Hostname
aw-chat.com
Last fetched
aw-chat.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aw-chat.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.9.32 | 16.12.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.127 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.173 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.246 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aw-chat.com owner
- Contact emails
- 0a494bf3-94a5-47ae-911c-a8bd30c56b07@identity-protect.org
- 332e3465-3632-4d41-a303-fed2897a4a63@identity-protect.org
- 4f2dae24-a5cb-4f69-87d6-01bbb31e9f0c@identity-protect.org
- 78d457a6-658c-472e-8060-4a5d63d384d2@identity-protect.org
- 80a62a99-da7b-412c-82d3-9f85ef4caa8d@identity-protect.org
- a14439ec-272d-4387-aba3-9a09ee6e7149@identity-protect.org
- f3310f7d-d1ed-4c7c-9012-200118bbdea6@identity-protect.org
- owner-2033778@aw-chat.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from aw-chat.com.
- IP · 16.12.9.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 0a494bf3-94a5-47ae-911c-a8bd30c56b07@identity-protect.org
- TLD · .com
- Browse hostnames · aw…
- 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: "aw-chat.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.