ua-tracer by Paul Kinlan

ua-tracer

what does a user agent actually fetch, follow & run?

← all traces

Trace EyzU2MAX

First seen: 2026-06-24 16:48:12.975 UTC
User-Agent: okhttp/5.3.0

What this user agent did

Directly-referenced assets:

✗ fetched CSS ✗ fetched JS ✗ fetched image ✗ fetched font (HTML)

Document-level link hints:

✓ fetched favicon ✓ fetched apple-touch-icon ✗ fetched web manifest ✗ fetched preload ✗ fetched prefetch

Second-level follows (proves it parsed the linking file):

✗ followed CSS background-image ✗ followed CSS @font-face ✗ followed manifest icon ✗ followed CSS @import

Frames (does it descend into iframes?):

✗ fetched iframe document ✗ descended into iframe (loaded inner image)

Reporting (a report-only CSP is violated by inline styles; reports can arrive via HTTP headers with no JS, or via in-page beacons):

✗ sent a CSP/Reporting report (any path) ✗ delivered via report-uri/Report-To header (no JS) ✗ delivered via in-page beacon (securitypolicyviolation / ReportingObserver)

Social embed (Open Graph / Twitter card images):

✗ fetched og:image ✗ fetched twitter:image

JavaScript execution:

✗ EXECUTED classic JS ✗ EXECUTED ES module ✗ posted client timing

Server-side request waterfall

Every request the server received for this trace, in receive order. +ms is the delta from the homepage request.

ReceivedΔKindMethodUser-Agent
2026-06-24 16:48:12.975 UTC +0 ms homepage GET okhttp/5.3.0
request headers (6)
{
  "accept-encoding": "gzip",
  "host": "uatracer.com",
  "traceparent": "00-e1c2aa4dbc96d8c9c4d33a1202755f4a-b1e476eba96ed90e-01",
  "tracestate": "",
  "user-agent": "okhttp/5.3.0",
  "via": "HTTP/2 ord.vultr.prod.deno-cluster.net"
}
2026-06-24 16:48:13.493 UTC +518 ms favicon GET okhttp/5.3.0
request headers (6)
{
  "accept-encoding": "gzip",
  "host": "uatracer.com",
  "traceparent": "00-f34ac362c1bc30680845693fc35c54cc-3bb842df6d9a696b-01",
  "tracestate": "",
  "user-agent": "okhttp/5.3.0",
  "via": "HTTP/2 ord.vultr.prod.deno-cluster.net"
}
2026-06-24 16:48:13.797 UTC +822 ms apple-touch-icon GET okhttp/5.3.0
request headers (6)
{
  "accept-encoding": "gzip",
  "host": "uatracer.com",
  "traceparent": "00-1c4d6dd050adfd0c5ec1b597951a8ce2-88968cfe3ebd5b36-01",
  "tracestate": "",
  "user-agent": "okhttp/5.3.0",
  "via": "HTTP/2 ord.vultr.prod.deno-cluster.net"
}