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
Resolution chain
hawaya808.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.159.80.117 | 108.159.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.80.30 | 108.159.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.80.55 | 108.159.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.80.6 | 108.159.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.33.67.106 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.116 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.57 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.60 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.28 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.29 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.31 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.74 | 18.67.0.0/21 | AS16509 | AMAZON-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
MX records
SPF policy
2 SPF mechanisms authorising senders for hawaya808.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.hawaya808.com |
| SPF_IP | 52.68.141.197 |
Related pages
Pivot deeper into the graph from hawaya808.com.
- IP · 108.159.80.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · IN
- Email · privacy@whoisprivacyprotection.info
- TLD · .com
- Browse hostnames · ha…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.