Autonomous System
AS855 — CANET-ASN-4 - Bell Canada(CA)
Last fetched
AS855 is an Autonomous System operated by CANET-ASN-4 - Bell Canada and registered in CA. As of Thu, 21 May 2026 22:58:52 GMT, it announces 783 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS855 announces 783 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.252.235.0/24
- 47.73.114.0/24
- 47.73.120.0/24
- 47.73.121.0/24
- 47.73.123.0/24
- 47.73.146.0/24
- 47.73.173.0/24
- 47.73.175.0/24
- 47.73.182.0/24
- 47.73.183.0/24
- 47.73.184.0/24
- 47.73.212.0/24
- 47.73.214.0/24
- 47.73.218.0/24
- 47.73.220.0/24
- 47.73.250.0/24
- 47.73.252.0/22
- 47.74.0.0/21
- 47.77.8.0/21
- 47.77.12.0/22
- 47.77.16.0/22
- 47.77.16.0/21
- 47.77.20.0/22
- 47.77.24.0/23
- 47.77.24.0/22
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS577 | BACOM - Bell Canada | CA |
| AS398006 | 360-CONDOMINIUMS - 360 Condominiums | CA |
| AS395431 | TELNET1-AS-AP Telnet Technoinfra Pvt Ltd | CA |
| AS394015 | GRAND-MOUND-COMMUNICATIONS - GRAND MOUND COOPERATIVE TELEPHONE ASSOCIATION | CA |
| AS40575 | CVLAB-OH-AS-01 - Steege IT Services LLC | CA |
| AS36004 | NOS-NOG - NOS Network Operations Group | CA |
| AS32747 | CDI - Computer Design & Integration LLC | CA |
| AS32441 | LONI - Louisiana Board of RegentsLouisiana Optical Network Initiative LONI | CA |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3958 | AIRCANADA - Air Canada | CA |
| AS3257 | GTT-BACKBONE GTT | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS603 | EQUINIX-EC - Equinix, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS855 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS855 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 AS855 is unique to AS855 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS855.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS855"})-[: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.