Skip to content

Hostname

x2omedia.com

Last fetched

x2omedia.com resolves to 1 IPv4 address operated by STRATACACHE - Stratacache Inc. in US. WHOIS lists iana:938 as the registrar.

Nutrition Label

WHISPER CANON · x2omedia.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/x2omedia.com

Resolution chain

x2omedia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.132.50.13164.132.50.0/24AS397007STRATACACHE - Stratacache Inc.US

WHOIS identity

Registrar
iana:938
Organization
domain admin
Contact emails

Subdomains

71 observed subdomains of x2omedia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for x2omedia.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-0089db01.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.231.123.55
SPF_IP20.185.109.200
SPF_IP20.39.37.225
SPF_IP52.174.245.176

Related pages

Pivot deeper into the graph from x2omedia.com.

Cypher and MCP

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

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