Amazon
Amzn-SearchBot
Crawls for Amazon search experiences, including Alexa, rather than generative-model training.
AI searchRetrieves current web information for user actions such as Alexa queries.
See your agent trafficTHE SIGNAL
A verified retrieval can follow a user request through an Amazon product. Additional requests alone do not identify the same user.
Inspect the requested URL, response code and readable page content. Check whether redirects or authentication prevented retrieval.
Look for the Amzn-User identifier in a request’s User-Agent. This is a name match, not identity verification. Version strings may change.
Compare the request IP with the current operator-published ranges linked in the source. A matching name alone does not verify identity.
User-initiated requests may not follow all robots.txt directives.
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