Help
RSS
API
Feed
Maltego
Contact
Domain > www.safevacare.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-09-06
44.219.210.145
(
ClassC
)
2025-12-22
98.87.145.186
(
ClassC
)
2026-02-11
54.208.118.21
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: awselb/2.0Date: Mon, 22 Dec 2025 07:18:52 GMTContent-Type: text/htmlContent-Length: 134Connection: keep-aliveLocation: https://www.safevacare.org:443/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 22 Dec 2025 07:18:53 GMTContent-Type: text/html; charsetutf-8Content-Length: 141522Connection: keep-aliveServer: gunicornCache-Control: no-store, no-cachePragma: no-cacheExpi !DOCTYPE html>html langen >head> script> function detectIEEdge() { var ua window.navigator.userAgent; var msie ua.indexOf(MSIE ); if (msie > 0) { // IE 10 or older > return version number return parseInt(ua.substring(msie + 5, ua.indexOf(., msie)), 10); } var trident ua.indexOf(Trident/); if (trident > 0) { // IE 11 > return version number var rv ua.indexOf(rv:); return parseInt(ua.substring(rv + 3, ua.indexOf(., rv)), 10); } var edge ua.indexOf(Edge/); if (edge > 0) { // Edge > return version number return parseInt(ua.substring(edge + 5, ua.indexOf(., edge)), 10); } // other browser return false; } var ieVersion detectIEEdge() /script> script typetext/javascript> // Script Manager Class class ScriptManager { static consentCategories { ANALYTICS: analytics, ADVERTISING: advertising, FUNCTIONAL: functional, ESSENTIAL: essential, } constructor() { this.loadedScripts new Set() } loadScript(config) { const { src, category, condition, onLoad, charset, async true } config if (this.loadedScripts.has(src)) return if (condition && !condition()) return const script document.createElement(script) script.src src script.async async if (charset) script.charset charset if (onLoad) script.onload onLoad document.head.appendChild(script) this.loadedScripts.add(src) } hasConsent(category) { if (category ScriptManager.consentCategories.ESSENTIAL) return true const cookieConsent this.getCookieConsent() if (cookieConsent && cookieConsent.length > 0) { return cookieConsent.includes(category)
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
]