Hostname
chattacorn.com
Last fetched
chattacorn.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chattacorn.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.160.41.22 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.49 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.57 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.7 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.16 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.26 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.29 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.80 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chattacorn.com owner
- Contact emails
- 0e2260a8-f794-42da-977b-9ba2cd8613f0@identity-protect.org
- 43005996-4228-4c8f-8320-07522a31b700@identity-protect.org
- 51cf0407-25bf-46fb-b89f-0001acc8b92b@identity-protect.org
- 6c336074-1e03-43ac-b5b4-c46752d746af@identity-protect.org
- 7bf60abd-7a81-4579-a727-f1c725c8e259@identity-protect.org
- b4d8dbec-6820-4fd7-906d-1fa02d033307@identity-protect.org
- d30be92d-f9f3-4396-bad2-31a1ac4ac611@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from chattacorn.com.
- IP · 18.160.41.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0e2260a8-f794-42da-977b-9ba2cd8613f0@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chattacorn.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.