Jiangsu Hanvo Safety Product Co., Ltd. — Investor Relations & Filings
Jiangsu Hanvo Safety Product Co., Ltd. specializes in the research, development, and manufacturing of high-performance hand protection solutions. The company produces a comprehensive range of safety gloves, including seamless knitted liners with various coatings such as nitrile, latex, and polyurethane. Its product portfolio features specialized equipment designed for cut resistance, impact protection, chemical resistance, and thermal insulation. Hanvo Safety operates large-scale production facilities that integrate yarn spinning, knitting, and dipping processes to ensure quality control across the supply chain. The company serves a global market, providing personal protective equipment (PPE) to sectors including automotive, construction, manufacturing, and logistics. Its operations emphasize technological innovation and adherence to international safety standards, such as CE and ANSI certifications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于开展外汇衍生品套期保值业务的可行性分析报告 | 2026-04-21 | Chinese | |
| 关于公司2025年度利润分配预案的公告 | 2026-04-21 | Chinese | |
| 关于2025年度外汇衍生品投资情况的专项说明 | 2026-04-21 | Chinese | |
| 华泰联合证券有限责任公司关于江苏恒辉安防集团股份有限公司2025年度募集资金存放和使用情况专项核查报告 | 2026-04-21 | Chinese | |
| 2025年年度财务报告 | 2026-04-21 | Chinese | |
| 华泰联合证券有限责任公司关于江苏恒辉安防集团股份有限公司向全资子公司增资以实施募投项目的核查意见 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39163953 | 关于开展外汇衍生品套期保值业务的可行性分析报告 | 2026-04-21 | Chinese | ||
| 39163949 | 关于公司2025年度利润分配预案的公告 | 2026-04-21 | Chinese | ||
| 39163946 | 关于2025年度外汇衍生品投资情况的专项说明 | 2026-04-21 | Chinese | ||
| 39163943 | 华泰联合证券有限责任公司关于江苏恒辉安防集团股份有限公司2025年度募集资金存放和使用情况专项核查报告 | 2026-04-21 | Chinese | ||
| 39163942 | 2025年年度财务报告 | 2026-04-21 | Chinese | ||
| 39163929 | 华泰联合证券有限责任公司关于江苏恒辉安防集团股份有限公司向全资子公司增资以实施募投项目的核查意见 | 2026-04-21 | Chinese | ||
| 39163920 | 华泰联合证券有限责任公司关于江苏恒辉安防集团股份有限公司2025年度跟踪报告 | 2026-04-21 | Chinese | ||
| 39163910 | 独立董事述职报告(袁秀挺) | 2026-04-21 | Chinese | ||
| 39163901 | 2025年度环境、社会和公司治理报告 | 2026-04-21 | Chinese | ||
| 39163428 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-21 | Chinese | ||
| 39163418 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-21 | Chinese | ||
| 39163409 | 关于使用募集资金向全资子公司增资以实施募投项目的公告 | 2026-04-21 | Chinese | ||
| 39163399 | 关于开展外汇衍生品套期保值业务的公告 | 2026-04-21 | Chinese | ||
| 39163393 | 第三届董事会第二十四次会议决议公告 | 2026-04-21 | Chinese | ||
| 39163381 | 2025年年审会计师事务所履职情况评估报告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other manufacturing n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3M India Ltd.
Science-based firm delivering industrial, safety, healthcar…
|
3MINDIA | IN | Manufacturing |
|
ACCO BRANDS Corp
Global designer and manufacturer of academic, consumer, and…
|
ACCO | US | Manufacturing |
|
ADEL KALEMCİLİK TİCARET VE SANAYİ A.Ş.
A manufacturer and marketer of stationery products like pen…
|
ADEL | TR | Manufacturing |
|
ALKOSIGN LIMITED
Designs and manufactures visual communication products and …
|
543453 | IN | Manufacturing |
|
Amifa Co., Ltd.
Plans, manufactures, and wholesales lifestyle goods like gi…
|
7800 | JP | Manufacturing |
|
ANSELL LIMITED
Global developer and manufacturer of advanced hand and body…
|
ANN | AU | Manufacturing |
|
ARTNATURE INC.
Manufactures and sells wigs, hairpieces, and hair augmentat…
|
7823 | JP | Manufacturing |
|
AVON PROTECTION PLC
Provider of mission-critical personal protection systems fo…
|
AVON | GB | Manufacturing |
|
Best Bristle Company Co., Ltd.
Manufacturer of PBT filaments for oral care, industrial, an…
|
318410 | KR | Manufacturing |
|
BRADY CORP
Manufacturer of solutions that identify and protect people,…
|
BRC | US | Manufacturing |
Jiangsu Hanvo Safety Product 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/55915/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55915 | 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=55915 | 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=55915 \ -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": 55915}, 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 Jiangsu Hanvo Safety Product Co., Ltd. (id: 55915)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.