Autonomous System
AS25192 — CZNIC-AS - CZ.NIC, z.s.p.o.(CZ)
Last fetched
AS25192 is an Autonomous System operated by CZNIC-AS - CZ.NIC, z.s.p.o. and registered in CZ. As of Tue, 04 Aug 2026 06:02:56 GMT, it announces 13 routed IP prefixes and peers with 23 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS25192 announces 13 distinct routed prefixes. The 13-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
23 distinct peers via BGP. The first 23 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12570 | ITSELF - O2 Czech Republic, a.s. | CZ |
| AS12779 | ITGATE - IT.Gate S.p.A. | IT |
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS16876 | ICANN-DC - ICANN | US |
| AS20701 | CZNIC-AS3 - CZ.NIC, z.s.p.o. | CZ |
| AS24482 | SGGS-AS-AP - SG.GS | SG |
| AS25152 | K-ROOT-SERVER - Reseaux IP Europeens Network Coordination Centre (RIPE NCC) | NL |
| AS25248 | BlueTone-AS - RADIOKOMUNIKACE a.s. | CZ |
| AS26710 | ICANN-ANYCASTED-SERVICES - ICANN | US |
| AS29067 | UATLD-AS - LLC "Hostmaster" | UA |
| AS29504 | LBCFREE - Freenet Liberec, z.s. | CZ |
| AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| AS34549 | MEER-AS - meerfarbig GmbH & Co. KG | DE |
| AS34867 | COSMONOVA-AS - Cosmonova LLC | UA |
| AS37474 | ISPA SA - ISPA SA | ZA |
| AS38001 | NEWMEDIAEXPRESS-AS-AP - NewMedia Express Pte Ltd | SG |
| AS396356 | LATITUDE-SH - Latitude.sh | US |
| AS40528 | ICANN-LAX - ICANN | US |
| AS48362 | TKSWF-AS - Stadtwerke Feldkirch | AT |
| AS52234 | AS52234 - NIC Chile | CL |
| AS52304 | AS52304 - NIC Chile | CL |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS8674 | NETNOD-IX - Netnod AB | SE |
Blast radius
Count of dependent hostnames if AS25192 disappeared from the routing table.
850 hostnames depend on this network.Exact count across all 13 announced prefixes. Snapshot Wed, 15 Jul 2026 09:00:43 GMT.
MOAS / hijack watch
Prefixes routed by AS25192 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 |
|---|---|---|
| 212.237.229.0/24 | AS200070 | CZNIC-AS2 - CZ.NIC, z.s.p.o. |
Threat posture
Related pages
Pivot deeper into the graph from AS25192.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS25192"})-[: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.