Hostname
cacaobra4.com
Last fetched
cacaobra4.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
cacaobra4.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.245.175.103 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.127 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.38 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.89 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.169.231.102 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.114 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.45 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.231.71 | 3.169.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:625
- Organization
- tran hau qua
- Contact emails
- —
Subdomains
1 observed subdomain of cacaobra4.com.
| Subdomain |
|---|
| www.cacaobra4.com |
Threat posture
History
Related pages
Pivot deeper into the graph from cacaobra4.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cacaobra4.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.