Skip to content

Hostname

crazy8.com

Last fetched

crazy8.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · crazy8.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/crazy8.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.94.188.1273.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
gym -mark, inc. gym-mark,
Contact emails

Subdomains

23 observed subdomains of crazy8.com.

Web-graph footprint

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

283 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for crazy8.com.

MechanismTarget
SPF_IP129.33.240.210
SPF_IP129.41.75.169
SPF_IP129.41.78.43
SPF_IP208.50.138.20
SPF_IP208.50.138.50
SPF_IP208.85.48.89
SPF_IP208.85.48.90
SPF_IP208.85.48.91
SPF_IP208.85.52.238
SPF_IP208.85.53.28
SPF_IP208.85.55.240
SPF_MXcrazy8.com

Related pages

Pivot deeper into the graph from crazy8.com.

Cypher and MCP

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

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