Help
RSS
API
Feed
Maltego
Contact
Domain > dongche1.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2019-09-28
104.28.9.62
(
ClassC
)
2026-03-07
27.124.44.205
(
ClassC
)
Port 80
HTTP/1.1 418 Date: Sat, 07 Mar 2026 07:51:07 GMTContent-Type: text/html; charsetutf-8;Transfer-Encoding: chunkedConnection: keep-aliveX-BLOCK: FrequencyLimit|Global-131X-Safe: 1772869867TXEe2+1DlongnjmQSSJoDE3oAWZ01YUghKjgP7899eM9AfXYzOmM9P4pM8mOfphXWSiS/RORyTZrE9vjrjIPprW4qiaBJuPq9ZNwasf5ZX8RlrGif0sX/PXUh4OFruoV5x3oLKWr9Gzp3WO1ml2KaYFAkgT4izSegQ+d1JmJr6aD/Z3ZLDKnE/ZsACaC7JdhX-Request-Id: 1c9750427db8fcf7Node-App-Id: 9u0H7o0T2kLplTIeCache-Control: no-cacheServer: NginxX-Server: 9u0H7o0T2kLplTIe !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta http-equivCache-Control contentno-cache, no-store, must-revalidate> meta http-equivPragma contentno-cache> meta http-equivExpires content0> title>安全验证/title> script src/_waf/_bb9c3436e4378ac007bdda5d251e9642.sjs?jquerytrue>/script> style> html, body { height: 100%; margin: 0; padding: 0; background: #fff; color: #111; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif; } body { min-height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; } .container { width: 100%; max-width: 340px; padding: 0 16px; box-sizing: border-box; text-align: center; } .header-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 18px; } .header-main { flex: 1; min-width: 0; text-align: left; } h1 { font-size: 22px; font-weight: 500; margin: 0 0 18px 0; letter-spacing: 1px; } .lang-switcher { position: relative; font-size: 13px; white-space: nowrap; } .lang-toggle { padding: 6px 10px; border-radius: 999px; border: 1px solid rgba(0, 0, 0, 0.12); background: rgba(0, 0, 0, 0.02); color: #4E5969; cursor: pointer; font-size: 13px; line-height: 1; display: inline-flex; align-items: center; gap: 6px; } .lang-toggle span { display: inline-block; } .lang-toggle-arrow { font-size: 10px; } .lang-menu { position: absolute; right: 0; top: 100%; margin-top: 8px; min-width: 160px; background-color: #ffffff; color: #1D2129; border-radius: 6px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08); border: 1px solid rgba(0, 0, 0, 0.06); padding: 4px 0; display: none; z-index: 10; box-sizing: border-box; flex-direction: column; align-items: stretch; } .lang-menu button { width: 100%; padding: 8px 12px; text-align: left; background: transparent; border: none; cursor: pointer; font-size: 13px; color: inherit; } .lang-menu button:hover { background-color: rgba(59, 130, 246, 0.06); } .footer-text { margin-top: 30px; font-size: 12px; color: #888; } #message { font-size: 15px; color: #222; margin-bottom: 28px; } .progress-bar-bg { width: 100%; height: 8px; background: #eee; margin-bottom: 18px; position: relative; } .progress-bar { height: 100%; width: 0%; background: #4e87ff; transition: width 3s cubic-bezier(.4,0,.2,1); } @media (max-width: 480px) { .container { max-width: 96vw; } h1 { font-size: 18px; } #message { font-size: 14px; } } /style>/head>body>div classcontainer> div classheader-row> div classheader-main> h1 idpage-title>/h1> /div> div classlang-switcher> button classlang-toggle idlang-toggle typebutton> span>Language/span> span classlang-toggle-arrow>▼/span> /button> div classlang-menu idlang-menu> button typebutton data-langen>English/button> button typebutton data-langzh-CN>简体中文/button> button typebutton data-langzh-TW>繁體中文/button> /div> /div> /div> div idmessage>/div> div classprogress-bar-bg> div classprogress-bar idprogressBar>/div> /div> p classfooter-text> © span idcurrentYear>/span> span idfooter-text>/span> /p>/div>script> document.addEventListener(DOMContentLoaded, function () { var yearSpan document.getElementById(currentYear); if (yearSpan) { yearSpan.textContent new Date().getFullYear(); } }); var data {}; try { data JSON.parse({Captcha-Time:1772869867,Captcha-Sign:5BE8770A93530F14308FEA6302B15E39,url:\/,method:GET}); } catch (e) { data {Captcha-Time:1772869867,Captcha-Sign:5BE8770A93530F14308FEA6302B15E39,url:\/,method:GET}; } var headers {}; try { headers JSON.parse({accept:*\/*}); } catch (e) { headers {accept:*\/*}; } var result (((18/10)*22)+6); function verify(data) { result result.toString().slice(0, 10); $.ajax({ url: /_waf/_bb9c3436e4378ac007bdda5d251e9642.sjs?r + Math.random(), type: POST, headers: { Content-Type: application/json, Captcha-Sign: dataCaptcha-Sign, Captcha-Time: dataCaptcha-Time }, data: { captcha_result: result }, dataType: json, success: function (response) { if (response.result success) { $(#message).text(验证通过✓).css(color, #22c55e); setTimeout(function () { location.reload(true); }, 1000); } else { $(#message).text(验证失败,请刷新页面重试).css(color, #e11d48); } }, error: function () { $(#message).text(请求出错,请刷新页面重试).css(color, #e11d48); } }); } $(function () { const progressBar document.getElementById(progressBar); progressBar.style.width 0%; setTimeout(function () { progressBar.style.width 100%; }, 10); setTimeout(function () { verify(data); }, 3000); });/script>script> const languageResources { zh-CN: { page-title: 安全验证, message: 正在验证您的浏览器,请稍候…, footer-text: 本站由CDN提供安全防护 }, zh-TW: { page-title: 安全驗證, message: 正在驗證您的瀏覽器,請稍候…, footer-text: 本網站由CDN提供安全防護 }, en: { page-title: Security Check, message: Verifying your browser, please wait…, footer-text: This site is protected by CDN WAF } }; function normalizeLang(tag) { return (tag || ).toLowerCase(); } function mapToSupported(tag) { const t normalizeLang(tag); if (!t) return null; if (t.startsWith(en)) return en; if (t.startsWith(zh-cn) || t.startsWith(zh-sg) || t zh || t.includes(hans)) return zh-CN; if (t.startsWith(zh-tw) || t.startsWith(zh-hk) || t.startsWith(zh-mo) || t.includes(hant)) return zh-TW; return null; } function detectBrowserLanguage() { const langs (navigator.languages && navigator.languages.length) ? navigator.languages : navigator.language || navigator.userLanguage; for (const l of langs) { const m mapToSupported(l); if (m) return m; } return en; } function setLanguage(lang) { const base languageResourcesen; const res languageResourceslang || base; const r Object.assign({}, base, res); for (const k in r) { const el document.getElementById(k); if (el) el.textContent rk; } document.documentElement.lang lang; document.title rpage-title; } function initLanguageSwitcher() { const toggle document.getElementById(lang-toggle); const menu document.getElementById(lang-menu); if (!toggle || !menu) return; function closeMenu() { menu.style.display none; menu.setAttribute(data-open, 0); } function openMenu() { menu.style.display flex; menu.setAttribute(data-open, 1); } toggle.addEventListener(click, function (e) { e.stopPropagation(); const isOpen menu.getAttribute(data-open) 1; if (isOpen) { closeMenu(); } else { openMenu(); } }); menu.addEventListener(click, function (e) { const target e.target; if (!target) return; if (target.tagName ! BUTTON) return; const lang target.getAttribute(data-lang); if (!lang) return; setLanguage(lang); closeMenu(); }); document.addEventListener(click, function () { closeMenu(); }); } setLanguage(detectBrowserLanguage()); initLanguageSwitcher();/script>/body>/html>
Port 443
HTTP/1.1 418 Date: Sat, 07 Mar 2026 07:51:08 GMTContent-Type: text/html; charsetutf-8;Transfer-Encoding: chunkedConnection: keep-aliveX-BLOCK: FrequencyLimit|Global-131X-Safe: 1772869868/E4OHR6LMxcre1Xwoev6hSwUgPevRFmStwYZzS2xa4h9W7u7toAFXcoPEfDuojWVVB921gsQJMzy5HF3uRHfl8m20gyo/pR6F8oAaB4cQPQ9NRC4nXYntPRYJC+01VQY0Q6s/abHRL7ACsbw3+N49O1zm4LYrgpC45zoQ70wuQNSXGS7RrfLM2sxfkmPEJRHX-Request-Id: ec0e583dd0f32ebdNode-App-Id: nsdzvlWAwZYSm9EhCache-Control: no-cacheServer: NginxX-Server: nsdzvlWAwZYSm9Eh !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta http-equivCache-Control contentno-cache, no-store, must-revalidate> meta http-equivPragma contentno-cache> meta http-equivExpires content0> title>安全验证/title> script src/_waf/_5a47094acd1187399a5043f6aaf7740d.sjs?jquerytrue>/script> style> html, body { height: 100%; margin: 0; padding: 0; background: #fff; color: #111; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif; } body { min-height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; } .container { width: 100%; max-width: 340px; padding: 0 16px; box-sizing: border-box; text-align: center; } .header-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 18px; } .header-main { flex: 1; min-width: 0; text-align: left; } h1 { font-size: 22px; font-weight: 500; margin: 0 0 18px 0; letter-spacing: 1px; } .lang-switcher { position: relative; font-size: 13px; white-space: nowrap; } .lang-toggle { padding: 6px 10px; border-radius: 999px; border: 1px solid rgba(0, 0, 0, 0.12); background: rgba(0, 0, 0, 0.02); color: #4E5969; cursor: pointer; font-size: 13px; line-height: 1; display: inline-flex; align-items: center; gap: 6px; } .lang-toggle span { display: inline-block; } .lang-toggle-arrow { font-size: 10px; } .lang-menu { position: absolute; right: 0; top: 100%; margin-top: 8px; min-width: 160px; background-color: #ffffff; color: #1D2129; border-radius: 6px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08); border: 1px solid rgba(0, 0, 0, 0.06); padding: 4px 0; display: none; z-index: 10; box-sizing: border-box; flex-direction: column; align-items: stretch; } .lang-menu button { width: 100%; padding: 8px 12px; text-align: left; background: transparent; border: none; cursor: pointer; font-size: 13px; color: inherit; } .lang-menu button:hover { background-color: rgba(59, 130, 246, 0.06); } .footer-text { margin-top: 30px; font-size: 12px; color: #888; } #message { font-size: 15px; color: #222; margin-bottom: 28px; } .progress-bar-bg { width: 100%; height: 8px; background: #eee; margin-bottom: 18px; position: relative; } .progress-bar { height: 100%; width: 0%; background: #4e87ff; transition: width 3s cubic-bezier(.4,0,.2,1); } @media (max-width: 480px) { .container { max-width: 96vw; } h1 { font-size: 18px; } #message { font-size: 14px; } } /style>/head>body>div classcontainer> div classheader-row> div classheader-main> h1 idpage-title>/h1> /div> div classlang-switcher> button classlang-toggle idlang-toggle typebutton> span>Language/span> span classlang-toggle-arrow>▼/span> /button> div classlang-menu idlang-menu> button typebutton data-langen>English/button> button typebutton data-langzh-CN>简体中文/button> button typebutton data-langzh-TW>繁體中文/button> /div> /div> /div> div idmessage>/div> div classprogress-bar-bg> div classprogress-bar idprogressBar>/div> /div> p classfooter-text> © span idcurrentYear>/span> span idfooter-text>/span> /p>/div>script> document.addEventListener(DOMContentLoaded, function () { var yearSpan document.getElementById(currentYear); if (yearSpan) { yearSpan.textContent new Date().getFullYear(); } }); var data {}; try { data JSON.parse({Captcha-Sign:BE0975B52338578191F8F1D6FAA6DB37,Captcha-Time:1772869868,method:GET,url:\/}); } catch (e) { data {Captcha-Sign:BE0975B52338578191F8F1D6FAA6DB37,Captcha-Time:1772869868,method:GET,url:\/}; } var headers {}; try { headers JSON.parse({accept:*\/*}); } catch (e) { headers {accept:*\/*}; } var result (((15+27)/11)-18); function verify(data) { result result.toString().slice(0, 10); $.ajax({ url: /_waf/_5a47094acd1187399a5043f6aaf7740d.sjs?r + Math.random(), type: POST, headers: { Content-Type: application/json, Captcha-Sign: dataCaptcha-Sign, Captcha-Time: dataCaptcha-Time }, data: { captcha_result: result }, dataType: json, success: function (response) { if (response.result success) { $(#message).text(验证通过✓).css(color, #22c55e); setTimeout(function () { location.reload(true); }, 1000); } else { $(#message).text(验证失败,请刷新页面重试).css(color, #e11d48); } }, error: function () { $(#message).text(请求出错,请刷新页面重试).css(color, #e11d48); } }); } $(function () { const progressBar document.getElementById(progressBar); progressBar.style.width 0%; setTimeout(function () { progressBar.style.width 100%; }, 10); setTimeout(function () { verify(data); }, 3000); });/script>script> const languageResources { zh-CN: { page-title: 安全验证, message: 正在验证您的浏览器,请稍候…, footer-text: 本站由CDN提供安全防护 }, zh-TW: { page-title: 安全驗證, message: 正在驗證您的瀏覽器,請稍候…, footer-text: 本網站由CDN提供安全防護 }, en: { page-title: Security Check, message: Verifying your browser, please wait…, footer-text: This site is protected by CDN WAF } }; function normalizeLang(tag) { return (tag || ).toLowerCase(); } function mapToSupported(tag) { const t normalizeLang(tag); if (!t) return null; if (t.startsWith(en)) return en; if (t.startsWith(zh-cn) || t.startsWith(zh-sg) || t zh || t.includes(hans)) return zh-CN; if (t.startsWith(zh-tw) || t.startsWith(zh-hk) || t.startsWith(zh-mo) || t.includes(hant)) return zh-TW; return null; } function detectBrowserLanguage() { const langs (navigator.languages && navigator.languages.length) ? navigator.languages : navigator.language || navigator.userLanguage; for (const l of langs) { const m mapToSupported(l); if (m) return m; } return en; } function setLanguage(lang) { const base languageResourcesen; const res languageResourceslang || base; const r Object.assign({}, base, res); for (const k in r) { const el document.getElementById(k); if (el) el.textContent rk; } document.documentElement.lang lang; document.title rpage-title; } function initLanguageSwitcher() { const toggle document.getElementById(lang-toggle); const menu document.getElementById(lang-menu); if (!toggle || !menu) return; function closeMenu() { menu.style.display none; menu.setAttribute(data-open, 0); } function openMenu() { menu.style.display flex; menu.setAttribute(data-open, 1); } toggle.addEventListener(click, function (e) { e.stopPropagation(); const isOpen menu.getAttribute(data-open) 1; if (isOpen) { closeMenu(); } else { openMenu(); } }); menu.addEventListener(click, function (e) { const target e.target; if (!target) return; if (target.tagName ! BUTTON) return; const lang target.getAttribute(data-lang); if (!lang) return; setLanguage(lang); closeMenu(); }); document.addEventListener(click, function () { closeMenu(); }); } setLanguage(detectBrowserLanguage()); initLanguageSwitcher();/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
]