Skip to content

Hostname

graph8.com

Last fetched

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

Nutrition Label

WHISPER CANON · graph8.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/graph8.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.57.58104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.159.146172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.222.149.10152.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.1752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.2052.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.5652.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.85.31.2452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1149
Organization
domains by proxy,
Contact emails

Subdomains

24 observed subdomains of graph8.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for graph8.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from graph8.com.

Cypher and MCP

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

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