Autonomous System
AS20546 — SOPRADO-ANY - SOPRADO GmbH(DE)
Last fetched
AS20546 is an Autonomous System operated by SOPRADO-ANY - SOPRADO GmbH and registered in DE. As of Sun, 06 Sep 2026 18:11:04 GMT, it announces 131 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS20546 announces 131 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.143.40.0/24
- 37.143.41.0/24
- 37.143.42.0/24
- 37.143.43.0/24
- 37.143.44.0/24
- 37.143.45.0/24
- 37.143.46.0/24
- 37.143.47.0/24
- 45.91.156.0/24
- 45.91.157.0/24
- 45.91.158.0/24
- 45.91.159.0/24
- 45.112.84.0/24
- 45.112.85.0/24
- 45.112.87.0/24
- 62.201.172.0/24
- 80.90.0.0/24
- 80.90.1.0/24
- 80.90.4.0/24
- 80.90.5.0/24
- 80.90.6.0/24
- 80.90.8.0/24
- 80.90.9.0/24
- 80.90.10.0/24
- 80.90.11.0/24
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12337 | NORIS-NETWORK - noris network AG | DE |
| AS13030 | INIT7 - Init7 (Switzerland) Ltd. | CH |
| AS15935 | HA-VEL-LOCAL-AS - ha-vel internet s.r.o. | CZ |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS1764 | NEXTLAYER-AS - Next Layer Telekommunikationsdienstleistungs- und Beratungs GmbH | AT |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS29632 | NASSIST-AS - Netassist International EOOD | BG |
| AS33891 | CORE-BACKBONE - Core-Backbone GmbH | DE |
| AS34019 | HIVANE - Hivane Association | FR |
| AS34549 | MEER-AS - meerfarbig GmbH & Co. KG | DE |
| AS48362 | TKSWF-AS - Stadtwerke Feldkirch | AT |
| AS58115 | SWISSIX-OUTREACH - SwissIX Internet Exchange | CH |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS20546 disappeared from the routing table.
9,794 hostnames depend on this network.Exact count across all 130 announced prefixes. Snapshot Sun, 28 Jun 2026 23:00:31 GMT.
MOAS / hijack watch
Prefixes routed by AS20546 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 193.201.168.0/24 | AS21192 | DPA-AS - dpa Deutsche Presse Agentur GmbH |
| 193.96.105.0/24 | AS21192 | DPA-AS - dpa Deutsche Presse Agentur GmbH |
Threat posture
Related pages
Pivot deeper into the graph from AS20546.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS20546"})-[: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.