
Destination Italia — Investor Relations & Filings
Destination Italia is a TravelTech company and tour operator specializing in high-end, experiential incoming tourism. The company primarily serves the B2B market, designing and providing personalized itineraries and tailored solutions for international tour operators and travel agencies. It operates through a network of local experts and a portfolio of specialized brands to offer unique travel experiences focused on Italian art, nature, design, and gastronomy. The company utilizes proprietary online portals to facilitate the creation and management of travel services, positioning itself as a key partner for discovering Italy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Destination Italia: Pubblicate le Liste per la nomina del Consiglio di Amministrazone e del Collegio Sindacale | 2026-04-22 | Italian | |
| Destination Italia: Q1 2026 | 2026-04-10 | Italian | |
| Destination Italia: Pubblicazione dell’Avviso di Convocazione dell’Assemblea Ordinaria degli Azionisti | 2026-04-10 | Italian | |
| Il Consiglio di Amministrazione di Destination Italia ha approvato il Progetto di Bilancio ed il Bilancio Consolidato al 31 dicembre 2025 | 2026-03-27 | Italian | |
| Destination Italia: solida performance di crescita nel 2025, GTV +13,4% YoY e Margine di Contribuzione +14,1% YoY | 2026-01-27 | Italian | |
| Notificato a CONSOB l’aggiornamento del KID relativo ai “Warrant Destination Italia 2024-2027” | 2026-01-14 | Italian |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Destination Italia, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bookfortravel.com Inc.
Specializes in immersive, local-hosted group tours and pers…
|
— | CA | Administrative and support serv… |
|
CAISSA TOURISM GROUP CO.,LTD.
Travel management, MICE, aviation and railway catering, cru…
|
000796 | CN | Administrative and support serv… |
|
Ch. Charilaou Group Plc
A tour operator offering tickets, packages, cruises, and on…
|
CHCH | CY | Administrative and support serv… |
|
China CYTS Tours Holding Co.,Ltd.
Comprehensive tourism provider offering travel agency, reso…
|
600138 | CN | Administrative and support serv… |
|
CVC BRASIL OPERADORA E AGÊNCIA DE VIAGENS SA
Provides integrated travel services, vacation packages, and…
|
— | BR | Administrative and support serv… |
|
EGL Holdings Company Limited
Provides travel and travel-related services, offering organ…
|
6882 | HK | Administrative and support serv… |
|
EURASIA TRAVEL Co.,Ltd
A travel provider offering themed tours focused on nature, …
|
9376 | JP | Administrative and support serv… |
|
GEZİNOMİ SEYAHAT TURİZM TİCARET A.Ş.
Tour operator providing online booking for hotels, tours, a…
|
GZNMI | TR | Administrative and support serv… |
|
Giocamondo Study S.p.A.
An educational travel provider specializing in study abroad…
|
GMS | IT | Administrative and support serv… |
|
HANATOUR JAPAN CO.,LTD.
An integrated travel company offering inbound B2B and B2C s…
|
6561 | JP | Administrative and support serv… |
Destination Italia 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/4162/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4162 | 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=4162 | 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=4162 \ -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": 4162}, 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 Destination Italia (id: 4162)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.