I’m working on a site based on a host with quite strict firewall rules. It won’t allow anything running on the site to contact an external server unless its IP address is explicity whitelisted, and I have to send these addresses to the hosting company by email.
Akismet provide a convenient list of their safe IP addresses here, which has allowed me to get that working. However I haven’t been able to find an equivalent list of addresses to allow updating of the WordPress core via wp-admin or access to the WordPress plugins directory. (I can still make manual uploads by FTP.)
Does anyone know where to find a whitelist, or can you tell be the IP address(es) of the WordPress core updater and plugin directory?
Thanks