This is the published identity of the Vigensa static crawler. If it showed up in your logs, this page is the full account of what it is, what it fetches, and how to stop it.
The operator is Vigensa. There is no separate legal entity behind the name. A human reads both mailboxes below.
Vigensa records facts about a website: headers, redirects, TLS, robots rules, sitemaps, conventional legal links, and a small sample of HTML pages. It does not grade those facts. It does not apply law. The user agent below is this crawler and only this crawler.
User-Agent:
Vigensa/1.0 (+https://www.vigensa.com/bot)
GET only, same host as the scan target, no cookies, no credentials.
/robots.txt, /sitemap.xml, /.well-known/security.txt, /llms.txtAuthorized scans, which require the site owner to verify the domain, may add a short configured list of conventional exposure paths. That list is empty unless the owner asked for it. Free scans never use it.
Authorization header, no cookiesThe crawler reads /robots.txt first and honours it. A Disallow for this product token, or for *, skips that path and records why. The run is still valid. It does not try to get around a disallow.
Product token: Vigensa.
To block the crawler:
User-agent: Vigensa Disallow: /
To allow it, do not disallow that token, or name it and allow the paths you want scanned:
User-agent: Vigensa Allow: /
If you filter on User-Agent, match the string above. If you filter on HTTP Message Signatures, the key directory is linked below. Cloudflare Verified Bots and other verifiers can treat a valid signature as this crawler.
These are the defaults the crawler holds itself to. An operator can lower them. They cannot raise concurrency above 2 or the authorized request cap above 200.
| Free scan | Authorized scan | |
|---|---|---|
| Concurrent requests per host | 1 | 2 |
| Minimum delay between requests | 1000 ms | 500 ms |
| Total requests per target | 25 | 200 |
| Wall clock per target | 120 s | 600 s |
Free scans are unsolicited. One request per second, twenty-five requests, two minutes. Authorized scans are requested by the site owner and still stay well below a browser session.
Requests are signed with HTTP Message Signatures (RFC 9421) using the Web Bot Auth profile. The public key used in those signatures is published here:
https://www.vigensa.com/.well-known/http-message-signatures-directory
This page: https://www.vigensa.com/bot