Skip to content

Instantly share code, notes, and snippets.

@oskapt
Forked from PSJoshi/ip-ranges.txt
Created May 12, 2019 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oskapt/adeb5fda08ab2c9cda523ee7bcb2ca7f to your computer and use it in GitHub Desktop.
Save oskapt/adeb5fda08ab2c9cda523ee7bcb2ca7f 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