Hostname
vnaav.com
Last fetched
vnaav.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vnaav.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.235.84.18 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.238.110.165 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vnaav.com owner
- Contact emails
- 02ace97f-3daf-4e9b-9f8c-2302c2fe8176@identity-protect.org
- 2b3351d1-70e6-420b-82db-c298cf8e15e9@identity-protect.org
- 88b88b42-19dd-40e8-ba0d-05d2c86c7fdf@identity-protect.org
- 90622839-ff77-44e1-bd07-835ea702afcd@identity-protect.org
- e192f3a6-b6cb-44ab-8ea0-4109c4f19365@identity-protect.org
- e61569e3-9a15-40fd-8a9d-4d8d241f19b4@identity-protect.org
- fdb8924b-b343-4b6b-9ce8-4f4ab304d49b@identity-protect.org
Subdomains
1 observed subdomain of vnaav.com.
| Subdomain |
|---|
| www.vnaav.com |
Threat posture
History
Related pages
Pivot deeper into the graph from vnaav.com.
- IP · 44.235.84.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 02ace97f-3daf-4e9b-9f8c-2302c2fe8176@identity-protect.org
- TLD · .com
- Browse hostnames · vn…
- 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: "vnaav.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.