Zvelo

Safe Block: Depends Verified robots.txt: No

zvelo fetches content for web categorization.

Key facts

Operator
Zvelo
Family
Zvelo
Purpose
Site Owner Fetch
User-Agent
Zvelo
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
Zvelo
robots.txt token
Zvelo
HTTP user-agent
Zvelo

Ownership

Operator
Zvelo
Family
Zvelo
Type
Monitoring
Purpose
Site Owner Fetch

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://zvelo.com
Source URL
https://zvelo.com

Blocking and detection

Robots

User-agent: Zvelo
Disallow: /

Cloudflare

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

Apache

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

Nginx

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

Notes

Zvelo is a verified bot listed by Cloudflare Radar. Category: Monitoring And Analytics. zvelo fetches content for web categorization. Cloudflare Radar page: https://radar.cloudflare.com/bots/directory/zvelo-bot

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.