Autonomous System
AS20546 — SOPRADO-ANY(DE)
Last fetched
AS20546 is an Autonomous System operated by SOPRADO-ANY and registered in DE. As of Thu, 21 May 2026 01:03:16 GMT, it announces 119 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS20546 announces 119 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
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS48362 | TKSWF-AS | AT |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS12337 | NORIS-NETWORK IT Service Provider located in Nuernberg, Germany | DE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS1764 | NEXTLAYER-AS | AT |
Blast radius
Approximate count of dependent hostnames if AS20546 disappeared from the routing table.
~49,052 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:03:16 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.
No active MOAS conflicts. Every prefix announced by AS20546 is unique to AS20546 in the current routing snapshot.
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.