// PROVIDERS / DIGITALOCEAN
DigitalOcean
Live IP-range intelligence for DigitalOcean, updated daily at 06:00 UTC from the official upstream feed.
D
CLOUD · ID: digitalocean
DigitalOcean
1,071
IPv4 CIDRs
148
IPv6 CIDRs
3.1M
IPv4 Addresses
—
Services
13
Regions
// SAMPLE CIDRS
5.101.96.0/21
IPv4
NL-NH
5.101.104.0/22
IPv4
NL-NH
24.144.64.0/22
IPv4
US-NJ
24.144.68.0/22
IPv4
US-CA
24.144.74.0/23
IPv4
NL-NH
24.144.76.0/22
IPv4
NL-NH
24.144.80.0/20
IPv4
US-CA
24.144.96.0/19
IPv4
US-NJ
24.199.64.0/22
IPv4
US-NJ
24.199.68.0/22
IPv4
US-CA
24.199.72.0/21
IPv4
US-CA
24.199.80.0/20
IPv4
US-NJ
24.199.96.0/20
IPv4
US-CA
24.199.112.0/20
IPv4
US-CA
37.139.0.0/19
IPv4
NL-NH
45.55.0.0/19
IPv4
US-CA
45.55.32.0/19
IPv4
US-NJ
45.55.64.0/19
IPv4
US-NJ
45.55.96.0/22
IPv4
US-NJ
45.55.100.0/22
IPv4
US-NJ
45.55.104.0/22
IPv4
US-NJ
45.55.108.0/22
IPv4
US-CA
45.55.112.0/22
IPv4
US-CA
45.55.116.0/22
IPv4
US-NJ
45.55.120.0/22
IPv4
US-NJ
45.55.124.0/22
IPv4
US-NJ
45.55.128.0/18
IPv4
US-NJ
45.55.192.0/18
IPv4
US-NJ
46.101.0.0/18
IPv4
GB-SLG
46.101.64.0/22
IPv4
GB-SLG
// QUICK SNIPPETS
IPV4 PLAIN TEXT
$ curl -sL .../main/digitalocean/digitalocean_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/digitalocean/digitalocean_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/digitalocean/nginx_digitalocean_allow.conf -o /etc/nginx/conf.d/digitalocean_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/digitalocean/iptables_digitalocean_deny.sh | sudo bash
// ALL OUTPUT FORMATS
Nginx.conf
nginx__allow.conf · nginx__deny.confiptables.sh
iptables__allow.sh · iptables__deny.shnftables.conf
nftables__allow.conf · nftables__deny.confUFW.sh
ufw__allow.sh · ufw__deny.shApache.conf
apache__allow.conf · apache__deny.confHAProxy.conf
haproxy__allow.confCaddy.conf
caddy__allow.confJSON.json
_ips.jsonCSV.csv
_ips.csvSQL.sql
_ips.sqlPlain text.txt
_ips.txt · _ips_v4.txt · _ips_v6.txt +3