CLOUD-IP // v2026.05
UPDATED 2026-05-25 PROVIDERS 24 LIVE
// PROVIDERS / GITHUB

GitHub

Live IP-range intelligence for GitHub, updated daily at 06:00 UTC from the official upstream feed.

← BACK
G
SAAS · ID: github

GitHub

5,363
IPv4 CIDRs
1,373
IPv6 CIDRs
27.1M
IPv4 Addresses
11
Services
Regions

// SAMPLE CIDRS

first 30 of 6,736
192.30.252.0/22
IPv4
hooks
185.199.108.0/22
IPv4
hooks
140.82.112.0/20
IPv4
hooks
143.55.64.0/20
IPv4
hooks
2a0a:a440::/29
IPv6
hooks
2606:50c0::/32
IPv6
hooks
192.30.252.0/22
IPv4
web
185.199.108.0/22
IPv4
web
140.82.112.0/20
IPv4
web
143.55.64.0/20
IPv4
web
2a0a:a440::/29
IPv6
web
2606:50c0::/32
IPv6
web
20.201.28.151/32
IPv4
web
20.205.243.166/32
IPv4
web
20.87.245.0/32
IPv4
web
4.237.22.38/32
IPv4
web
4.228.31.150/32
IPv4
web
20.207.73.82/32
IPv4
web
20.27.177.113/32
IPv4
web
20.200.245.247/32
IPv4
web
20.175.192.147/32
IPv4
web
20.233.83.145/32
IPv4
web
20.29.134.23/32
IPv4
web
20.199.39.232/32
IPv4
web
20.217.135.5/32
IPv4
web
4.225.11.194/32
IPv4
web
4.208.26.197/32
IPv4
web
20.26.156.215/32
IPv4
web
192.30.252.0/22
IPv4
api
185.199.108.0/22
IPv4
api

// QUICK SNIPPETS

curl one-liners
IPV4 PLAIN TEXT
$ curl -sL .../main/github/github_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/github/github_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/github/nginx_github_allow.conf -o /etc/nginx/conf.d/github_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/github/iptables_github_deny.sh | sudo bash