Help
RSS
API
Feed
Maltego
Contact
Domain > zblhc3.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-06-12
103.42.146.178
(
ClassC
)
2025-08-10
103.24.54.51
(
ClassC
)
2025-08-18
103.148.146.68
(
ClassC
)
2026-01-29
43.251.57.173
(
ClassC
)
Port 443
HTTP/1.1 200 OKETag: 694cf2d7-4c28Server: openrestyDate: Thu, 29 Jan 2026 17:20:47 GMTContent-Type: text/htmlLast-Modified: Thu, 25 Dec 2025 08:16:23 GMTExpires: Thu, 29 Jan 2026 21:20:47 GMTCache-Control: max-age14400Cache-Control: public, max-age14400Accept-Ranges: bytesX-Cache: MISS from ty8z2-cdnb53-163Content-Length: 19496 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, minimum-scale1.0, viewport-fitcover, user-scalableno /> title>/title> style> * { margin: 0; padding: 0; box-sizing: border-box; } .wait-page { height: 100vh; background: #372727; max-width: 480px; margin: auto; } * { margin: 0em; padding: 0em; } body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); background: #403833; font-family: Open Sans; font-weight: 100; color: #f2f2f2; font-size: 100%; margin: 0em; padding: 0em; } /* Start the loader code, first, lets align it the center of screen */ .loader { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -mos-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; /* disable selection and cursor changes */ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: default; } /* Text styles */ .loader .text { position: absolute; top: 1.7em; left: 0.15em; z-index: 5; font-size: 2.5em; font-weight: 900; text-transform: uppercase; text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1), 0 3px 5px rgba(0, 0, 0, .1), 0 5px 10px rgba(0, 0, 0, .1), 0 10px 10px rgba(0, 0, 0, .1), 0 20px 20px rgba(0, 0, 0, .15); white-space: nowrap; } .loader .text span { display: block; float: left; -webkit-animation: text cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.2s infinite; -moz-animation: text cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.2s infinite; -ms-animation: text cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.2s infinite; -o-animation: text cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.2s infinite; animation: text cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.2s infinite; color: #F2F2EF; } .loader .text span:nth-child(1) { -webkit-animation-delay: 0ms; -moz-animation-delay: 0ms; -ms-animation-delay: 0ms; -o-animation-delay: 0ms; animation-delay: 0ms; } .loader .text span:nth-child(2) { -webkit-animation-delay: 100ms; -moz-animation-delay: 100ms; -ms-animation-delay: 100ms; -o-animation-delay: 100ms; animation-delay: 100ms; } .loader .text span:nth-child(3) { -webkit-animation-delay: 200ms; -moz-animation-delay: 200ms; -ms-animation-delay: 200ms; -o-animation-delay: 200ms; animation-delay: 200ms; } .loader .text span:nth-child(4) { -webkit-animation-delay: 300ms; -moz-animation-delay: 300ms; -ms-animation-delay: 300ms; -o-animation-delay: 300ms; animation-delay: 300ms; } .loader .text span:nth-child(5) { -webkit-animation-delay: 400ms; -moz-animation-delay: 400ms; -ms-animation-delay: 400ms; -o-animation-delay: 400ms; animation-delay: 400ms; } .loader .text span:nth-child(6) { -webkit-animation-delay: 500ms; -moz-animation-delay: 500ms; -ms-animation-delay: 500ms; -o-animation-delay: 500ms; animation-delay: 500ms; } .loader .text span:nth-child(7) { -webkit-animation-delay: 600ms; -moz-animation-delay: 600ms; -ms-animation-delay: 600ms; -o-animation-delay: 600ms; animation-delay: 600ms; } /* cube container */ .rotation { width: 12.5em; height: 12.5em; position: relative; overflow: hidden; background: #F2F2EF; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -mos-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } svg { position: absolute; top: 0; left: 0; } svg line { stroke-width: 10px; fill: none; stroke-dasharray: 200px; } /* Style for line */ .rotation svg line.top { stroke: #DB2F00; -webkit-animation: topline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -moz-animation: topline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -moz-animation: topline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -ms-animation: topline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -o-animation: topline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; animation: topline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; } .rotation svg line.bottom { stroke: #DB2F00; -webkit-animation: bottomline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -moz-animation: bottomline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -moz-animation: bottomline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -ms-animation: bottomline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -o-animation: bottomline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; animation: bottomline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; } .rotation svg line.left { stroke: #13A3A5; -webkit-animation: leftline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -moz-animation: leftline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -moz-animation: leftline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -ms-animation: leftline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -o-animation: leftline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; animation: leftline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; } .rotation svg line.right { stroke: #13A3A5; -webkit-animation: rightline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -moz-animation: rightline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -moz-animation: rightline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -ms-animation: rightline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; -o-animation: rightline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; animation: rightline cubic-bezier(0.750, 0.000, 0.500, 1.000) 1.5s infinite; } /* animation top line */ @-webkit-keyframes topline { 0% { -webkit-transform: translateX(0px); } 50% { -webkit-transform: translateX(-200px); } 100% { -webkit-transform: translateX(-400px); } } @-moz-keyframes topline { 0% { -moz-transform: translateX(0px); } 50% { -moz-transform: translateX(-200px); } 100% { -moz-transform: translateX(-400px); } } @-mos-keyframes topline { 0% { -mos-transform: translateX(0px); } 50% { -mos-transform: translateX(-200px); } 100% { -mos-transform: translateX(-400px); } } @-o-keyframes topline { 0% { -o-transform: translateX(0px); } 50% { -o-transform: translateX(-200px); } 100% { -o-transform: translateX(-400px); } } @keyframes topline { 0% { transform: translateX(0px); } 50% { transform: translateX(-200px); } 100% { transform: translateX(-400px); } } /* animation bottom line */ @-webkit-keyframes bottomline { 0% { -webkit-transform: translateX(0px); } 50% { -webkit-transform: translateX(200px); } 100% { -webkit-transform: translateX(400px); } } @-moz-keyframes bottomline { 0% { -moz-transform: translateX(0px); } 50% { -moz-transform: translateX(200px); } 100% { -moz-transform: translateX(400px); } } @-mos-keyframes bottomline { 0% { -mos-transform: translateX(0px); } 50% { -mos-transform: translateX(200px); } 100% { -mos-transform: translateX(400px); } } @-o-keyframes bottomline { 0% { -o-transform: translateX(0px); } 50% { -o-transform: translateX(200px); } 100% { -o-transform: translateX(400px); } } @keyframes bottomline { 0% { transform: translateX(0px); } 50% { transform: translateX(200px); } 100% { transform: translateX(400px); } } /* animation left line */ @-webkit-keyframes leftline { 0% { -webkit-transform: translateY(0px); } 50% { -webkit-transform: translateY(200px); } 100% { -webkit-transform: translateY(400px); } } @-moz-keyframes leftline { 0% { -moz-transform: translateY(0px); } 50% { -moz-transform: translateY(200px); } 100% { -moz-transform: translateY(400px); } } @-mos-keyframes leftline { 0% { -mos-transform: translateY(0px); } 50% { -mos-transform: translateY(200px); } 100% { -mos-transform: translateY(400px); } } @-o-keyframes leftline { 0% { -o-transform: translateY(0px); } 50% { -o-transform: translateY(200px); } 100% { -o-transform: translateY(400px); } } @keyframes leftline { 0% { transform: translateY(0px); } 50% { transform: translateY(200px); } 100% { transform: translateY(400px); } } /* animation right line */ @-webkit-keyframes rightline { 0% { -webkit-transform: translateY(0px); } 50% { -webkit-transform: translateY(-200px); } 100% { -webkit-transform: translateY(-400px); } } @-moz-keyframes rightline { 0% { -moz-transform: translateY(0px); } 50% { -moz-transform: translateY(-200px); } 100% { -moz-transform: translateY(-400px); } } @-mos-keyframes rightline { 0% { -mos-transform: translateY(0px); } 50% { -mos-transform: translateY(-200px); } 100% { -mos-transform: translateY(-400px); } } @-o-keyframes rightline { 0% { -o-transform: translateY(0px); } 50% { -o-transform: translateY(-200px); } 100% { -o-transform: translateY(-400px); } } @keyframes rightline { 0% { transform: translateY(0px); } 50% { transform: translateY(-200px); } 100% { transform: translateY(-400px); } } /* animation text */ @-webkit-keyframes text { 0% { -webkit-transform: scale(1, 1); } 40% { -webkit-transform: scale(1.4, 1.4); } 70%, 100% { -webkit-transform: scale(1, 1); } } @-moz-keyframes text { 0% { -moz-transform: scale(1, 1); } 40% { -moz-transform: scale(1.4, 1.4); } 70%, 100% { -moz-transform: scale(1, 1); } } @-mos-keyframes text { 0% { -mos-transform: scale(1, 1); } 40% { -mos-transform: scale(1.4, 1.4); } 70%, 100% { -mos-transform: scale(1, 1); } } @-o-keyframes text { 0% { -o-transform: scale(1, 1); } 40% { -o-transform: scale(1.4, 1.4); } 70%, 100% { -o-transform: scale(1, 1); } } @keyframes text { 0% { transform: scale(1, 1); } 40% { transform: scale(1.4, 1.4); } 70%, 100% { transform: scale(1, 1); } } /style>/head>body> div classwait-page> div classloader> span classtext>span>请/span>span>稍/span>span>候/span>span>./span>span>./span>span>./span>span>./span>/span> div classrotation> svg width200 height200> line classtop x1-200 y10 x2400 y20>/line> line classleft x10 y10 x20 y2-400>/line> line classbottom x1-200 y1200 x20 y2200>/line> line classright x1200 y1200 x2200 y2400>/line> /svg> /div> /div> script> var _hmt _hmt || ; let six_app_domains 66111c1.com, 66111c2.com, 66111c3.com, 66111g1.com, 66111g2.com, 66111g3.com, 66111k1.com var main_domain location.hostname.split(.).slice(-2).join(.); var hit_domain six_app_domains.includes(main_domain) if (hit_domain) { var hm document.createElement(script); hm.src https://hm.baidu.com/hm.js?86d273f741e9ca2a53e6602a9a3c813c; var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(hm, s); } else { var hm document.createElement(script); hm.src https://hm.baidu.com/hm.js?059d07b457c689b25d64d6efc72e9528; var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(hm, s); } /script> script> function generateRandomString() { let date new Date(); let year date.getFullYear().toString().slice(-2); let month date.getMonth() + 1; let day date.getDate(); let str month + day.toString().padStart(2, 0) + year; return str; } let timer null function startTimer() { console.log(ttttttime, timer) if (timer) { clearTimeout(timer); } timer setTimeout(() > { const { hostname, pathname, port } location let newHost hostname if (hostname.indexOf(.) > -1) { // 只要域名 newHost hostname.split(.).slice(-2).join(.) } let six_app_domains 66111c1.com, 66111c2.com, 66111c3.com, 66111g1.com, 66111g2.com, 66111g3.com, 66111k1.com var main_domain location.hostname.split(.).slice(-2).join(.); var hit_domain six_app_domains.includes(main_domain) if (hostname.indexOf(192.168) > 1) { return location.href //qq.com } if (hit_domain) { location.href `https://${generateRandomString()}.${newHost}/sixapp` } else { location.href `https://${generateRandomString()}.${newHost}/daohang` } // do something }, 2000) } const handlePlaybackResume async () > { console.log(页面可见性恢复,即将跳转, document.visibilityState); if (document.visibilityState visible) { startTimer(); } }; // 处理 BF Cache 返回 window.addEventListener(pageshow, (e) > { console.log(pageshow, e.persisted); startTimer(); }); // 处理页面可见性变化 document.addEventListener(visibilitychange, handlePlaybackResume); /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
]