CLOUD-IP // v2026.07
UPDATED 2026-07-11 PROVIDERS 37 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,742
IPv4 CIDRs
1,635
IPv6 CIDRs
27.6M
IPv4 Addresses
11
Services
Regions

// SAMPLE CIDRS

first 30 of 7,377
4.148.0.0/16
IPv4
actions
4.149.0.0/18
IPv4
actions
4.149.64.0/19
IPv4
actions
4.149.96.0/19
IPv4
actions
4.149.128.0/17
IPv4
actions
4.150.0.0/18
IPv4
actions
4.150.64.0/18
IPv4
actions
4.150.128.0/18
IPv4
actions
4.150.192.0/19
IPv4
actions
4.150.224.0/19
IPv4
actions
4.151.0.0/16
IPv4
actions
4.152.0.0/15
IPv4
actions
4.154.0.0/15
IPv4
actions
4.156.0.0/15
IPv4
actions
4.172.0.0/15
IPv4
actions
4.174.0.0/16
IPv4
actions
4.175.0.0/16
IPv4
actions
4.180.0.0/16
IPv4
actions
4.204.0.0/15
IPv4
actions
4.206.0.0/16
IPv4
actions
4.207.0.0/16
IPv4
actions
4.208.0.0/15
IPv4
actions
4.208.26.196/32
IPv4
packages
4.208.26.197/32
IPv4
git
4.208.26.197/32
IPv4
web
4.208.26.198/32
IPv4
git
4.208.26.200/32
IPv4
api
4.210.0.0/17
IPv4
actions
4.210.128.0/17
IPv4
actions
4.225.11.192/32
IPv4
copilot

// 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