UTT Unitours GmbHHamburgJahresabschluss zum Geschäftsjahr vom 01.10.2011 bis zum 30.09.2012Bilanz
Anhang
sonstige Berichtsbestandteile
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UTT Unitours GmbH
Overview
- Legal form
- GmbH
- Address
-
Meeschendorf 23
23761 Fehmarn - Commercial register
- HRB 17455HL, Lübeck
- Registration date
- March 15, 2011
- Industry
-
Reiseveranstalter
Reisebüros
Vermittlungstätigkeiten für Beherbergungsdienstleistungen - Registered capital
- 25,000.00 EUR
- Representation rules
Die Gesellschaft hat einen oder mehrere Geschäftsführer. Ist ein Geschäftsführer bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Geschäftsführer bestellt, wird die Gesellschaft gemeinschaftlich durch zwei Geschäftsführer oder durch einen Geschäftsführer in Gemeinschaft mit einem Prokuristen vertreten. Alleinvertretungsbefugnis kann erteilt werden. Jeder Geschäftsführer kann von dem Verbot, Rechtsgeschäfte mit sich selbst oder als Vertreter Dritter abzuschließen, befreit werden.
- Purpose
- Veranstaltung und Vermittlung von Reisen, insbesondere für Universitätsstudenten, und alle damit zusammenhängenden Geschäfte.
Financials
Balance sheet
2023- Net Loss Not Covered by Equity 70,3 % 399,4 k
- Current Assets 18,1 % 102,8 k
- Fixed Assets 11,6 % 65,6 k
- Liabilities 99,6 % 565,9 k
- Provisions 0,4 % 2,0 k
- Equity 0,0 % 0
Balance sheet data available for 2 earlier fiscal years.
Authorized representatives
-
Nico Vogler
since 2018 Managing Director
Ownership & holdings
Shareholders
-
Nico Vogler
80.0 %
20k €
-
T** V*****
20.0 %
5k €
Ultimate beneficial owners (UBOs)
-
N*** V*****
≥25%
80.0 %
Holds shares in
- To Go Mobility GmbH 100.0 %
- Sunny Verlag UG (haftungsbeschränkt) 100.0 %
- Commodio GmbH 100.0 %
History
- 2021
-
16.12.
Change of bylawsUTT Unitours GmbH
-
16.12.
Correction of personal dataNico Vogler · Managing Director
- 2018
-
29.01.
Register sheet closedUTT Unitours GmbH
-
29.01.
Change of seatUTT Unitours GmbH
-
29.01.
Change of courtUTT Unitours GmbH
-
17.01.
Exit of positionR****** B*** · Managing Director
-
17.01.
Change of bylawsUTT Unitours GmbH
-
17.01.
Change of addressUTT Unitours GmbH
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2023 | Jahresabschluss | Published | Via the API |
| 2012 | Jahresabschluss | Published | Read full text |
| 2011 | Jahresabschluss | Published | Via the API |
2012 Jahresabschluss Full text
Register documents
Bring original register extracts and company documents into your application as PDF or XML.
/v1/fetch-document- Current extract (AD) PDF
- Chronological extract (CD) PDF
- Structured content (SI, XML) XML
- Shareholders list PDF
- Articles of association PDF
Explore more companies
Company data in your AI chat
Ask about directors, ownership and financial figures. Our MCP server connects your assistant to the Handelsregister API.
Connect your assistant
- Open Connectors in Claude and add a custom connector.
-
Enter this server URL and add the connector:
https://mcp.handelsregister.ai/mcp - Connect with your handelsregister.ai account, then enable the connector in your chat via “+” → “Connectors”.
- In ChatGPT on the web, open Settings → Apps and create a custom app. Developer mode must be enabled for your account.
-
Use “handelsregister” as the name, OAuth for authentication and this server URL:
https://mcp.handelsregister.ai/mcp - Sign in with your handelsregister.ai account, create the app and select it from the tools menu in your chat.
Run once in your terminal:
claude mcp add --transport http handelsregister https://mcp.handelsregister.ai/mcp \
--header "X-API-Key: YOUR_API_KEY"
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this MCP server as a tool in your application:
from openai import OpenAI
client = OpenAI()
response = client.responses.create(
model="gpt-6-astra",
input="Show me the directors, shareholders and latest available financial figures for UTT Unitours GmbH. Include fiscal years and sources.\n\nentity_id: b4d3b7d2fc6f3d58f21db4942bc9d831",
tools=[{
"type": "mcp",
"server_label": "handelsregister",
"server_url": "https://mcp.handelsregister.ai/mcp",
"headers": {"X-API-Key": "YOUR_API_KEY"},
"require_approval": "never",
}],
)
print(response.output_text)
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this configuration to your MCP client:
{
"mcpServers": {
"handelsregister": {
"url": "https://mcp.handelsregister.ai/mcp",
"headers": { "X-API-Key": "YOUR_API_KEY" }
}
}
}
Replace YOUR_API_KEY with your handelsregister.ai API key.
Ask about this company
Once connected, ask your assistant this question:
Show me the directors, shareholders and latest available financial figures for UTT Unitours GmbH. Include fiscal years and sources.
Copying failed. Please select the text and copy it manually.
Keyboard shortcuts
- Copy active snippet
- C
- Copy entity_id
- I
- Switch tab
- 1–6
- Toggle this help
- ?