# CodeScan Static IP Ranges

### Overview <a href="#overview" id="overview"></a>

CodeScan has static IPs available for its shared **EU**, **AUS** and **US** servers.

If you are in the **EU** region:

| EU Instance                      | Elastic IP addresses                            |
| -------------------------------- | ----------------------------------------------- |
| **<https://app-eu.codescan.io>** | <p>3.121.33.223<br><br>3.74.191.216<br><br></p> |

If you are in the **US** region:

| US Instance                   | Elastic IP addresses                                                                                                                |
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| **<https://app.codescan.io>** | <p>35.169.190.187<br><br>52.44.11.9<br><br>44.209.244.72<br><br>18.208.83.142<br><br>18.211.102.177<br><br>52.54.190.80<br><br></p> |

If you are in the **AUS** region:

| AUS Instance                      | Elastic IP addresses |
| --------------------------------- | -------------------- |
| **<https://app-aus.codescan.io>** | 13.237.233.237       |

{% hint style="info" %}
**NOTE**: The 'Forbidden Error' message appears on the Project Analysis page when there is a change in the Static IPs for CodeScan.
{% endhint %}


---

# 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://knowledgebase.autorabit.com/product-guides/codescan/codescan-faqs/general/codescan-static-ip-ranges.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.
