Hostname
vanaddns.com
Last fetched
vanaddns.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vanaddns.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 |
|---|---|---|---|---|
| 3.13.154.195 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.134.217.200 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.142.126.125 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.143.137.58 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vanaddns.com owner
- Contact emails
- 465e800d-69ea-4f58-9fef-cd59d852fadb@identity-protect.org
- 474ea484-163c-4998-8dbe-0b88e8b11a5d@identity-protect.org
- 8fea2350-f8d6-4646-b912-2d036b7e393a@identity-protect.org
- 98b18dd7-1d92-4f77-87d0-0f945ae3d865@identity-protect.org
- 9fab08af-424d-499c-9df6-f2caed53146e@identity-protect.org
- f6d4224b-b388-4b75-b466-c985aea66628@identity-protect.org
- owner-11410751@vanaddns.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from vanaddns.com.
- IP · 3.13.154.195
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 465e800d-69ea-4f58-9fef-cd59d852fadb@identity-protect.org
- TLD · .com
- Browse hostnames · va…
- 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: "vanaddns.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.