Skip to content

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

WHISPER CANON · cascadecms.comRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cascadecms.com

Resolution chain

cascadecms.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.214.134.423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.245.1773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.199.16352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.32.9954.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.226.30.20354.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.47.13332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bradley wagner
Contact emails

Subdomains

195 observed subdomains of cascadecms.com.

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

SPF policy

4 SPF mechanisms authorising senders for cascadecms.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from cascadecms.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.