Skip to content

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

WHISPER CANON · cdstm.cnRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/cdstm.cn

Resolution chain

cdstm.cn resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
125.94.47.74125.88.0.0/13AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
157.148.65.35157.148.65.0/24AS136958UNICOM-GUANGZHOU-IDC China Unicom Guangdong IP networkCN
175.12.90.35175.12.64.0/18AS151823CT-CENTRALSOUTH-CHINA-IIP China TelecomCN
218.94.231.35218.94.231.0/24AS134770CHINANET-JIANGSU-SUZHOU-TAIHU-IDC CHINANET Jiangsu province Suzhou taihu IDC networkCN

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
???????
Contact emails

Subdomains

36 observed subdomains of cdstm.cn.

Web-graph footprint

Distinct hostnames that link to or from cdstm.cn in the public web crawl.

8,678 sites link to this hostname.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.