Skip to content

Hostname

comcast.com

Last fetched

comcast.com resolves to 1 IPv4 address operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
96.99.227.096.96.0.0/12AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:299
Organization
comcast corporation
Contact emails

Subdomains

1,249 observed subdomains of comcast.com.

Web-graph footprint

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

2,431 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for comcast.com.

MechanismTarget
SPF_INCLUDE_spf.comcast.com
SPF_INCLUDE_spf.mdp.comcast.net
SPF_INCLUDEspf-00143705.pphosted.com
SPF_INCLUDEspfext.zapproved.com
SPF_IP148.163.141.77
SPF_IP148.163.145.77
SPF_IP162.150.44.71
SPF_IP192.28.144.202
SPF_IP67.231.149.53
SPF_IP67.231.157.49
SPF_IP68.87.31.167
SPF_IP68.87.96.15
SPF_IP96.114.158.212
SPF_IP96.114.28.75
SPF_IP96.114.28.76

Related pages

Pivot deeper into the graph from comcast.com.

Cypher and MCP

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

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