Skip to content

Hostname

8w8.com

Last fetched

8w8.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 8w8.comRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/8w8.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.134.11107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.158.1833.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.211.22534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.217.14534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
8w8 ventures
Contact emails

Subdomains

7 observed subdomains of 8w8.com.

Web-graph footprint

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

12 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 8w8.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP52.203.105.133

Related pages

Pivot deeper into the graph from 8w8.com.

Cypher and MCP

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

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