CLOUD-IP // v2026.06
UPDATED 2026-06-14 PROVIDERS 35 LIVE
// PROVIDERS / OVHCLOUD

OVHcloud

Live IP-range intelligence for OVHcloud, derived daily from BGP announcements of OVHcloud's registered ASNs — not an official feed.

← BACK

// DATA SOURCE CAVEAT

BGP / ASN-derived

OVHcloud does not publish an official IP range feed. These ranges are derived from live BGP announcements of OVHcloud's officially registered ASN, observed via public BGP data sources.

O
ASN / BGP-DERIVED · ID: ovhcloud

OVHcloud

674
IPv4 CIDRs
42
IPv6 CIDRs
4.6M
IPv4 Addresses
1
Services
1
Regions

// SAMPLE CIDRS

first 30 of 716
2.26.132.0/24
IPv4
ovhcloud-as16276
2.26.153.0/24
IPv4
ovhcloud-as16276
2.26.166.0/24
IPv4
ovhcloud-as16276
2.27.97.0/24
IPv4
ovhcloud-as16276
2.27.117.0/24
IPv4
ovhcloud-as16276
2.58.172.0/24
IPv4
ovhcloud-as16276
5.39.0.0/17
IPv4
ovhcloud-as16276
5.135.0.0/16
IPv4
ovhcloud-as16276
5.172.36.0/24
IPv4
ovhcloud-as16276
5.175.162.0/24
IPv4
ovhcloud-as16276
5.175.168.0/24
IPv4
ovhcloud-as16276
5.175.195.0/24
IPv4
ovhcloud-as16276
5.178.106.0/24
IPv4
ovhcloud-as16276
5.178.110.0/24
IPv4
ovhcloud-as16276
5.182.19.0/24
IPv4
ovhcloud-as16276
5.183.214.0/24
IPv4
ovhcloud-as16276
5.196.0.0/16
IPv4
ovhcloud-as16276
5.231.207.0/24
IPv4
ovhcloud-as16276
8.7.244.0/24
IPv4
ovhcloud-as16276
8.18.128.0/24
IPv4
ovhcloud-as16276
8.18.172.0/24
IPv4
ovhcloud-as16276
8.20.110.0/24
IPv4
ovhcloud-as16276
8.21.41.0/24
IPv4
ovhcloud-as16276
8.24.8.0/21
IPv4
ovhcloud-as16276
8.26.94.0/24
IPv4
ovhcloud-as16276
8.29.224.0/24
IPv4
ovhcloud-as16276
8.30.208.0/21
IPv4
ovhcloud-as16276
8.33.96.0/21
IPv4
ovhcloud-as16276
8.33.128.0/21
IPv4
ovhcloud-as16276
8.33.136.0/24
IPv4
ovhcloud-as16276

// QUICK SNIPPETS

curl one-liners
IPV4 PLAIN TEXT
$ curl -sL .../main/ovhcloud/ovhcloud_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/ovhcloud/ovhcloud_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/ovhcloud/nginx_ovhcloud_allow.conf -o /etc/nginx/conf.d/ovhcloud_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/ovhcloud/iptables_ovhcloud_deny.sh | sudo bash