Skip to content

Hostname

image.data.cma.cn

Last fetched

image.data.cma.cn resolves to 17 IPv4 addresses operated by CHINATELECOM-Hubei-IDC - CHINANET Hubei province network in CN.

Nutrition Label

WHISPER CANON · image.data.cma.cnRouting diversity3.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/image.data.cma.cn

Resolution chain

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

IPPrefixASNOperatorCountry
119.96.7.11119.96.4.0/22AS58563CHINATELECOM-Hubei-IDC - CHINANET Hubei province networkCN
119.96.7.12119.96.4.0/22AS58563CHINATELECOM-Hubei-IDC - CHINANET Hubei province networkCN
119.96.7.7119.96.4.0/22AS58563CHINATELECOM-Hubei-IDC - CHINANET Hubei province networkCN
171.105.61.2171.105.56.0/21AS138169ASEAN-INTERNATIONAL-INFORMATION-GARDEN-IDC - China TelecomCN
171.105.61.3171.105.56.0/21AS138169ASEAN-INTERNATIONAL-INFORMATION-GARDEN-IDC - China TelecomCN
171.105.61.4171.105.56.0/21AS138169ASEAN-INTERNATIONAL-INFORMATION-GARDEN-IDC - China TelecomCN
171.105.61.5171.105.56.0/21AS138169ASEAN-INTERNATIONAL-INFORMATION-GARDEN-IDC - China TelecomCN
171.105.62.2171.105.56.0/21AS138169ASEAN-INTERNATIONAL-INFORMATION-GARDEN-IDC - China TelecomCN
171.105.62.39171.105.56.0/21AS138169ASEAN-INTERNATIONAL-INFORMATION-GARDEN-IDC - China TelecomCN
223.244.5.24223.244.0.0/18AS149178CT-HEFEI-NANGANG-IDC - China TelecomCN
223.244.5.25223.244.0.0/18AS149178CT-HEFEI-NANGANG-IDC - China TelecomCN
223.244.5.26223.244.0.0/18AS149178CT-HEFEI-NANGANG-IDC - China TelecomCN
223.244.5.27223.244.0.0/18AS149178CT-HEFEI-NANGANG-IDC - China TelecomCN
58.211.15.20058.211.15.0/24AS138949CHINANET-JIANGSU-KUNSHAN-IDC - Jiangsu Kunshan IDCCN
58.211.15.20158.211.15.0/24AS138949CHINANET-JIANGSU-KUNSHAN-IDC - Jiangsu Kunshan IDCCN
58.211.15.20258.211.15.0/24AS138949CHINANET-JIANGSU-KUNSHAN-IDC - Jiangsu Kunshan IDCCN
58.211.15.21158.211.15.0/24AS138949CHINANET-JIANGSU-KUNSHAN-IDC - Jiangsu Kunshan IDCCN

WHOIS identity

No WHOIS records are currently associated with image.data.cma.cn in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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