We’re deploying an agent on LiveKit Agents Cloud (EU region) that makes outbound TCP connections to our infrastructure. We have a firewall that allowlists specific source IPs.
We’ve observed that agent containers egress from IPs outside the static ranges on the firewall docs page (143.223.88.0/21, 161.115.160.0/19). The docs note those ranges only cover Realtime, SIP, and Webhooks.
Questions:
1. What are the egress IP ranges for agent compute?
2. Are these IPs stable, or can they rotate?
3. Is there a notification policy if they change?
Thanks!