Skip to content

Hostname

cloud-martix.igecdn.com

Last fetched

cloud-martix.igecdn.com resolves to 5 IPv4 addresses operated by CNIX-AP - China Networks Inter-Exchange in CN.

Nutrition Label

WHISPER CANON · cloud-martix.igecdn.comRouting diversity3.9/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cloud-martix.igecdn.com

Resolution chain

cloud-martix.igecdn.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.246.190.172101.246.176.0/20AS4847CNIX-AP - China Networks Inter-ExchangeCN
113.219.184.191113.219.128.0/18AS63838CT-HuNan-Hengyang-IDC - HengyangCN
182.40.120.191182.40.112.0/20AS58540CHINATELECOM-SHANDONG-JINAN-IDC - Jinan,250000CN
202.143.101.50202.143.100.0/22AS63590HEBBTN - Hebei Broadcasting&TV NetworkCN
223.210.5.174223.210.0.0/19AS4847CNIX-AP - China Networks Inter-ExchangeCN

WHOIS identity

No WHOIS records are currently associated with cloud-martix.igecdn.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from cloud-martix.igecdn.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cloud-martix.igecdn.com"})-[: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.