
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 |
|---|---|---|---|
|
Novita S.A.
Manufacturer and distributor of nonwoven fabrics for variou…
|
NVT | PL | Manufacturing |
|
N R Spuntech Industries Ltd.
Developer and manufacturer of engineered nonwoven fabrics u…
|
SPNTC | IL | Manufacturing |
|
PAIHO SHIH HOLDINGS CORPORATION
Manufacturer of fasteners, webbing, and mesh fabrics for fo…
|
8404 | TW | Manufacturing |
|
Pioneer Embroideries Ltd.
Produces embroidery, laces, and specialty yarns for fashion…
|
PIONEEREMB | IN | Manufacturing |
|
Premco Global Ltd.
Manufacturer of elastic tapes and narrow fabrics for appare…
|
PREMCO | IN | Manufacturing |
|
Rishi Techtex Limited
Manufactures HDPE and PP technical textiles for agriculture…
|
523021 | IN | Manufacturing |
|
Sanrhea Technical Textiles Ltd.
Manufactures RFL treated industrial fabrics for tire, rubbe…
|
514280 | IN | Manufacturing |
|
SergeFerrari Group
Designs and manufactures flexible composite materials for a…
|
SEFER | FR | Manufacturing |
|
SHANDONG TONGDA ISLAND NEW MATERIALS CO.,LTD
Specializes in microfiber synthetic leather and composite m…
|
300321 | CN | Manufacturing |
|
Shinih Enterprise Co., Ltd.
Global manufacturer of nonwoven materials focusing on techn…
|
9944 | TW | 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.