Hostname
heacb.com
Last fetched
heacb.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
heacb.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.219.10 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.123 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.35 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.41 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.230.100 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.12 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.36 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.230.9 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.168.2.11 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.113 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.30 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.62 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of heacb.com owner
- Contact emails
- 04c1477c-acab-42a8-8395-00016f39462b@identity-protect.org
- 1fb0e05a-f7c2-4438-a06a-52784562e613@identity-protect.org
- 33abd36f-400d-4e3f-917d-e2ee92cb827e@identity-protect.org
- 34998a2e-2e48-4ae5-b5b6-cf04ead42fc9@identity-protect.org
- 36ab20ce-15e3-4ed2-b0ad-6e7356f5eeb1@identity-protect.org
- 7ef1100b-9eb6-46fe-b157-665328b10a7d@identity-protect.org
- 9022ff9d-58f9-4d48-ad2c-a86b16a3e2a8@identity-protect.org
Subdomains
1 observed subdomain of heacb.com.
| Subdomain |
|---|
| www.heacb.com |
Threat posture
History
Related pages
Pivot deeper into the graph from heacb.com.
- IP · 18.173.219.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04c1477c-acab-42a8-8395-00016f39462b@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: "heacb.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.