docs/documentation/setup/networking.mdx
When integrating your infrastructure with Infisical Cloud, you may need to configure network access controls. This page provides the IP addresses that Infisical uses to communicate with your services.
Infisical Cloud operates from multiple regions. If your infrastructure has strict network policies, you may need to allow traffic from Infisical by adding the following IP addresses to your ingress rules. These are the IP addresses that Infisical uses when making outbound requests to your services.
<Tabs> <Tab title="US Region"> ``` 3.215.209.139 100.55.172.40 ``` </Tab> <Tab title="EU Region"> ``` 3.72.169.163 51.102.78.137 ``` </Tab> <Tab title="Dedicated Cloud"> For dedicated Infisical deployments, please contact your account manager for the specific IP addresses used in your dedicated environment. </Tab> </Tabs> <Warning> These IP addresses are static and managed by Infisical. Any changes will be communicated with 60-day advance notice. </Warning>These IP addresses represent the source IPs you'll see when Infisical Cloud makes connections to your infrastructure. All outbound traffic from Infisical Cloud originates from these IP addresses, ensuring predictable source IP addresses for your firewall rules.