all-crawlers-ips.json
GoodBotCommunity-sourcedA reference identifier for automated scripts or services that fetch official IP range JSON files from search engines and AI providers to verify crawler authenticity.
What is all-crawlers-ips.json?
This entity represents the automated retrieval of official IP range datasets provided by major search engines and AI companies, such as Google's 'common-crawlers.json' or Bing's IP lists. It is typically utilized by developers and security engineers to maintain up-to-date allowlists, ensuring that legitimate traffic from verified crawlers is not blocked by firewalls or rate-limiting systems. By programmatically consuming these JSON endpoints, systems can dynamically adapt to infrastructure changes made by search providers.
Identification
Why it crawls your site
The bot crawls these specific endpoints to synchronize local security policies with the official infrastructure updates published by search engine operators. Because search engines frequently rotate or expand their IP ranges, manual updates are impractical; this automated fetching ensures that site owners can accurately identify and permit traffic from verified agents. Verification is performed by cross-referencing the source URL with official documentation provided by the respective search engine's developer portal.
IP ranges
Requests from all-crawlers-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-crawlers-ips.json
Add a Disallow rule for all-crawlers-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-crawlers-ips.json from crawling your entire site User-agent: all-crawlers-ips.json Disallow: / # Allow all-crawlers-ips.json full access User-agent: all-crawlers-ips.json Allow: /
Ensure your robots.txt allows all-crawlers-ips.json. Verify requests by checking the user-agent string.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
Data sources
This profile is compiled from the following sources.