ua-tracer by Paul Kinlan

ua-tracer

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

← all traces

Trace aFliyi9N

First seen: 2026-06-24 10:11:49.599 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 10:11:49.599 UTC +0 ms homepage GET okhttp/5.3.0
request headers (6)
{
  "accept-encoding": "gzip",
  "host": "uatracer.com",
  "traceparent": "00-7a8b29520fd44fb91f2bd9d74f2c8215-537ac4372a6d4006-01",
  "tracestate": "",
  "user-agent": "okhttp/5.3.0",
  "via": "HTTP/2 ord.vultr.prod.deno-cluster.net"
}
2026-06-24 10:11:50.117 UTC +518 ms favicon GET okhttp/5.3.0
request headers (6)
{
  "accept-encoding": "gzip",
  "host": "uatracer.com",
  "traceparent": "00-1b27feb580f0274239b8943221c91f6e-45d151a3f13deef8-01",
  "tracestate": "",
  "user-agent": "okhttp/5.3.0",
  "via": "HTTP/2 ord.vultr.prod.deno-cluster.net"
}
2026-06-24 10:11:50.396 UTC +797 ms apple-touch-icon GET okhttp/5.3.0
request headers (6)
{
  "accept-encoding": "gzip",
  "host": "uatracer.com",
  "traceparent": "00-816de044696eeebfc98734729a00dd12-0a16c396a61f5196-01",
  "tracestate": "",
  "user-agent": "okhttp/5.3.0",
  "via": "HTTP/2 ord.vultr.prod.deno-cluster.net"
}