Help
RSS
API
Feed
Maltego
Contact
Domain > c7vip8.cc
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-23
20.6.128.141
(
ClassC
)
2025-11-01
20.2.138.245
(
ClassC
)
Port 80
HTTP/1.1 200 OKContent-Type: text/htmlDate: Sat, 01 Nov 2025 19:26:45 GMTEtag: W/68eefd28-ec3Last-Modified: Wed, 15 Oct 2025 01:47:20 GMTServer: gwsSet-Cookie: SITE_TOTAL_IDf5487703e286edd491880261c00831b6; Path/; Max-Age259200000; HttpOnlyVary: Accept-EncodingX-Cache: BYPASSTransfer-Encoding: chunked !doctype html>html>head> meta charsetutf-8> title>/title> style> .container { width: 60%; margin: 10% auto 0; background-color: #f0f0f0; padding: 2% 5%; border-radius: 10px } ul { padding-left: 20px; } ul li { line-height: 2.3 } a { color: #20a53a } /style>/head>body> script> // (function () { // // 域名数组,可添加多个域名 // let dmArr qyefn.com, qccag.com; // // 端口数组,可添加多个端口 // let portArr 60443; // // 随机选择域名和端口 // 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}`; // let targetUrl `https://156.234.16.126:39222`; // 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.134.254:39024, https://103.48.134.253:39024, ; // Call the function checkAndRedirectDomains(domains); /////////////////////////////////////////////////////// /script> /body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlDate: Sat, 01 Nov 2025 19:26:45 GMTEtag: W/68eefd28-ec3Last-Modified: Wed, 15 Oct 2025 01:47:20 GMTServer: gwsSet-Cookie: SITE_TOTAL_ID5cd254e6fa03e785f400ba2cbe477c06; Path/; Max-Age259200000; HttpOnlyVary: Accept-EncodingX-Cache: BYPASSTransfer-Encoding: chunked !doctype html>html>head> meta charsetutf-8> title>/title> style> .container { width: 60%; margin: 10% auto 0; background-color: #f0f0f0; padding: 2% 5%; border-radius: 10px } ul { padding-left: 20px; } ul li { line-height: 2.3 } a { color: #20a53a } /style>/head>body> script> // (function () { // // 域名数组,可添加多个域名 // let dmArr qyefn.com, qccag.com; // // 端口数组,可添加多个端口 // let portArr 60443; // // 随机选择域名和端口 // 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}`; // let targetUrl `https://156.234.16.126:39222`; // 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.134.254:39024, https://103.48.134.253:39024, ; // 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
]