ip list

Hi I'm looking for an updated https://www.cloudflare.com/ips/ the api callbacks I'm confused how to use it
Cloudflare
IP Ranges | Cloudflare
This page is intended to be the definitive source of Cloudflare’s current IP ranges.
8 Replies
Cyb3r-Jak3
Cyb3r-Jak315mo ago
Like how to use the API to get the IPs? It would just be curl --request GET \ --url https://api.cloudflare.com/client/v4/ips Ah yeah just copied from the docs
killua99
killua99OP15mo ago
ok the documentation points out with client id and Auth was confusing
Chaika
Chaika15mo ago
If in doubt, do not trust the API Docs Sadly the state of things, espec don't trust the auto gened examples You could just use the text based version as well: https://www.cloudflare.com/ips-v4 and https://www.cloudflare.com/ips-v6, not behind api
killua99
killua99OP15mo ago
could you confirm is range is from cloudflare ? 172.69.148.0/22 is not listed on ips-v4
Cyb3r-Jak3
Cyb3r-Jak315mo ago
That one is within 172.64.0.0/13
killua99
killua99OP15mo ago
ah my bad you are right
Chaika
Chaika15mo ago
Not all Cloudflare IPs are in those lists though. All IPs CF uses with Proxy/will connect to your origin via are, but for example Cloudflare WARP, Workers TCP Connect, and a few more aren't
killua99
killua99OP15mo ago
thanks all of you was confuse about one ip but missed the 0.0/13 from one in the list

Did you find this page helpful?