Hostname
elevatemap.com
Last fetched
elevatemap.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
elevatemap.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.170.207.0 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of elevatemap.com owner
- Contact emails
- 463aa536-0509-4fa2-a09b-87ff9c248872@identity-protect.org
- 475703c7-2808-487a-a870-a3e9d5527059@identity-protect.org
- 73e39bae-032a-4f91-ae83-f2a0fc128bb9@identity-protect.org
- 79ec9dd0-3c9a-490f-a27d-aa18b5b640a0@identity-protect.org
- owner-5279361@elevatemap.com.whoisprivacyservice.org
- owner@elevatemap.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of elevatemap.com.
| Subdomain |
|---|
| www.elevatemap.com |
Threat posture
History
Related pages
Pivot deeper into the graph from elevatemap.com.
- IP · 52.170.207.0
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · 463aa536-0509-4fa2-a09b-87ff9c248872@identity-protect.org
- TLD · .com
- Browse hostnames · el…
- 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: "elevatemap.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.