Hostname
crittersams.com
Last fetched
crittersams.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
crittersams.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 |
|---|---|---|---|---|
| 100.21.86.111 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 100.22.88.21 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.161.249.184 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.85.167.101 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.95.220.247 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.227.214.21 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.218.5.6 | 54.218.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.244.188.134 | 54.244.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of crittersams.com owner
- Contact emails
- 07816b37-ab90-4a7a-b630-7e3315192b03@identity-protect.org
- 2cefbfd1-dd58-4a49-bab8-ec7fe679862a@identity-protect.org
- 2f30b1e2-da09-47ab-9adb-2cf9daf40b49@identity-protect.org
- 79b041a9-4e7c-41fd-849e-e3608a74fc23@identity-protect.org
- 98510c91-c80d-4176-a5d7-cbacf3f58493@identity-protect.org
- c79fdefd-d5cf-475b-9d12-5dbcf2bf142c@identity-protect.org
- deb48f34-9961-4e12-b1d7-540ebe03e9da@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from crittersams.com.
- IP · 100.21.86.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 07816b37-ab90-4a7a-b630-7e3315192b03@identity-protect.org
- TLD · .com
- Browse hostnames · cr…
- 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: "crittersams.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.