MONTNETS CLOUD TECHNOLOGY GROUP CO.,LTD — Investor Relations & Filings
MONTNETS CLOUD TECHNOLOGY GROUP CO.,LTD. specializes in cloud communication services, providing enterprise-level mobile information solutions. The company develops and operates a comprehensive cloud platform that integrates SMS, Rich Communication Services (RCS), 5G messaging, and multimedia messaging. Its core offerings include high-concurrency messaging gateways, identity verification services, and automated notification systems designed for large-scale enterprise requirements. By leveraging advanced cloud computing and AI technologies, the company facilitates secure, real-time interaction between businesses and end-users. Key products focus on enhancing customer engagement through interactive video messaging and data-driven communication tools. The company serves a broad client base across financial services, internet technology, and logistics sectors, emphasizing high reliability, low latency, and seamless integration with global telecommunications infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于控股股东部分股份解除质押及质押的公告 | 2026-01-23 | Chinese | |
| 关于公司与江西神州六合直升机有限责任公司签署合作协议的自愿性披露公告 | 2026-01-04 | Chinese | |
| 2025年第四次临时股东会决议公告 | 2025-12-30 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2025-12-30 | Chinese | |
| 北京国枫(深圳)律师事务所关于梦网云科技集团股份有限公司2025年第四次临时股东会的法律意见书 | 2025-12-30 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2025-12-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34884389 | 关于控股股东部分股份解除质押及质押的公告 | 2026-01-23 | Chinese | ||
| 34884378 | 关于公司与江西神州六合直升机有限责任公司签署合作协议的自愿性披露公告 | 2026-01-04 | Chinese | ||
|
2025
13 filings
| |||||
| 34884374 | 2025年第四次临时股东会决议公告 | 2025-12-30 | Chinese | ||
| 34884365 | 关于为子公司提供担保的进展公告 | 2025-12-30 | Chinese | ||
| 34884356 | 北京国枫(深圳)律师事务所关于梦网云科技集团股份有限公司2025年第四次临时股东会的法律意见书 | 2025-12-30 | Chinese | ||
| 34884351 | 关于为子公司提供担保的进展公告 | 2025-12-24 | Chinese | ||
| 34884350 | 关于召开2025年第四次临时股东会的通知 | 2025-12-12 | Chinese | ||
| 34884339 | 独立董事候选人声明(劳丽明) | 2025-12-12 | Chinese | ||
| 34884332 | 独立董事提名人声明 | 2025-12-12 | Chinese | ||
| 34884323 | 关于拟变更独立董事的公告 | 2025-12-12 | Chinese | ||
| 34884314 | 第九届董事会第六次会议决议公告 | 2025-12-12 | Chinese | ||
| 34884306 | 关于为子公司提供担保的进展公告 | 2025-12-04 | Chinese | ||
| 34884296 | 2025年第三次临时股东会决议公告 | 2025-11-13 | Chinese | ||
| 34884285 | 北京国枫(深圳)律师事务所关于梦网云科技集团股份有限公司2025年第三次临时股东会的法律意见书 | 2025-11-13 | Chinese | ||
| 34884276 | 关于为子公司提供担保的进展公告 | 2025-11-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Tower Corporation Limited
World's largest telecommunications tower infrastructure pro…
|
788 | HK | Telecommunications, computer pr… |
|
City Coolxuan Company Limited
Provides IT and telecom services, specializing in SMS, syst…
|
8050 | HK | Telecommunications, computer pr… |
|
C. MER Industries Ltd.
Provides integrated solutions for communication infrastruct…
|
CMER | IL | Telecommunications, computer pr… |
|
COMMS GROUP LTD
Provides cloud communications, managed IT, and global Micro…
|
CCG | AU | Telecommunications, computer pr… |
|
DIGI INTERNATIONAL INC
Global provider of business-critical and mission-critical I…
|
DGII | US | Telecommunications, computer pr… |
|
D-Link (India) Ltd
Designs and distributes networking, connectivity, and IP-ba…
|
DLINKINDIA | IN | Telecommunications, computer pr… |
|
ELSIGHT LIMITED
Provides multi-link bonding connectivity for unmanned syste…
|
ELS | AU | Telecommunications, computer pr… |
|
ENENSYS Technologies S.A.
Designs hardware and software solutions for efficient and s…
|
ALNN6 | FR | Telecommunications, computer pr… |
|
EuroTeleSites AG
Owns and operates 14,000 telecom sites in Central and Easte…
|
7YF | AT | Telecommunications, computer pr… |
|
EXFO Inc.
Provides essential test, monitoring, and analytics solution…
|
EXF | CA | Telecommunications, computer pr… |
MONTNETS CLOUD TECHNOLOGY GROUP 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/54179/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54179 | 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=54179 | 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=54179 \ -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": 54179}, 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 MONTNETS CLOUD TECHNOLOGY GROUP CO.,LTD (id: 54179)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.