Help
RSS
API
Feed
Maltego
Contact
Domain > parking.zarkhq.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-04-09
99.86.74.18
(
ClassC
)
2026-01-30
3.163.189.19
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Fri, 30 Jan 2026 00:43:23 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://parking.zarkhq.com/X-Cache: Redirect from cloudfrontVia: 1.1 3d47b176427f597caf7d56a96f1afeca.cloudfront.net (CloudFront)X-Amz-Cf-Pop: SEA900-P3X-Amz-Cf-Id: _Hyg4QBO2D6WGy8fqbo4W0yYQ8kwEBBgxvBuzUEpo-d3o1GLQXCNeQ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 8473Connection: keep-aliveDate: Fri, 30 Jan 2026 00:43:24 GMTLast-Modified: Thu, 18 Dec 2025 10:47:34 GMTETag: 62adcf6efd9d0894f883f0770c6d5447x-amz-server-side-encryption: AES256Cache-Control: public, must-revalidate, proxy-revalidate, max-age0x-amz-version-id: nullAccept-Ranges: bytesServer: AmazonS3X-Cache: Miss from cloudfrontVia: 1.1 5ec0bf2e2989d32424ea5c25c712de64.cloudfront.net (CloudFront)X-Amz-Cf-Pop: SEA900-P3X-Amz-Cf-Id: N0yGE2RrppAPNvqeBpxBh9JHbPjvIKWRLeMt9HvrcuQBXUZ9FLpwgQ !DOCTYPE html>html> head> meta http-equivContent-Type contenttext/html; charsetUTF-8 /> link relicon href/favicon.ico /> meta nameviewport contentwidthdevice-width, initial-scale1 /> link relimport href/.well-known/apple-app-site-association /> title>Zark Parking/title> style typetext/css> /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ; content: none; } table { border-collapse: collapse; border-spacing: 0; } /* Begin Auth Default Styling */ html, body { width: 100%; min-height: 100%; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; padding: 0; } html { box-sizing: border-box; background: transparent; } *, *:before, *:after { box-sizing: border-box; } /* Here we go! */ .auth { display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center; width: 100%; min-height: 100vh; } .auth-lock { display: flex; flex: 1; flex-direction: column; justify-content: center; align-items: center; min-height: 100%; min-width: 100vw; background: white; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 20px 0 rgba(0, 0, 0, 0.12); border-radius: 4px; padding: 20px 30px; } /* Background */ .auth-underlay { display: block; position: fixed; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background-image: radial-gradient(#3e3942, #201c23); background-color: #201c23; z-index: -1; } .auth--light .auth-underlay { background-image: radial-gradient(#bbb, #eee); background-color: #eee; } /* Auth lock header */ .auth-header { display: flex; flex-direction: column; position: relative; text-align: center; padding-top: 16px; padding-bottom: 16px; border-top-left-radius: 4px; border-top-right-radius: 4px; margin-top: 30px; } .auth-header img { margin-bottom: 8px; } .auth-header h1 { font-size: 24px; font-weight: bold; } .logo { display: flex; flex-direction: column; flex: 1; justify-content: center; align-items: center; } .logo-sub { color: #363537; font-family: Inter, sans-serif; font-weight: 600; font-size: 24px; margin-top: 8px; } .logo-description { color: #6c747e; font-size: 14px; line-height: 20px; text-align: center; margin-top: 8px; font-weight: 500; max-width: 456px; } .app-body-text { margin-top: 50px; margin-bottom: 24px; } .app-body-text p { font-family: Montserrat, sans-serif; color: #fff; font-size: 16px; line-height: 28px; text-align: center; } .app-store-links-container { display: flex; flex-direction: row; align-items: center; margin-top: 16px; } @media (max-width: 768px) { .app-store-links-container { flex-direction: column; } .app-store-links-container > * + * { margin-top: 16px; } } .app-store-link { margin-left: 16px; margin-right: 16px; } .app-store-link:first-of-type { text-align: right; } .app-store-link a img { max-width: 135px; max-height: 40px; } .logo-image { width: 110px; height: 110px; } .go-to-zark { max-width: 456px; height: 48px; width: 100%; border-radius: 4px; background: #0071ce; color: white; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; line-height: 16px; text-decoration: none; margin-top: 16px; margin-bottom: 16px; } .download-app { max-width: 456px; width: 100%; background: #dde3eb; height: 1px; margin-top: 12px; margin-bottom: 12px; position: relative; } .download-app-sub { position: absolute; top: 0; left: 50%; transform: translate(-50%, -50%); font-size: 12px; font-weight: 600; line-height: 14.52px; color: #6c747e; background: white; padding-left: 16px; padding-right: 16px; } /style> /head> body> div classauth> div classauth-lock> div classauth-header> div classlogo-container> div classlogo> img src./images/login-img.png altShark Logo classlogo-image /> div classlogo-sub>Welcome to Zark/div> p classlogo-description> Ready to get Zarking? Sign up or login to the web app now or download the mobile app. /p> /div> /div> /div> a hrefhttps://app.zarkhq.com classgo-to-zark>Go to Zark/a> div classdownload-app> p classdownload-app-sub>OR DOWNLOAD THE APP/p> /div> div classapp-store-links-container> div classapp-store-link> a hrefhttps://apps.apple.com/us/app/zark-parking/id1498135929?ls1 target_blank > img altDownload the app on the Apple Store src./images/appstore-btn.png /> /a> /div> div classapp-store-link> a hrefhttps://play.google.com/store/apps/details?idcom.zarkhq target_blank > img altGet it on Google Play src./images/gplay-btn.png /> /a> /div> /div> div classauth-underlay>/div> /div> /div> /body>/html>
Subdomains
Date
Domain
IP
staging.zarkhq.com
2024-08-03
18.161.6.29
parking.zarkhq.com
2026-01-30
3.163.189.19
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]