Hostname
thunderchipmunk.com
Last fetched
thunderchipmunk.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thunderchipmunk.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 |
|---|---|---|---|---|
| 13.224.236.112 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.113 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.123 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.7 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 99.84.203.121 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.36 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.48 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.83 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thunderchipmunk.com owner
- Contact emails
- 2573cd6b-dc87-461c-bd79-ed07e0202621@identity-protect.org
- 2cff9ae6-8dd3-44b0-87f1-c3b0c24fd60d@identity-protect.org
- 3e4233fc-e68d-447b-9385-7657e0dcdca0@identity-protect.org
- 6d550b24-c0b1-4d24-905b-de6022b0b8ed@identity-protect.org
- a1a2673a-1963-4189-98b4-92d642788081@identity-protect.org
- b66f9a7f-49c7-4f6c-824a-666606ca5ba0@identity-protect.org
- c0538750-30e9-4c59-8d9a-5566726e989f@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from thunderchipmunk.com.
- IP · 13.224.236.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AE
- Email · 2573cd6b-dc87-461c-bd79-ed07e0202621@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "thunderchipmunk.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.