Autonomous System
AS9051 — Beirut-Lebanon(LB)
Last fetched
AS9051 is an Autonomous System operated by Beirut-Lebanon and registered in LB. As of Thu, 21 May 2026 16:55:25 GMT, it announces 220 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9051 announces 220 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.209.248.0/24
- 37.209.249.0/24
- 37.209.250.0/24
- 37.209.248.0/21
- 37.209.252.0/24
- 37.209.253.0/24
- 37.209.254.0/24
- 37.209.255.0/24
- 45.155.133.0/24
- 45.155.132.0/22
- 46.19.192.0/24
- 46.19.193.0/24
- 46.19.194.0/24
- 46.19.195.0/24
- 46.19.192.0/21
- 46.19.196.0/24
- 46.19.197.0/24
- 46.19.198.0/24
- 46.19.199.0/24
- 77.246.68.0/24
- 77.246.71.0/24
- 77.246.64.0/20
- 77.246.72.0/24
- 77.246.73.0/24
- 77.246.74.0/24
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3176 | BDL | LB |
| AS208007 | LIBANPOST | LB |
| AS206472 | USJ | LB |
| AS204122 | ACSBEIRUT | LB |
| AS203637 | BSLBANK | LB |
| AS203586 | USEK-AS | LB |
| AS202772 | AXA-AS | LB |
| AS199643 | ALU-LB-AS | LB |
| AS60406 | ALJADEED | LB |
| AS51938 | MEDSYSTEMS | LB |
| AS48740 | OMT-AS | LB |
| AS47701 | BAU-AS | LB |
| AS42020 | LIBANTELECOM | LB |
| AS39275 | BYBLOS | LB |
| AS24634 | CYBERIA-AS Cyberia | LB |
| AS19905 | SECURITYSERVICES - Vercara, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS9051 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 AS9051 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 AS9051 is unique to AS9051 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9051.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9051"})-[: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.