Skip to content

Autonomous System

AS20546SOPRADO-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

WHISPER CANON · AS20546Routing diversity10.0/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/20546

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.

Peering ecosystem

8 distinct peers via BGP. The first 8 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS48362TKSWF-ASAT
AS34549MEER-AS meerfarbig GmbH & Co. KGDE
AS33891CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORKDE
AS12337NORIS-NETWORK IT Service Provider located in Nuernberg, GermanyDE
AS6939HURRICANE - Hurricane Electric LLCUS
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS1764NEXTLAYER-ASAT

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.