Hostname
ar-nav.com
Last fetched
ar-nav.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ar-nav.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 |
|---|---|---|---|---|
| 13.33.67.37 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.69 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.95 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.99 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.63 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.69 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.72 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.85 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- al noman
- Contact emails
- 762578896@qq.com
- dazhendazhen123@gmail.com
- 5708d365ebaf4cc58de8edbf84e920b4.protect@whoisguard.com
- domain@pheservers.info
- 3e3b60ec-4dd2-4437-8a6d-d1c6048664bb@identity-protect.org
- 660c1653-ced5-40f7-ac9e-60409072470e@identity-protect.org
- bb9caa3f-11f6-4e0d-8aa1-1776d60f76d8@identity-protect.org
- c9cd441a-e3a1-4765-993f-dc6e46acf7fd@identity-protect.org
- dbaf6574-fa26-4fad-85ac-2e4a586f6de1@identity-protect.org
- ef730e62-1cdd-4b07-959e-ed49f8ba4159@identity-protect.org
- fbdd5af3-bf6d-4e07-9343-a4ce9b5ceeb9@identity-protect.org
Subdomains
7 observed subdomains of ar-nav.com.
Threat posture
History
Related pages
Pivot deeper into the graph from ar-nav.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ar-nav.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.