Skip to content

Hostname

csrs.ca

Last fetched

csrs.ca resolves to 1 IPv4 address operated by TERANET - Teranet Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.18.94.184159.18.94.0/24AS25797TERANET - Teranet Inc.CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
navdeep chohan
Contact emails

Subdomains

7 observed subdomains of csrs.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for csrs.ca.

MechanismTarget
SPF_Asmtp.teranet.ca
SPF_Asmtp2.teranet.ca
SPF_Asmtp3.teranet.ca
SPF_Asmtp4.teranet.ca
SPF_Asmtp5.teranet.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.18.103.102
SPF_IP159.18.94.102
SPF_IP20.175.244.252
SPF_IP20.175.244.253
SPF_IP20.175.244.254

Related pages

Pivot deeper into the graph from csrs.ca.

Cypher and MCP

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

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