Skip to content

Hostname

xm.com

Last fetched

xm.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · xm.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/xm.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.244.1092.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.220.216.8723.192.0.0/11AS20940US
23.58.108.10223.32.0.0/11AS20940DE
23.62.10.10223.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.75.64.10123.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
iana:146
Organization
andreas loizides
Contact emails

Subdomains

106 observed subdomains of xm.com.

Web-graph footprint

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

1,822 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for xm.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEab.sendgrid.net
SPF_IP104.160.66.237
SPF_IP104.160.72.0/21
SPF_IP149.72.0.0/16
SPF_IP167.89.0.0/17
SPF_IP167.89.65.133
SPF_IP167.89.65.142
SPF_IP167.89.69.112
SPF_IP167.89.76.238
SPF_IP167.89.76.34
SPF_IP168.245.0.0/17
SPF_IP168.245.116.72
SPF_IP168.245.123.204
SPF_IP168.245.99.196
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP207.8.198.0/26
SPF_IP208.117.48.0/20
SPF_IP208.117.60.240
SPF_IP209.255.203.0/24
SPF_IP209.85.218.52/16
SPF_IP50.31.32.0/19
SPF_IP62.228.249.6
SPF_IP62.228.249.9
SPF_IP89.206.36.192/26

Related pages

Pivot deeper into the graph from xm.com.

Cypher and MCP

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

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