Skip to content

Hostname

sorc.crrf.ca

Last fetched

sorc.crrf.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 · sorc.crrf.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sorc.crrf.ca

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with sorc.crrf.ca in WhisperGraph.

Subdomains

1 observed subdomain of sorc.crrf.ca.

Web-graph footprint

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

35 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sorc.crrf.ca.

MechanismTarget
SPF_Asorc.crrf.ca
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.hostpapa.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.96.200.111
SPF_IP65.181.111.151
SPF_IP69.164.222.230
SPF_IP69.90.66.190
SPF_IP69.90.66.40
SPF_MXsorc.crrf.ca

Related pages

Pivot deeper into the graph from sorc.crrf.ca.

Cypher and MCP

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

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