We have some cloud-function that communicates with auth0 directly. Some of these requests are blocked though due to the IP addresses being unknown. To mitigate this we want to add these ranges into an allow-list on auth0, but we seem to be unable to find the correct IP range list.
The blocked calls came from different IPs with the pattern 107.178.238.xxx.
I checked this list here but wasn’t able to locate said IPs in there
basically “cloud.json” vs “goog.json”. I am seeing “goog.json” as listing the IP addresses from the calls. Apologies in advance if I am mistaken … but let’s take a look-see.