Skip to content

Autonomous System

AS13189LIDERO Lidero Network(SE)

Last fetched

AS13189 is an Autonomous System operated by LIDERO Lidero Network and registered in SE. As of Thu, 21 May 2026 10:35:11 GMT, it announces 36 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS13189Routing diversity7.8/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/13189

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS3216SOVAM-ASRU
AS210422WDM-ASSE
AS50304BLIXNO
AS49862NETILO-NETSE
AS42708GLESYS glesys.comSE
AS39021ENKKOM-ASSE
AS35280F5FR
AS33891CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORKDE
AS25466LIDERONETSE
AS24482SGGS-AS-AP SG.GSSG
AS20764RASCOM-AS CJSC RASCOM ISPRU
AS20485TRANSTELECOM Moscow, RussiaRU
AS12389ROSTELECOM-AS PJSC Rostelecom. Technical TeamRU
AS8434TELENOR-SE Telenor Sverige ABSE
AS6939HURRICANE - Hurricane Electric LLCUS
AS5405INTERDOTLINK powered by Inter.linkDE
AS3303SWISSCOM Swisscom Switzerland LtdCH

Blast radius

Approximate count of dependent hostnames if AS13189 disappeared from the routing table.

~10,141 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:35:11 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS13189.

Cypher and MCP

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

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