Hostname
casedomains.com
Last fetched
casedomains.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
casedomains.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.114 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.32 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.83 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.94 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of casedomains.com owner
- Contact emails
- 609f45eb-1908-4faa-a50e-2ad7c2007963@identity-protect.org
- 7fde1955-8d50-45c1-85c7-7b8c1ec33053@identity-protect.org
- 99f1d7ce-03a7-493d-bf28-6c8fcaea3066@identity-protect.org
- e5f0e6ac-797c-4a55-bf8a-d143f3eacaca@identity-protect.org
- fd535aef-13f3-44a2-8a49-195da5e01842@identity-protect.org
- fea3b80c-8051-46d1-b432-6399587cd683@identity-protect.org
- owner-1837599@casedomains.com.whoisprivacyservice.org
- owner-5824358@casedomains.com.whoisprivacyservice.org
Subdomains
100 observed subdomains of casedomains.com.
Showing 25 of 100. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from casedomains.com.
- IP · 18.173.132.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 609f45eb-1908-4faa-a50e-2ad7c2007963@identity-protect.org
- TLD · .com
- Browse hostnames · ca…
- 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: "casedomains.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.