Help
RSS
API
Feed
Maltego
Contact
Domain > seated.link
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-05-04
172.67.136.196
(
ClassC
)
2026-02-15
104.21.54.78
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Wed, 23 Aug 2023 20:49:12 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveAge: 163063Cache-Control: public,max-age0,must-revalidatestrict-t !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta http-equivX-UA-Compatible contentieedge> title>seated/title>/head>body> script> function goHome() { let tourId window.location.pathname; // pathname is / + 36 char UUID if (tourId.length 37) { window.location.href https://go.seated.com/tour-events + tourId; } else { window.location.href https://www.seated.com; } } function goTo422() { window.location.href https://go.seated.com/unprocessable-entity; } function redirectToSettings() { let req new XMLHttpRequest(); window.location.href https://go.seated.com/notifications/settings; } function redirectPage() { let path window.location.pathname; if (path /settings) { redirectToSettings(); } else { let tourId window.location.pathname; if (!tourId) { goHome(); } let req new XMLHttpRequest(); req.open(GET, https://api.seated.com/api/event-routing + tourId); req.setRequestHeader(Content-Type, application/vnd.api+json); req.onreadystatechange function () { if (this.readyState ! XMLHttpRequest.DONE) { return; } if (this.status 200) { let respData JSON.parse(this.response); let url respData.data.attributes.redirect; let search window.location.search; let referrer window.document.referrer; url url + search; if (referrer && url.indexOf(https://go.seated.com) 0) { let separator search ? & : ?; url url + separator + utm_referrer + encodeURIComponent(referrer); } window.location.href url; } else if (this.status 422) { goTo422(); } else { goHome(); } } req.send(); } } try { redirectPage(); } catch (e) { goHome(); } window.onpageshow function (eve
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
]