Hostname
cdstm.cn
Last fetched
cdstm.cn resolves to 4 IPv4 addresses operated by CHINANET-BACKBONE No.31,Jin-rong Street in CN. WHOIS lists registrar:pdr ltd. as the registrar.
Nutrition Label
Resolution chain
cdstm.cn resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 125.94.47.74 | 125.88.0.0/13 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 157.148.65.35 | 157.148.65.0/24 | AS136958 | UNICOM-GUANGZHOU-IDC China Unicom Guangdong IP network | CN |
| 175.12.90.35 | 175.12.64.0/18 | AS151823 | CT-CENTRALSOUTH-CHINA-IIP China Telecom | CN |
| 218.94.231.35 | 218.94.231.0/24 | AS134770 | CHINANET-JIANGSU-SUZHOU-TAIHU-IDC CHINANET Jiangsu province Suzhou taihu IDC network | CN |
WHOIS identity
- Registrar
- registrar:pdr ltd.
- Organization
- ???????
- Contact emails
Subdomains
36 observed subdomains of cdstm.cn.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cdstm.cn in the public web crawl.
8,678 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cdstm.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdstm.cn"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.