
Gentili Mosconi S.p.A. — Investor Relations & Filings
Gentili Mosconi S.p.A. specializes in the creation and production of high-quality textiles for the luxury fashion and interior design sectors. The company's core offerings include printed and dyed fabrics, manufactured using jacquard, yarn-dyed, and other specialized processes. It provides a comprehensive service that spans from the initial creative concept to the final fabric realization. In addition to textiles, the company produces finished clothing accessories for major international brands. A dedicated Home division creates exclusive, custom-made textile furnishings, including linens and towels, for residential and nautical environments, emphasizing sartorial care and tailored solutions. The production process is characterized by a commitment to sustainability and technological innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ASSEMBLEA DEI SOCI GENTILI MOSCONI S.P.A. | 2026-04-29 | Italian | |
| PUBBLICAZIONE AVVISO DI CONVOCAZIONE ASSEMBLEA ORDINARIA DEGLI AZIONISTI E DEPOSITO DELLA DOCUMENTAZIONE | 2026-04-14 | Italian | |
| Avviso di convocazione Assemblea ordinaria degli azionisti | 2026-04-14 | Italian | |
| GENTILI MOSCONI : IL CONSIGLIO DI AMMINISTRAZIONE HA APPROVATO IL PROGETTO DI BILANCIO DI ESERCIZIO E IL BILANCIO CONSOLIDATO 2025 | 2026-03-30 | Italian | |
| GENTILI MOSCONI : THE BOARD OF DIRECTORS HAS APPROVED THE DRAFT FINANCIAL STATEMENTS AND THE CONSOLIDATED FINANCIAL STATEMENTS AS OF DECEMBER 31, 2025 | 2026-03-30 | English | |
| GENTILI MOSCONI - FINANCIAL CALENDAR FY 2026 | 2026-01-28 | English |
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AARNAV FASHIONS LIMITED
Integrated manufacturer of processed fabrics for apparel an…
|
AARNAV | IN | Manufacturing |
|
Anjani Synthetics Limited
Processes and manufactures cotton and synthetic fabrics for…
|
531223 | IN | Manufacturing |
|
Betex India Ltd.
Processes synthetic and natural fabrics through dyeing, pri…
|
512477 | IN | Manufacturing |
|
Binayak Tex Processors Ltd.
Processes and finishes diverse fabrics for garment manufact…
|
523054 | IN | Manufacturing |
|
Bindal Exports Limited
Integrated textile manufacturer specializing in fabric proc…
|
540148 | IN | Manufacturing |
|
ČATEKS d.d.
Vertically integrated manufacturer of high-performance tech…
|
CTKS | HR | Manufacturing |
|
Dhanlaxmi Fabrics Ltd.
Textile manufacturer specializing in cotton, synthetic, and…
|
521151 | IN | Manufacturing |
|
EREĞLİ TEKSTİL TURİZM SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of technical fabrics and apparel fo…
|
ERGLI | TR | Manufacturing |
|
Huafang Co.,Ltd
A textile enterprise specializing in printing, dyeing, and …
|
600448 | CN | Manufacturing |
|
Hubbard Holding Inc.
Provides fabric modification services to the textile indust…
|
— | CA | Manufacturing |
Gentili Mosconi S.p.A. 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/5996/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5996 | 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=5996 | 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=5996 \ -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": 5996}, 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 Gentili Mosconi S.p.A. (id: 5996)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.