Hostname
ecg-api.com
Last fetched
ecg-api.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ecg-api.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 |
|---|---|---|---|---|
| 18.172.112.11 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.24 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.43 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.96 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.160.112 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.116 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.15 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.7 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ecg-api.com owner
- Contact emails
- 1e75a91c-2e79-4752-9e02-11b060f6d603@identity-protect.org
- 563ee9e1-d095-4dc2-bd86-e0779ef7ced5@identity-protect.org
- 896300ad-690e-45ad-aefa-e747d3571d30@identity-protect.org
- a5f8a3a0-8395-480e-9974-4f6ee7629f6d@identity-protect.org
- d629e4f5-4415-403d-b62e-b11a26822a39@identity-protect.org
- e95e02f3-e45d-439b-a504-ee23cadfbe16@identity-protect.org
- efd68073-4fe6-4f78-8ce6-a5a5c0ca2eb1@identity-protect.org
- owner-10796932@ecg-api.com.whoisprivacyservice.org
Subdomains
31 observed subdomains of ecg-api.com.
Showing 25 of 31. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ecg-api.com.
- IP · 18.172.112.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 1e75a91c-2e79-4752-9e02-11b060f6d603@identity-protect.org
- TLD · .com
- Browse hostnames · ec…
- 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: "ecg-api.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.