all-safe-ips.json
GoodBotCommunity-sourcedA configuration file or automated agent used to distribute verified IP address lists for legitimate web crawlers and bots. Operated by sefinek.
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.
Identification
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.
Block or allow all-safe-ips.json
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: /
Ensure your robots.txt allows all-safe-ips.json. Verify requests by checking the user-agent string.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
Related bots
Other crawlers operated by sefinek.
Data sources
This profile is compiled from the following sources.