Skip to content

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

WHISPER CANON · AS803Routing diversity8.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/803

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.

Peering ecosystem

30 distinct peers via BGP. The first 30 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS400929WRI-ASN-A - Wood River InternetCA
AS400085REGINA-POLICE-SERVICE - Regina Police ServiceCA
AS399844SASK-CNET - Saskatchewan TelecommunicationsCA
AS397894REAL-ASN-01 - Regina Exhibition Association LtdCA
AS397335GSCS - St. Pauls Roman Catholic Separate School Division #20CA
AS397320FCL-ASN - Federated Cooperatives LimitedCA
AS395270
AS393891NUTRIEN - NutrienCA
AS393607INNOVATION-SASK - Innovation SaskatchewanCA
AS393598AFFINITYCU - Affinity Credit Union 2013CA
AS46612BUNGE-REGINA - Bunge Canada Inc.CA
AS40814CITY-OF-REGINA - City of ReginaCA
AS36479SGINET1 - SGICA
AS30580SASKPO - SaskPowerCA
AS30324SASKENER - SaskEnergy Inc.CA
AS27628INNOVATION-SASK - Innovation SaskatchewanCA
AS26206ASN-UREGINA - University of ReginaCA
AS22950USASK - University of SaskatchewanCA
AS19523BH-TELECOM-CORP - FlexNetworksCA
AS17300ISM-CANADA - ISM CanadaCA
AS14336AS-1148 - eHealth SaskatchewanCA
AS11568CGI-REGINA-1 - CGI Inc.CA
AS10980STAFFORD - Stafford Communications, Inc.CA
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS
AS6461ZAYO-6461 - Zayo BandwidthUS
AS1085PRAIRIE-CROCUS-RURAL-INTERNET - Prairie Crocus Rural Internet LimitedCA
AS1043KSP-REG-1 - KSP TechnologyCA
AS577BACOM - Bell CanadaCA

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 country

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