Skip to content

Hostname

com.com

Last fetched

com.com resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · com.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/com.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.148104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.148104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
139.162.174.209139.162.160.0/19AS63949VKT-HK Viking Telecom LimitedDE
139.162.181.76139.162.160.0/19AS63949VKT-HK Viking Telecom LimitedDE
172.104.149.86172.104.128.0/19AS63949VKT-HK Viking Telecom LimitedDE
172.104.203.186172.104.202.0/23AS63949VKT-HK Viking Telecom LimitedDE
172.104.251.198172.104.224.0/19AS63949VKT-HK Viking Telecom LimitedDE
172.67.72.218172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

18,716 observed subdomains of com.com.

Web-graph footprint

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

184 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for com.com.

MechanismTarget
SPF_IPfd1d:f5c3:e7c6::/48

Related pages

Pivot deeper into the graph from com.com.

Cypher and MCP

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

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