
KNT-CT Holdings Co.,Ltd. — Investor Relations & Filings
KNT-CT Holdings Co., Ltd. is a holding company responsible for the management strategy and administration of a group of travel-related businesses. Its core operating companies are Kinki Nippon Tourist Co., Ltd. and Club Tourism International Inc. Kinki Nippon Tourist provides a wide range of travel products and services to corporate clients and individuals, focusing on professional consulting. Club Tourism International operates as a membership-based organization, offering unique and themed travel products to its large member base. The group's broader activities include corporate services, comprehensive event management, educational tours, and Destination Management Company (DMC) services. Strategically, the company focuses on growing inbound tourism and engaging in regional co-creation projects to revitalize local communities by providing comprehensive tourism solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-19 | Japanese | |
| 臨時報告書 | 2026-05-14 | Japanese | |
| 代表取締役および役員の異動に関するお知らせ | 2026-04-24 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第89期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-18 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46513943 | 臨時報告書 | 2026-05-19 | Japanese | ||
| 45775471 | 臨時報告書 | 2026-05-14 | Japanese | ||
| 46879037 | 代表取締役および役員の異動に関するお知らせ | 2026-04-24 | Japanese | ||
|
2025
9 filings
| |||||
| 8278040 | 確認書 | 2025-11-13 | Japanese | ||
| 8278033 | 半期報告書-第89期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7257794 | 臨時報告書 | 2025-06-18 | Japanese | ||
| 7258577 | 内部統制報告書-第88期(2024/04/01-2025/03/31) | 2025-06-16 | Japanese | ||
| 7258574 | 確認書 | 2025-06-16 | Japanese | ||
| 7258578 | 有価証券報告書-第88期(2024/04/01-2025/03/31) | 2025-06-16 | Japanese | ||
| 7264490 | 臨時報告書 | 2025-05-13 | Japanese | ||
| 7264481 | 臨時報告書 | 2025-05-13 | Japanese | ||
| 7273229 | 臨時報告書 | 2025-03-21 | Japanese | ||
|
2024
3 filings
| |||||
| 7297992 | 確認書 | 2024-11-13 | Japanese | ||
| 7297995 | 半期報告書-第88期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7313093 | 臨時報告書 | 2024-08-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Giocamondo Study S.p.A.
An educational travel provider specializing in study abroad…
|
GMS | IT | Administrative and support serv… |
|
GOLDEN DESTINATIONS GROUP BERHAD
Curates full-service outbound travel experiences, specializ…
|
— | MY | Administrative and support serv… |
|
HANATOUR JAPAN CO.,LTD.
An integrated travel company offering inbound B2B and B2C s…
|
6561 | JP | Administrative and support serv… |
|
H.I.S. Co., Ltd.
A travel and leisure company offering tours, hotels, theme …
|
9603 | JP | Administrative and support serv… |
|
lastminute.com N.V.
A European travel technology company offering dynamic holid…
|
LMN | NL | Administrative and support serv… |
|
Liontravel
Comprehensive travel service provider offering domestic and…
|
2731 | TW | Administrative and support serv… |
|
MODETOURNETWORKINC.
A tour wholesaler and travel agency for domestic and intern…
|
080160 | KR | Administrative and support serv… |
|
Naturewings Holidays Limited
Specializes in curated Himalayan holiday packages and desti…
|
544245 | IN | Administrative and support serv… |
|
NextTrip, Inc.
A technology company providing a booking platform for consu…
|
NTRP | US | Administrative and support serv… |
|
Novaturas
A leading tour operator in the Baltic region offering packa…
|
NTU1L | LT | Administrative and support serv… |
KNT-CT Holdings Co.,Ltd. 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/13016/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13016 | 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=13016 | 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=13016 \ -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": 13016}, 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 KNT-CT Holdings Co.,Ltd. (id: 13016)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.