Hostname
chickstatus.com
Last fetched
chickstatus.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
chickstatus.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.33.67.23 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.62 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.70 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.86 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.148.112 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.32 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.8 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.87 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chickstatus.com owner
- Contact emails
- 12e721a7-5831-4d6d-8d92-597a581ca340@identity-protect.org
- 1cc35dc4-7779-4f45-9ffc-898ac11b4252@identity-protect.org
- 38f3479e-0c08-4942-810a-17f876be22ed@identity-protect.org
- b12859b5-436e-437a-a424-f321650b4096@identity-protect.org
- b5c401f8-d9d1-4cde-8b45-f810c42dbdf6@identity-protect.org
- b6252d23-a4e4-4089-9749-5b39325a6694@identity-protect.org
- owner-6336122@chickstatus.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from chickstatus.com.
- IP · 13.33.67.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 12e721a7-5831-4d6d-8d92-597a581ca340@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: "chickstatus.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.