WebmasterID logoWebmasterID
User agents

Puffin browser user agent

Puffin is a browser from CloudMosa that offloads rendering to cloud servers and streams a compressed result to the device. Its user agent carries a Puffin token, and because the cloud does the fetching, requests reach your origin from CloudMosa infrastructure rather than the end user's own network — similar in spirit to other proxy browsers.

Verified against primary sources

What this means

Puffin, developed by CloudMosa, performs much of the page rendering on remote servers and streams a lightweight, compressed view to the device. This cloud-rendering model is designed to speed up browsing and reduce on-device work.

Because the cloud servers do the fetching, the request that arrives at your origin originates from CloudMosa's infrastructure. The end user's own network is not the source IP, which changes how you should interpret the connection.

How it identifies itself

Look for a Puffin product token in the user agent, typically alongside a Chrome/AppleWebKit-style chain since Puffin renders with Blink. The network source will be CloudMosa rather than a typical residential or mobile-carrier network.

Do not treat the CloudMosa server IP as scraping automation to be blocked: a real person is behind a Puffin session. As with any browser, the string is client-supplied, so match the token but interpret the proxy nature correctly.

How it appears in analytics and logs

A user agent with a Puffin token indicates a cloud-rendering browser. The fetch is performed by CloudMosa servers, so the connecting IP reflects CloudMosa rather than the human's device or location.

Diagnostic use case

Recognise Puffin's cloud-rendered traffic, understand why its requests come from CloudMosa servers, and avoid mistaking that infrastructure for the visitor's network or for automation.

What WebmasterID can help detect

WebmasterID recognises the Puffin token and its cloud-render model, so its server-originated requests are attributed to a real browser mode rather than mislabelled as datacenter scraping.

Common mistakes

Privacy and accuracy notes

Puffin's cloud-rendering means the request IP belongs to CloudMosa, not the visitor, so it must never be read as the user's precise location. WebmasterID treats the Puffin token as a browser-mode signal only.

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.