What Is My User Agent?
The exact user agent string your browser is sending right now, with the browser, operating system and device it reports.
What It Reports
- Browser
- Not available
- Operating System
- Not available
- Device Type
- Desktop
- Rendering Engine
- WebKit
Parsed from the string above. User agents are easy to spoof and intentionally vague, so this is a best-effort reading.
What Is a User Agent?
A user agent is a short description your browser attaches to every request in the User-Agent header. It tells the server which browser, version, operating system and rendering engine you are using, so the site can serve compatible pages and assets.
Almost every user agent still begins with “Mozilla/5.0” and name-drops engines like Safari or Gecko. Those are legacy tokens kept for backwards compatibility, not a sign that you are running those browsers.
User Agent vs IP Address
Your user agent describes your software: the browser and device you use. Your IP address describes your network: how you connect and roughly where you are. Both are sent with your requests, but they answer different questions and neither contains your name.
A user agent is rarely unique by itself, but together with details like your screen resolution and other browser traits it contributes to a fingerprint.