unrecognised fingerprint
t00d030600_55b375c5d22e_8f5d6a331b25
A few stable builds share this JA4 — not per-connection randomisation, and not yet a named client.
- JA4
- JA4_r
- JA3
- several builds share this JA4 under different JA3s — no single value is canonical.
- JA3_raw
- —
Read
Spread measures reach, not intent: it can’t tell one scraper visiting 500 domains from 500 people visiting one each. Stability is a claim about software — whether the stack is deterministic — nothing about who runs it.
Footprint
ClientHello anatomy
The underscore groups of JA4_r are the raw cipher suites · extensions · signature algorithms behind the hash.
The post-quantum key share is a structural fact about the hello, not a verdict — GREASE values are flagged the same neutral way.
- 00x1301TLS_AES_128_GCM_SHA256
- 10x1302TLS_AES_256_GCM_SHA384
- 20x1303TLS_CHACHA20_POLY1305_SHA256
- 00x0000server_name (SNI)
- 10x000asupported_groups
- 20x000dsignature_algorithms
- 30x002bsupported_versions
- 40x002dpsk_key_exchange_modes
- 50x0033key_share
Stored sorted — under one JA4 the wire order varies by construction, so no single order is “the” order.
- 00x001dx25519
- 10x0017secp256r1 (P-256)
- 00x0403ecdsa_secp256r1_sha256
- 10x0503ecdsa_secp384r1_sha384
- 20x0603ecdsa_secp521r1_sha512
- 30x0804rsa_pss_rsae_sha256
JA3 variants
2 distinct JA3 hashes collapse into this one JA4.
| # | JA3 | JA3_raw | obs | share |
|---|---|---|---|---|
| 0 | 771,4865-4866-4867,43-…-45,29-23, | 79 | 91% | |
| 1 | 771,4865-4866-4867,0-4…588-29-23, | 8 | 9.2% |
JA3 hashes preserve wire order, so a permuting client mints a new one per connection; JA4 sorts the same set, which is why they share one JA4. Every hash here belongs to this fingerprint — there is no per-JA3 page.
Reach — domains contacted
- 71%
- 29%
Top 2 of 2. Share is the fraction of this fingerprint’s observations reaching each name.