Hostname
mdataplatform.com
Last fetched
mdataplatform.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mdataplatform.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 |
|---|---|---|---|---|
| 13.32.164.48 | 13.32.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.164.80 | 13.32.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.164.81 | 13.32.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.164.87 | 13.32.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.117 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.13 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.60 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.69 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mdataplatform.com owner
- Contact emails
- 0d77eef0-edba-4f30-9d40-b82a5a1cd16a@identity-protect.org
- 55147540-9a28-46aa-955e-083745d17d64@identity-protect.org
- 5f5ad921-a3ef-4167-aff4-7127e4d8a609@identity-protect.org
- 78f3e67e-ecdc-4ada-9516-ddea94addc3f@identity-protect.org
- 9b36796d-87a2-49b0-be56-ba54c542bfad@identity-protect.org
- a66845b8-a770-4fc0-b01a-ca9db08ae9c9@identity-protect.org
- a91cb3b1-c90b-450c-9dde-092a0fac948f@identity-protect.org
Subdomains
34 observed subdomains of mdataplatform.com.
Showing 16 of 34. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from mdataplatform.com.
- IP · 13.32.164.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0d77eef0-edba-4f30-9d40-b82a5a1cd16a@identity-protect.org
- TLD · .com
- Browse hostnames · md…
- 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: "mdataplatform.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.