# What kind of outgoing requests are made?

In order to secure hostware via your firewall in the best possible way, we would like to map all requests that your hostware environment executes to other systems in the best possible way.

This document only maps outgoing requests that are permanently defined in hostware. If it is, for example, Nextcloud or Proxmox with variable domains, where your own domain is used, this is of course not listed here.

## Core

* hostware.io\
  Update- und Versionierung
* gravatar.com\
  Abfrage von Kunden- und Admin-Profilbildern
* google.com/recaptcha\
  Wenn aktiv, Einbindung von Google Recaptcha
* hostware Domain-Whois (Wird verwendet, wenn der Domain Registrar keine Verfügbarkeitsabfrage unterstützt, z.B. internetx)\
  Sämtliche Socket Server aus /app/Framework/Core/Hosting/Domain/Whois/whois-servers.json
* openai.com\
  Wenn aktiv, Support KI Unterstützung
* ip-api.com\
  Abfrage von IP Informationen bei Bestelleingang

## Modules

As hostware contains dozens of modules that carry out all requests to the outside world, we will continue this list. We will be happy to extend the list for your module on request.

#### Netcup VPS

* servercontrolpanel.de

### Payments

#### SEPA Lastschriften (manuell)

* openiban.com\
  Abfrage der BIC via IBAN, damit der Kunde keine BIC eingeben muss.

#### PayPal

* paypal.com

#### Stripe

* stripe.com

#### GoCardless

* gocardless.com

#### Cryptomus

* cryptomus.com

### Letter providers

#### letterxpress

* api.letterxpress.de

#### Pingen

* identity.pingen.com

### Domains

#### INWX

* domrobot.com

#### InternetX

* autodns.com oder Ihre eigene Domain

#### CPS Datensysteme

* cps-datensysteme.de

#### ResellerInterface

* resellerinterface.de

### Buchhaltung

#### lexware office

* api.lexoffice.io

### DNS

#### cloudflare

* cloudflare.com

### Notifications

#### Telegram

* telegram.org

#### Discord

* discord.com


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hostware.io/system-and-configuration/troubleshooting-and-questions/what-kind-of-outgoing-requests-are-made.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
