Hostname
medplan.com
Last fetched
medplan.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
medplan.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.177.228 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.127.179 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.21.177.90 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.167.170.40 | 54.166.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of medplan.com owner
- Contact emails
- myrib@dreamwiz.com
- 0e728e87-1cec-4471-a93b-f96a24946d1e@identity-protect.org
- 314f6ba8-0094-42bd-ab22-0c649a3a9890@identity-protect.org
- 77ea493b-9fd2-4757-aaf1-8c8302d3ecdf@identity-protect.org
- b19f48c4-f8f0-4348-9c25-78f6b36707fd@identity-protect.org
- ba8947f4-fdf5-4145-bea5-8b2b83207ff6@identity-protect.org
- ceff4baa-f773-4190-bd2e-97fe65ac73c7@identity-protect.org
- fbda9872-36ff-42c9-ad7a-4a658fd5a7ac@identity-protect.org
- owner-10014630@medplan.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of medplan.com.
Web-graph footprint
Distinct hostnames that link to or from medplan.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from medplan.com.
- IP · 100.51.177.228
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · myrib@dreamwiz.com
- 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: "medplan.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.