I'm setting up a captive gateway and want to provide unauthenticated access to all Google services.
To do so, I need to obtain a list of Google's IP addresses and then whitelist them. I realise that I'll have to run a cronjob to keep the list current, but is there any other method (API or otherwise) to access that data reliably?