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 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
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.
- 104.168.86.0/24
- 129.208.209.0/24
- 129.208.210.0/24
- 129.208.211.0/24
- 129.208.216.0/24
- 135.84.6.0/24
- 135.84.7.0/24
- 135.84.8.0/24
- 135.84.9.0/24
- 135.84.10.0/24
- 135.84.11.0/24
- 135.84.12.0/24
- 135.84.14.0/24
- 135.84.34.0/24
- 135.84.36.0/24
- 143.96.6.0/24
- 143.96.7.0/24
- 143.96.12.0/24
- 143.96.14.0/24
- 143.96.64.0/18
- 143.96.128.0/17
- 143.97.0.0/16
- 143.99.144.0/24
- 143.99.145.0/24
- 143.99.146.0/24
Peering ecosystem
20 distinct peers via BGP. The first 20 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS397543 | BANCO REGIONAL SA INSTITUCION DE BANCA MULTIPLE BANREGIO GRUPO FINANCIERO | CA |
| AS395991 | DELEN | CA |
| AS395807 | BMIT-AS-AP B.M IT and Cyber Place | CA |
| AS395064 | Britam-Holdings-Limited | CA |
| AS394971 | BROWN-AS | CA |
| AS393981 | SESTERCE | CA |
| AS393966 | NETWORK SERVIcOS DE INFORMATICA Ltda. | CA |
| AS393249 | UIS-AS-AP Universiti Islam Selangor UIS | CA |
| AS62692 | HILLBILLY-WIRELESS - Hillbilly Wireless INC. | CA |
| AS36391 | SMFE-EAST - Payward, Inc. | CA |
| AS33314 | FFBM-0049 - Premier Bank | CA |
| AS22652 | CITIGROUP-KNIGHT-FINANCIAL-AS22650 - Citigroup Inc. | CA |
| AS16462 | UVIC-AS - University of Victoria | CA |
| AS13764 | KPU-CA-AS-1 - Kwantlen Polytechnic University | CA |
| AS11105 | SFU-AS - Simon Fraser University | CA |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6509 | CANARIE-NTN - CANARIE Inc | CA |
| AS6327 | SHAW - Shaw Communications | CA |
| AS4476 | BCIT - British Columbia Institute of Technology | CA |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.