Skip to content

Hostname

lightsource.ca

Last fetched

lightsource.ca resolves to 2 IPv4 addresses operated by USASK - University of Saskatchewan in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.233.198.205128.233.0.0/16AS22950USASK - University of SaskatchewanCA
128.233.203.107128.233.0.0/16AS22950USASK - University of SaskatchewanCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
canadian light source
Contact emails

Subdomains

46 observed subdomains of lightsource.ca.

Web-graph footprint

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

463 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lightsource.ca.

MechanismTarget
SPF_INCLUDEemail.prnewswire.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.233.248.18
SPF_IP128.233.248.19
SPF_IP199.45.167.162
SPF_IP199.45.167.163

Related pages

Pivot deeper into the graph from lightsource.ca.

Cypher and MCP

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

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