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 |
|---|---|---|---|
|
BH Telecom d.d. Sarajevo
Telecommunications operator offering mobile, fixed, interne…
|
BHTS | BA | Telecommunications, computer pr… |
|
BIGBLU BROADBAND PLC
Provider of satellite and wireless broadband for unserved/u…
|
BBB | GB | Telecommunications, computer pr… |
|
Bredband2 i Skandinavien AB
A network operator providing fiber broadband, data communic…
|
BRE2 | SE | Telecommunications, computer pr… |
|
BRISANET SERVIÇOS DE TELECOMUNICAÇÕES S.A.
Independent provider of fiber broadband, 5G, and digital se…
|
— | BR | Telecommunications, computer pr… |
|
BROAD ENTERPRISE CO.,LTD.
Provides internet infrastructure and IoT solutions for prop…
|
4415 | JP | Telecommunications, computer pr… |
|
Bruncor Inc.
Telecommunications holding company that owned and controlle…
|
BRR | CA | Telecommunications, computer pr… |
|
BT Group PLC
A provider of telecommunications, network, and managed IT s…
|
BT | GB | Telecommunications, computer pr… |
|
Cable One, Inc.
Broadband provider serving residential and business custome…
|
CABO | US | Telecommunications, computer pr… |
|
Carso Global Telecom, S.A.B. de C.V.
Holding company providing fixed-line, wireless, and data co…
|
TELECOM | MX | Telecommunications, computer pr… |
|
CELL C HOLDINGS LIMITED
A mobile telecommunications and technology company providin…
|
CCDE | ZA | 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.