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 |
|---|---|---|---|
|
BC TELECOM Inc.
Historical incumbent wireline operator providing voice and …
|
BCT | CA | Telecommunications, computer pr… |
|
BEAM COMMUNICATIONS HOLDINGS LIMITED
Designs and distributes satellite communication equipment a…
|
BCC | AU | Telecommunications, computer pr… |
|
Beijing Gehua CATV Network Co., Ltd.
Operates cable TV, broadband, and data networks in the Beij…
|
600037 | CN | Telecommunications, computer pr… |
|
Bell Aliant Inc.
Provides telecom, data, video, and mobility services to Atl…
|
BA_OLD | CA | Telecommunications, computer pr… |
|
Bell Aliant Preferred Equity Inc.
A corporate entity established for preferred shares of the …
|
BA | CA | Telecommunications, computer pr… |
|
Bell Nordiq Group Inc.
Oversees regional telecom operations and services in northe…
|
— | CA | Telecommunications, computer pr… |
|
Betacom Corporation Inc.
Deploys and manages Private 5G networks offered as an end-t…
|
BCM | CA | Telecommunications, computer pr… |
|
Bezeq The Israeli Telecommunication Corporation Ltd.
A telecommunications provider of internet, telephony, cellu…
|
BEZQ | IL | Telecommunications, computer pr… |
|
Bharti Airtel Ltd.
Global provider of telecommunications and digital services …
|
BHARTIARTL | IN | Telecommunications, computer pr… |
|
Bharti Hexacom Limited
Provides mobile, fixed-line, and broadband services in Raja…
|
BHARTIHEXA | IN | 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.