Help
RSS
API
Feed
Maltego
Contact
Domain > auth.brandlink.me
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-12-04
104.21.1.191
(
ClassC
)
2025-11-27
172.67.129.219
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Thu, 27 Nov 2025 11:07:11 GMTContent-Type: text/htmlContent-Length: 1533Connection: keep-aliveVary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?so67sEFvFvcABavJ8Ri78lzT6P3JnAQC2FbgR1wzkkyE5OHWx5mPe%2FsOdMekiNZ6tGbyVb%2BjJ1fmSa8avwvZkjDe6Y79BcQz7FKd7zxAhLw%3D%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 9a5129162c94efbe-PDXalt-svc: h3:443; ma86400 !DOCTYPE html> html> head> title>Check-In/title> style> body { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; font-family: Arial, sans-serif; background-color: #f4f4f9; } .form-container { background: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); text-align: center; } /style> /head> body> div classform-container> h1>Room Check-In/h1> form idroomForm> input typetext idroomNumber nameroomNumber placeholderEnter Room Number required> button typesubmit>Check In/button> /form> /div> script> const form document.getElementById(roomForm); form.addEventListener(submit, async function(event) { event.preventDefault(); const roomNumber document.getElementById(roomNumber).value; const response await fetch(window.location.href, { method: POST, headers: { Content-Type: application/json }, body: JSON.stringify({ roomNumber }), }); if (response.ok) { window.location.href response.url; // Allow redirect } else { alert(Invalid room number); } }); /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
]