Skip to content

Autonomous System

AS271BCNET-AS - BCNET(CA)

Last fetched

AS271 is an Autonomous System operated by BCNET-AS - BCNET and registered in CA. As of Wed, 20 May 2026 21:51:10 GMT, it announces 123 routed IP prefixes and peers with 20 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

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

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS397543BANCO REGIONAL SA INSTITUCION DE BANCA MULTIPLE BANREGIO GRUPO FINANCIEROCA
AS395991DELENCA
AS395807BMIT-AS-AP B.M IT and Cyber PlaceCA
AS395064Britam-Holdings-LimitedCA
AS394971BROWN-ASCA
AS393981SESTERCECA
AS393966NETWORK SERVIcOS DE INFORMATICA Ltda.CA
AS393249UIS-AS-AP Universiti Islam Selangor UISCA
AS62692HILLBILLY-WIRELESS - Hillbilly Wireless INC.CA
AS36391SMFE-EAST - Payward, Inc.CA
AS33314FFBM-0049 - Premier BankCA
AS22652CITIGROUP-KNIGHT-FINANCIAL-AS22650 - Citigroup Inc.CA
AS16462UVIC-AS - University of VictoriaCA
AS13764KPU-CA-AS-1 - Kwantlen Polytechnic UniversityCA
AS11105SFU-AS - Simon Fraser UniversityCA
AS6939HURRICANE - Hurricane Electric LLCUS
AS6509CANARIE-NTN - CANARIE IncCA
AS6327SHAW - Shaw CommunicationsCA
AS4476BCIT - British Columbia Institute of TechnologyCA

Blast radius

Approximate count of dependent hostnames if AS271 disappeared from the routing table.

~4,908 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:51:10 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.