# Network Configuration

{% hint style="danger" %}
**WARNING** This list may change at any time, please monitor it for changes.
{% endhint %}

Performing integrations with Gomboc will require proper network and security configuration to allow API requests from Gomboc to send and receive properly.

## Allow Listing Configuration

The following are domains and IPs that you may need to configure to allow traffic through your firewalls if you do Domain or IP based security.

### Domains

* app.gomboc.ai
* api.app.gomboc.ai
* egress.app.gomboc.ai
* cspm.app.gomboc.ai
* integrations.app.gomboc.ai
* rules.app.gomboc.ai
* scan.app.gomboc.ai

### IPs

Ingress:

* `34.49.16.191`
* `34.49.39.234`
* `34.54.63.132`
* `34.54.121.227`
* `34.54.140.121`
* `34.117.124.50`

Egress:

* `34.145.145.163`

## Security Controls

For SCM integrations, the API endpoints often require use of UUIDs in the requests. This traffic can be detected by a security control such as a Web Application Firewall (WAF) or data loss prevention (DLP) solutions like Atlassian Guard as bot activity due to the high entropy of the requests. To ensure a successful integration with Gomboc, it is helpful to consult with your network or security controls administrator to ensure that there are not controls in place that would hinder product operation.
