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 Mon, 03 Aug 2026 23:07:45 GMT, it announces 33 routed IP prefixes and peers with 12 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.154.0/23
- 5.182.155.0/24
- 31.214.222.0/23
- 45.15.240.0/24
- 82.118.35.0/24
- 82.118.36.0/24
- 82.118.32.0/19
- 89.35.174.0/24
- 89.35.174.0/23
- 109.230.244.0/23
- 185.5.184.0/23
- 185.54.120.0/22
- 185.143.68.0/23
- 193.97.129.0/24
- 193.149.32.0/19
- 193.163.206.0/24
- 194.39.121.0/24
- 194.97.64.0/19
- 194.97.137.0/24
- 194.97.128.0/19
- 195.24.96.0/19
- 195.30.84.0/24
- 195.30.121.0/24
- 195.30.0.0/16
- 195.30.131.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS204110 | Sinch - Sinch Germany GmbH | DE |
| AS21385 | TNIB - Trusted Network GmbH | DE |
| AS31543 | MYNET-AS - myNet GmbH | AT |
| AS33891 | CORE-BACKBONE - Core-Backbone GmbH | DE |
| AS34549 | MEER-AS - meerfarbig GmbH & Co. KG | DE |
| AS48362 | TKSWF-AS - Stadtwerke Feldkirch | AT |
| AS5405 | INTERDOTLINK - Inter.link GmbH | DE |
| AS55002 | DEFENSE-NET - F5, Inc. | US |
| AS8481 | TRANSNET - SpaceNet AG | DE |
| AS8763 | DENIC-AS - DENIC eG | DE |
Blast radius
Count of dependent hostnames if AS5539 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 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.