Skip to content

Instantly share code, notes, and snippets.

@victorelec14
Forked from PSJoshi/ip-ranges.txt
Created May 22, 2020 19:04
Show Gist options
  • Save victorelec14/25ccc5c0727b0e4936c23d936b60a22c to your computer and use it in GitHub Desktop.
Save victorelec14/25ccc5c0727b0e4936c23d936b60a22c to your computer and use it in GitHub Desktop.
IP ranges for Google, Amazon etc
* CloudFare IP list: https://www.cloudflare.com/ips/
* Google's IP addresses:
nslookup -q=TXT _netblocks.google.com 8.8.8.8
nslookup -q=TXT _netblocks2.google.com 8.8.8.8
nslookup -q=TXT _netblocks3.google.com 8.8.8.8
Each of the above line will display a CIDR block or Google’s IP addresses.
* Amazon IP addresses: https://ip-ranges.amazonaws.com/ip-ranges.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment