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
Resolution chain
sait.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.110.200.12 | 142.110.0.0/16 | AS25635 | SAIT-AS - Southern Alberta Institute of Technology | CA |
| 142.110.200.12 | 142.110.0.0/16 | AS25635 | SAIT-AS - Southern Alberta Institute of Technology | CA |
| 142.110.204.12 | 142.110.0.0/16 | AS25635 | SAIT-AS - Southern Alberta Institute of Technology | CA |
| 142.110.204.12 | 142.110.0.0/16 | AS25635 | SAIT-AS - Southern Alberta Institute of Technology | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- southern alberta institute of technology
- Contact emails
Subdomains
88 observed subdomains of sait.ca.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sait.ca in the public web crawl.
1,401 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for sait.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.explore-blue.com |
| SPF_INCLUDE | _tuf-spf.touchnet.com |
| SPF_INCLUDE | a._spf.brightspace.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.sait.ca |
| SPF_MX | sait.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.