FINDING · DETECTION
Iran's censor deploys a two-stage blocking response within 24 hours of domain exposure: DNS hijacking that resolves blocked domains to 10.10.34.34, combined with RST floods when clients connect directly to Cloudflare IPs using the blocked SNI. Both mechanisms activate independently, so DNS-resistant clients are still terminated at the TCP layer.
From 2026-pooribitwise-iran-advanced-dpi — [Iran] Advanced DPI is reassembling TCP fragments to extract SNI on VLESS/WS + CDN · Issue body — The Issue · 2026 · net4people/bbs
Implications
- Design circumvention tools to be resilient against DNS and TCP-layer blocking simultaneously — a domain that survives DNS filtering can still be blocked via RST injection at the IP+SNI level.
- Rotate domains aggressively (sub-24-hour cadence) or adopt SNI-hiding protocols (ECH) to outpace the observed blocking detection cycle.
Tags
Extracted by claude-sonnet-4-6 — review before relying.