Autonomous System
AS13189 — LIDERO 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
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.
- 37.44.204.0/22
- 62.101.32.0/21
- 62.101.40.0/22
- 62.101.44.0/22
- 62.101.48.0/22
- 62.101.56.0/21
- 82.100.64.0/18
- 83.172.64.0/19
- 83.172.96.0/19
- 95.140.176.0/20
- 185.94.72.0/22
- 185.199.136.0/22
- 185.206.108.0/22
- 192.36.91.0/24
- 192.71.28.0/24
- 192.71.43.0/24
- 192.121.166.0/23
- 192.165.30.0/24
- 192.176.42.0/24
- 192.176.223.0/24
- 193.181.42.0/24
- 193.181.175.0/24
- 193.183.91.0/24
- 193.183.94.0/24
- 193.183.220.0/22
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3216 | SOVAM-AS | RU |
| AS210422 | WDM-AS | SE |
| AS50304 | BLIX | NO |
| AS49862 | NETILO-NET | SE |
| AS42708 | GLESYS glesys.com | SE |
| AS39021 | ENKKOM-AS | SE |
| AS35280 | F5 | FR |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS25466 | LIDERONET | SE |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS20485 | TRANSTELECOM Moscow, Russia | RU |
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
| AS8434 | TELENOR-SE Telenor Sverige AB | SE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS5405 | INTERDOTLINK powered by Inter.link | DE |
| AS3303 | SWISSCOM Swisscom Switzerland Ltd | CH |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.