Hostname
cas-h.com
Last fetched
cas-h.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cas-h.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.214.38.29 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.161.110.117 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.163.7.211 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.35.144.36 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.88.141.179 | 52.88.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.187.80.242 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cas-h.com owner
- Contact emails
- faceslon57@gmail.com
- 19120af5-56b2-4fcd-9f71-0232edf7392a@identity-protect.org
- 51d70e5b-719c-4306-bf6c-7837b4ea2c38@identity-protect.org
- 60f6c74f-14c5-4970-a063-ff24e57bea5b@identity-protect.org
- 75c3a99d-e2c8-4cfc-8d39-243dda3c6d23@identity-protect.org
- 785246de-85d7-4466-b7f7-bdb32881e9ee@identity-protect.org
- c8b2c07a-3859-4033-9ad1-6485bf79a27d@identity-protect.org
- da2e12ea-3ed2-4a2c-81bb-af4ef4b4b927@identity-protect.org
- owner-2394242@cas-h.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of cas-h.com.
| Subdomain |
|---|
| mail.cas-h.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from cas-h.com.
- IP · 34.214.38.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · faceslon57@gmail.com
- 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: "cas-h.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.