
WonpungMulsan — Investor Relations & Filings
WonpungMulsan is a manufacturer specializing in industrial non-woven fabrics, with a primary focus on sustainable and recyclable materials for the automotive sector. The company develops and produces interior and exterior components, such as carpets and wheel guards, for major global automotive brands including Toyota, BMW, Audi, Volkswagen, and electric vehicle makers like Rivian and Lucid. Additional applications for its non-woven fabrics include materials for water and sewage rehabilitation and exhibition flooring. Leveraging comprehensive production lines and over 20 technology patents, the company utilizes proprietary processes to create a wide array of customized products, including fabrics in over 200 colors and various patterns.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2019-03-29 | Korean | |
| 감사보고서제출 | 2019-03-21 | Korean | |
| 타법인주식및출자증권취득결정(자율공시) | 2019-03-18 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2019-03-18 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2019-03-14 | Korean | |
| 주주총회소집결의 | 2019-03-14 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
8 filings
| |||||
| 10312092 | 정기주주총회결과 | 2019-03-29 | Korean | ||
| 10321869 | 감사보고서제출 | 2019-03-21 | Korean | ||
| 10325480 | 타법인주식및출자증권취득결정(자율공시) | 2019-03-18 | Korean | ||
| 10325444 | 주식등의대량보유상황보고서(일반) | 2019-03-18 | Korean | ||
| 10328715 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2019-03-14 | Korean | ||
| 10328713 | 주주총회소집결의 | 2019-03-14 | Korean | ||
| 10328693 | 주주총회집중일개최사유신고 | 2019-03-14 | Korean | ||
| 10328370 | 주주총회소집공고 | 2019-03-14 | Korean | ||
|
2018
6 filings
| |||||
| 11070721 | 주요사항보고서(자기주식취득결정) | 2018-12-28 | Korean | ||
| 11078081 | 주주명부폐쇄기간또는기준일설정 | 2018-12-12 | Korean | ||
| 11080684 | 전환가액의조정(제20회차) | 2018-12-07 | Korean | ||
| 11088467 | 전환사채(해외전환사채포함)발행후만기전사채취득(제18회차) | 2018-11-19 | Korean | ||
| 11097616 | 분기보고서 (2018.09) | 2018-11-14 | Korean | ||
| 11113927 | 주식등의대량보유상황보고서(일반) | 2018-10-15 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
Cathay Consolidated, Inc.
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | Manufacturing |
|
Chang Ho Fibre Corporation
Integrated manufacturer of functional, sustainable, and ind…
|
1468 | TW | Manufacturing |
|
China Automotive Interior Decoration Holdings Limited
Manufactures and distributes specialized nonwoven fabrics f…
|
48 | HK | Manufacturing |
WonpungMulsan 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/16249/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16249 | 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=16249 | 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=16249 \ -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": 16249}, 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 WonpungMulsan (id: 16249)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.