Skip to content

Autonomous System

AS2852CESNET2(CZ)

Last fetched

AS2852 is an Autonomous System operated by CESNET2 and registered in CZ. As of Wed, 20 May 2026 21:55:17 GMT, it announces 30 routed IP prefixes and peers with 22 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS2852Routing diversity7.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/2852

Routing footprint

AS2852 announces 30 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS6939HURRICANE - Hurricane Electric LLCUS
AS213152ASNCZ
AS212876SOLAR-COMPANY-ASNCZ
AS210498WENIUMCZ
AS210367VIAVELOZ REDESCZ
AS208093BWDB-AS-AP Bangladesh Water Development BoardCZ
AS204772IDNIC-ELNUSA-AS-ID PT ELNUSA TbkCZ
AS202874KUK-IN Kannur University, KannurCZ
AS201648PAYMENTPASSCZ
AS200874YOUNEED COMMUNICATION, C.A.CZ
AS199711AS-IDSOLUTIONS - Integrated Data SolutionsCZ
AS199604NEAROUTE-AS-AP NEAROUTE LIMITEDCZ
AS198500CHARISMACZ
AS197451HENRIQUE & SANTOS SERVICOS - MECZ
AS197277Teleset UfaCZ
AS61110CLOUDSOFTCATCZ
AS60606KOOPBANKCZ
AS51727HYDCZ
AS48362VARNA-IX Internet Exchange PointAT
AS48091TRK555-ASCZ
AS34549TELESMART-ASDE
AS16019VODAFONE-CZ-ASCZ

Blast radius

Approximate count of dependent hostnames if AS2852 disappeared from the routing table.

~174 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:55:17 GMT.

MOAS / hijack watch

Prefixes routed by AS2852 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 AS2852 is unique to AS2852 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS2852.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS2852"})-[: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.