Hostname
healthdeviceapi.com
Last fetched
healthdeviceapi.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
healthdeviceapi.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.154.158 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.213.135.15 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.226.140.134 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.94.68.175 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.97.111 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.200.125.215 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.203.0.20 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.97.196 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.175.42.122 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of healthdeviceapi.com owner
- Contact emails
- 2ff77393-86bd-479a-bfbe-9935c3f01334@identity-protect.org
- 4f518ebe-d2ff-49c9-b448-28522ddca3f0@identity-protect.org
- 6274abc1-aec0-4ec3-a2fd-b8d4740bb828@identity-protect.org
- 9811cd13-d169-496d-ab87-e7bcf0da3ead@identity-protect.org
- aa803a67-3a6a-44cc-a68d-639869e6e861@identity-protect.org
- ba811686-f268-46b0-8f98-2219bcd79ec0@identity-protect.org
- owner-6777278@healthdeviceapi.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from healthdeviceapi.com.
- IP · 100.52.154.158
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2ff77393-86bd-479a-bfbe-9935c3f01334@identity-protect.org
- TLD · .com
- Browse hostnames · he…
- 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: "healthdeviceapi.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.