
R22 S.A. — Investor Relations & Filings
R22 S.A., operating as the cyber_Folks group, is a technology holding company that develops a portfolio of high-growth businesses. The company's activities are concentrated in hosting, omnichannel communication, and telecommunication services. Its offerings include web hosting, domain registration, website builders, and various Software-as-a-Service (SaaS) solutions. The group's growth strategy is based on leveraging artificial intelligence, automation, and data analysis, with a focus on e-commerce solutions and international expansion. A recent innovation includes the introduction of an AI-powered assistant designed to enhance its hosting services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Aneks do umowy kredytu - Content (PL) | 2026-05-26 | Polish | |
| zal01_26_05_25_akcjonariusze_powyzej_5_na_ZWZ_cyber_Folks_S.A._w_dn._18.05.2026.pdf | 2026-05-25 | Polish | |
| Wykaz akcjonariuszy posiadających co najmniej 5% głosów na Zwyczajnym Walnym Zgromadzeniu - Content (PL) | 2026-05-25 | Polish | |
| zal01_Unity_Sprawozdanie_Zarzadu_CF_final-sig_APKKJDKJRS.pdf | 2026-05-21 | Polish | |
| zal02_Unity_Plan_Polaczenia_final-sig_APKKPLPPJDKJRS.pdf | 2026-05-21 | Polish | |
| Uzgodnienie i przyjęcie planu połączenia cyber_Folks S.A. z Shoper S.A. - Content (PL) | 2026-05-21 | Polish |
Browse filings by year
10 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for R22 S.A., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ImageSat International (I.S.I) Ltd.
A provider of space-based intelligence and geospatial solut…
|
ISI | IL | Telecommunications, computer pr… |
|
IMPINJ INC
Develops RAIN RFID solutions that provide wireless connecti…
|
PI | US | Telecommunications, computer pr… |
|
I-NET CORP.
IT services company for information processing and system d…
|
9600 | JP | Telecommunications, computer pr… |
|
Infinitii AI Inc.
Provides AI predictive analytics for water infrastructure a…
|
IAI | CA | Telecommunications, computer pr… |
|
INFOLINE TEC GROUP BERHAD
Provides IT infrastructure, cybersecurity solutions, manage…
|
— | MY | Telecommunications, computer pr… |
|
Infomart Corporation
Provider of B2B e-commerce platforms that digitize and stre…
|
2492 | JP | Telecommunications, computer pr… |
|
INFOMINA BERHAD
A technology solutions provider architecting intelligent ec…
|
— | MY | Telecommunications, computer pr… |
|
Informatica Inc.
Enterprise cloud data management company providing AI-power…
|
INFA | US | Telecommunications, computer pr… |
|
Informed Technologies India Ltd.
Provides BPO and KPO services for financial research and da…
|
504810 | IN | Telecommunications, computer pr… |
|
Informetis Co., Ltd.
An energy technology company using AI and IoT for energy op…
|
281A | JP | Telecommunications, computer pr… |
R22 S.A. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/5786/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5786 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=5786 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=5786 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 5786}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for R22 S.A. (id: 5786)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.