Autonomous System
AS9158 — TELENOR_DANMARK_AS - Telenor A/S(DK)
Last fetched
AS9158 is an Autonomous System operated by TELENOR_DANMARK_AS - Telenor A/S and registered in DK. As of Sun, 06 Sep 2026 12:51:18 GMT, it announces 28 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9158 announces 28 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.128.0.0/14
- 5.33.0.0/16
- 37.96.0.0/16
- 62.66.0.0/16
- 62.79.0.0/16
- 62.121.160.0/19
- 77.212.0.0/14
- 80.91.0.0/20
- 83.72.0.0/14
- 85.80.0.0/14
- 94.144.0.0/13
- 129.142.0.0/16
- 130.227.0.0/16
- 130.228.0.0/16
- 140.242.29.0/24
- 185.116.184.0/22
- 192.38.128.0/17
- 193.3.233.0/24
- 195.47.128.0/18
- 195.82.192.0/19
- 212.54.64.0/19
- 212.88.64.0/19
- 212.242.0.0/16
- 213.83.128.0/17
- 213.237.0.0/17
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS203644 | dk-eg - EG Danmark A/S | DK |
| AS204092 | GRIFON - Association GRIFON | FR |
| AS205116 | DK-KRIFA - KRISTELIG FAGFORENING | DK |
| AS209118 | ELSINORE-DK - Helsingoer Kommune | DK |
| AS211676 | DK_IBF - IKAST BETONVAREFABRIK A/S | DK |
| AS29632 | NASSIST-AS - Netassist International EOOD | BG |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS33891 | CORE-BACKBONE - Core-Backbone GmbH | DE |
| AS42708 | GLESYS - Glesys AB | SE |
| AS51073 | AARHUS-KOEBMANDSSKOLE - Aarhus Business College | DK |
| AS57720 | DK-OWGROUP-AS - Wrist Ship Supply A/S | DK |
Blast radius
Count of dependent hostnames if AS9158 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 AS9158 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 AS9158 is unique to AS9158 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9158.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9158"})-[: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.