Skip to content

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

WHISPER CANON · AS5416Routing diversity10.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/5416

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.

Peering ecosystem

27 distinct peers via BGP. The first 27 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS210968SINNAD-BAHBH
AS139341ACE-AS-AP ACESG
AS138915KAOPU-HK Kaopu Cloud HK LimitedHK
AS51429BABC-BH-ASBH
AS51375VIVABH
AS48362TKSWF-ASAT
AS48237MOBILY-ASSA
AS48109CIO-ASBH
AS42649BBNSE
AS39386STC-IGW-ASSA
AS39273KALAAM-TELECOMBH
AS35729VIACLOUD-ASBH
AS35457ETISALCOM-ASBH
AS35019BIX-ASBH
AS34549MEER-AS meerfarbig GmbH & Co. KGDE
AS30882BENEFITBH
AS29632NASSIST-ASBG
AS29390CTU-ASBG
AS15802DU-AS1AE
AS15412FLAG-AS Flag Telecom Global Internet ASGB
AS14593SPACEX-STARLINK - Space Exploration Technologies CorporationUS
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS8966ETISALAT-AS P.O. Box 1150, Dubai, UAE
AS8781QA-ISPQA
AS6939HURRICANE - Hurricane Electric LLCUS
AS6453AS6453 - TATA COMMUNICATIONS AMERICA INCUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.