unrecognised fingerprint
t13d4312h1_c7886603b240_b26ce05bbdd6
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.
- 00x1302TLS_AES_256_GCM_SHA384
- 10x1303TLS_CHACHA20_POLY1305_SHA256
- 20x1301TLS_AES_128_GCM_SHA256
- 30xc02cTLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
- 40xc030TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
- 50xc02bTLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
- 60xc02fTLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
- 70xcca9TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305
- 80xcca8TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
- 90x009fTLS_DHE_RSA_WITH_AES_256_GCM_SHA384
- 100x009eTLS_DHE_RSA_WITH_AES_128_GCM_SHA256
- 110xccaaTLS_DHE_RSA_WITH_CHACHA20_POLY1305
- 120xc0afTLS_ECDHE_ECDSA_WITH_AES_256_CCM_8
- 130xc0adTLS_ECDHE_ECDSA_WITH_AES_256_CCM
- 140xc0aeTLS_ECDHE_ECDSA_WITH_AES_128_CCM_8
- 150xc0acTLS_ECDHE_ECDSA_WITH_AES_128_CCM
- 160xc024TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
- 170xc028TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
- 180xc023TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
- 190xc027TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
- 200xc00aTLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
- 210xc014TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
- 220xc009TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
- 230xc013TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
- 240xc0a3TLS_DHE_RSA_WITH_AES_256_CCM_8
- 250xc09fTLS_DHE_RSA_WITH_AES_256_CCM
- 260xc0a2TLS_DHE_RSA_WITH_AES_128_CCM_8
- 270xc09eTLS_DHE_RSA_WITH_AES_128_CCM
- 280x006bTLS_DHE_RSA_WITH_AES_256_CBC_SHA256
- 290x0067TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
- 300x0039TLS_DHE_RSA_WITH_AES_256_CBC_SHA
- 310x0033TLS_DHE_RSA_WITH_AES_128_CBC_SHA
- 320x009dTLS_RSA_WITH_AES_256_GCM_SHA384
- 330x009cTLS_RSA_WITH_AES_128_GCM_SHA256
- 340xc0a1TLS_RSA_WITH_AES_256_CCM_8
- 350xc09dTLS_RSA_WITH_AES_256_CCM
- 360xc0a0TLS_RSA_WITH_AES_128_CCM_8
- 370xc09cTLS_RSA_WITH_AES_128_CCM
- 380x003dTLS_RSA_WITH_AES_256_CBC_SHA256
- 390x003cTLS_RSA_WITH_AES_128_CBC_SHA256
- 400x0035TLS_RSA_WITH_AES_256_CBC_SHA
- 410x002fTLS_RSA_WITH_AES_128_CBC_SHA
- 420x00ffTLS_EMPTY_RENEGOTIATION_INFO
- 00x0000server_name (SNI)
- 10x000asupported_groups
- 20x000bec_point_formats
- 30x000dsignature_algorithms
- 40x0010application_layer_protocol_negotiation (ALPN)
- 50x0015padding
- 60x0016encrypt_then_mac
- 70x0017extended_master_secret
- 80x002bsupported_versions
- 90x002dpsk_key_exchange_modes
- 100x0031post_handshake_auth
- 110x0033key_share
Stored sorted — under one JA4 the wire order varies by construction, so no single order is “the” order.
- 00x001dx25519
- 10x0017secp256r1 (P-256)
- 20x001ex448
- 30x0019secp521r1 (P-521)
- 40x0018secp384r1 (P-384)
- 00x0403ecdsa_secp256r1_sha256
- 10x0503ecdsa_secp384r1_sha384
- 20x0603ecdsa_secp521r1_sha512
- 30x0807ed25519
- 40x0808ed448
- 50x0809rsa_pss_pss_sha256
- 60x080arsa_pss_pss_sha384
- 70x080brsa_pss_pss_sha512
- 80x0804rsa_pss_rsae_sha256
- 90x0805rsa_pss_rsae_sha384
- 100x0806rsa_pss_rsae_sha512
- 110x0401rsa_pkcs1_sha256
- 120x0501rsa_pkcs1_sha384
- 130x0601rsa_pkcs1_sha512
- 140x0303rsa_pkcs1_sha512 (legacy)
- 150x0301rsa_pkcs1_sha256 (legacy)
- 160x0302rsa_pkcs1_sha384 (legacy)
- 170x0402rsa_pkcs1_sha384
- 180x0502ecdsa_secp384r1_sha384
- 190x0602ecdsa_secp521r1_sha512
JA3 variants
2 distinct JA3 hashes collapse into this one JA4.
| # | JA3 | JA3_raw | obs | share |
|---|---|---|---|---|
| 0 | 771,4866-4867-4865-491…-260,0-1-2 | 561 | 85% | |
| 1 | 771,4866-4867-4865-491…5-24,0-1-2 | 96 | 15% |
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
- 19%
- 18%
- 6.7%
- 5.3%
- 4.4%
- 3.8%
- 3.8%
- 3.3%
- 2.9%
- 2.9%
- 2.3%
- 2.0%
- 1.8%
- 1.8%
- 1.7%
Top 15 of 74. Share is the fraction of this fingerprint’s observations reaching each name.