Hostname
mymedtechapp.com
Last fetched
mymedtechapp.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
mymedtechapp.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.49.71.185 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.98.238 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.210.132.125 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.90.31.197 | 54.90.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mymedtechapp.com owner
- Contact emails
- 064014c9-a549-4359-805c-5f90414ed693@identity-protect.org
- 50aa1d57-a1b7-4e7c-9621-91322edb9d9a@identity-protect.org
- 9fbd1d42-71ea-4b61-a7a5-43c02c1a3331@identity-protect.org
- b073d056-ed0b-4d33-a1c2-bfc4dd38f138@identity-protect.org
- b9a2fddf-97dd-4943-a308-3556277ba7ce@identity-protect.org
- ca2726ed-112d-42f4-b1c6-e72ac1327a2a@identity-protect.org
- d1515f26-8cd8-42fb-9099-135d17936a75@identity-protect.org
- owner-1158794@mymedtechapp.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of mymedtechapp.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from mymedtechapp.com.
- IP · 100.49.71.185
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 064014c9-a549-4359-805c-5f90414ed693@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- 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: "mymedtechapp.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.