ZoomInfo

Safe Block: Depends Verified robots.txt: No

Zoominfobot is an indexing robot for a web search engine, similar to Google. Created by Zoom Information Inc.(www.zoominfo.com), Zoominfobot’s patented technology continually sc...

Key facts

Operator
ZoomInfo
Family
ZoomInfo
Purpose
Search
User-Agent
ZoominfoBot
Should you block it?
Depends
Verified
Yes
Respects robots.txt
No
Identity type
Official Documented
Confidence
High
Last verified
2026-04-01

Bot details

Identity

User-Agent
ZoominfoBot
robots.txt token
ZoominfoBot
HTTP user-agent
ZoominfoBot (zoominfobot at zoominfo dot com)

Ownership

Operator
ZoomInfo
Family
ZoomInfo
Type
Search
Purpose
Search

Verification and trust

Source type
Official
Confidence
High
Last verified
2026-04-01
Verification
Listed by Cloudflare Radar as a verified bot; match the published robots.txt token and user-agent pattern. Cross-check the operator documentation linked in the source field when available.
Operator URL
https://zoominfo.com

Blocking and detection

Robots

User-agent: ZoominfoBot
Disallow: /

Cloudflare

(http.user_agent contains "ZoominfoBot")
Advanced server rules

Apache

RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} ZoominfoBot [NC]
RewriteRule ^ - [F,L]

Nginx

if ($http_user_agent ~* "ZoominfoBot") { return 403; }

Notes

ZoomInfo is a verified bot listed by Cloudflare Radar. Category: Search Engine Crawler. Operator: ZoomInfo. Zoominfobot is an indexing robot for a web search engine, similar to Google. Created by Zoom Information Inc.(www.zoominfo.com), Zoominfobot’s patented technology continually scans millions of corporate websites, press releases, electronic news services, SEC filings and other online sources. Using advanced natural language processing algorithms, ZoomInfo has created a next generation search engine focused on finding pages with information about businesses and business professionals. Cloudflare Radar page: https://radar.cloudflare.com/bots/directory/zoominfobot

Evidence and source

  • Listed by Cloudflare Radar as a verified bot; match the published robots.txt token and user-agent pattern. Cross-check the operator documentation linked in the source field when available.