Autonomous System
AS5416 — Internet Service Provider(BH)
Last fetched
AS5416 is an Autonomous System operated by Internet Service Provider and registered in BH. As of Thu, 21 May 2026 14:42:44 GMT, it announces 1,786 routed IP prefixes and peers with 27 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5416 announces 1,786 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 77.69.128.0/24
- 77.69.128.0/23
- 77.69.129.0/24
- 77.69.128.0/22
- 77.69.130.0/24
- 77.69.130.0/23
- 77.69.131.0/24
- 77.69.132.0/24
- 77.69.132.0/23
- 77.69.132.0/22
- 77.69.134.0/23
- 77.69.135.0/24
- 77.69.136.0/24
- 77.69.136.0/23
- 77.69.137.0/24
- 77.69.136.0/22
- 77.69.138.0/24
- 77.69.138.0/23
- 77.69.139.0/24
- 77.69.140.0/24
- 77.69.140.0/23
- 77.69.141.0/24
- 77.69.140.0/22
- 77.69.142.0/23
- 77.69.143.0/24
Peering ecosystem
27 distinct peers via BGP. The first 27 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS210968 | SINNAD-BAH | BH |
| AS139341 | ACE-AS-AP ACE | SG |
| AS138915 | KAOPU-HK Kaopu Cloud HK Limited | HK |
| AS51429 | BABC-BH-AS | BH |
| AS51375 | VIVA | BH |
| AS48362 | TKSWF-AS | AT |
| AS48237 | MOBILY-AS | SA |
| AS48109 | CIO-AS | BH |
| AS42649 | BBN | SE |
| AS39386 | STC-IGW-AS | SA |
| AS39273 | KALAAM-TELECOM | BH |
| AS35729 | VIACLOUD-AS | BH |
| AS35457 | ETISALCOM-AS | BH |
| AS35019 | BIX-AS | BH |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS30882 | BENEFIT | BH |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS15802 | DU-AS1 | AE |
| AS15412 | FLAG-AS Flag Telecom Global Internet AS | GB |
| AS14593 | SPACEX-STARLINK - Space Exploration Technologies Corporation | US |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS8966 | ETISALAT-AS P.O. Box 1150, Dubai, U | AE |
| AS8781 | QA-ISP | QA |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
Blast radius
Approximate count of dependent hostnames if AS5416 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 AS5416 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 AS5416 is unique to AS5416 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5416.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5416"})-[: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.