Hostname
xumo.com
Last fetched
xumo.com resolves to 2 IPv4 addresses operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
xumo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 96.99.231.52 | 96.96.0.0/12 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
| 96.99.231.53 | 96.96.0.0/12 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- comcast corporation
- Contact emails
Subdomains
62 observed subdomains of xumo.com.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xumo.com in the public web crawl.
252 sites link to this hostname.
93 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for xumo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mdp.comcast.net |
| SPF_INCLUDE | em6729.xumo.com |
| SPF_INCLUDE | em8400.xumo.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | shared.hubspot.com |
| SPF_INCLUDE | spf-00143702.pphosted.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 148.163.141.77 |
| SPF_IP | 148.163.145.77 |
| SPF_IP | 204.16.33.64/27 |
| SPF_IP | 208.65.144.0/21 |
| SPF_IP | 208.81.64.0/22 |
| SPF_IP | 216.178.44.32/27 |
| SPF_IP | 4.71.110.138 |
Related pages
Pivot deeper into the graph from xumo.com.
- IP · 96.99.231.52
- ASN · AS7922COMCAST-7922 - Comcast Cable Communications, LLC
- Registrar · iana:299
- Country · US
- Email · domainadmin@specificmedia.com
- TLD · .com
- Browse hostnames · xu…
- 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: "xumo.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.