Skip to content

Hostname

usask.ca

Last fetched

usask.ca resolves to 1 IPv4 address operated by USASK - University of Saskatchewan in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · usask.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/usask.ca

Resolution chain

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

IPPrefixASNOperatorCountry
128.233.195.103128.233.0.0/16AS22950USASK - University of SaskatchewanCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
dave scarfe
Contact emails

Subdomains

850 observed subdomains of usask.ca.

Web-graph footprint

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

2,805 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for usask.ca.

MechanismTarget
SPF_Ausask.ca
SPF_INCLUDE_spf-cac.teamdynamix.com
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDEspf.apparmor.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.233.206.109
SPF_IP128.233.215.0/24
SPF_IP128.233.238.106
SPF_IP148.59.101.16/28
SPF_IP168.245.64.247
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP51.222.48.168
SPF_IP65.39.192.50
SPF_IP72.55.140.81/32

Related pages

Pivot deeper into the graph from usask.ca.

Cypher and MCP

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

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