Skip to content

Hostname

8z.com

Last fetched

8z.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · 8z.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/8z.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.160.240104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for 8z.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEactivepipe.net
SPF_INCLUDEservers.mcsv.net
SPF_IP107.22.165.111
SPF_IP216.24.136.0/24
SPF_IP216.24.141.0/24
SPF_IP2600:3c01:0:0:f03c:91ff:fe60:5af5
SPF_IP2600:3c01:0:0:f03c:91ff:fefb:5deb
SPF_IP45.33.63.126
SPF_IP54.84.11.84
SPF_IP66.175.216.101

Related pages

Pivot deeper into the graph from 8z.com.

Cypher and MCP

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

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