
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 |
|---|---|---|---|
| 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-15 | Korean | |
| 사업보고서 (2025.12) | 2026-03-31 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 감사보고서제출 | 2026-03-23 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-16 | Korean | |
| 주주총회소집결의 | 2026-03-11 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 34567483 | 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-15 | Korean | ||
| 33120310 | 사업보고서 (2025.12) | 2026-03-31 | Korean | ||
| 33118827 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33013961 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32954456 | 의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32928497 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32928495 | 주식병합결정 | 2026-03-11 | Korean | ||
| 32928491 | 주주총회소집공고 | 2026-03-11 | Korean | ||
|
2025
7 filings
| |||||
| 7873487 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7904905 | 분기보고서 (2025.03) | 2025-05-13 | Korean | ||
| 7918575 | 사업보고서 (2024.12) | 2025-03-31 | Korean | ||
| 7918542 | 정기주주총회결과 | 2025-03-31 | Korean | ||
| 7924939 | 감사보고서제출 | 2025-03-21 | Korean | ||
| 7960055 | 주주총회소집결의 | 2025-03-11 | Korean | ||
| 7960052 | 주주총회소집공고 | 2025-03-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HMT(XIAMEN) NEW TECHNICAL MATERIALS CO.,LTD.
Manufacturer of high-performance technical textiles and air…
|
603306 | CN | Manufacturing |
|
HOFTEX GROUP
Develops, produces, and distributes textile solutions in ya…
|
NBH | DE | Manufacturing |
|
HS HYOSUNG ADVANCED MATERIALS
A global provider of advanced industrial materials for the …
|
298050 | KR | Manufacturing |
|
Huafon Microfibre (Shanghai) CO.,LTD.
Produces high-grade microfiber synthetic leather for divers…
|
300180 | CN | Manufacturing |
|
HYOSUNG CORPORATION
A technology-driven company in textiles, chemicals, heavy i…
|
004800 | KR | Manufacturing |
|
ICHIKAWA CO., LTD.
Manufactures press felts and belts for the global paper pro…
|
3513 | JP | Manufacturing |
|
ILJEONG INDUSTRIAL CO.,LTD
Manufacturer of industrial textiles for the automotive and …
|
008500 | KR | Manufacturing |
|
KAP AG
Industrial holding company developing medium-sized enterpri…
|
IUR | DE | Manufacturing |
|
KNH Enterprise Co., Ltd.
Global manufacturer of non-woven fabric materials, hygiene …
|
9919 | TW | Manufacturing |
|
KORDSA TEKNİK TEKSTİL A.Ş.
Global manufacturer of reinforcement technologies for tires…
|
KORDS | TR | 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.