active Legal form GmbH

hitcom holding gmbh

Dunningen ·HRB 795938 Stuttgart ·hitcom.de

Overview

Legal form
GmbH
Address
Junghansstraße 1
78655 Dunningen
Commercial register
HRB 795938, Stuttgart
Registration date
August 6, 2024
Industry
Managementtätigkeiten von sonstigen Holdinggesellschaften
Beteiligungsgesellschaften
Vermietung, Verpachtung von eigenen oder geleasten Gewerbegrundstücken und Nichtwohngebäuden
Registered capital
25,000.00 EUR
Representation rules

Ist nur ein Geschäftsführer bestellt, vertritt er allein. Sind mehrere Geschäftsführer bestellt, vertreten zwei gemeinsam oder ein Geschäftsführer mit einem Prokuristen.

Purpose
Das Halten und Verwalten eigenen Vermögens, die Ausübung der Geschäftsführung in Tochtergesellschaften, Entwicklung und Verpachtung von Software und die entgeltliche Überlassung von Wirtschaftsgütern.

Financials

Total assets 2024
107.718 €

Balance sheet

2024
Assets 107,7 k
  • Current Assets 67,9 % 73,2 k
  • Fixed Assets 30,2 % 32,5 k
  • Prepaid Expenses 1,9 % 2,1 k
Liabilities and Equity 107,7 k
  • Equity 52,4 % 56,4 k
  • Liabilities 33,8 % 36,5 k
  • Provisions 12,0 % 12,9 k
  • Accrued Expenses 1,8 % 2,0 k
Full balance sheet line items with an API key Get API key →

Authorized representatives

  • Steffen Hemberger since 2024 Managing Director

Ownership & holdings

Shareholders

  • Steffen Hemberger 100.0 % 25k €

Ultimate beneficial owners (UBOs)

1 hold ≥ 25%
1 more beneficial owners · viewable with an API key Get API key →

Holds shares in

History

  1. 2024
  2. 16.08.
    Change of representation scheme
    Ist nur ein Geschäftsführer bestellt, vertritt er allein. Sind mehrere Geschäftsführer bestellt, vertreten zwei gemeinsam oder ein Geschäftsführer mit einem Prokuristen.
  3. 16.08.
    Change of legal form
    Gesellschaft mit beschränkter Haftung
  4. 16.08.
    Change of address
    hitcom holding gmbh
  5. 16.08.
    Change of seat
    hitcom holding gmbh
  6. 16.08.
    Member entry
    Steffen Hemberger · Managing Director
  7. 16.08.
    Incorporation
    hitcom holding gmbh
  8. 16.08.
    Change of company name
    hitcom holding gmbh
  9. 16.08.
    Change of share capital
    hitcom holding gmbh
2 more entries Get API key →

Annual statements

Original published statements, ordered by fiscal year.

1 document
Fiscal year Document Published Access
2024 Jahresabschluss Published Via the API

Register documents

Bring original register extracts and company documents into your application as PDF or XML.

GET/v1/fetch-document
View the document API
Website hitcom.de
  • Current extract (AD) PDF
  • Chronological extract (CD) PDF
  • Structured content (SI, XML) XML
  • Shareholders list PDF
  • Articles of association PDF

Explore more companies

Handelsregister API · MCP

Company data in your AI chat

Ask about directors, ownership and financial figures. Our MCP server connects your assistant to the Handelsregister API.

MCP documentation

Connect your assistant

  1. Open Connectors in Claude and add a custom connector.
  2. Enter this server URL and add the connector:
    https://mcp.handelsregister.ai/mcp
  3. Connect with your handelsregister.ai account, then enable the connector in your chat via “+” → “Connectors”.
  1. In ChatGPT on the web, open Settings → Apps and create a custom app. Developer mode must be enabled for your account.
  2. Use “handelsregister” as the name, OAuth for authentication and this server URL:
    https://mcp.handelsregister.ai/mcp
  3. 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:

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:

Python
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 hitcom holding gmbh. Include fiscal years and sources.\n\nentity_id: 686b40eecc7e12881f2e50b21e674bb0",
    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:

JSON
{
  "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 hitcom holding gmbh. Include fiscal years and sources.

entity_id686b40eecc7e12881f2e50b21e674bb0