Hostname
vdongle.com
Last fetched
vdongle.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vdongle.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 |
|---|---|---|---|---|
| 18.157.122.79 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.121.13.213 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.126.20.108 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.93.163.95 | 54.93.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vdongle.com owner
- Contact emails
- 17fdd570-9c80-4e44-ba5c-09d932046357@identity-protect.org
- 1dc2a031-b91e-4f92-9bb2-aba44c7f7aeb@identity-protect.org
- 3ef2a0cb-dda2-4c58-8907-a8d71eb43e9b@identity-protect.org
- 54dc940f-cc4f-4c0c-8e65-2af6686c263b@identity-protect.org
- 89ac77ae-24e1-4b1a-a12e-a3d4da3a753f@identity-protect.org
- e46bd796-51f9-48a1-be25-f27201c902dd@identity-protect.org
- e78f5d0d-d20d-4d80-84c1-c448ed7349fe@identity-protect.org
- owner-2700932@vdongle.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from vdongle.com.
- IP · 18.157.122.79
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 17fdd570-9c80-4e44-ba5c-09d932046357@identity-protect.org
- TLD · .com
- Browse hostnames · vd…
- 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: "vdongle.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.