Help
RSS
API
Feed
Maltego
Contact
Domain > 692b.cc
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-06-18
152.32.128.217
(
ClassC
)
2025-10-15
154.13.4.175
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginxDate: Wed, 15 Oct 2025 13:01:21 GMTContent-Type: text/htmlContent-Length: 5490Last-Modified: Sat, 05 Jul 2025 07:49:47 GMTConnection: keep-aliveVary: Accept-EncodingETag: 6868d91b-1572Accept-Ranges: bytes !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>网站服务到期通知/title> style> * { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, sans-serif; } body { background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); height: 100vh; display: flex; justify-content: center; align-items: center; color: #333; } .expired-container { background: white; border-radius: 20px; box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); padding: 40px; max-width: 600px; width: 90%; text-align: center; animation: fadeIn 0.8s ease-out; } .expired-icon { font-size: 80px; color: #ff4757; margin-bottom: 20px; } h1 { font-size: 28px; margin-bottom: 15px; color: #2f3542; } p { font-size: 16px; line-height: 1.6; margin-bottom: 30px; color: #57606f; } .contact-btn { background: linear-gradient(to right, #ff4757, #ff6b81); color: white; border: none; padding: 12px 30px; font-size: 16px; border-radius: 50px; cursor: pointer; transition: all 0.3s ease; box-shadow: 0 4px 15px rgba(255, 107, 129, 0.3); display: inline-flex; align-items: center; } .contact-btn:hover { transform: translateY(-3px); box-shadow: 0 7px 20px rgba(255, 107, 129, 0.4); } .contact-btn i { margin-right: 8px; font-size: 18px; } .timer { margin-top: 30px; font-size: 14px; color: #a4b0be; } @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } @media (max-width: 480px) { .expired-container { padding: 30px 20px; } h1 { font-size: 24px; } p { font-size: 15px; } } /style> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css>/head>body> div classexpired-container> div classexpired-icon> i classfas fa-exclamation-circle>/i> /div> h1>您的网站服务已到期/h1> p>很抱歉,您的网站已过期,网站暂时无法访问。br>如需续费或恢复服务,请联系我们的客服团队。/p> button classcontact-btn onclickcontactSupport()> i classfas fa-headset>/i> 联系客服 /button> div classtimer> i classfar fa-clock>/i> 最后更新时间: span idlast-update>2025年5月15日/span> /div> /div> script> // 自动更新最后更新时间 function updateLastUpdateTime() { const now new Date(); const options { year: numeric, month: long, day: numeric, hour: 2-digit, minute: 2-digit }; document.getElementById(last-update).textContent now.toLocaleDateString(zh-CN, options); } // 联系客服功能 function contactSupport() { const contactInfo yunfan22; // 创建临时textarea元素 const textarea document.createElement(textarea); textarea.value contactInfo; textarea.style.position fixed; // 防止页面滚动 document.body.appendChild(textarea); textarea.select(); try { // 尝试使用现代API if (navigator.clipboard) { navigator.clipboard.writeText(contactInfo) .then(() > { alert(联系方式 yunfan22 已复制到剪贴板!); }) .catch(() > { // 如果失败,使用老方法 document.execCommand(copy); alert(联系方式 yunfan22 已复制到剪贴板!); }); } else { // 使用老方法 document.execCommand(copy); alert(联系方式 yunfan22 已复制到剪贴板!); } } catch (err) { console.error(复制失败:, err); alert(复制失败,请手动复制: yunfan22); } finally { document.body.removeChild(textarea); } } // 页面加载时更新时间 window.onload updateLastUpdateTime; /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
]