select ip
from udger_ip_list l
join udger_ip_class c on l.class_id = c.id
where c.id != 100
;
select *
from udger_datacenter_range r
join udger_datacenter_list l on r.datacenter_id = l.id
;
select *
from udger_datacenter_range6 r
join udger_datacenter_list l on r.datacenter_id = l.id
;
https://github.com/jhassine/server-ip-addresses https://github.com/Umkus/ip-index https://github.com/firehol/blocklist-ipsets Udger (paid but looks nice, Support hasn't responded yet)
Also, remove the page visit limit afterward.