Hostname
wm-api.com
Last fetched
wm-api.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wm-api.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 |
|---|---|---|---|---|
| 52.59.87.179 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wm-api.com owner
- Contact emails
- 03694c4c-4ac4-4ca6-9787-d63c75df249b@identity-protect.org
- 1685f2a0-74b3-4f98-8c7a-d47bfa8e865c@identity-protect.org
- 5e72ab99-e8fa-4cdf-b250-fd24de6f84ab@identity-protect.org
- 77146620-dfc1-4b6e-8066-fa1b1ab25e74@identity-protect.org
- 7b954892-cd5e-4f1c-97e5-3e89e97eb62d@identity-protect.org
- dbfddb6d-f024-4a61-9075-f2af9de522fd@identity-protect.org
- e570e8c8-2c93-461e-b320-31d188752c72@identity-protect.org
Subdomains
1 observed subdomain of wm-api.com.
| Subdomain |
|---|
| www.wm-api.com |
Web-graph footprint
Distinct hostnames that link to or from wm-api.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from wm-api.com.
- IP · 52.59.87.179
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 03694c4c-4ac4-4ca6-9787-d63c75df249b@identity-protect.org
- TLD · .com
- Browse hostnames · wm…
- 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: "wm-api.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.