
Hyrican Info Systeme AG — Investor Relations & Filings
Hyrican Info Systeme AG is a manufacturer and provider of information and communication technology (ICT) systems, hardware, and software. The company's product portfolio includes personal computers (PCs), notebooks, servers, workstations, and related network components and peripherals. It specializes in developing customized IT systems and solutions tailored for various applications, including gaming and business use cases for small to medium-sized enterprises and individual consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2025-09-30 | German | |
| Datum:30.09.2025 | 2025-09-30 | German | |
| Hyrican Informationssysteme AG: Halbjahreszahlen 01.01.-30.06.2025 | 2025-08-12 | German | |
| Hyrican Informationssysteme AG: Geschaftszahlen 01.01.-31.12.2024 | 2025-03-12 | German | |
| Hyrican Informationssysteme AG: Rechtssache | 2024-10-15 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2023 bis zum 31.12.2023 | 2024-10-09 | German |
Browse filings by year
24 years- 2025 4 filings
- 2024 4 filings
- 2023 4 filings
- 2022 2 filings
- 2021 3 filings
- 2020 6 filings
- 2019 5 filings
- 2018 6 filings
- 2017 5 filings
- 2016 4 filings
- 2015 3 filings
- 2014 3 filings
- 2013 4 filings
- 2012 4 filings
- 2011 5 filings
- 2010 5 filings
- 2009 7 filings
- 2008 5 filings
- 2007 9 filings
- 2006 4 filings
- 2005 5 filings
- 2004 4 filings
- 2003 4 filings
- 2002 3 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Hyrican Info Systeme AG, 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 · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JLT Mobile Computers AB
Develops and supplies rugged mobile computing devices for d…
|
JLT | SE | Manufacturing |
|
Jolimark Holdings Limited
Manufactures and sells business equipment and specialized t…
|
2028 | HK | Manufacturing |
|
JOOYONTECH CO.,LTD.
A manufacturer and distributor of PCs, monitors, tablets, a…
|
044380 | KR | Manufacturing |
|
Ju Teng International Holdings Limited
Leading global manufacturer of 3C product casings, holding …
|
3336 | HK | Manufacturing |
|
JWIPC TECHNOLOGY CO., LTD.
Global provider of hardware solutions for computing platfor…
|
001339 | CN | Manufacturing |
|
Karrie International Holdings Limited
Globally leading provider of comprehensive metal and plasti…
|
1050 | HK | Manufacturing |
|
KATSURAGAWA ELECTRIC CO.,LTD.
Specialized manufacturer of large-format digital imaging eq…
|
6416 | JP | Manufacturing |
|
KINPO
Global EMS and ODM provider of consumer electronics and sma…
|
2312 | TW | Manufacturing |
|
Korea Computer Terminal Inc.
Manufacturer of automated systems for financial, wagering, …
|
089150 | KR | Manufacturing |
|
KORTEK CORPORATION
Developer and manufacturer of specialized industrial displa…
|
052330 | KR | Manufacturing |
Hyrican Info Systeme AG 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/5411/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5411 | 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=5411 | 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=5411 \ -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": 5411}, 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 Hyrican Info Systeme AG (id: 5411)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.