Skip to content

Hostname

cloud.xm-cdn.com

Last fetched

cloud.xm-cdn.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in NL.

Nutrition Label

WHISPER CANON · cloud.xm-cdn.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cloud.xm-cdn.com

Resolution chain

cloud.xm-cdn.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.30.156.112184.30.156.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
2.23.244.1092.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.214.208.10223.214.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.GB

WHOIS identity

No WHOIS records are currently associated with cloud.xm-cdn.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cloud.xm-cdn.com in the public web crawl.

192 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cloud.xm-cdn.com.

Cypher and MCP

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

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