Skip to content

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

WHISPER CANON · sasktel.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sasktel.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.164.252.13142.164.0.0/16AS803SASKTEL - Saskatchewan TelecommunicationsCA

WHOIS identity

Registrar
iana:456
Organization
emily mcnair
Contact emails

Subdomains

709 observed subdomains of sasktel.com.

Web-graph footprint

Distinct hostnames that link to or from sasktel.com in the public web crawl.

536 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for sasktel.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.boardbooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.164.240.251
SPF_IP142.164.240.252
SPF_IP142.164.244.251
SPF_IP142.164.244.252
SPF_IP142.165.157.180
SPF_IP142.165.157.181
SPF_IP142.165.173.0/27
SPF_IP142.165.20.160/27
SPF_IP158.106.67.0/24
SPF_IP205.216.45.0/24
SPF_IP209.112.4.0/24
SPF_IP209.29.44.16
SPF_IP209.29.44.21
SPF_IP209.29.44.23
SPF_IP209.66.117.0/24
SPF_IP50.19.250.2/32
SPF_IP50.19.250.3/32
SPF_IP72.14.161.0/24
SPF_MXsasktel.com

Related pages

Pivot deeper into the graph from sasktel.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.