Skip to content
AL

all-safe-ips.json

GoodBotCommunity-sourced

A configuration file or automated agent used to distribute verified IP address lists for legitimate web crawlers and bots. Operated by sefinek.

GoodBot
Assessment
Verified Bot
Category
Bot
Kind
1
Data sources
AI-generated summary, drawn from Cloudflare, operator docs, and community data

What is all-safe-ips.json?

The all-safe-ips.json file is a component of the sefinek/trusted-ips-whitelist project, which serves as a community-maintained repository of IP addresses belonging to known, verified web crawlers. It acts as a reference point for developers and system administrators who need to ensure that legitimate traffic from search engines, AI agents, and monitoring services is not inadvertently blocked by security rules. By providing structured JSON data, it simplifies the process of updating firewall and WAF rules to maintain site accessibility for essential automated services.

Helpful — Provides essential data for network administrators to correctly whitelist legitimate traffic and prevent accidental blocking of search engines and AI crawlers.

Identification

Bot name
all-safe-ips.json
Operator
sefinek
Category
Verified Bot
Verification
Community-sourced
Main use cases
Network traffic filteringWAF configuration managementBot identification and whitelisting

Why it crawls your site

This bot does not crawl in the traditional sense of indexing content; rather, it functions as a data distribution mechanism for network security configurations. It exists to help maintain the integrity of web traffic by distinguishing between beneficial automated agents and malicious actors. Operators can verify the legitimacy of this data by auditing the source repository on GitHub, which tracks changes to IP ranges for major crawlers like Googlebot, Bingbot, and various AI scrapers.

IP ranges

Requests from all-safe-ips.json originate from these published ranges. For strict verification, match the source IP against this list in addition to checking the user-agent and reverse-DNS.

Showing 24 of 16861 ranges

Block or allow all-safe-ips.json

Block it

Add a Disallow rule for all-safe-ips.json in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.

# Block all-safe-ips.json from crawling your entire site
User-agent: all-safe-ips.json
Disallow: /

# Allow all-safe-ips.json full access
User-agent: all-safe-ips.json
Allow: /
Allow & verify

Ensure your robots.txt allows all-safe-ips.json. Verify requests by checking the user-agent string.

Traffic & trends

Cloudflare Radar traffic

No Cloudflare traffic data available.

Google Trends interest

Loading trend data…

Data sources

This profile is compiled from the following sources.

GithubWhitelist
Last updated July 26, 2026