Help
RSS
API
Feed
Maltego
Contact
Domain > jieankeji.cn
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-05-02
120.79.10.9
(
ClassC
)
2026-03-01
101.36.118.159
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginx/1.27.4Date: Sun, 01 Mar 2026 03:54:54 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-alive html>head>meta http-equivContent-Type contenttext/html; charsetutf-8 /> title>jieankeji.cn已到期,请续费。Html.Raw(Model.domain) Expired. Please renew it./title> meta nameviewport contentinitial-scale1,widthdevice-width,maximum-scale1.0,user-scalable0 /> meta namedescription contentjieankeji.cn已到期,请续费。Html.Raw(Model.domain) Expired. Please renew it. /> meta namekeywords contentjieankeji.cn /> link relicon typeimage/x-icon href/favicon.ico /> style> /* 全局样式 */ * { margin: 0; padding: 0; box-sizing: border-box; font-family: Inter,Arial,sans-serif } body { min-height: 100vh; background: #f8f9fa; color: #333; position: relative; padding-bottom: 180px } /* 增加底部内边距容纳友情链接 */ .container { max-width: 650px; width: 100%; margin: 0 auto; padding: 20px } /* 核心提醒区 */ .main-content { background: #fff; border-radius: 12px; box-shadow: 0 2px 12px rgba(0,0,0,0.05); padding: 40px; text-align: center; margin: 20px 0 } h1 { font-size: 28px; color: #2d3748; margin: 15px 0; display: flex; align-items: center; justify-content: center; gap: 10px } h1 svg { width: 32px; height: 32px; color: #e53e3e } .domain { color: #e53e3e; font-weight: 600 } .desc { color: #4a5568; font-size: 16px; line-height: 1.6; margin: 10px 0 } .countdown { font-size: 18px; color: #e53e3e; font-weight: 600; margin: 20px 0 } .btn-renew { display: inline-block; padding: 14px 36px; background: linear-gradient(135deg,#4299e1,#3182ce); color: #fff; border-radius: 8px; text-decoration: none; margin: 20px 0; transition: all 0.3s; font-weight: 600 } .btn-renew:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(66,153,225,0.3) } .aux-links { margin-top: 20px; font-size: 14px } .aux-links a { color: #718096; text-decoration: none; margin: 0 10px; transition: color 0.3s } .aux-links a:hover { color: #4299e1 } /* 广告位样式 */ /* 顶部横幅广告 */ .ad-top { max-width: 100%; height: 80px; background: #f5fafe; border-radius: 8px; margin: 20px 0; display: flex; align-items: center; justify-content: center; overflow: hidden; position: relative } .ad-top-content { display: flex; align-items: center; gap: 20px; padding: 0 20px } .ad-top-img { width: 60px; height: 60px; border-radius: 6px; object-fit: cover } .ad-top-text { text-align: left } .ad-top-title { font-size: 16px; font-weight: 600; color: #2d3748 } .ad-top-desc { font-size: 14px; color: #718096 } .ad-top-btn { padding: 6px 12px; background: #4299e1; color: #fff; border-radius: 4px; text-decoration: none; font-size: 13px } .ad-close { position: absolute; top: 8px; right: 8px; width: 20px; height: 20px; cursor: pointer; color: #ccc; transition: color 0.3s } .ad-close:hover { color: #999 } /* 底部图文广告 */ .ad-bottom { max-width: 100%; height: 100px; background: #fdf2f8; border-radius: 8px; margin: 30px 0; display: flex; align-items: center; justify-content: center; overflow: hidden; position: relative } .ad-bottom-content { display: flex; align-items: center; gap: 25px; padding: 0 20px; width: 100% } .ad-bottom-img { width: 80px; height: 80px; border-radius: 6px; object-fit: cover } .ad-bottom-text { flex: 1; text-align: left } .ad-bottom-title { font-size: 18px; font-weight: 600; color: #2d3748 } .ad-bottom-desc { font-size: 14px; color: #718096; margin-top: 4px } .ad-bottom-btn { padding: 8px 16px; background: #e53e3e; color: #fff; border-radius: 4px; text-decoration: none; font-size: 14px } /* 侧边悬浮广告(仅PC端显示) */ .ad-float { display: none; position: fixed; right: 20px; top: 50%; transform: translateY(-50%); width: 180px; height: 280px; background: #f5f5f5; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 12px rgba(0,0,0,0.1); z-index: 999 } .ad-float-img { width: 100%; height: 180px; object-fit: cover } .ad-float-text { padding: 15px; text-align: center } .ad-float-title { font-size: 16px; font-weight: 600; color: #2d3748; margin-bottom: 8px } .ad-float-desc { font-size: 13px; color: #718096; margin-bottom: 12px; line-height: 1.4 } .ad-float-btn { padding: 6px 12px; background: #38b2ac; color: #fff; border-radius: 4px; text-decoration: none; font-size: 13px } /* 多语言切换 */ .lang-switch { position: absolute; top: 20px; right: 20px } .lang-btn { padding: 6px 12px; border: 1px solid #e2e8f0; border-radius: 4px; background: #fff; color: #4a5568; text-decoration: none; margin-left: 8px; transition: all 0.3s } .lang-btn.active { background: #4299e1; color: #fff; border-color: #4299e1 } /* 新增:友情链接样式 */ .friend-links { position: absolute; bottom: 20px; left: 0; width: 100%; text-align: center; padding: 0 20px } .friend-links-title { font-size: 14px; color: #718096; margin-bottom: 10px } .friend-links-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; font-size: 13px } .friend-links-list a { color: #4a5568; text-decoration: none; transition: color 0.3s } .friend-links-list a:hover { color: #4299e1 } /* 响应式适配 */ @media (max-width:768px) { .main-content { padding: 30px 20px } h1 { font-size: 24px } .btn-renew { width: 100%; padding: 14px 0 } .ad-top { height: auto; padding: 15px 0 } .ad-top-content { flex-direction: column; text-align: center } .ad-top-text { text-align: center; margin-top: 10px } .ad-bottom { height: auto; padding: 15px 0 } .ad-bottom-content { flex-direction: column; text-align: center } .ad-bottom-text { text-align: center; margin-top: 10px } .ad-float { display: none !important } .friend-links-list { gap: 10px } } @media (min-width:769px) { .ad-float { display: block } } /style>/head>body> !-- 多语言切换 --> div classlang-switch> a hrefjavascript:switchLang(zh) classlang-btn active idlang-zh>中文/a> a hrefjavascript:switchLang(en) classlang-btn idlang-en>English/a> /div> div classcontainer> !-- 顶部横幅广告位 --> div classad-bottom stylebackground:#f5fafe; text-align:center;> span classad-close onclickthis.parentElement.style.displaynone>×/span> a hrefhttps://zhandian.cn/?s22daoqiye target_blank> img srchttps://www.22.cn/images/please_renew_ad_zhandian.png alt站点智能 stylemax-width:100%;> /a> /div> !-- 核心提醒内容 --> div classmain-content> h1> svg xmlnshttp://www.w3.org/2000/svg fillnone viewBox0 0 24 24 stroke-width1.5 strokecurrentColor> path stroke-linecapround stroke-linejoinround dM12 9v3.75m-9.303 3.376c-.865 1.501.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.873 1.948-3.374L13.949 3.378c-.865-1.502-3.03-1.502-3.895 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z /> /svg> 您访问的域名 span classdomain> jieankeji.cn/span> 已过期 /h1> p classdesc>为避免域名被删除或他人抢注,影响网站正常访问/p> p classdesc>请尽快联系您的域名注册商进行续费/p> p classdesc>DNS缓存生效时间:续费后24-72小时,期间可能存在访问延迟/p> a hreftel:4006602522 classbtn-renew>立即联系客服/a> div classaux-links> a hrefhttps://am.22.cn/domain/buy_ jieankeji.cn_bdpk.html idlink-contact>提交经济交易/a> /div> /div> !-- 底部图文广告位 --> div classad-bottom styletext-align:center;> span classad-close onclickthis.parentElement.style.displaynone>×/span> a hrefhttps://baike.baidu.com/item/LTD%E6%95%B0%E5%AD%97%E5%8C%96%E7%BB%8F%E8%90%A5%E6%96%B9%E6%B3%95%E8%AE%BA/66745299?sbdpk target_blank> img srchttps://www.22.cn/images/please_renew_ad_ltd.png altLTD数字化经营方法论 stylemax-width:100%;> /a> /div> /div> !-- 侧边悬浮广告位(PC端) --> !-- 新增:底部友情链接区域 --> div classfriend-links> div classfriend-links-title idfriend-link-title>友情链接/div> div classfriend-links-list> a hrefhttps://www.22.cn?sexppk>爱名网/a> a hrefhttps://www.22.cn/ym/?sexppk>域名注册/a> a hrefhttps://ssl.22.cn?sexppk>SSL证书/a> a hrefhttps://www.22.cn/jz/?sexppk>网站建设/a> a hrefhttps://t.22.cn?sexppk>商标注册/a> a hrefhttps://t.22.cn?sexppk>龙井茶/a> a hrefhttps://www.zhandian.cn?sexppk>AI建站/a> a hrefhttps://eb.ac.cn/dmp?sexppk>DMP/a> /div> /div> script> // 多语言切换功能 function switchLang(lang) { const zhTexts { title: 您访问的域名 span classdomain>jieankeji.cn/span> 已过期, desc1: 为避免域名被删除或他人抢注,影响网站正常访问, desc2: 请尽快联系您的域名注册商进行续费, desc3: DNS缓存生效时间:续费后24-72小时,期间可能存在访问延迟, btnRenew: 立即联系客服, linkContact: 提交经济交易, friendLinkTitle: 友情链接 // 新增友情链接标题中文 }; const enTexts { title: Your Domain span classdomain>jieankeji.cn/span> Has Expired, desc1: To prevent the domain from being deleted or hijacked by others and avoid disrupting normal website access, desc2: Please contact your domain registrar to renew it as soon as possible, desc3: DNS cache takes effect in 24-72 hours after renewal; access delays may occur during this period, btnRenew: Contact customer service, linkContact: Submit Transaction, friendLinkTitle: Friend Links // 新增友情链接标题英文 }; const texts lang zh ? zhTexts : enTexts; document.querySelector(h1).innerHTML texts.title; document.querySelectorAll(.desc)0.textContent texts.desc1; document.querySelectorAll(.desc)1.textContent texts.desc2; document.querySelectorAll(.desc)2.textContent texts.desc3; document.querySelector(.btn-renew).textContent texts.btnRenew; document.getElementById(link-contact).textContent texts.linkContact; document.getElementById(link-whois).textContent texts.linkWhois; document.getElementById(link-faq).textContent texts.linkFaq; // document.querySelector(.ad-top-title).textContent texts.adTopTitle; // document.querySelector(.ad-top-desc).textContent texts.adTopDesc; // document.querySelector(.ad-top-btn).textContent texts.adTopBtn; // document.querySelector(.ad-bottom-title).textContent texts.adBottomTitle; // document.querySelector(.ad-bottom-desc).textContent texts.adBottomDesc; // document.querySelector(.ad-bottom-btn).textContent texts.adBottomBtn; document.getElementById(friend-link-title).textContent texts.friendLinkTitle; // 切换友情链接标题语言 document.getElementById(lang-zh).classList.toggle(active, lang zh); document.getElementById(lang-en).classList.toggle(active, lang en); document.title lang zh ? 域名过期提醒 : Domain Expired Notice; } // 页面加载完成后初始化 window.onload () > { // 广告关闭功能(可选保留) document.querySelectorAll(.ad-close).forEach(btn > { btn.addEventListener(click, function() { this.parentElement.style.display none; }); }); }; /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
]