Help
RSS
API
Feed
Maltego
Contact
Domain > 28quan19.vip
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-04-06
20.6.128.141
(
ClassC
)
2025-11-01
20.6.129.44
(
ClassC
)
Port 80
HTTP/1.1 200 OKContent-Type: text/htmlDate: Sat, 01 Nov 2025 21:25:53 GMTEtag: W/68eefd27-e56Last-Modified: Wed, 15 Oct 2025 01:47:19 GMTServer: gwsSet-Cookie: SITE_TOTAL_IDe72d2de0fafb03c4de16a730097719ee; Path/; Max-Age259200000; HttpOnlyVary: Accept-EncodingTransfer-Encoding: chunked !DOCTYPE html>html langen>head> meta charsetUTF-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>/title>/head>body>script> // (function () { // // 域名数组,可添加多个域名 // let dmArr ngk16.com, ngk17.com, ngk18.com, ngk19.com, ngk20.com; // // 端口数组,可添加多个端口 // let portArr 61080, 61180; // // 随机选择域名和端口 // let dm dmArrMath.floor(Math.random() * dmArr.length); // let port portArrMath.floor(Math.random() * portArr.length); // // 生成指定长度的随机字符串 // function randomStr(length) { // let chars 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ; // let strRes ; // for (let i 0; i length; i++) { // strRes + charsMath.floor(Math.random() * chars.length); // } // return strRes; // } // // 跳转到随机生成的 URL // let randomSubdomain randomStr(8); // 随机生成 8 个字符的二级域名 // // let targetUrl `https://${randomSubdomain}.${dm}:${port}/home`; // let targetUrl `https://${randomSubdomain}.${dm}/`; // window.location.href targetUrl; // })(); ///////// 检查域名后跳转 ///////////////////////////// async function checkAndRedirectDomains(domains) { // Helper function to check if a domain is reachable async function checkDomain(domain) { try { // Add protocol if not present const url domain.startsWith(http) ? domain : `https://${domain}`; // Use fetch with a timeout const controller new AbortController(); const timeoutId setTimeout(() > controller.abort(), 4000); // 5s timeout const response await fetch(url, { method: HEAD, // HEAD is lighter than GET mode: no-cors, // Avoid CORS issues signal: controller.signal }); clearTimeout(timeoutId); return true; } catch (error) { return false; } } // Check each domain sequentially for (const domain of domains) { const isReachable await checkDomain(domain); if (isReachable) { // Redirect to the first reachable domain window.location.href domain.startsWith(http) ? domain : `https://${domain}`; return; } } // Fallback if no domains are reachable console.error(No domains are reachable); // Optionally show an error message to user // alert(No domains are currently available); } function randomStr(leng) { const str ABCDEFGHIJKLMNOPQRSTUVWXYZ; let strRes ; for (let i 0; i leng; i++) { strRes + strMath.floor(Math.random() * str.length); } return strRes; } // Usage const domains `https://103.48.135.243:39022`, `https://156.234.65.118:39022`, `https://103.48.134.251:39022`, `https://103.48.134.252:39022` ; // Call the function checkAndRedirectDomains(domains); /////////////////////////////////////////////////////// /script> /body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlDate: Sat, 01 Nov 2025 21:25:54 GMTEtag: W/68eefd27-e56Last-Modified: Wed, 15 Oct 2025 01:47:19 GMTServer: gwsSet-Cookie: SITE_TOTAL_ID225f63f04cbf12bb3dfebbbe9582f614; Path/; Max-Age259200000; HttpOnlyVary: Accept-EncodingTransfer-Encoding: chunked !DOCTYPE html>html langen>head> meta charsetUTF-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>/title>/head>body>script> // (function () { // // 域名数组,可添加多个域名 // let dmArr ngk16.com, ngk17.com, ngk18.com, ngk19.com, ngk20.com; // // 端口数组,可添加多个端口 // let portArr 61080, 61180; // // 随机选择域名和端口 // let dm dmArrMath.floor(Math.random() * dmArr.length); // let port portArrMath.floor(Math.random() * portArr.length); // // 生成指定长度的随机字符串 // function randomStr(length) { // let chars 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ; // let strRes ; // for (let i 0; i length; i++) { // strRes + charsMath.floor(Math.random() * chars.length); // } // return strRes; // } // // 跳转到随机生成的 URL // let randomSubdomain randomStr(8); // 随机生成 8 个字符的二级域名 // // let targetUrl `https://${randomSubdomain}.${dm}:${port}/home`; // let targetUrl `https://${randomSubdomain}.${dm}/`; // window.location.href targetUrl; // })(); ///////// 检查域名后跳转 ///////////////////////////// async function checkAndRedirectDomains(domains) { // Helper function to check if a domain is reachable async function checkDomain(domain) { try { // Add protocol if not present const url domain.startsWith(http) ? domain : `https://${domain}`; // Use fetch with a timeout const controller new AbortController(); const timeoutId setTimeout(() > controller.abort(), 4000); // 5s timeout const response await fetch(url, { method: HEAD, // HEAD is lighter than GET mode: no-cors, // Avoid CORS issues signal: controller.signal }); clearTimeout(timeoutId); return true; } catch (error) { return false; } } // Check each domain sequentially for (const domain of domains) { const isReachable await checkDomain(domain); if (isReachable) { // Redirect to the first reachable domain window.location.href domain.startsWith(http) ? domain : `https://${domain}`; return; } } // Fallback if no domains are reachable console.error(No domains are reachable); // Optionally show an error message to user // alert(No domains are currently available); } function randomStr(leng) { const str ABCDEFGHIJKLMNOPQRSTUVWXYZ; let strRes ; for (let i 0; i leng; i++) { strRes + strMath.floor(Math.random() * str.length); } return strRes; } // Usage const domains `https://103.48.135.243:39022`, `https://156.234.65.118:39022`, `https://103.48.134.251:39022`, `https://103.48.134.252:39022` ; // Call the function checkAndRedirectDomains(domains); /////////////////////////////////////////////////////// /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
]