DDoS protection
Volumetric floods are the loud half of the problem and the easy half to absorb. The attacks that take sites down look like visitors. This page is about how Itnetic separates the two — every layer, in the order a request meets them, on every plan.
Anyone can absorb bandwidth if they have enough of it. That is why "we have N Tbps" is the least useful number in this industry — it answers the attack that was already going to fail. What decides whether your site survives is what happens to a flood of well-formed HTTPS requests, from thousands of residential addresses, aimed at a path that cannot be cached.
Itnetic is built almost entirely around that problem. There are seven layers between a packet arriving and your origin being touched, and the ones that matter most are the cheapest ones — the further down the stack a bad request dies, the less it costs you.
This page describes our own machinery in detail and compares availability only. It makes no claim about Cloudflare’s capacity, speed or effectiveness.
Layer inventory
Read top to bottom: this is the order a request meets them. Availability from each vendor’s public documentation.
| Mitigation layer | Itnetic | Cloudflare |
|---|---|---|
| 1. Volumetric L3/L4 absorption | Included on every plan — upstream backbone | Every plan |
| 2. Packet-level filtering at the driver (XDP) | Every plan — protocol identity per flow, SYN caps | Not documented per-plan |
| 3. Kernel drop of proven attackers | Every plan — nftables set, zero per-request cost | Not documented per-plan |
| 4. TLS handshake admission control | Every plan — per-source connection-rate cap | Not documented per-plan |
| 5. Adaptive under-attack detection | Every plan — trips at the edge in under a second | Plan-dependent |
| 6. Proof-of-work challenge (no CAPTCHA) | Every plan — two-stage, escalating | Every plan — Managed Challenge |
| 7. Behavioral signatures (path, header order, TLS) | Every plan | Plan-dependent |
| Statistical anomaly layer (per-host baseline) | Every plan — EWMA z-score | Plan-dependent |
| Machine-learning request scoring | Every plan — challenge-only, never a block | Plan-dependent (Bot Management) |
| JA4 TLS fingerprint + cross-fleet reputation | Every plan — challenge-only, opt-in | Plan-dependent |
| Managed OWASP WAF filters | Every plan, including free | Paid plans |
| Rate limiting | Every plan | Plan-dependent |
| Waiting room to cap origin concurrency | Every plan, including free | Business and Enterprise |
| Real-time attack alerts | Every plan — email and Discord | Plan-dependent |
| Per-request log with the verdict | Every plan | Raw log export on Enterprise (Logpush) |
| Attack traffic billed against your quota | Never — mitigated bytes are excluded | Not metered |
Compiled from Cloudflare’s own public documentation and plan pages on 10 September 2026, and describing feature availability by plan at that date. Plan contents change — check Cloudflare’s current pages before making a decision. Cloudflare is a trademark of Cloudflare, Inc.; Itnetic Technologies is not affiliated with, endorsed by or sponsored by Cloudflare, Inc. Prices named on this page are Itnetic’s own; this page makes no claim about any other provider’s pricing, performance, capacity or availability.
Every defence has a price, paid by us and ultimately by your latency. A packet dropped by the network card driver costs almost nothing. A TLS handshake costs three asymmetric operations and is paid before any request-level logic runs at all — which is why a small node caps out on handshakes long before it caps out on requests. So the design principle is to push every decision as far down as it will go, and only the traffic that survives all of it is allowed to be interesting.
A control plane round trip is a long time during a flood. Each edge node counts navigations per host itself and flips a domain into challenge mode within a second of a spike, without asking anyone. It then pushes that decision to every other node, so an attacker who is bounced at one point of presence cannot simply re-resolve into another that has not noticed yet. Three separate counters run in parallel — navigations, cookieless navigations, and non-navigation subresource floods — because an API flood and a page flood look nothing alike.
Fixed thresholds are the reason protection either misses real attacks or fires at popular sites having a good day. On top of the fixed ceilings runs a statistical layer: an exponentially weighted baseline of each host’s own traffic, which trips when this second’s count is several standard deviations above what that host normally does. The ratio is the point — a large site is never punished for being large, and a small site is not required to absorb a flood that would be background noise elsewhere.
There is no image grid, no traffic-light puzzle and no third-party verification service. A challenged host starts at a stage where a single invisible redirect is enough — one round trip, and a visitor sees nothing. If our own detector sees that stage being beaten, the host escalates to a proof-of-work solve: cheap once, ruinous at a million requests a second. Escalation holds for a window that doubles on repeat, so a paused-and-resumed attack cannot farm fresh cheap windows.
A quieter kind of damage from an attack is the invoice. Itnetic classifies every response the edge generated in mitigation — challenge pages, redirect hops, rate-limit 429s, WAF blocks — and subtracts those bytes before your bandwidth is metered. A flood cannot spend your allowance, and it cannot push you into an overage or a suspension. Cached hits stay billable, because that is real traffic being served to real people.
Our points of presence are in Frankfurt, Beauharnois and Singapore, and the volumetric layer upstream of Frankfurt and Beauharnois is a network with 500 Gbps of capacity; Singapore runs on OVHcloud with OVHcloud’s own network-level protection. That is a real number and it is smaller than the largest networks in this industry. If your threat model is a record-breaking terabit flood and you need a contractual guarantee about it, buy from someone who can put that in writing. What we are good at is everything that arrives looking like a visitor.
FAQ
For Layer-7 attacks — the ones that look like real traffic — the deciding question is whether the detection, challenge, WAF, rate limits and logs are available to you on the plan you are on. On Itnetic all of them are, including on the free plan. For a purely volumetric threat model with contractual capacity guarantees, a large scrubbing provider is the honest answer.
Under a second. Each edge node has its own detector and does not wait for a control plane, then fans the decision out to the rest of the fleet so every node challenges within push latency rather than waiting to be attacked itself.
No. There are no image grids and no third-party verifiers. The first stage is an invisible redirect; if that stage is being beaten, it escalates to a proof-of-work solve that runs in the background and takes a fraction of a second on a real device.
No, in two senses. There is no surge pricing, and mitigated traffic is excluded from your bandwidth quota entirely — challenge pages, blocked requests and rate-limit responses are reported separately and subtracted before metering.
Any protection can. The design tries to make being wrong cheap: the machine-learning score and the fingerprint reputation are challenge-only and never block or feed the kernel blocklist, so a false positive costs one background proof-of-work solve rather than an error page. Everything is logged with the rule that fired, so you can see it and fix it.
No. Detection, escalation and de-escalation are automatic. You get an email and a Discord alert so you know it happened, and the log and analytics show you what it looked like.
Yes, upstream of the edge, and it is included on every plan. We publish where and at what capacity rather than quoting a headline number, because those two facts are what actually determine whether it applies to you.
Same provider, different question — each page compares what matters to one specific use case.
Same method, different provider — feature availability by plan, with the date it was checked.
Two DNS records, no nameserver change, free plan with no card.