# Outbound Traffic

Some features of Umbraco Compose generate outbound traffic to your applications. You may want to configure firewall rules to allow this traffic. Compose will always make requests from a static IP address. IP addresses differ depending on the region in which your project resides.

## Compose IP addresses

| Compose Region       | Outbound IP Address(es) |
| -------------------- | ----------------------- |
| Germany West Central | `9.141.127.49`          |
| US East              | `Coming Soon.`          |

Both [webhooks](https://docs.umbraco.com/umbraco-compose/content-orchestration/webhooks) and any [ingestion functions](https://docs.umbraco.com/umbraco-compose/apis/ingestion/functions) that make HTTP requests will use these addresses.
