Autonomous System
AS5539 — SPACENET SpaceNET AG(DE)
Last fetched
AS5539 is an Autonomous System operated by SPACENET SpaceNET AG and registered in DE. As of Wed, 20 May 2026 23:31:51 GMT, it announces 33 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5539 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.182.124.0/22
- 5.182.128.0/24
- 31.215.130.0/23
- 45.38.76.0/24
- 82.137.255.0/24
- 82.138.0.0/19
- 82.138.40.0/24
- 89.38.208.0/22
- 89.38.212.0/22
- 109.235.159.0/24
- 185.11.124.0/24
- 185.59.220.0/24
- 185.148.215.0/24
- 193.106.225.0/24
- 193.169.44.0/23
- 193.182.61.0/24
- 194.50.144.0/22
- 194.114.63.0/24
- 194.114.66.0/23
- 194.114.70.0/23
- 195.46.128.0/20
- 195.54.172.0/24
- 195.54.173.0/24
- 195.54.174.0/23
- 195.54.176.0/23
Peering ecosystem
18 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS204110 | PL-LEXELL-AS | DE |
| AS55002 | OPSRP-IP-1 - OpsRamp, LLC | US |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS34549 | TELESMART-AS | DE |
| AS33891 | NCPLG-AS Autonomous System | DE |
| AS21385 | ISV-AS | DE |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS8763 | DENIC-AS Theodor-Stern-Kai 1 | DE |
| AS8481 | TRANSNET | DE |
| AS5405 | INTERDOTLINK powered by Inter.link | DE |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS5539 disappeared from the routing table.
~14,609 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:31:51 GMT.
MOAS / hijack watch
Prefixes routed by AS5539 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 AS5539 is unique to AS5539 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5539.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5539"})-[: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.