Help
RSS
API
Feed
Maltego
Contact
Domain > 7000320.pdsandteq.cn
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-09-01
220.194.231.141
(
ClassC
)
2025-10-17
123.6.37.177
(
ClassC
)
Port 443
HTTP/1.1 200 OKLast-Modified: Sun, 06 Aug 2023 10:03:43 GMTEtag: 97071d325cdcd5e90d88dc75dc31ac9ccontent-type: text/htmldate: Fri, 19 Sep 2025 15:58:30 GMTserver: tcbgwx-cloudbase-request-id: 62728426-8d88-45ed-945e-013b4849ae13x-cloudbase-upstream-status-code: 200x-cloudbase-upstream-timecost: 227x-cloudbase-upstream-type: Tencent-COSx-cos-request-id: NjhjZDdkYTVfZGQzN2QwOV81MDVfMjJiYWYzYQx-request-id: 62728426-8d88-45ed-945e-013b4849ae13Cache-Control: public, max-age300, s-maxage600Age: 0Content-Length: 8845Accept-Ranges: bytesX-NWS-LOG-UUID: 14256574890375147034Connection: keep-aliveX-Cache-Lookup: Cache Refresh Hit !DOCTYPE html>html langen> head> meta charsetUTF-8 /> meta http-equivX-UA-Compatible contentIEedge /> meta namekeywords contentcms,内容管理(CMS),cloudbase cms, CloudBase CMS /> meta namedescription content An out-of-box UI solution for enterprise applications as a React boilerplate. /> meta namedescription content /> meta nameviewport contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, user-scalable0 /> title>内容管理(CMS)/title> script typetext/javascript nonce551779719ff54aa8842dd988b93 src//injections.adguard.org?ts1690413099648&typecontent-script&dmnchaxun-66opj-1304764824.tcloudbaseapp.com&urlhttps%3A%2F%2Fchaxun-66opj-1304764824.tcloudbaseapp.com%2Fwx-cms%2Findex.html%3Fsign%3Dd3b442e4f017c266a394f284313496e7%26t%3D1690413177%26response-content-disposition%3Dattawchment&appmsedge.exe&css3&js1&rel1&rji1&sbe1>/script>script typetext/javascript nonce551779719ff54aa8842dd988b93 src//injections.adguard.org?ts1690413099648&nameAdGuard%20Assistant&nameAdGuard%20Extra&nameAdGuard%20Popup%20Blocker&typeuser-script>/script>script typetext/javascript nonce551779719ff54aa8842dd988b93 src//local.adguard.org?ts1689598537743&typecontent-script&dmnchaxun-66opj-1304764824.tcloudbaseapp.com&urlhttps%3A%2F%2Fchaxun-66opj-1304764824.tcloudbaseapp.com%2Fwx-cms%2Findex.html%3Fsign%3De7996d9e4b8281e7f292affbeb15361a%26t%3D1689599690%26response-content-disposition%3Dattawchment&appmsedge.exe&css3&js1&rel1&rji1&sbe1>/script>script typetext/javascript nonce551779719ff54aa8842dd988b93 src//local.adguard.org?ts1689598537743&nameAdGuard%20Assistant&nameAdGuard%20Extra&nameAdGuard%20Popup%20Blocker&typeuser-script>/script>link relicon href./icon-wx.svg typeimage/x-icon /> script src./p__project__content__index.afad8d23.async.js>/script> script src./config.js>/script> script src./raven.min.js>/script> script src//imgcache.qq.com/qcloud/cloudbase-js-sdk/1.5.1-alpha.0/cloudbase.full.js>/script> script srchttps://res.wx.qq.com/open/js/cloudbase/1.1.0/cloud.js>/script>script srchttps://chaxun-66opj-1304764824.tcloudbaseapp.com/cloudbase-cms/apps/ceshi/axios.min.js>/script>script srchttps://chaxun-66opj-1304764824.tcloudbaseapp.com/cloudbase-cms/apps/ceshi/vue.min.js>/script> link relstylesheet href./umi.970f54a6.css /> script> window.routerBase /; /script> script> //! umi version: 3.4.6 /script> /head> body> noscript>Out-of-the-box mid-stage front/design solution!/noscript> div idroot>/div> div idloading style position: fixed; left: 0; top: 0; display: flex; justify-content: center; align-items: center; flex-direction: column; width: 100%; height: 100vh; > style> html, body, #root { height: 100%; margin: 0; padding: 0; } .page-loading-warp { display: flex; align-items: center; justify-content: center; padding: 8px; } .ant-spin { position: absolute; display: none; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.65); color: #0052d9; font-size: 14px; font-variant: tabular-nums; line-height: 1.5; text-align: center; vertical-align: middle; list-style: none; opacity: 0; -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); -webkit-font-feature-settings: tnum; font-feature-settings: tnum; } .ant-spin-spinning { position: static; display: inline-block; opacity: 1; } .ant-spin-dot { position: relative; display: inline-block; width: 20px; height: 20px; font-size: 20px; } .ant-spin-dot-item { position: absolute; display: block; width: 9px; height: 9px; background-color: #0052d9; border-radius: 100%; -webkit-transform: scale(0.75); -ms-transform: scale(0.75); transform: scale(0.75); -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; opacity: 0.3; -webkit-animation: antSpinMove 1s infinite linear alternate; animation: antSpinMove 1s infinite linear alternate; } .ant-spin-dot-item:nth-child(1) { top: 0; left: 0; } .ant-spin-dot-item:nth-child(2) { top: 0; right: 0; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .ant-spin-dot-item:nth-child(3) { right: 0; bottom: 0; -webkit-animation-delay: 0.8s; animation-delay: 0.8s; } .ant-spin-dot-item:nth-child(4) { bottom: 0; left: 0; -webkit-animation-delay: 1.2s; animation-delay: 1.2s; } .ant-spin-dot-spin { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-animation: antRotate 1.2s infinite linear; animation: antRotate 1.2s infinite linear; } .ant-spin-lg .ant-spin-dot { width: 32px; height: 32px; font-size: 32px; } .ant-spin-lg .ant-spin-dot i { width: 14px; height: 14px; } @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .ant-spin-blur { background: #fff; opacity: 0.5; } } @-webkit-keyframes antSpinMove { to { opacity: 1; } } @keyframes antSpinMove { to { opacity: 1; } } @-webkit-keyframes antRotate { to { -webkit-transform: rotate(405deg); transform: rotate(405deg); } } @keyframes antRotate { to { -webkit-transform: rotate(405deg); transform: rotate(405deg); } } /style> !-- img src./icon-wx.svg altlogo width196 /> --> div classpage-loading-warp> div classant-spin ant-spin-lg ant-spin-spinning> span classant-spin-dot ant-spin-dot-spin >i classant-spin-dot-item>/i>i classant-spin-dot-item>/i >i classant-spin-dot-item>/i>i classant-spin-dot-item>/i >/span> /div> /div> div styledisplay: flex; justify-content: center; align-items: center> img src./icon-wx.svg width36 stylemargin-right: 8px /> h1 stylemargin-bottom: 0>内容管理(CMS)/h1> /div> /div> script srchttps://cdn-go.cn/aegis/aegis-sdk/latest/aegis.min.js?_bid3977>/script> script> const aegis new Aegis({ id: lXHFsBpTyYTEVwaNUr, reportApiSpeed: true, // 接口测速 reportAssetSpeed: true, // 静态资源测速 }); /script> script> // raven config Raven.config( https://08cf1ea5911142878e8a60d11231f359@report.url.cn/sentry/3186, { release: 2.6.3, } ).install(); /script> script src./vendors.774f97c3.async.js>/script> script src./umi.e6c15ac8.js>/script> /body> div styleheight: 2%; position: fixed; bottom: 0; left: 0; right: 0; text-align: center;> img src/相应静态资源目录下的国徽图标.png alt国徽图标 stylevertical-align: middle; padding-top: 1px;> a hrefhttps://beian.miit.gov.cn/?tokenc2fd3ba2-128a-46b5-aae1-a87b6a470aea#/Integrated/index target_blank stylecolor: #000;>浙ICP备2021026839号-1/a>/div>/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
]