Hostname
medpostdoctors.com
Last fetched
medpostdoctors.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
medpostdoctors.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.226.69.121 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.13 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.47 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.93 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 18.161.125.15 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.125.18 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.125.19 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.125.39 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of medpostdoctors.com owner
- Contact emails
- jennifer.carmichael@tenethealth.com
- 10ec7039-581e-4b30-88c9-1673561f6715@identity-protect.org
- 5f0b858a-21cf-4208-9778-c68dae631337@identity-protect.org
- aa5d6b93-1073-4c18-9182-b1324c7bc7a7@identity-protect.org
- aeb77fcc-2340-44a3-a771-315917e1d874@identity-protect.org
- bb013c36-5708-4ed2-b4f4-52f395f51647@identity-protect.org
- c492ebd7-4555-487e-ae90-ecdbcff51da0@identity-protect.org
- ea18f02a-4a27-4ea6-96ce-b6c623df10dc@identity-protect.org
Subdomains
1 observed subdomain of medpostdoctors.com.
| Subdomain |
|---|
| www.medpostdoctors.com |
Threat posture
History
Related pages
Pivot deeper into the graph from medpostdoctors.com.
- IP · 13.226.69.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · jennifer.carmichael@tenethealth.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: "medpostdoctors.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.