unrecognised fingerprint
t00d0310h2_55b375c5d22e_50cc996d9024
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
- 30x0010application_layer_protocol_negotiation (ALPN)
- 40x001bcompress_certificate
- 50x0029unknown (0x0029)
- 60x002bsupported_versions
- 70x002dpsk_key_exchange_modes
- 80x0033key_share
- 90xff04unknown (0xff04)
Stored sorted — under one JA4 the wire order varies by construction, so no single order is “the” order.
- 00x11ecX25519MLKEM768 PQ
- 10x001dx25519
- 20x0017secp256r1 (P-256)
- 00x0403ecdsa_secp256r1_sha256
- 10x0503ecdsa_secp384r1_sha384
- 20x0603ecdsa_secp521r1_sha512
- 30x0804rsa_pss_rsae_sha256
JA3 variants
3 distinct JA3 hashes collapse into this one JA4.
| # | JA3 | JA3_raw | obs | share |
|---|---|---|---|---|
| 0 | 771,4865-4866-4867,0-4…588-29-23, | 23 | 70% | |
| 1 | 771,4865-4866-4867,43-…-41,29-23, | 7 | 21% | |
| 2 | 771,4865-4866-4867,0-4…-41,29-23, | 3 | 9.1% |
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
- 52%
- 15%
- 9.1%
- 9.1%
- 6.1%
- 6.1%
- 3.0%
Top 7 of 7. Share is the fraction of this fingerprint’s observations reaching each name.