Hostname
cardiocalm-api.com
Last fetched
cardiocalm-api.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cardiocalm-api.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.160.79.213 | 15.160.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 15.161.186.2 | 15.161.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 15.161.9.217 | 15.161.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.102.224.84 | 18.102.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.102.255.39 | 18.102.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 35.152.49.172 | 35.152.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cardiocalm-api.com owner
- Contact emails
- 0d088733-3fef-4704-aafb-dfe6d8b50d86@identity-protect.org
- 3eeaca54-df1f-4954-a219-35e23eef1f4d@identity-protect.org
- 6787c346-d8cd-49e9-9d87-357ddceee781@identity-protect.org
- 6eeeef8f-1d13-44bc-8209-ee8f6100f2f9@identity-protect.org
- a47fa639-c38e-404b-9c88-52d0b8d54998@identity-protect.org
- e2b286af-555a-4e8c-8cbc-3d18b1ff78ce@identity-protect.org
- f99d0149-ea74-408b-8df3-97613dffb9dd@identity-protect.org
- owner-264730@cardiocalm-api.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from cardiocalm-api.com.
- IP · 15.160.79.213
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 0d088733-3fef-4704-aafb-dfe6d8b50d86@identity-protect.org
- TLD · .com
- Browse hostnames · ca…
- 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: "cardiocalm-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.