Provisioning - white-list IP addresses

Is there a list of IP addresses that we can white-list when we are supporting the Okta provisioning API?

I found a list of IPs that we can white-list outbound calls 2, I was wondering if those are the same IP addresses that will be calling out apps provisioning API?

Thanks!

https://developer.okta.com/standards/SCIM/
I would imagine I am looking for this… instead of filter by IP?

"Okta requires all SCIM applications to support all the following redirect URI’s:

http://system-admin.okta1.com:1802/admin/app/cpc/{appName}/oauth/callback
https://system-admin.trexcloud.com/admin/app/cpc/{appName}/oauth/callback
https://system-admin.oktapreview.com/admin/app/cpc/{appName}/oauth/callback
https://system-admin.okta.com/admin/app/cpc/{appName}/oauth/callback
https://system-admin.okta-emea.com/admin/app/cpc/{appName}/oauth/callback

Your app MUST support all the redirect URI’s listed above."