Hostname
customercase.com
Last fetched
customercase.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
customercase.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 |
|---|---|---|---|---|
| 107.22.238.5 | 107.22.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.235.129.12 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.22.19.114 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.195.133 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.248.172 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.180.89 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.173.205.27 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.173.231.30 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- alexander kuznetsov
- Contact emails
- alexkuznetsov@stiltsoft.com
- 24124485-9854-4329-8f06-9f9500ed80eb@identity-protect.org
- 3d5c98a7-90a2-435a-8bb1-64684bfedf85@identity-protect.org
- 4409771c-2eb9-449e-8fc3-67d6a2f32456@identity-protect.org
- 66c3ec33-ff6f-48d6-b1b8-a4f663240594@identity-protect.org
- 8bfef643-525a-4d59-8b8f-5d33a5863a4d@identity-protect.org
- bce54092-b735-4be5-9fff-a6c91cb40e9c@identity-protect.org
- c0cbe5a2-a867-46dc-bce4-62fdf64019d7@identity-protect.org
- owner-2507177@customercase.com.whoisprivacyservice.org
- owner-2562355@customercase.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of customercase.com.
Web-graph footprint
Distinct hostnames that link to or from customercase.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from customercase.com.
- IP · 107.22.238.5
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · alexkuznetsov@stiltsoft.com
- TLD · .com
- Browse hostnames · cu…
- 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: "customercase.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.