{
  "id": "mistralai-user",
  "name": "MistralAI-User",
  "operator": {
    "name": "Mistral AI",
    "url": "https://mistral.ai"
  },
  "description": "Mistral AI's user-triggered fetcher, used when a user of a Mistral product (e.g. Le Chat) asks it to visit a specific web page to answer a question.",
  "docs": [
    "https://docs.mistral.ai/robots"
  ],
  "category": "ai-assistant",
  "user_agents": {
    "patterns": [
      "MistralAI-User/\\d"
    ],
    "instances": [
      "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; MistralAI-User/1.0; +https://docs.mistral.ai/robots)"
    ]
  },
  "behavior": {
    "respects_robots_txt": true,
    "robots_token": "MistralAI-User"
  },
  "verification": [
    {
      "type": "cidr_feed",
      "url": "https://mistral.ai/mistralai-user-ips.json",
      "format": "prefixes"
    }
  ],
  "tier": 1,
  "tier_label": "Fully verifiable",
  "first_seen": "2026-07-08T19:13:49.571Z",
  "resolved_cidrs": [
    "20.240.160.1/32",
    "20.240.160.161/32",
    "20.240.194.83/32",
    "51.12.243.114/32"
  ]
}