Hostname
sasktel.com
Last fetched
sasktel.com resolves to 1 IPv4 address operated by SASKTEL - Saskatchewan Telecommunications in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
sasktel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.164.252.13 | 142.164.0.0/16 | AS803 | SASKTEL - Saskatchewan Telecommunications | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- emily mcnair
- Contact emails
Subdomains
709 observed subdomains of sasktel.com.
Showing 25 of 709. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sasktel.com in the public web crawl.
536 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for sasktel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.boardbooks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 142.164.240.251 |
| SPF_IP | 142.164.240.252 |
| SPF_IP | 142.164.244.251 |
| SPF_IP | 142.164.244.252 |
| SPF_IP | 142.165.157.180 |
| SPF_IP | 142.165.157.181 |
| SPF_IP | 142.165.173.0/27 |
| SPF_IP | 142.165.20.160/27 |
| SPF_IP | 158.106.67.0/24 |
| SPF_IP | 205.216.45.0/24 |
| SPF_IP | 209.112.4.0/24 |
| SPF_IP | 209.29.44.16 |
| SPF_IP | 209.29.44.21 |
| SPF_IP | 209.29.44.23 |
| SPF_IP | 209.66.117.0/24 |
| SPF_IP | 50.19.250.2/32 |
| SPF_IP | 50.19.250.3/32 |
| SPF_IP | 72.14.161.0/24 |
| SPF_MX | sasktel.com |
Related pages
Pivot deeper into the graph from sasktel.com.
- IP · 142.164.252.13
- ASN · AS803SASKTEL - Saskatchewan Telecommunications
- Registrar · iana:456
- Country · CA
- Email · chris.dotson@sasktel.sk.ca
- TLD · .com
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sasktel.com"})-[: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.