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 |
|---|---|---|---|
|
City Online Services Limited
Offers internet, networking, VoIP, and data center solution…
|
538674 | IN | Telecommunications, computer pr… |
|
CLARO TELECOM PARTICIPAÇÕES S.A.
Offers mobile, fixed-line, broadband, and pay-television se…
|
— | BR | Telecommunications, computer pr… |
|
Cogeco Communications Inc.
North American communications company specializing in broad…
|
CCA | CA | Telecommunications, computer pr… |
|
Cogeco Inc
Diversified holding company specializing in communications …
|
CGO | CA | Telecommunications, computer pr… |
|
COGENT COMMUNICATIONS HOLDINGS, INC.
A provider of high-speed Internet access and IP communicati…
|
CCOI | US | Telecommunications, computer pr… |
|
Comba Telecom Systems Holdings Limited
Global provider of wireless infrastructure, network enhance…
|
2342 | KY | Telecommunications, computer pr… |
|
COMCAST CORP
A global media and technology company in connectivity, plat…
|
CMCSA | US | Telecommunications, computer pr… |
|
COMTECH TELECOMMUNICATIONS CORP /DE/
Designs and delivers mission-critical communications soluti…
|
CMTL | US | Telecommunications, computer pr… |
|
CONTEC Co.,Ltd
Provider of integrated solutions for the space ground segme…
|
451760 | KR | Telecommunications, computer pr… |
|
Contec Innovations Inc.
Develops and markets specialized mobile data infrastructure…
|
— | CA | 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.