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 |
|---|---|---|---|
|
ADVA Optical Networking SE
Develops, manufactures, and sells open optical and Ethernet…
|
ADV | DE | Telecommunications, computer pr… |
|
ADYA INC.
Strategic holding company acquiring telecom and tech firms,…
|
ADYA | CA | Telecommunications, computer pr… |
|
Airtel Africa PLC
Provider of telecommunications and mobile money services ac…
|
AAF | GB | Telecommunications, computer pr… |
|
Aiton Caldwell Spolka Akcyjna
Provider of proprietary VoIP telephony and IP-PBX telecommu…
|
AIT | PL | Telecommunications, computer pr… |
|
AKIBA Holdings Co., Ltd.
Develops computer hardware like memory and storage, and pro…
|
6840 | JP | Telecommunications, computer pr… |
|
ALARES INTERNET PARTICIPAÇÕES S/A
Provides fiber-optic connectivity and digital services for …
|
— | BR | Telecommunications, computer pr… |
|
ALCATEL LUCENT TELETAŞ TELEKOMÜNİKASYON A.Ş.
Produces and sells telecommunication equipment and end-to-e…
|
ALCTL | TR | Telecommunications, computer pr… |
|
ALLIED TELESIS HOLDINGS K.K.
Develops and sells networking products and provides network…
|
6835 | JP | Telecommunications, computer pr… |
|
Altice USA, Inc.
A telecommunications and media company providing connectivi…
|
ATUS | US | Telecommunications, computer pr… |
|
AMERICA MOVIL SAB DE CV/
An integrated telecommunications provider of mobile, fixed-…
|
AMX | MX | 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.