How to retrieve Azion IP ranges for origin server allowlisting
Learn how to retrieve Azion's IP/CIDR ranges via Origin Shield to configure allowlists on your origin server.
When your application’s origin server sits behind Azion, all inbound requests arrive from Azion’s global infrastructure — not directly from end users. To secure your origin, you need to allowlist only Azion’s IP/CIDR ranges and block everything else.
Origin Shield provides the Azion Origin Shield network list — a curated, dynamically updated list of all IPv4 and IPv6 prefixes used exclusively by Azion’s global infrastructure to connect to origin servers.
Prerequisites
- The Network Shield module enabled on your Firewall.
- An active Origin Shield add-on subscription. Contact the sales team to subscribe.
Access the list via Azion Console
- Access Azion Console > Network Lists.
- Select Azion Origin Shield from the list.
- In the List field, copy all IP/CIDR entries.
Access the list via API
Run the following request, replacing [TOKEN VALUE] with your personal token:
The response will include the Azion Origin Shield entry:
The ip_list field contains all current Azion prefixes. Use these values to configure your origin firewall.