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
Resolution chain
x2omedia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.132.50.131 | 64.132.50.0/24 | AS397007 | STRATACACHE - Stratacache Inc. | US |
WHOIS identity
- Registrar
- iana:938
- Organization
- domain admin
- Contact emails
Subdomains
71 observed subdomains of x2omedia.com.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from x2omedia.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for x2omedia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-0089db01.pphosted.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 172.231.123.55 |
| SPF_IP | 20.185.109.200 |
| SPF_IP | 20.39.37.225 |
| SPF_IP | 52.174.245.176 |
Related pages
Pivot deeper into the graph from x2omedia.com.
- IP · 64.132.50.131
- ASN · AS397007STRATACACHE - Stratacache Inc.
- Registrar · iana:938
- Country · US
- Email · dlxfjscds@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · x2…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.