Hostname
wp2m.com
Last fetched
wp2m.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wp2m.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.164.158.40 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.34.84.211 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.35.85.66 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.20.216 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.233.244 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.176.73 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.200.141.92 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.78.228.248 | 52.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0150530227
- Contact emails
- wp2m.com@contactprivacy.com
- 32ca11bc-f4d3-44df-af3c-0dc32f5b4cba@identity-protect.org
- 52d1ba3d-03ec-4cff-bc8f-d78491aee56f@identity-protect.org
- 53cf8a38-6d07-4182-bd9c-9000f3d08381@identity-protect.org
- 6093d9eb-a502-4130-972d-6fd7e6d58811@identity-protect.org
- 88a079fa-6c47-4d83-8359-39d944fa631d@identity-protect.org
- df30d13c-767b-40f2-830d-2d4bb0e10ee4@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from wp2m.com.
- IP · 15.164.158.40
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · wp2m.com@contactprivacy.com
- TLD · .com
- Browse hostnames · wp…
- 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: "wp2m.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.