Hostname
timnhatroaz.com
Last fetched
timnhatroaz.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
timnhatroaz.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.217.16 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.48 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.51 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.87 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.170.249.31 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.54 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.58 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.9 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of timnhatroaz.com owner
- Contact emails
- 090a73be-b1ae-4723-bd21-0b36594ee393@identity-protect.org
- b9d8d0a3-3fd7-4fcd-b666-b782cd892364@identity-protect.org
- c1fb4924-2ac7-47af-aa12-409db9cac8dc@identity-protect.org
- dba35dca-f26b-449f-a25f-a1461a54e092@identity-protect.org
- ecc3c306-d17d-4eea-b250-edd9dbf46953@identity-protect.org
- fbe50a00-7df6-47dc-a76a-e20251f650a6@identity-protect.org
- fdb9517e-421d-4e00-863f-d170df93db2e@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from timnhatroaz.com.
- IP · 18.164.217.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 090a73be-b1ae-4723-bd21-0b36594ee393@identity-protect.org
- TLD · .com
- Browse hostnames · ti…
- 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: "timnhatroaz.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.