Help
RSS
API
Feed
Maltego
Contact
Domain > discord.marsprotocol.io
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-02-07
104.18.3.27
(
ClassC
)
2025-12-01
216.150.16.193
(
ClassC
)
Port 443
HTTP/1.1 200 OKAccept-Ranges: bytesAccess-Control-Allow-Origin: *Age: 406725Cache-Control: public, max-age0, must-revalidateContent-Disposition: inlineContent-Length: 5468Content-Type: text/html; charsetutf-8Date: Mon, 01 Dec 2025 03:06:35 GMTEtag: 2c1841d71cab90c2bc450a84d40765a1Last-Modified: Wed, 26 Nov 2025 10:07:50 GMTReferrer-Policy: origin-when-cross-originServer: VercelStrict-Transport-Security: max-age31536000; includeSubDomains; preloadX-Content-Type-Options: nosniffX-Dns-Prefetch-Control: onX-Frame-Options: DENYX-Vercel-Cache: HITX-Vercel-Id: pdx1::gh77m-1764558395600-1d326f339fa3 !DOCTYPE html>html langen> head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> link relicon typeimage/x-icon href/images/favicon.ico /> title>Mars Protocol/title> style> :root { --bg-color: #f5f5f5; --container-bg: white; --text-color: #333; --primary-color: #4a69bd; --primary-hover: #3c5aa6; --loader-bg: #f3f3f3; } @media (prefers-color-scheme: dark) { :root { --bg-color: #121212; --container-bg: #1e1e1e; --text-color: #e0e0e0; --primary-color: #4a69bd; --primary-hover: #5a79cd; --loader-bg: #333333; } } body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif; text-align: center; margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; height: 100vh; background-color: var(--bg-color); color: var(--text-color); } .container { max-width: 600px; padding: 2rem; background-color: var(--container-bg); border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); } h1 { font-size: 1.5rem; margin-bottom: 1rem; } p { margin-bottom: 1.5rem; } .redirect-link { display: inline-block; padding: 0.75rem 1.5rem; background-color: var(--primary-color); color: white; text-decoration: none; border-radius: 4px; font-weight: 500; transition: background-color 0.2s; } .redirect-link:hover { background-color: var(--primary-hover); } .loader { border: 3px solid var(--loader-bg); border-top: 3px solid var(--primary-color); border-radius: 50%; width: 20px; height: 20px; animation: spin 1s linear infinite; margin: 0 auto 1rem; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /style> /head> body> div classcontainer> div classloader>/div> h1 idredirect-message>Redirecting you.../h1> p> If you are not redirected automatically, please click the link below: /p> a idredirect-link hrefhttps://marsprotocol.io classredirect-link >Continue to site/a > /div> script> var defaultRedirect https://marsprotocol.io; var redirects { subdomain: council, redirect: https://daodao.zone/dao/neutron1pxjszcmmdxwtw9kv533u3hcudl6qahsa42chcs24gervf4ge40usaw3pcr/home, }, { subdomain: discord, redirect: https://discord.gg/mxjEqjcxRt, }, { subdomain: github, redirect: https://github.com/mars-protocol }, { subdomain: medium, redirect: https://mars-protocol.medium.com }, { subdomain: reddit, redirect: https://www.reddit.com/r/marsprotocol_io, }, { subdomain: share, redirect: https://marsprotocol.featureos.app }, { subdomain: telegram, redirect: https://t.me/martiannews }, { subdomain: twitter, redirect: https://x.com/mars_protocol }, { subdomain: vesting, redirect: https://daodao.zone/dao/neutron1yv9veqnaxt3xwafnfdtr9r995m50ad6039lduux5huay6nhnef8sapq3zp/vesting, }, { subdomain: whitepaper, redirect: https://github.com/mars-protocol/whitepaper, }, { subdomain: youtube, redirect: https://www.youtube.com/channel/UCKcwNg4deLUrHAX74zS0ozw, }, ; // Extract the subdomain from the current hostname function getSubdomain() { const hostname window.location.hostname; const parts hostname.split(.); // Check if we have a subdomain (more than 2 parts in hostname) if (parts.length > 2) { return parts0.toLowerCase(); } return null; } // Find the matching redirect or use the default function getRedirectUrl() { const subdomain getSubdomain(); // If no subdomain, use default if (!subdomain) { return defaultRedirect; } // Find matching redirect const match redirects.find((item) > item.subdomain subdomain); // Return matching redirect or default return match ? match.redirect : defaultRedirect; } // Update the UI and perform the redirect function performRedirect() { const redirectUrl getRedirectUrl(); const subdomain getSubdomain() || default; // Update the manual link const linkElement document.getElementById(redirect-link); linkElement.href redirectUrl; // Attempt automatic redirect after a short delay setTimeout(() > { window.location.replace(redirectUrl); }, 100); } // Execute the redirect when the page loads window.onload performRedirect; /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
]