Hostname
medkitdoc.net
Last fetched
medkitdoc.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
medkitdoc.net 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 |
|---|---|---|---|---|
| 18.198.131.190 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.120.201.68 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.126.132.114 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.179.169.206 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0a930403-7146-4931-b84b-9cdef665b578@identity-protect.org
- 0fcfc95a-a8e4-4d68-800e-a6ceb78bbd97@identity-protect.org
- 1899303a-5224-4325-b4e1-3d6da983c01d@identity-protect.org
- 38d7c77c-2e23-47ce-a32b-83c975259f30@identity-protect.org
- dd916c0c-e6f0-414f-b495-eaec66baa1b3@identity-protect.org
- fd13997c-8d27-4c76-a5f9-05dc91a4e7ce@identity-protect.org
- owner-5261804@medkitdoc.net.whoisprivacyservice.org
Subdomains
5 observed subdomains of medkitdoc.net.
Showing 4 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from medkitdoc.net.
- IP · 18.198.131.190
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0a930403-7146-4931-b84b-9cdef665b578@identity-protect.org
- TLD · .net
- 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: "medkitdoc.net"})-[: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.