Autonomous System
AS803 — SASKTEL - Saskatchewan Telecommunications(CA)
Last fetched
AS803 is an Autonomous System operated by SASKTEL - Saskatchewan Telecommunications and registered in CA. As of Thu, 21 May 2026 12:33:07 GMT, it announces 47 routed IP prefixes and peers with 30 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS803 announces 47 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.110.192.0/18
- 64.201.192.0/19
- 67.225.0.0/17
- 68.69.192.0/19
- 69.11.0.0/17
- 71.17.0.0/16
- 74.113.12.0/22
- 96.125.240.0/20
- 104.152.28.0/22
- 104.219.8.0/22
- 104.255.48.0/22
- 108.60.160.0/19
- 108.160.16.0/20
- 108.174.160.0/20
- 142.164.0.0/16
- 142.165.0.0/16
- 142.165.219.0/24
- 162.253.8.0/22
- 192.34.224.0/21
- 192.75.185.0/24
- 192.139.160.0/22
- 192.139.164.0/24
- 192.139.167.0/24
- 192.139.168.0/21
- 192.139.185.0/24
Peering ecosystem
30 distinct peers via BGP. The first 30 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS400929 | WRI-ASN-A - Wood River Internet | CA |
| AS400085 | REGINA-POLICE-SERVICE - Regina Police Service | CA |
| AS399844 | SASK-CNET - Saskatchewan Telecommunications | CA |
| AS397894 | REAL-ASN-01 - Regina Exhibition Association Ltd | CA |
| AS397335 | GSCS - St. Pauls Roman Catholic Separate School Division #20 | CA |
| AS397320 | FCL-ASN - Federated Cooperatives Limited | CA |
| AS395270 | — | — |
| AS393891 | NUTRIEN - Nutrien | CA |
| AS393607 | INNOVATION-SASK - Innovation Saskatchewan | CA |
| AS393598 | AFFINITYCU - Affinity Credit Union 2013 | CA |
| AS46612 | BUNGE-REGINA - Bunge Canada Inc. | CA |
| AS40814 | CITY-OF-REGINA - City of Regina | CA |
| AS36479 | SGINET1 - SGI | CA |
| AS30580 | SASKPO - SaskPower | CA |
| AS30324 | SASKENER - SaskEnergy Inc. | CA |
| AS27628 | INNOVATION-SASK - Innovation Saskatchewan | CA |
| AS26206 | ASN-UREGINA - University of Regina | CA |
| AS22950 | USASK - University of Saskatchewan | CA |
| AS19523 | BH-TELECOM-CORP - FlexNetworks | CA |
| AS17300 | ISM-CANADA - ISM Canada | CA |
| AS14336 | AS-1148 - eHealth Saskatchewan | CA |
| AS11568 | CGI-REGINA-1 - CGI Inc. | CA |
| AS10980 | STAFFORD - Stafford Communications, Inc. | CA |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS1085 | PRAIRIE-CROCUS-RURAL-INTERNET - Prairie Crocus Rural Internet Limited | CA |
| AS1043 | KSP-REG-1 - KSP Technology | CA |
| AS577 | BACOM - Bell Canada | CA |
MOAS / hijack watch
Prefixes routed by AS803 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS803 is unique to AS803 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS803.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS803"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.