
Eltes Co., Ltd. — Investor Relations & Filings
Eltes Co., Ltd. is a digital risk management firm that utilizes big data analysis and AI technology to provide solutions for corporations and local governments. The company's core activities include risk detection, monitoring, and consulting services aimed at enhancing cybersecurity and protecting digital assets. Its business is structured around four key segments: Digital Risk, which supports the sound development of digital technology; AI Security, which promotes the digital transformation (DX) of the security industry; DX Promotion, which facilitates digital societal change; and Smart City development, which contributes to regional revitalization. Eltes focuses on creating a secure digital environment through its specialized services and technological capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 当社取締役副社長 伊藤豊による当社株式取得に関するお知らせ | 2026-05-20 | Japanese | |
| 2026年2月期 通期決算FAQ | 2026-05-01 | Japanese | |
| 連結子会社の異動(株式譲渡)及び子会社の異動(孫会社の子会社化)に関するお知らせ | 2026-04-27 | Japanese | |
| 事業計画及び成長可能性に関する説明資料 3ヵ年経営計画(2027年2月期~2029年2月期) | 2026-04-27 | Japanese | |
| 臨時報告書 | 2026-04-23 | Japanese | |
| 監査等委員会設置会社への移行及び定款の一部変更並びに役員人事に関するお知らせ | 2026-04-23 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46581641 | 当社取締役副社長 伊藤豊による当社株式取得に関するお知らせ | 2026-05-20 | Japanese | ||
| 46880503 | 2026年2月期 通期決算FAQ | 2026-05-01 | Japanese | ||
| 46879112 | 連結子会社の異動(株式譲渡)及び子会社の異動(孫会社の子会社化)に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879111 | 事業計画及び成長可能性に関する説明資料 3ヵ年経営計画(2027年2月期~2029年2月期) | 2026-04-27 | Japanese | ||
| 35634844 | 臨時報告書 | 2026-04-23 | Japanese | ||
| 46878472 | 監査等委員会設置会社への移行及び定款の一部変更並びに役員人事に関するお知らせ | 2026-04-23 | Japanese | ||
| 46878470 | 会計監査人の異動に関するお知らせ | 2026-04-23 | Japanese | ||
| 46877559 | 2026年2月期 通期 決算説明動画及びスクリプトの公開のお知らせ | 2026-04-17 | Japanese | ||
| 46876944 | 通期個別業績実績値と前期実績値との差異に関するお知らせ | 2026-04-14 | Japanese | ||
| 46876943 | 2026年2月期 通期 決算説明資料 | 2026-04-14 | Japanese | ||
| 46876942 | 2026年2月期 決算短信〔日本基準〕(連結) | 2026-04-14 | Japanese | ||
|
2025
4 filings
| |||||
| 10176603 | 訂正有価証券届出書(組込方式) | 2025-12-16 | Japanese | ||
| 9823469 | 有価証券届出書(組込方式) | 2025-12-11 | Japanese | ||
| 9608679 | 確認書 | 2025-12-08 | Japanese | ||
| 9605327 | 訂正半期報告書-第15期(2025/03/01-2026/02/28) | 2025-12-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other information technology and computer service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Digital Turbine, Inc.
A mobile growth platform connecting operators, OEMs, advert…
|
APPS | US | Telecommunications, computer pr… |
|
Digitree Group S.A.
A technology group specializing in digital marketing and e-…
|
DTR | PL | Telecommunications, computer pr… |
|
ECKOH PLC
Provider of customer engagement data security solutions for…
|
ECK | GB | Telecommunications, computer pr… |
|
EDARAN BHD
Investment holding company delivering comprehensive IT solu…
|
— | MY | Telecommunications, computer pr… |
|
E-DATA TEKNOLOJİ PAZARLAMA A.Ş.
A value-added distributor of IT solutions for cybersecurity…
|
EDATA | TR | Telecommunications, computer pr… |
|
Edvance International Holdings Limited
Leading value-added distributor of cybersecurity solutions …
|
1410 | HK | Telecommunications, computer pr… |
|
Eightco Holdings Inc.
Develops technology for digital identity, authentication, a…
|
ORBS | US | Telecommunications, computer pr… |
|
ELECTRIC GUITAR PLC
SPAC acquiring digital marketing businesses, focusing on fi…
|
ELEG | GB | Telecommunications, computer pr… |
|
eMudhra Limited
Global provider of digital identity and PKI-based transacti…
|
EMUDHRA | IN | Telecommunications, computer pr… |
|
ENNOCONN CORPORATION
Global technology solutions provider focused on AIoT, Cloud…
|
6F9B | SG | Telecommunications, computer pr… |
Eltes Co., Ltd. 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/13988/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13988 | 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=13988 | 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=13988 \ -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": 13988}, 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 Eltes Co., Ltd. (id: 13988)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.