ECSTELECOMCo.,Ltd. — Investor Relations & Filings
ECSTELECOMCo.,Ltd. is a provider of enterprise communication solutions and services. The company specializes in designing and implementing contact center solutions, enterprise IP telephony, and private branch exchange (PBX) systems. It also develops and supplies digital workplace platforms and related communication network software designed to enhance employee productivity and work habits.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주명부폐쇄기간또는기준일설정 | 2026-03-16 | Korean | |
| 주식소각결정 | 2026-03-03 | Korean | |
| 분기보고서 (2025.12) | 2026-02-19 | Korean | |
| 분기보고서 (2025.06) | 2025-08-14 | Korean | |
| 정기주주총회결과 | 2025-06-20 | Korean | |
| [첨부추가]사업보고서 (2025.03) | 2025-06-12 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 32952875 | 주주명부폐쇄기간또는기준일설정 | 2026-03-16 | Korean | ||
| 32868275 | 주식소각결정 | 2026-03-03 | Korean | ||
| 32541810 | 분기보고서 (2025.12) | 2026-02-19 | Korean | ||
|
2025
12 filings
| |||||
| 7875032 | 분기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7891489 | 정기주주총회결과 | 2025-06-20 | Korean | ||
| 7893506 | [첨부추가]사업보고서 (2025.03) | 2025-06-12 | Korean | ||
| 7893888 | 감사보고서제출 | 2025-06-11 | Korean | ||
| 7895143 | 주주총회소집공고 | 2025-06-05 | Korean | ||
| 7899203 | 주주총회소집결의 | 2025-05-22 | Korean | ||
| 7899202 | 현금ㆍ현물배당결정 | 2025-05-22 | Korean | ||
| 7899200 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-05-22 | Korean | ||
| 7907366 | 신탁계약해지결과보고서 | 2025-05-02 | Korean | ||
| 7908857 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2025-04-29 | Korean | ||
| 7955469 | 주주명부폐쇄기간또는기준일설정 | 2025-03-14 | Korean | ||
| 7972812 | 분기보고서 (2024.12) | 2025-02-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Amtelecom Income Fund
Investment trust that operates as a regional provider of es…
|
— | CA | Telecommunications, computer pr… |
|
Anglo-Canadian Telephone Company
Historical holding company providing telephone services via…
|
— | CA | Telecommunications, computer pr… |
|
Anterix Inc.
Provides private LTE networks on 900 MHz spectrum for criti…
|
ATEX | US | Telecommunications, computer pr… |
|
APT Satellite Holdings Limited
Provides satellite transponder capacity, communications, an…
|
1045 | HK | Telecommunications, computer pr… |
|
ARRAY DIGITAL INFRASTRUCTURE, INC.
Owner and operator of 4,400 shared wireless communications …
|
AD | US | Telecommunications, computer pr… |
|
ASAHI Net, Inc.
An internet service provider offering connection services a…
|
3834 | JP | Telecommunications, computer pr… |
|
Asia Pacific Satellite lnc.
Develops satellite communication equipment and provides sat…
|
211270 | KR | Telecommunications, computer pr… |
|
Astrocast SA
A global nanosatellite IoT network operator for remote asse…
|
ASTRO | CH | Telecommunications, computer pr… |
|
AST SpaceMobile, Inc.
A space-based cellular broadband network connecting directl…
|
ASTS | US | Telecommunications, computer pr… |
|
ATEME
Provider of software-based video compression, delivery, and…
|
ATEME | FR | Telecommunications, computer pr… |
ECSTELECOMCo.,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/15622/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15622 | 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=15622 | 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=15622 \ -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": 15622}, 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 ECSTELECOMCo.,Ltd. (id: 15622)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.