Networking tools that run on your machine
Subnetting, addressing plans and network design, calculated in your browser. Your addressing plan is not something to hand to a website, so these tools do not ask for it.
Local toolsEverything on this page is arithmetic performed by your browser. No addressing plan, topology or hostname is uploaded, and there is no server that could receive one.
IP & subnetting
Address arithmetic, done once and shared by every tool here.
VLAN & segmentation
Broadcast domains, the addressing that goes with them, and the misconfigurations that join two networks silently.
What is coming
This vertical is being built in stages, and the addressing layer is the foundation the rest depends on. Next are VLAN and subnet design, IPAM, then routing, MPLS and segment routing, fabric design, Wi-Fi planning, and the DNS and mail diagnostics.
On the tools that will need the network. DNS, mail-record and registration lookups genuinely cannot be answered without asking somebody. When those arrive they will carry a different badge saying exactly what is sent and to whom — not a green one pretending the work happened locally. A handful of checks, certificate and HTTP header inspection among them, cannot be done from a browser at all and would need a server; those are being weighed rather than faked.
The rule these tools are built on
An addressing plan describes where things are and how to reach them. It is exactly the document you would not paste into an unfamiliar website, and most free subnet calculators are websites you paste it into.
Everything here is arithmetic, and arithmetic does not need a server. The shared IP engine behind these pages is tested against the cases where calculators usually disagree with real equipment: a /31 has two usable addresses because RFC 3021 says so, a /32 is a single host route, IPv6 has no broadcast address to subtract, and a mask like 255.255.0.255 is refused rather than quietly interpreted.