SUPER TELECOM CO.,LTD. — Investor Relations & Filings
About SUPER TELECOM CO.,LTD.
Super Telecom Co., Ltd. provides comprehensive telecommunications network technology services and integrated solutions. The company's core operations encompass network planning, design, construction, and maintenance, alongside technical optimization and system integration. It serves major telecommunications operators and enterprise clients, focusing on the deployment and management of mobile communication networks, including 4G and 5G infrastructure. Beyond traditional telecom services, the firm develops Internet of Things (IoT) applications, smart city solutions, and digital intelligence platforms. Its service portfolio is designed to support the full lifecycle of communication networks, ensuring high-performance connectivity and operational efficiency through advanced technical support and specialized engineering expertise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 超讯通信:关于2026年股票期权激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-08 | Chinese | |
| 超讯通信:关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-08 | Chinese | |
| 超讯通信:2025年年度股东会会议资料 | 2026-05-08 | Chinese | |
| 超讯通信:2025年年度报告 | 2026-04-27 | Chinese | |
| 超讯通信:董事会关于2024年度财务报表审计报告和内部控制审计报告非标准审计意见所涉及事项影响消除情况的专项说明 | 2026-04-27 | Chinese | |
| 超讯通信:董事会关于2025年度带强调事项段无保留意见审计报告涉及事项的专项说明 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44493851 | 超讯通信:关于2026年股票期权激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-08 | Chinese | ||
| 44490277 | 超讯通信:关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-08 | Chinese | ||
| 44488369 | 超讯通信:2025年年度股东会会议资料 | 2026-05-08 | Chinese | ||
| 37544844 | 超讯通信:2025年年度报告 | 2026-04-27 | Chinese | ||
| 37544838 | 超讯通信:董事会关于2024年度财务报表审计报告和内部控制审计报告非标准审计意见所涉及事项影响消除情况的专项说明 | 2026-04-27 | Chinese | ||
| 37544831 | 超讯通信:董事会关于2025年度带强调事项段无保留意见审计报告涉及事项的专项说明 | 2026-04-27 | Chinese | ||
| 37544812 | 超讯通信:关于调整公司组织架构的公告 | 2026-04-27 | Chinese | ||
| 37544795 | 超讯通信:2025年度独立董事述职报告(谢园保-离任) | 2026-04-27 | Chinese | ||
| 37544780 | 超讯通信:2025年年度股东会通知 | 2026-04-27 | Chinese | ||
| 37544766 | 超讯通信:关于购买董事、高级管理人员责任险的公告 | 2026-04-27 | Chinese | ||
| 37544755 | 超讯通信:董事会关于独立董事2025年度独立性自查情况的专项意见及独立董事独立性自查报告 | 2026-04-27 | Chinese | ||
| 37544745 | 超讯通信:2026年度担保预计的公告 | 2026-04-27 | Chinese | ||
| 37544732 | 超讯通信:2025年内部控制评价报告 | 2026-04-27 | Chinese | ||
| 37544719 | 超讯通信:出具带强调事项段的无保留意见审计报告的专项说明 | 2026-04-27 | Chinese | ||
| 37544545 | 超讯通信:关于2025年年度业绩预告更正公告 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHAW COMMUNICATIONS INC.
Major Canadian telecommunications provider concentrated in …
|
SJR.B | CA | Telecommunications, computer pr… |
|
SHENANDOAH TELECOMMUNICATIONS CO/VA/
A regional provider of broadband, video, and voice services…
|
SHEN | US | Telecommunications, computer pr… |
|
SHENZHEN TOPWAY VIDEO COMMUNICATION CO., LTD.
Operates cable TV networks, broadband internet, and smart c…
|
002238 | CN | Telecommunications, computer pr… |
|
Shift Networks Inc.
Provides enterprise-grade, highly reliable hosted VoIP solu…
|
3697 | CA | Telecommunications, computer pr… |
|
Sidus Systems Inc.
Integrated space and defense solutions utilizing AI softwar…
|
SIDU | CA | Telecommunications, computer pr… |
|
Silkwave Inc
Developing a GEO-LEO-5G satellite platform for mobile multi…
|
471 | HK | Telecommunications, computer pr… |
|
Síminn
A telecommunications and media company offering mobile, int…
|
SIMIN | IS | Telecommunications, computer pr… |
|
Siti Networks Limited
Multi-System Operator providing digital cable television an…
|
SITINET | IN | Telecommunications, computer pr… |
|
Sitios Latinoamérica, S.A.B. de C.V.
Operates over 34,000 wireless towers across 15 countries in…
|
LASITE | MX | Telecommunications, computer pr… |
|
SK TELECOM CO LTD
An ICT and wireless telecom company transitioning into a gl…
|
SKM | US | Telecommunications, computer pr… |
SUPER TELECOM CO.,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/57597/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57597 | 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=57597 | 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=57597 \ -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": 57597}, 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 SUPER TELECOM CO.,LTD. (id: 57597)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.