Help
RSS
API
Feed
Maltego
Contact
Domain > 55clubs0.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-05-17
154.62.105.51
(
ClassC
)
2024-09-23
212.1.212.150
(
ClassC
)
2024-10-07
195.35.60.218
(
ClassC
)
2026-02-27
147.79.120.15
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Fri, 27 Feb 2026 20:30:09 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://55clubs0.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 8ef54d945618e038597f5865a87dad24-phx-edge7x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.552 !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Fri, 27 Feb 2026 20:30:10 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingX-Powered-By: PHP/8.1.31platform: hostingerpanel: hpanelRetry-After: 60Content-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 8c46e9e809dd888a9b58806dfa9e1ad1-phx-edge6x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.824 !DOCTYPE html>html langen>head> meta charsetUTF-8> title>55 Club/title> link relstylesheet href./style.css> meta nameviewport contentwidthdevice-width, initial-scale1.0>/head>body> script srchttps://kit.fontawesome.com/b99e675b6e.js>/script> script srchttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css>/script> div classwrapper> div classtop_navbar> div classhamburger> div classone>/div> div classtwo>/div> div classthree>/div> /div> div classtop_menu> div classlogo> img src55-logo.png alt55 Club classlogo-img> /div> ul> li>a hrefhttps://whatsapp.com/channel/0029VaaNCSTGk1Fu0RyNL83a> i classfa-brands fa-whatsapp fa-beat-fade>/i> /a>/li> li>a hrefhttps://t.me/Official_55Club_Game> i classfa-brands fa-telegram fa-beat-fade>/i> /a>/li> li>a hrefassest/giftcode/index.html> i classfa-solid fa-gift fa-bounce>/i> /a>/li> /ul> /div> /div> div classsidebar hidden> div classclose-btn>×/div> ul> li>a hrefindex.html> span classicon>i classfa-solid fa-house>/i>/span> span classtitle>Home/span> /a>/li> li>a hrefassest/help-support/index.html> span classicon>i classfa-solid fa-headset>/i>/span> span classtitle>Help & Support/span> /a>/li> li>a hrefassest/about/index.html> span classicon>i classfa-solid fa-circle-info>/i>/span> span classtitle>About/span> /a>/li> li>a hrefassest/privacy-policy/index.html> span classicon>i classfa-solid fa-user-lock>/i>/span> span classtitle>Privacy & Policy/span> /a>/li> li>a hrefhttps://play.google.com/store/apps/details?idapp.dm.directmessage> span classicon>i classfa-solid fa-star-half-stroke>/i>/span> span classtitle>Rate App/span> /a>/li> /ul> /div> div classmain_container> iframe idmain-iframe frameborder0>/iframe> /div> /div> !-- Popup HTML --> div idpopup classpopup hidden> div classpopup-content> b>p>Thanks For Using 55 Club App/p>/b> p idpopup-message>Join Our official WhatsApp Channel For Daily Updates./p> button idjoin-now>Join Now/button> button idnot-now>Not Now/button> /div> /div> script srchttps://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js>/script> script> $(document).ready(function() { $(.hamburger).click(function() { $(.sidebar).removeClass(hidden); }); $(.close-btn).click(function() { $(.sidebar).addClass(hidden); }); function updateIframeSrc() { const iframe $(#main-iframe); const now new Date(); const hours now.getHours(); let newSrc https://55club10.com/#/register?invitationCode64323394821; // Default link if (hours > 0 && hours 8) { newSrc localStorage.getItem(iframeLink0to8) || https://55club10.com/#/register?invitationCode64323394821; } else if (hours > 8 && hours 12) { newSrc localStorage.getItem(iframeLink8to12) || https://55club.app/#/register?invitationCode67383173893; } else if (hours > 12 && hours 14) { newSrc localStorage.getItem(iframeLink12to16) || https://55club10.com/#/register?invitationCode64323394821; } else if (hours > 14 && hours 16) { newSrc localStorage.getItem(iframeLink12to16) || https://55club.app/#/register?invitationCode67383173893; } else if (hours > 16 && hours 20) { newSrc localStorage.getItem(iframeLink16to20) || https://55club10.com/#/register?invitationCode64323394821; } else if (hours > 20 && hours 24) { newSrc localStorage.getItem(iframeLink20to24) || https://55club.app/#/register?invitationCode67383173893; } iframe.attr(src, newSrc); } updateIframeSrc(); // Initial call setInterval(updateIframeSrc, 3600000); // Update every hour // Show popup after 5 seconds setTimeout(function() { $(#popup).removeClass(hidden); }, 10000); // Set popup content $(#popup-message).text(localStorage.getItem(popupContent) || Join Our official WhatsApp Channel For Daily Updates.); // Handle popup buttons $(#join-now).click(function() { window.location.href localStorage.getItem(joinNowLink) || https://whatsapp.com/channel/0029VaaNCSTGk1Fu0RyNL83a; }); $(#not-now).click(function() { $(#popup).addClass(hidden); }); }); /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
]