Skip to content

Hostname

cascable.net

Last fetched

cascable.net resolves to 1 IPv4 address operated by CASNET - Community Antenna Service, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cascable.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cascable.net

Resolution chain

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

IPPrefixASNOperatorCountry
216.20.130.51216.20.128.0/20AS40098CASNET - Community Antenna Service, Inc.US

WHOIS identity

Registrar
iana:2
Organization
cable, cas
Contact emails

Subdomains

811 observed subdomains of cascable.net.

Web-graph footprint

Distinct hostnames that link to or from cascable.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cascable.net.

MechanismTarget
SPF_Acascable.net
SPF_Amail.cascable.com
SPF_Amail.cascable.net
SPF_Amail.casinternet.net
SPF_IP12.20.121.0/25
SPF_IP216.20.129.0/24
SPF_MXcascable.net

Related pages

Pivot deeper into the graph from cascable.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cascable.net"})-[: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.