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 |
|---|---|---|---|
|
HARMONIC INC.
Develops solutions for video delivery and broadband access.
|
HLIT | US | Telecommunications, computer pr… |
|
Helios Towers PLC
Telecommunications infrastructure firm that builds and oper…
|
HTWS | GB | Telecommunications, computer pr… |
|
Highpoint Telecommunications Inc.
International telecom company focused on Europe, developing…
|
— | CA | Telecommunications, computer pr… |
|
IHS Holding Ltd
Global owner, operator, and developer of shared telecommuni…
|
IHS | US | Telecommunications, computer pr… |
|
Infrastrutture Wireless Italiane SpA
Operator of shared wireless infrastructure, hosting equipme…
|
INW | IT | Telecommunications, computer pr… |
|
InnoWirelessCo.,Ltd.
Develops test and measurement equipment for the telecommuni…
|
073490 | KR | Telecommunications, computer pr… |
|
Intracoastal System Engineering Corporation
Develops and deploys advanced AMR systems using PLC technol…
|
ISY | CA | Telecommunications, computer pr… |
|
ISP Global Limited
Supplies, installs, and maintains specialized equipment for…
|
8487 | HK | Telecommunications, computer pr… |
|
Ituran Location & Control Ltd.
Provider of telematics solutions for vehicle recovery, flee…
|
ITRN | US | Telecommunications, computer pr… |
|
Jilin Jlu Communication Design Institute Co., Ltd
Provides telecommunications network planning, design, and c…
|
300597 | CN | 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.