Our website is being accessed by a client who's firewall is setup with whitelisted IP addresses vs FQDN/DNS names. The trouble is that the website uses google's CDN to host jQuery and jQueryUI rather than storing them on our own server.
The challenge is that pinging google.com (and other variants of it) returns a different IP address depending on your location.
Is there a way to get the IP range of google's CDN (or any other CDN for that matter) to help configure an IP-based firewall?