Skip to content

Hostname

cascades.com

Last fetched

cascades.com resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in CA.

Nutrition Label

WHISPER CANON · cascades.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cascades.com

Resolution chain

cascades.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.15.37.6209.15.37.0/24AS13768COGECO-PEER1 - Aptum TechnologiesCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cascades.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for cascades.com.

MechanismTarget
SPF_INCLUDE19972601.spf07.hubspotemail.net
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEcarmamail.com
SPF_INCLUDEmta2.cascades.com
SPF_INCLUDEofsys.com
SPF_INCLUDEperformind.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.222.105.190
SPF_IP192.174.91.57
SPF_IP192.174.91.58
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP207.164.11.162
SPF_IP207.164.26.34
SPF_IP207.164.26.56
SPF_IP35.183.224.33
SPF_IP52.233.59.239
SPF_IP52.233.60.58
SPF_IP52.235.20.4
SPF_IP52.235.57.241
SPF_IP52.237.19.55
SPF_IP52.237.22.139
SPF_IP52.237.22.229
SPF_IP52.237.24.27
SPF_IP52.237.29.228
SPF_IP52.242.16.79
SPF_IP52.242.17.182
SPF_IP52.242.22.213
SPF_IP52.242.22.49
SPF_IP52.242.23.165
SPF_IP66.187.113.76
SPF_IP68.179.81.185

Related pages

Pivot deeper into the graph from cascades.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cascades.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.