Skip to content

Hostname

sundanceradio.ca

Last fetched

sundanceradio.ca resolves to 2 IPv4 addresses operated by AS15830 in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · sundanceradio.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sundanceradio.ca

Resolution chain

sundanceradio.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:456
Organization
sundance radio communication
Contact emails

Subdomains

2 observed subdomains of sundanceradio.ca.

Web-graph footprint

Distinct hostnames that link to or from sundanceradio.ca in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sundanceradio.ca.

MechanismTarget
SPF_Asundanceradio.ca
SPF_IP170.39.115.11
SPF_MXsundanceradio.ca

Related pages

Pivot deeper into the graph from sundanceradio.ca.

Cypher and MCP

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

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