WebmasterID logoWebmasterID
User agents

Amazon Silk browser user agent

Amazon Silk is the default browser on Fire tablets, Fire TV, and Echo Show devices. It is Chromium-based, so its user agent follows the Chrome pattern and adds a Silk product token. Silk has historically offered a cloud-accelerated mode that routes fetches through Amazon's infrastructure to speed up rendering.

Partially verified

What this means

Amazon Silk ships as the default browser on Fire tablets, Fire TV streaming devices, and Echo Show smart displays. It is built on Chromium, so it carries a Chrome-shaped user agent: Mozilla/5.0, a platform token, AppleWebKit and Chrome markers, and Safari for compatibility, plus a distinguishing Silk product token.

Seeing Silk in your logs indicates an Amazon-ecosystem device. On Fire TV and Echo Show, this also signals a TV or smart-display form factor rather than a phone or desktop.

Cloud-accelerated mode

Silk has offered a split-architecture, cloud-accelerated browsing mode in which parts of page processing and fetching happen on Amazon's servers. In that mode, requests can originate from Amazon infrastructure instead of the device's local network.

This is expected Silk behaviour, not spoofing. Do not classify such requests as datacenter automation purely because of the origin network; the Silk token indicates a human session on a Fire device.

Device and layout context

Because Silk runs across tablets, TVs, and smart displays, the Silk token alone does not tell you the screen size. Where available, use Client Hints or viewport signals to adapt layout rather than assuming a single form factor.

Treat Silk on Fire TV similarly to other smart-TV browsers: human, lean-back, often remote-controlled navigation, which can produce different interaction patterns from desktop or mobile.

How it appears in analytics and logs

A Chrome-pattern user agent containing a Silk token is a human using Amazon Silk on a Fire device. In cloud-accelerated mode, some fetches may originate from Amazon infrastructure rather than the device's own network connection.

Diagnostic use case

Identify visits from Amazon Fire devices, separate Silk from generic Chrome, and understand cloud-acceleration behaviour that can change the request origin.

What WebmasterID can help detect

WebmasterID classifies Silk as a human browser on Amazon devices and notes the device family, so Fire tablet and Fire TV visits are counted as human traffic rather than mislabelled as generic Chrome or as bots.

Common mistakes

Privacy and accuracy notes

Silk is recognised only from the user-agent token. WebmasterID records the device family as coarse context and never infers exact location or builds a fingerprint from Fire-device traffic.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.