Outbound IP addresses used by SonarQube Cloud

I’m facing an issue where my organisation binding to Azure DevOps is showing an invalid token

When I try to update the token I get the same error message.

This is causing our PR decoration to fail. This seemed to start a couple of days ago.

We use whitelisting in Azure Entra ID on the outbound IP addresses used by SonarQube Cloud.

I can see in Entra ID that the requests using the token are coming from a variety of new IP addresses, which we would then need to specifically whitelist: e.g
3.77.79.188
3.77.79.183
35.156.158.6
So this is the apparent cause of the failure to update the token in SonarQube Cloud.

However I can’t see any of these new IP addresses in the official lists that we should be whitelisting:
Advanced administration | SonarQube Cloud | Sonar Documentation

Auth0 IP Addresses for Allow Lists

Am I missing some other list of IP addresses I should be whitelisting?

Thanks
Laurence