Skip to content

Hostname

csrcn.ab.ca

Last fetched

csrcn.ab.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · csrcn.ab.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/csrcn.ab.ca

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with csrcn.ab.ca in WhisperGraph.

Subdomains

13 observed subdomains of csrcn.ab.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for csrcn.ab.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEbellamysoftware.com
SPF_IP199.216.211.70
SPF_IP74.125.244.0/22
SPF_MXcsrcn.ab.ca

Related pages

Pivot deeper into the graph from csrcn.ab.ca.

Cypher and MCP

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

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