Help
RSS
API
Feed
Maltego
Contact
Domain > www.mengzhan6.xyz
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-11-15
104.26.9.185
(
ClassC
)
2025-08-03
104.233.204.65
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginxDate: Sun, 03 Aug 2025 21:24:18 GMTContent-Type: text/htmlContent-Length: 5598Last-Modified: Mon, 28 Jul 2025 01:09:04 GMTConnection: keep-aliveVary: Accept-EncodingETag: 6886cdb0-15deStrict-Transport-Security: max-age31536000Accept-Ranges: bytes !doctype html>html langzh-CN>head> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> link relshortcut icon href/favicon.ico> title>即将进入最新发布页>>>>>>/title> style> body { font-family: Arial, sans-serif; background-color: #f7f7f7; margin: 0; padding: 0; } .container { width: 80%; margin: 10% auto 0; background-color: #f0f0f0; padding: 2% 5%; border-radius: 10px; text-align: center; } h1 { font-size: 24px; color: #333; margin-bottom: 10px; } #countdown { color: red; font-weight: bold; font-size: 28px; animation: countdown-flash 1s infinite; /* 添加动画 */ } @keyframes countdown-flash { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.5); opacity: 0.5; } 100% { transform: scale(1); opacity: 1; } } .btn { background-color: #4CAF50; color: white; padding: 10px 20px; font-size: 16px; border: none; cursor: pointer; margin-top: 20px; border-radius: 5px; } .btn:hover { background-color: #45a049; } .btn-red { background-color: #f44336; color: white; } .btn-red:hover { background-color: #d32f2f; } .green-message { color: blue; font-weight: bold; font-size: 16px; margin-top: 10px; } @media screen and (max-width: 600px) { .container { width: 90%; margin-top: 20%; } h1 { font-size: 20px; } #countdown { font-size: 24px; } .btn { font-size: 14px; padding: 8px 16px; } } /style> script> let countdown 30; // 倒计时改为30秒 function startCountdown() { const countdownElement document.getElementById(countdown); countdownElement.innerHTML countdown; const interval setInterval(function () { countdown--; countdownElement.innerHTML countdown; if (countdown 0) { clearInterval(interval); window.location.href https://www.mengzhan.info; // 跳转的URL } }, 1000); } // 页面加载后开始倒计时 window.onload function () { startCountdown(); }; // 手动点击绿色按钮跳转 function redirectToPage() { window.location.href https://www.mengzhan.info; // 替换成你需要跳转的URL } // 手动点击红色按钮跳转客服链接 function redirectToAnotherPage() { window.location.href https://www.mengzhan-kefu.xyz/kefu.html; // 这是另一个链接 } /script>/head>body> div classcontainer> h1>新3.0已正式上线(功能与内容不断扩充中),让我们开始进入新3.0时代/h1> h1>我们一直都在,我们从未离开!/h1> p>将在 span idcountdown>30/span> 秒后自动进入最新发布页/p> !-- 添加绿色按钮 --> div classaction-container> button classbtn onclickredirectToPage()>或者立即进入/button> /div> !-- 新增红色按钮 --> div classaction-container> button classbtn btn-red onclickredirectToAnotherPage()>联系在线客服/button> /div> h1>如果以上【发布页】打不开,请在浏览器输入【主用】域名 span stylecolor: red; font-weight: bold;>www.mengzhan22.xyz/span> 直接进入新3.0/h1> h1>或者浏览器输入【备用】域名进入 span stylecolor: green; font-weight: bold;>www.mengzhan20.vip/span> 直接进入新3.0/h1> !-- 新增蓝色加粗提示语 --> div classgreen-message> 请span stylecolor: red; font-weight: bold;>【牢记】/span>和 span stylecolor: red; font-weight: bold;>【保存】/span>最新域名发布页邮箱:mengzhanfafafa@gmail.com (速记:萌站发发发) 以及永久域名:span stylecolor: Purple; >mengzhan.net/span> 和 span stylecolor: Orange; >mengzhan.cc/span> 和 span stylecolor: Crimson; >mengzhan.one/span> 和 span stylecolor: Brown; >mengzhan.sbs/span> 以及 github.com/mengzhanfafafa/dizhi /div> /div> !-- 无 JavaScript 提示 --> noscript> div classcontainer> h1>无法自动跳转/h1> p>您的浏览器禁用了 JavaScript,请手动访问以下链接:/p> p>a hrefhttps://www.mengzhan.info stylecolor: blue; font-weight: bold;>https://www.mengzhan.info/a>/p> p>或者联系客服:/p> p>a hrefhttps://www.mengzhan-kefu.xyz/kefu.html stylecolor: red; font-weight: bold;>https://www.mengzhan-kefu.xyz/kefu.html/a>/p> /div> /noscript>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Sun, 03 Aug 2025 21:24:18 GMTContent-Type: text/htmlContent-Length: 5598Last-Modified: Mon, 28 Jul 2025 01:09:04 GMTConnection: keep-aliveVary: Accept-EncodingETag: 6886cdb0-15deStrict-Transport-Security: max-age31536000Accept-Ranges: bytes !doctype html>html langzh-CN>head> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> link relshortcut icon href/favicon.ico> title>即将进入最新发布页>>>>>>/title> style> body { font-family: Arial, sans-serif; background-color: #f7f7f7; margin: 0; padding: 0; } .container { width: 80%; margin: 10% auto 0; background-color: #f0f0f0; padding: 2% 5%; border-radius: 10px; text-align: center; } h1 { font-size: 24px; color: #333; margin-bottom: 10px; } #countdown { color: red; font-weight: bold; font-size: 28px; animation: countdown-flash 1s infinite; /* 添加动画 */ } @keyframes countdown-flash { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.5); opacity: 0.5; } 100% { transform: scale(1); opacity: 1; } } .btn { background-color: #4CAF50; color: white; padding: 10px 20px; font-size: 16px; border: none; cursor: pointer; margin-top: 20px; border-radius: 5px; } .btn:hover { background-color: #45a049; } .btn-red { background-color: #f44336; color: white; } .btn-red:hover { background-color: #d32f2f; } .green-message { color: blue; font-weight: bold; font-size: 16px; margin-top: 10px; } @media screen and (max-width: 600px) { .container { width: 90%; margin-top: 20%; } h1 { font-size: 20px; } #countdown { font-size: 24px; } .btn { font-size: 14px; padding: 8px 16px; } } /style> script> let countdown 30; // 倒计时改为30秒 function startCountdown() { const countdownElement document.getElementById(countdown); countdownElement.innerHTML countdown; const interval setInterval(function () { countdown--; countdownElement.innerHTML countdown; if (countdown 0) { clearInterval(interval); window.location.href https://www.mengzhan.info; // 跳转的URL } }, 1000); } // 页面加载后开始倒计时 window.onload function () { startCountdown(); }; // 手动点击绿色按钮跳转 function redirectToPage() { window.location.href https://www.mengzhan.info; // 替换成你需要跳转的URL } // 手动点击红色按钮跳转客服链接 function redirectToAnotherPage() { window.location.href https://www.mengzhan-kefu.xyz/kefu.html; // 这是另一个链接 } /script>/head>body> div classcontainer> h1>新3.0已正式上线(功能与内容不断扩充中),让我们开始进入新3.0时代/h1> h1>我们一直都在,我们从未离开!/h1> p>将在 span idcountdown>30/span> 秒后自动进入最新发布页/p> !-- 添加绿色按钮 --> div classaction-container> button classbtn onclickredirectToPage()>或者立即进入/button> /div> !-- 新增红色按钮 --> div classaction-container> button classbtn btn-red onclickredirectToAnotherPage()>联系在线客服/button> /div> h1>如果以上【发布页】打不开,请在浏览器输入【主用】域名 span stylecolor: red; font-weight: bold;>www.mengzhan22.xyz/span> 直接进入新3.0/h1> h1>或者浏览器输入【备用】域名进入 span stylecolor: green; font-weight: bold;>www.mengzhan20.vip/span> 直接进入新3.0/h1> !-- 新增蓝色加粗提示语 --> div classgreen-message> 请span stylecolor: red; font-weight: bold;>【牢记】/span>和 span stylecolor: red; font-weight: bold;>【保存】/span>最新域名发布页邮箱:mengzhanfafafa@gmail.com (速记:萌站发发发) 以及永久域名:span stylecolor: Purple; >mengzhan.net/span> 和 span stylecolor: Orange; >mengzhan.cc/span> 和 span stylecolor: Crimson; >mengzhan.one/span> 和 span stylecolor: Brown; >mengzhan.sbs/span> 以及 github.com/mengzhanfafafa/dizhi /div> /div> !-- 无 JavaScript 提示 --> noscript> div classcontainer> h1>无法自动跳转/h1> p>您的浏览器禁用了 JavaScript,请手动访问以下链接:/p> p>a hrefhttps://www.mengzhan.info stylecolor: blue; font-weight: bold;>https://www.mengzhan.info/a>/p> p>或者联系客服:/p> p>a hrefhttps://www.mengzhan-kefu.xyz/kefu.html stylecolor: red; font-weight: bold;>https://www.mengzhan-kefu.xyz/kefu.html/a>/p> /div> /noscript>/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
]