Mistral AI
MistralAI-Index
Builds Mistral’s search index.
AI searchTHE SIGNAL
A page fetch may support a user’s current question.
Check the requested page and any redirects that could interrupt retrieval.
Look for the MistralAI-User identifier in a request’s User-Agent. This is a name match, not identity verification. Version strings may change.
Compare the source IP with the current MistralAI-User IP list linked from Mistral’s crawler documentation.
The operator documents robots.txt rules for this identifier.
Optional full-site opt-out. Merge with existing rules only if intended. robots.txt does not secure private content.
User-agent: MistralAI-User
Disallow: /403 means access was denied; 404 means the resource was not found. Compare the public path, request time, edge security event and origin response to find the cause.
Separate intended restrictions and secret-file probes from pages that should work. A User-Agent name alone does not justify allowing a request.
Identity and purpose are based on these sources. Analytics interpretation and suggested checks are Apostl guidance.
See their requests. Find the pages that matter.
See your agent traffic