6 ms·
Do Cloudflare's floating egress IPs probe in a way where you can easily geolocate them? https://blog.cloudflare.com/cloudflare-servers-dont-own-ips-anymore/ ht
by laz 9mo ago
Do Cloudflare's floating egress IPs probe in a way where you can easily geolocate them?
https://blog.cloudflare.com/cloudflare-servers-dont-own-ips-anymore/ https://blog.cloudflare.com/cloudflare-servers-dont-own-ips-...
- reincoder 9mo agoIf it is an anycast IP address, we have hints of all locations. However, because we have to produce a standard IP geolocation product, we can only select one address. So, we choose the address we find from a reliable geofeed and designate the IP address as "anycast" in the API response. Internally, we have an anycast database. I believe we can also provide all the location hints we see for each anycast IP. It is generally niche data though.