Autonomous System
AS29522 — CF-KRK - Cyber_Folks S.A.(PL)
Last fetched
AS29522 is an Autonomous System operated by CF-KRK - Cyber_Folks S.A. and registered in PL. As of Fri, 04 Sep 2026 00:53:16 GMT, it announces 29 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS29522 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 91.198.146.0/24
- 91.225.28.0/23
- 91.225.30.0/24
- 91.225.31.0/24
- 94.152.0.0/20
- 94.152.32.0/19
- 94.152.0.0/16
- 94.152.128.0/19
- 94.152.160.0/20
- 94.152.176.0/21
- 94.152.184.0/21
- 94.152.206.0/23
- 94.152.208.0/23
- 94.152.210.0/23
- 94.152.212.0/23
- 94.152.214.0/23
- 94.152.216.0/21
- 94.152.224.0/21
- 94.152.254.0/24
- 94.152.255.0/24
- 185.11.100.0/22
- 185.84.136.0/24
- 193.143.77.0/24
- 194.48.216.0/24
- 194.60.251.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Count of dependent hostnames if AS29522 disappeared from the routing table.
421,027 hostnames depend on this network.Exact count across all 23 announced prefixes. Snapshot Sun, 26 Jul 2026 08:00:10 GMT.
MOAS / hijack watch
Prefixes routed by AS29522 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 |
|---|---|---|
| 185.84.136.0/24 | AS58321 | OXYLION-AS - Oxylion Sp. z o.o. |
| 195.62.12.0/23 | AS48760 | OGICOM - Cyber_Folks S.A. |
Threat posture
Related pages
Pivot deeper into the graph from AS29522.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS29522"})-[: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.