Skip to content

Hostname

data.cma.cn

Last fetched

data.cma.cn resolves to 12 IPv4 addresses operated by CHINATELECOM-FUJIAN-QUANZHOU-IDC1 Quanzhou in CN.

Nutrition Label

WHISPER CANON · data.cma.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/data.cma.cn

Resolution chain

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

IPPrefixASNOperatorCountry
106.126.5.45106.126.0.0/20AS133776CHINATELECOM-FUJIAN-QUANZHOU-IDC1 QuanzhouCN
106.42.233.75106.42.232.0/22AS137687CHINATELECOM-HENAN-LUOYANG-IDC Luoyang, Henan Province, P.R.China.CN
113.240.103.21113.240.100.0/22AS63835CT-HUNAN-CHANGSHA-IDC No.293,Wanbao AvenueCN
119.96.7.51119.96.4.0/22AS58563CHINATELECOM-HUBEI-IDC CHINANET Hubei province networkCN
125.124.253.156125.124.0.0/16AS58461CT-HANGZHOU-IDC No.288,Fu-chun RoadCN
125.124.253.72125.124.0.0/16AS58461CT-HANGZHOU-IDC No.288,Fu-chun RoadCN
171.105.62.2171.105.56.0/21AS138169ASEAN-INTERNATIONAL-INFORMATION-GARDEN-IDC China TelecomCN
180.97.201.2180.97.201.0/24AS138949CHINANET-JIANGSU-KUNSHAN-IDC Jiangsu Kunshan IDCCN
223.244.5.24223.244.0.0/18AS149178CT-HEFEI-NANGANG-IDC China TelecomCN
36.99.23.3136.99.23.0/24AS139018CHINANET-HENAN-LUOYANG-IDC Henan Luoyang IDCCN
58.211.15.21158.211.15.0/24AS138949CHINANET-JIANGSU-KUNSHAN-IDC Jiangsu Kunshan IDCCN
58.49.237.8858.49.236.0/22AS58563CHINATELECOM-HUBEI-IDC CHINANET Hubei province networkCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from data.cma.cn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "data.cma.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.