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

# Static IPs

Static IP addresses are how we ensure all webhook events originate from the correct source without malicious entities impersonating the source. This added security was added for users with strict firewall restrictions. If you're deploying your Convoy instance, please read our [deployment guide](/docs/deployment/configuration#configuration-reference) on how to set the egress server to ensure IP addresses don't change.

## Convoy Cloud IPs

For our cloud customers who are subscribed on a plan with Static IPs, all webhook events will originate from the following IP addresses:

<Tabs>
  <Tab title="US Cloud IPs">`bash 135.224.165.124`</Tab>
  <Tab title="EU Cloud IPs">`bash 131.145.83.130`</Tab>
</Tabs>
