mirror of
https://github.com/lord-alfred/ipranges.git
synced 2026-07-06 20:21:54 +00:00
79 lines
3.5 KiB
Markdown
79 lines
3.5 KiB
Markdown
# IPRanges
|
||
|
||
List all IP ranges from: Google (Cloud & GoogleBot), Bing (Bingbot), Amazon (AWS), Microsoft (Azure), Oracle (Cloud) and DigitalOcean with daily updates.
|
||
|
||
All lists are obtained from public sources.
|
||
|
||
## List types
|
||
|
||
`ipv4.txt`/`ipv6.txt` – the list of addresses (IPv4 or IPv6), which is the result of parsing and one or more sources.
|
||
|
||
`ipv4_merged.txt`/`ipv6_merged.txt` – list of addresses, after combining them into the smallest possible list of CIDRs.
|
||
|
||
## Download links
|
||
|
||
All addresses are stored in `.txt` files with CIDRs, where each range is on a new line.
|
||
|
||
### Google (Cloud & GoogleBot)
|
||
|
||
- IPv4: https://raw.githubusercontent.com/lord-alfred/ipranges/main/google/ipv4.txt
|
||
- IPv4 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/google/ipv4_merged.txt
|
||
- IPv6: https://raw.githubusercontent.com/lord-alfred/ipranges/main/google/ipv6.txt
|
||
- IPv6 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/google/ipv6_merged.txt
|
||
|
||
### Bing (Bingbot)
|
||
|
||
- IPv4: https://raw.githubusercontent.com/lord-alfred/ipranges/main/bing/ipv4.txt
|
||
- IPv4 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/bing/ipv4_merged.txt
|
||
|
||
### Amazon (AWS)
|
||
|
||
- IPv4: https://raw.githubusercontent.com/lord-alfred/ipranges/main/amazon/ipv4.txt
|
||
- IPv4 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/amazon/ipv4_merged.txt
|
||
- IPv6: https://raw.githubusercontent.com/lord-alfred/ipranges/main/amazon/ipv6.txt
|
||
- IPv6 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/amazon/ipv6_merged.txt
|
||
|
||
### Microsoft (Azure)
|
||
|
||
- IPv4: https://raw.githubusercontent.com/lord-alfred/ipranges/main/microsoft/ipv4.txt
|
||
- IPv4 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/microsoft/ipv4_merged.txt
|
||
- IPv6: https://raw.githubusercontent.com/lord-alfred/ipranges/main/microsoft/ipv6.txt
|
||
- IPv6 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/microsoft/ipv6_merged.txt
|
||
|
||
### Oracle (Cloud)
|
||
|
||
- IPv4: https://raw.githubusercontent.com/lord-alfred/ipranges/main/oracle/ipv4.txt
|
||
- IPv4 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/oracle/ipv4_merged.txt
|
||
|
||
### DigitalOcean
|
||
|
||
- IPv4: https://raw.githubusercontent.com/lord-alfred/ipranges/main/digitalocean/ipv4.txt
|
||
- IPv4 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/digitalocean/ipv4_merged.txt
|
||
- IPv6: https://raw.githubusercontent.com/lord-alfred/ipranges/main/digitalocean/ipv6.txt
|
||
- IPv6 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/digitalocean/ipv6_merged.txt
|
||
|
||
## All-In-One IPs
|
||
|
||
A list of IP addresses from all sources combined into one file.
|
||
|
||
- IPv4: https://raw.githubusercontent.com/lord-alfred/ipranges/main/all/ipv4.txt
|
||
- IPv4 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/all/ipv4_merged.txt
|
||
- IPv6: https://raw.githubusercontent.com/lord-alfred/ipranges/main/all/ipv6.txt
|
||
- IPv6 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/all/ipv6_merged.txt
|
||
|
||
## Friendly Repos
|
||
|
||
- Akamai: https://github.com/SecOps-Institute/Akamai-ASN-and-IPs-List
|
||
- LinkedIn: https://github.com/SecOps-Institute/LinkedInIPLists
|
||
- Facebook: https://github.com/SecOps-Institute/FacebookIPLists
|
||
- Twitter: https://github.com/SecOps-Institute/TwitterIPLists
|
||
- TOR: https://github.com/SecOps-Institute/Tor-IP-Addresses
|
||
- Spamhaus: https://github.com/SecOps-Institute/SpamhausIPLists
|
||
- Alibaba, Facebook, Linode, Telegram and others: https://github.com/im-sm/Mikrotik-IP-List
|
||
|
||
## Author
|
||
|
||
Lord_Alfred
|
||
|
||
Blog (Russian language): [https://t.me/lord_Alfred](https://t.me/lord_Alfred)
|