Skip to content

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

WHISPER CANON · xumo.comRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/xumo.com

Resolution chain

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

IPPrefixASNOperatorCountry
96.99.231.5296.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
96.99.231.5396.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:299
Organization
comcast corporation
Contact emails

Subdomains

62 observed subdomains of xumo.com.

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for xumo.com.

MechanismTarget
SPF_INCLUDE_spf.mdp.comcast.net
SPF_INCLUDEem6729.xumo.com
SPF_INCLUDEem8400.xumo.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEshared.hubspot.com
SPF_INCLUDEspf-00143702.pphosted.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP148.163.141.77
SPF_IP148.163.145.77
SPF_IP204.16.33.64/27
SPF_IP208.65.144.0/21
SPF_IP208.81.64.0/22
SPF_IP216.178.44.32/27
SPF_IP4.71.110.138

Related pages

Pivot deeper into the graph from xumo.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.