Hostname
meideplatform.com
Last fetched
meideplatform.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
meideplatform.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 |
|---|---|---|---|---|
| 108.139.15.22 | 108.139.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.15.30 | 108.139.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.15.34 | 108.139.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.15.39 | 108.139.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.69.129 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.25 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.4 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.78 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of meideplatform.com owner
- Contact emails
- 2115a5b7-824c-4704-b12c-f264813aa449@identity-protect.org
- 64ecf988-8013-45d9-a62b-60e9cf75f1f3@identity-protect.org
- 71de2eda-af32-48e3-9abe-b2d1150a00d4@identity-protect.org
- 8afcabc9-000f-4e6d-9139-b2d84b4b147e@identity-protect.org
- 9daf4d3f-01f5-4eb9-9deb-a61664e5e8a3@identity-protect.org
- a65f89f8-de1d-4e4a-ae1d-0c5608f381ec@identity-protect.org
- e0e7b5c9-ab00-4475-89ab-59533684b866@identity-protect.org
- owner-2173772@meideplatform.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of meideplatform.com.
Threat posture
History
Related pages
Pivot deeper into the graph from meideplatform.com.
- IP · 108.139.15.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2115a5b7-824c-4704-b12c-f264813aa449@identity-protect.org
- TLD · .com
- Browse hostnames · me…
- 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: "meideplatform.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.