# Medianova IP Blocks

Medianova’s CDN uses specific IP address ranges to fetch content from your origin servers.\
If your origin server uses a firewall or IP-based access controls, you **must allow all addresses listed below** to ensure reliable access from Medianova edge servers.\
This allows the CDN to retrieve and deliver your content securely and efficiently.

#### Available Formats

<table><thead><tr><th width="109.00006103515625">Format</th><th width="221" align="center">URL</th><th>Description</th></tr></thead><tbody><tr><td><strong>JSON</strong></td><td align="center"><a href="https://cloud.medianova.com/api/v1/ip/blocks-list">Medianova CDN IP ranges (JSON)</a></td><td>Structured format with separate IPv4 and IPv6 lists. Useful for automation and API integrations.</td></tr><tr><td><strong>Plain Text</strong></td><td align="center"><a href="https://cloud.medianova.com/api/v1/ip/addresses-txt">Medianova CDN IP ranges (Text)</a></td><td>Simple text file where each IP block is listed on a separate line. Suitable for manual import or quick reference.</td></tr><tr><td><strong>CSV</strong></td><td align="center"><a href="https://cloud.medianova.com/api/v1/ip/block-list-csv">Medianova CDN IP ranges (CSV)</a></td><td>Comma-separated values file suitable for importing IP blocks into spreadsheets or scripts.</td></tr></tbody></table>

{% hint style="warning" %}
Only allow traffic from Medianova’s IP ranges to reach your origin server (block all other sources). This practice secures your origin by preventing direct attacks and bypass attempts. Also ensure you include every address (both IPv4 and IPv6) in the allowlist. If any Medianova IP is omitted or blocked, the CDN cannot retrieve content from your origin.
{% endhint %}
