Hostname
vdmjp.com
Last fetched
vdmjp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vdmjp.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 |
|---|---|---|---|---|
| 13.159.125.201 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.178.53.248 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.181.53.157 | 18.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.92.114.91 | 54.92.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vdmjp.com owner
- Contact emails
- 096dfe50-105a-41a5-889b-5522f025a55d@identity-protect.org
- 43216419-40c0-4f39-a2cd-6a097b5375d4@identity-protect.org
- 62430c6e-fa95-4865-97d5-314d4100008d@identity-protect.org
- 68414be3-9591-4207-8699-034c4523166a@identity-protect.org
- 98fc2193-e536-40ad-b47d-fa8101dfc211@identity-protect.org
- ab181de1-4f8a-490a-831f-c2fe7c1bb4b6@identity-protect.org
Subdomains
4 observed subdomains of vdmjp.com.
Threat posture
History
Related pages
Pivot deeper into the graph from vdmjp.com.
- IP · 13.159.125.201
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 096dfe50-105a-41a5-889b-5522f025a55d@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: "vdmjp.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.