Skip to content

Autonomous System

AS271 — BCNET-AS - BCNET(CA)

Last fetched

AS271 is an Autonomous System operated by BCNET-AS - BCNET and registered in CA. As of Tue, 04 Aug 2026 05:18:05 GMT, it announces 128 routed IP prefixes and peers with 22 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS271Routing diversity10.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/271

Routing footprint

AS271 announces 128 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS11105SFU-AS - Simon Fraser UniversityCA
AS1299TWELVE99 - Arelion Sweden ABSE
AS13764KPU-CA-AS-1 - Kwantlen Polytechnic UniversityCA
AS16462UVIC-AS - University of VictoriaCA
AS22652FIBRENOIRE-INTERNET - Videotron LteeCA
AS33314VCC - Vancouver Community CollegeCA
AS36391TRIUMF - TRIUMF INC.CA
AS393249UBC - University of British ColumbiaCA
AS393966CAPU-NV1-ASN - Capilano UniversityCA
AS393981UNBC - The University of Northern British ColumbiaCA
AS394256CLOUDSINGULARITY - Tech Futures Interactive Inc.CA
AS394971OKANAG-1-ASN - Okanagan CollegeCA
AS395064DOUGLASCOLLEGE - Douglas CollegeCA
AS395807AS-SELKIR - Selkirk CollegeCA
AS395991COTR-AS - College of the RockiesCA
AS397543RRU-VIC-01 - Royal Roads UniversityCA
AS397766FDU-CA - Fairleigh Dickinson UniversityUS
AS4476BCIT - British Columbia Institute of TechnologyCA
AS62692CAMOSUN - Camosun CollegeCA
AS6327SHAW - Shaw CommunicationsCA
AS6509CANARIE-NTN - CANARIE IncCA
AS6939HURRICANE - Hurricane Electric LLCUS

Blast radius

Count of dependent hostnames if AS271 disappeared from the routing table.

6,536 hostnames depend on this network.Exact count across all 126 announced prefixes. Snapshot Wed, 22 Jul 2026 21:00:32 GMT.

MOAS / hijack watch

Prefixes routed by AS271 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 AS271 is unique to AS271 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS271.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS271"})-[: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.