> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/rtb/fr/annonceurs/exoclick-rtb/reseaux-ip.md).

# Réseaux IP

Voici les réseaux IP à partir desquels proviendront toutes les requêtes RTB d’ExoClick.

* Cette liste peut être utilisée pour restreindre l’accès sur les serveurs web
* Lorsqu’elle est utilisée, cette liste doit être régulièrement vérifiée pour les mises à jour
* Les réseaux IPv6 ne sont nécessaires que pour les sites web avec IPv6 activé

## IPv4

```
95.211.229.192/26
95.211.21.128/26
68.169.106.0/25
149.102.226.128/26
207.211.208.192/26
104.155.115.69/32
15.235.118.88/32
148.113.159.18/31
198.244.201.140/32
198.244.202.80/32
198.244.231.188/32
57.128.140.127/32
51.79.81.0/24
158.69.225.0/24
198.244.192.0/18
```

## IPv6

```
2001:1af8:4020:b010::/64
2610:1c8:a001::/64
2a02:6ea0:c45d::/48
2a02:6ea0:d165::/64
2607:5300:60::/48
2607:5300:203::/48
2001:41d0:800::/48
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.exoclick.com/rtb/fr/annonceurs/exoclick-rtb/reseaux-ip.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
