Hostname
vnshields.com
Last fetched
vnshields.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vnshields.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.142.4.51 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vnshields.com owner
- Contact emails
- 33a18e2a-0884-4b80-a584-d295560c77fc@identity-protect.org
- 468861f6-2613-4681-baf1-bee3b9994471@identity-protect.org
- 637cc449-faf6-401a-88ce-a5e6f5223634@identity-protect.org
- 9357ac8d-4a15-46ef-a960-42398dc56b3a@identity-protect.org
- 99757be4-97e3-47ef-9aab-085ed0391bd2@identity-protect.org
- e0e9f7d8-e322-4030-b1dd-ce0de09b5352@identity-protect.org
- eb0f5692-940d-42ab-9767-1507c7f4bc10@identity-protect.org
Subdomains
5 observed subdomains of vnshields.com.
Showing 3 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from vnshields.com.
- IP · 18.142.4.51
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 33a18e2a-0884-4b80-a584-d295560c77fc@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: "vnshields.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.