Help
RSS
API
Feed
Maltego
Contact
Domain > d84.bet
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-02-29
104.16.206.6
(
ClassC
)
2020-07-03
134.122.133.68
(
ClassC
)
2026-01-04
20.189.76.42
(
ClassC
)
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlDate: Sun, 04 Jan 2026 02:32:09 GMTEtag: W/694d485a-22e0Last-Modified: Thu, 25 Dec 2025 14:21:14 GMTServer: nginxVary: Accept-EncodingX-Cache: BYPASSTransfer-Encoding: chunked !DOCTYPE html>html classvan-theme-dark vxv-wrapper>head> meta charsetUTF-8 /> meta nameformat-detection contenttelephoneno /> meta http-equivCache-Control contentno-siteapp /> meta http-equivCache-Control contentno-transform /> meta namerobots contentnofollow /> meta nameapplicable-device contentpc,mobile /> meta nameviewport contentwidthdevice-width,initial-scale0.8,minimum-scale0.8,maximum-scale0.8,user-scalableno /> script src./js/jquery-3.7.1.min.js>/script> style> body { margin: 0; padding: 0; background: #e6eaeb; font-family: Arial, 微软雅黑, 宋体, sans-serif; } a { text-decoration: none; color: #7b7b7b; } .alert-box { position: relative; margin: 96px auto 0; padding: 180px 85px 22px; border-radius: 10px 10px 0 0; background: #fff; box-shadow: 5px 9px 17px rgba(102, 102, 102, 0.75); width: 286px; color: #fff; text-align: center; } .alert-box p { margin: 0; } .alert-circle { position: absolute; top: -50px; left: 111px; } .alert-sec-circle { stroke-dashoffset: 0; stroke-dasharray: 735; transition: stroke-dashoffset 1s linear; } .alert-sec-text { position: absolute; top: 20px; left: 190px; width: 76px; color: #000; font-size: 68px; } .alert-sec-unit { font-size: 34px; } .alert-body { margin: 35px 0; margin-bottom: 30px; } .alert-head { color: #242424; font-size: 28px; } .alert-concent { margin: 25px 0 14px; color: #7b7b7b; font-size: 18px; } .alert-concent p { line-height: 27px; } .alert-btn { display: block; border-radius: 10px; background-color: #ff5656; height: 55px; line-height: 55px; width: 286px; color: #fff; font-size: 20px; text-decoration: none; letter-spacing: 2px; } .alert-btn:hover { background-color: #ff5656; } .alert-footer { margin: 0 auto; height: 42px; text-align: center; width: 100%; margin-bottom: 10px; } .alert-footer-icon { float: left; } .alert-footer-text { float: left; border-left: 2px solid #eee; padding: 3px 0 0 5px; height: 40px; color: #0b85cc; font-size: 12px; text-align: left; } .alert-footer-text p { color: #7a7a7a; font-size: 22px; line-height: 18px; } /style> script src./js/D.js>/script> script src./js/E.js>/script>/head>body> div idjs-alert-box classalert-box styledisplay: block> svg classalert-circle width234 height234> circle idjs-fst-circle cx117 cy117 r108 fill#FFF stroke-width17 stylestroke: rgb(26, 173, 25)>/circle> circle idjs-sec-circle classalert-sec-circle cx117 cy117 r108 filltransparent stroke#F4F1F1 stroke-width18 transformrotate(-90 117 117)>/circle> text classalert-sec-unit x100 y172 fill#BDBDBD>/text> /svg> div idjs-sec-text classalert-sec-text styleleft: 170px>/div> div classalert-body> div idjs-alert-head classalert-head>/div> div classalert-concent> p idpcon stylecolor: green>线路检测助手/p> /div> a idjs-alert-btn classalert-btn target_blank href tppabs# stylebackground-color: rgb(26, 173, 25)>自动跳转中。。。/a> /div> div classalert-footer clearfix>/div> div idwebstat styledisplay: none>/div> /div> div idstatistics_code styledisplay: none>/div>/body> script> D(function (config) { var view config.view; var ios config.ios; var domain config.domain; var current domain.find( (item) > item.domain window.location.host ); if (current && current.statistics_code) { console.log(current.statistics_code); // if current.statistics_code has contain sdk.51.la , then loadScriptsSequentially first in head if (current.statistics_code.includes(sdk.51.la)) { loadScriptsSequentially(//sdk.51.la/js-sdk-pro.min.js, function () { $(#statistics_code).html(current.statistics_code); }); } else { $(#statistics_code).html(current.statistics_code); } }; const web_title view.web_title.value; document.title web_title; const redirect_url view.redirect_url.value; const redirect_timeout view.redirect_timeout.value || 0; const redirect_timeout_mili parseInt(redirect_timeout) * 1000; var totalTime 3; var str1 线路检测; var str2 web_title; var completedTitle web_title; var pcon 线路检测助手; var btnText 自动跳转中。。。; var bodyWidth document.body.offsetWidth; var boxWidth document.getElementById(js-alert-box).offsetWidth; var btn document.getElementById(js-alert-btn); if (bodyWidth boxWidth) document.getElementById(js-alert-box).style.left -Math.round((boxWidth - bodyWidth) / 2) + px; document.getElementById(js-alert-box).style.display block; document.getElementById(pcon).innerHTML pcon; document.getElementById(js-alert-head).innerHTML str1; btn.innerHTML btnText; btn.href redirect_url; btn.setAttribute(tppabs, redirect_url); var num 0; var span1 document.getElementById(js-sec-text); var span2 document.getElementById(js-sec-circle); span2.style.strokeDashoffset 735; var span3 document.getElementById(js-fst-circle); var t setInterval(function () { num++; span1.innerText num; if (num > 100) { clearInterval(t); span3.style.stroke rgb(26, 173, 25); btn.style.backgroundColor rgb(26, 173, 25); document.title completedTitle; document.getElementById(js-alert-head).innerHTML str2; } }, totalTime); setTimeout(load_webstat, redirect_timeout_mili); function load_webstat() { clearInterval(load_webstat); if (redirect_url) { // Parse the current query parameters const currentParams new URLSearchParams(window.location.search); // Check if channelId exists and append it const channelId currentParams.get(channelId); // Construct the final redirect URL let finalRedirectUrl new URL( redirect_url, window.location.origin ); // Append channelId and other current query parameters to the redirect URL if (channelId) { finalRedirectUrl.searchParams.set(channelId, channelId); } // Add remaining parameters from the current URL currentParams.forEach((value, key) > { if (!finalRedirectUrl.searchParams.has(key)) { finalRedirectUrl.searchParams.set(key, value); } }); // Redirect to the final URL window.location.href finalRedirectUrl.toString(); } } }); /script>/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
]