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

GPTBot

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

← BACK
G
BOT / CRAWLER · ID: gptbot

GPTBot

303
IPv4 CIDRs
0
IPv6 CIDRs
9.9K
IPv4 Addresses
3
Services
Regions

// SAMPLE CIDRS

first 30 of 303
132.196.86.0/24
IPv4
gptbot
172.182.202.0/25
IPv4
gptbot
172.182.204.0/24
IPv4
gptbot
172.182.207.0/25
IPv4
gptbot
172.182.214.0/24
IPv4
gptbot
172.182.215.0/24
IPv4
gptbot
20.125.66.80/28
IPv4
gptbot
20.171.206.0/24
IPv4
gptbot
20.171.207.0/24
IPv4
gptbot
4.227.36.0/25
IPv4
gptbot
52.230.152.0/24
IPv4
gptbot
74.7.175.128/25
IPv4
gptbot
74.7.227.0/25
IPv4
gptbot
74.7.227.128/25
IPv4
gptbot
74.7.228.0/25
IPv4
gptbot
74.7.230.0/25
IPv4
gptbot
74.7.241.0/25
IPv4
gptbot
74.7.241.128/25
IPv4
gptbot
74.7.242.0/25
IPv4
gptbot
74.7.243.128/25
IPv4
gptbot
74.7.244.0/25
IPv4
gptbot
104.210.139.192/28
IPv4
chatgpt-user
104.210.139.224/28
IPv4
chatgpt-user
13.65.138.112/28
IPv4
chatgpt-user
13.65.138.96/28
IPv4
chatgpt-user
13.67.72.16/28
IPv4
chatgpt-user
13.70.107.160/28
IPv4
chatgpt-user
13.71.2.208/28
IPv4
chatgpt-user
13.76.115.224/28
IPv4
chatgpt-user
13.76.115.240/28
IPv4
chatgpt-user

// QUICK SNIPPETS

curl one-liners
IPV4 PLAIN TEXT
$ curl -sL .../main/gptbot/gptbot_ips_v4.txt
MERGED / OPTIMIZED
$ curl -sL .../main/gptbot/gptbot_ips_merged_v4.txt
NGINX ALLOW
$ curl -sL .../main/gptbot/nginx_gptbot_allow.conf -o /etc/nginx/conf.d/gptbot_allow.conf
IPTABLES DENY (BLOCK)
$ curl -sL .../main/gptbot/iptables_gptbot_deny.sh | sudo bash