ua-tracer by Paul Kinlan

ua-tracer

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

← all traces

Trace cZ7TPffV

First seen: 2026-07-02 12:54:36.285 UTC
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_7_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Mobile/15E148 Safari/604.1

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-07-02 12:54:36.285 UTC +0 ms homepage GET Mozilla/5.0 (iPhone; CPU iPhone OS 18_7_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Mobile/15E148 Safari/604.1
request headers (6)
{
  "accept-encoding": "gzip",
  "host": "uatracer.com",
  "traceparent": "00-c6f127914233ecfc555173471f98e38e-0dc14ffc37c68aa1-01",
  "tracestate": "",
  "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_7_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Mobile/15E148 Safari/604.1",
  "via": "HTTP/2 ord.vultr.prod.deno-cluster.net"
}
2026-07-02 12:54:37.345 UTC +1060 ms favicon GET okhttp/5.3.0
request headers (6)
{
  "accept-encoding": "gzip",
  "host": "uatracer.com",
  "traceparent": "00-837b5e591df7d66c2ef5581c5f70b722-085c200029b23527-01",
  "tracestate": "",
  "user-agent": "okhttp/5.3.0",
  "via": "HTTP/2 ord.vultr.prod.deno-cluster.net"
}
2026-07-02 12:54:37.791 UTC +1506 ms apple-touch-icon GET okhttp/5.3.0
request headers (6)
{
  "accept-encoding": "gzip",
  "host": "uatracer.com",
  "traceparent": "00-a0e1bec486cc20814da7f5521750d51c-eb8cbdedd023619f-01",
  "tracestate": "",
  "user-agent": "okhttp/5.3.0",
  "via": "HTTP/2 ord.vultr.prod.deno-cluster.net"
}