
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 |
|---|---|---|---|
|
Shree Karni Fabcom Limited
Manufacturer of technical textiles and coated fabrics for l…
|
SHREEKARNI | IN | Manufacturing |
|
Shri Dinesh Mills Ltd.
Manufacturer of premium wool apparel fabrics and specialize…
|
503804 | IN | Manufacturing |
|
Shri Techtex Limited
Manufactures PP Spunbond Non-woven Fabric for medical, hygi…
|
SHRITECH | IN | Manufacturing |
|
Sky Industries Ltd
Manufacturer of hook and loop fasteners and specialized nar…
|
526479 | IN | Manufacturing |
|
Spunweb Nonwoven Limited
Manufacturer of PP spunbond nonwoven fabrics for hygiene, m…
|
SPUNWEB | IN | Manufacturing |
|
Suominen Oyj
A global manufacturer of nonwovens as roll goods for wipes …
|
SUY1V | FI | Manufacturing |
|
Taiwan Paiho Limited
Global manufacturer of advanced fastening systems and techn…
|
9938 | TW | Manufacturing |
|
TEIKOKU SEN-I Co.,Ltd.
A manufacturer of disaster prevention, fire fighting, and r…
|
3302 | JP | Manufacturing |
|
Texel Industries Ltd.
Produces geosynthetics and technical textiles for containme…
|
526638 | IN | Manufacturing |
|
Uniroyal Industries Ltd
Manufacturer of garment accessories, labels, and tapes for …
|
521226 | IN | 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.