> ## Documentation Index
> Fetch the complete documentation index at: https://docs.torch.security/llms.txt
> Use this file to discover all available pages before exploring further.

# Bot IP Addresses

> Authoritative public list of the source IP addresses Torch's platform connects from. Used for bot verification (e.g. Cloudflare Verified Bots) and allowlisting.

Torch's platform makes outbound connections to customer applications from a fixed,
published set of source IP addresses. This page is the authoritative, publicly
accessible list of those addresses — for [Cloudflare's Verified Bots
program](https://developers.cloudflare.com/bots/concepts/bot/verified-bots/) and for
allowlisting Torch on your own infrastructure.

For the User-Agent strings Torch sends, see [Bot User-Agent](/bot/user-agent).

## IP addresses

```text Torch outbound IPs theme={null}
35.223.184.112
34.67.137.130
136.111.117.157
34.16.90.198
```

| IP address        | CIDR                 |
| ----------------- | -------------------- |
| `35.223.184.112`  | `35.223.184.112/32`  |
| `34.67.137.130`   | `34.67.137.130/32`   |
| `136.111.117.157` | `136.111.117.157/32` |
| `34.16.90.198`    | `34.16.90.198/32`    |

<Note>
  This list is the source of truth. We update it here whenever our outbound addresses
  change, so verification and allowlist tooling can re-read this page rather than
  hard-coding the values.
</Note>
