Help
RSS
API
Feed
Maltego
Contact
Domain > re1.click
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-23
13.227.173.30
(
ClassC
)
2025-12-23
3.169.252.115
(
ClassC
)
2026-02-07
3.163.24.35
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sat, 07 Feb 2026 00:44:45 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://re1.click/X-Cache: Redirect from cloudfrontVia: 1.1 bafc250db6f7cbd43d1e23b2a31d8002.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: WrOE2M7yBc0F_22-fOwFKhjexSoMrJ0YDMpWiFDmLdrFJzLg9hbIwQresponse-headers-policy-name: HandmadeVary: Origin 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/html; charsetutf-8Content-Length: 2625Connection: keep-aliveDate: Sat, 07 Feb 2026 00:44:46 GMTServer: FiberX-Cache: Miss from cloudfrontVia: 1.1 c6aabec83f5c081149a8843767dacc52.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: sijp6S27_AFUr7xlI1cSu8suUEz928o6-38IhRCMk6AxKF32Lxxwbwresponse-headers-policy-name: HandmadeVary: Origin !doctype html>html>head> title>Browser Verification/title> style> body { display: flex; justify-content: center; align-items: center; height: 100vh; font-family: Arial, sans-serif; background-color: #f3f4f6; margin: 0; } .verification-container { text-align: center; } .spinner { margin: 20px auto; width: 50px; height: 50px; border: 5px solid #f3f4f6; border-top: 5px solid #3498db; border-radius: 50%; animation: spin 1s linear infinite; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /style>/head>body>div classverification-container> div classspinner>/div> h1>Verifying your browser.../h1> p>Please wait a moment while we verify your browser./p>/div>script> const handleHostname async (hostname) > { try { const check await fetch(`https://${hostname}/status`, { method: GET, signal: AbortSignal.timeout(600) }) if (check.status 200) { const {pathname ,search} window.location window.location.href `https://${hostname}${pathname}${search}` console.log(`Redirecting to ${hostname}`) return true } if (check.status 404) { const {pathname ,search} window.location window.location.href `https://${hostname}${pathname}${search}` console.log(`Redirecting to ${hostname}`) return true } } catch (e) { } } const app async (page) > { const result await fetch(/list? + new URLSearchParams({ page: page, }), { method: GET }) if (result.status ! 200) { throw new Error(Failed to verify browser) } const {hosts} await result.json() if (!hosts.length) { throw new Error(No valid hosts found) } for (const {hostname} of hosts) { const r await handleHostname(hostname) if (r){ return } } if (page> 10) { return } await app(page + 1) } app(page 1)/script>/body>/html>
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
]