Skip to content

Autonomous System

AS2116(NO)

Last fetched

AS2116 is an Autonomous System registered in NO. As of Tue, 21 Jul 2026 09:01:42 GMT, it announces 191 routed IP prefixes and peers with 65 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS2116Routing diversity10.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/2116

Routing footprint

AS2116 announces 191 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS12552SE
AS1299SE
AS16185NO
AS198931NO
AS199900NO
AS199990NO
AS200163NO
AS201577NO
AS201822NO
AS202057NO
AS203238NO
AS203343NO
AS203424NO
AS203659NO
AS203779NO
AS204996NO
AS205945NO
AS206260NO
AS206557NO
AS206897NO
AS207346NO
AS20741NO
AS208692NO
AS208966NO
AS20940NL
AS210314NO
AS211474NO
AS212064NO
AS213158NO
AS213715NO
AS213957NO
AS215542NO
AS216374NO
AS25225NO
AS30737NO
AS31027DK
AS31726NO
AS34100NO
AS39787NO
AS41949NO
AS42029NO
AS44381NO
AS44457NO
AS44764NO
AS47405NO
AS48335NO
AS48863NO
AS49278NO
AS49574NO
AS49586NO
AS52157NO
AS5377NO
AS56828NO
AS57506NO
AS58298NO
AS59437DE
AS59562NO
AS59767NO
AS60270NO
AS60848NO
AS61213NO
AS61275NO
AS62044CH
AS62186NO
AS64424NO

Blast radius

Count of dependent hostnames if AS2116 disappeared from the routing table.

276,039 hostnames depend on this network.Exact count across all 191 announced prefixes. Snapshot Sun, 05 Jul 2026 18:00:15 GMT.

MOAS / hijack watch

Prefixes routed by AS2116 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 AS2116 is unique to AS2116 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS2116.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS2116"})-[: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.