Skip to content

Hostname

sait.ca

Last fetched

sait.ca resolves to 2 IPv4 addresses operated by SAIT-AS - Southern Alberta Institute of Technology in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · sait.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sait.ca

Resolution chain

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

IPPrefixASNOperatorCountry
142.110.200.12142.110.0.0/16AS25635SAIT-AS - Southern Alberta Institute of TechnologyCA
142.110.200.12142.110.0.0/16AS25635SAIT-AS - Southern Alberta Institute of TechnologyCA
142.110.204.12142.110.0.0/16AS25635SAIT-AS - Southern Alberta Institute of TechnologyCA
142.110.204.12142.110.0.0/16AS25635SAIT-AS - Southern Alberta Institute of TechnologyCA

WHOIS identity

Registrar
iana:456
Organization
southern alberta institute of technology
Contact emails

Subdomains

88 observed subdomains of sait.ca.

Web-graph footprint

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

1,401 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sait.ca.

MechanismTarget
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.sait.ca
SPF_MXsait.ca

Related pages

Pivot deeper into the graph from sait.ca.

Cypher and MCP

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

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