Autonomous System
AS18705 — RIMBLACKBERRY - BlackBerry Limited(CA)
Last fetched
AS18705 is an Autonomous System operated by RIMBLACKBERRY - BlackBerry Limited and registered in CA. As of Wed, 20 May 2026 21:56:27 GMT, it announces 22 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS18705 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 68.69.92.0/22
- 69.3.102.0/24
- 69.3.103.0/24
- 74.118.255.0/24
- 74.119.0.0/24
- 74.119.1.0/24
- 94.46.27.0/24
- 104.28.109.0/24
- 104.28.110.0/24
- 174.126.22.0/24
- 179.60.208.0/22
- 193.197.86.0/23
- 195.114.248.0/21
- 206.212.248.0/24
- 206.214.43.0/24
- 208.114.129.0/24
- 208.114.132.0/22
- 208.114.136.0/22
- 208.114.140.0/22
- 209.55.193.0/24
- 209.55.196.0/24
- 216.126.210.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS18705 disappeared from the routing table.
~821 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:56:27 GMT.
MOAS / hijack watch
Prefixes routed by AS18705 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 AS18705 is unique to AS18705 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS18705.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS18705"})-[: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.