Skip to content

Hostname

hawaya808.com

Last fetched

hawaya808.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.80.117108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.30108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.55108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.6108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.33.67.10613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.11613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.2818.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.2918.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.3118.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.7418.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

2 observed subdomains of hawaya808.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hawaya808.com.

MechanismTarget
SPF_INCLUDEmail.hawaya808.com
SPF_IP52.68.141.197

Related pages

Pivot deeper into the graph from hawaya808.com.

Cypher and MCP

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

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