> 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/ja/guang-gao-zhu/exoclick-rtb/ipnettowku.md).

# IPネットワーク

これらは、すべての ExoClick RTB リクエストの送信元となる IP ネットワークです。

* このリストは、Web サーバー上のアクセス制限に使用できます
* 使用する場合、このリストは定期的に更新を確認する必要があります
* IPv6 ネットワークは、IPv6 が有効になっているサイトにのみ必要です

## 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/ja/guang-gao-zhu/exoclick-rtb/ipnettowku.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.
