Hostname
cascadecms.com
Last fetched
cascadecms.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cascadecms.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 |
|---|---|---|---|---|
| 3.214.134.42 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.217.245.177 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.199.163 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.209.32.99 | 54.208.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.226.30.203 | 54.226.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.194.47.133 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bradley wagner
- Contact emails
- webmaster@hannonhill.com
- 05f797a4-197d-41c1-9770-3bb06711c15b@identity-protect.org
- 357b433e-3838-4a3d-8fcc-4fbd83b9f017@identity-protect.org
- 3e57f68f-a849-4c8b-a414-154a25385291@identity-protect.org
- 7747e538-2284-4524-a475-19cd95032365@identity-protect.org
- 9daffdc7-de96-4034-917c-013c1a7151cf@identity-protect.org
- 9eb4ad92-0634-4549-b21c-8f7cb894e12a@identity-protect.org
- owner-6124402@cascadecms.com.whoisprivacyservice.org
- owner-893161@cascadecms.com.whoisprivacyservice.org
- owner-9991664@cascadecms.com.whoisprivacyservice.org
Subdomains
195 observed subdomains of cascadecms.com.
Showing 25 of 195. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cascadecms.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cascadecms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from cascadecms.com.
- IP · 3.214.134.42
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · webmaster@hannonhill.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: "cascadecms.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.