127.0.0.0/8
every number, and where it comes from.
Network and broadcast, first and last usable host, the mask in every notation, and the seam drawn in binary. Change the address below to calculate anything else — it recomputes in your browser, without a request.
1 whole octets of network. The seam lands on a dot.
127.0.0.0/8 runs from 127.0.0.1 to 127.255.255.254: 16,777,214 usable addresses out of 16,777,216. 127.0.0.0 names the block and 127.255.255.255 calls everyone in it, which is the famous −2.
The seam, in binary
bit 8 of 32The subnet
The mask, in every form
same seam, five spellingsAround this subnet
grow it · split itIt travels only if you copy it and send it — opening it is the one thing that does reach our access log. What you type in the box never enters the address bar.
What we computed
arithmetic, not discoveryCopy as text
Subnet: 127.0.0.0/8 Netmask: 255.0.0.0 = /8 Wildcard: 0.255.255.255 Network: 127.0.0.0 Broadcast: 127.255.255.255 HostMin: 127.0.0.1 HostMax: 127.255.255.254 Hosts: 16,777,214 usable of 16,777,216 Class: A (historic) · Loopback -- calculated at status.uptimia-dev.ovh/subnet-calculator
One number, four consequences.
Most calculators make you pick a page — IPv4 here, IPv6 elsewhere. Addresses stopped working like that years ago, so this one takes either.
Where the network ends
The network address and the broadcast are not configured anywhere — they fall out of the seam. All host bits zero names the block; all host bits one calls everyone in it.
network · broadcastHow many devices fit
Host bits set the size: 232−n addresses, minus the two the block spends on itself. The famous −2 — and the /31 and /32 exceptions where it does not apply.
2^(32−n) − 2Who needs a router
Two hosts compare networks with one AND. Same result and they talk directly; different and everything goes via the gateway. A wrong mask here is why two machines on the same wire cannot see each other.
the AND testHow to grow
Every block splits into two halves, four quarters — or unequal pieces sized to real needs. That is VLSM, and it is the difference between fitting and buying more space.
split · right-sizeSix subnet mistakes people keep making
Much of subnetting folklore is a habit from 1993. What the numbers actually mean.
"No usable hosts"? Not since RFC 3021: on a link with exactly two ends, both addresses are usable. No network address, no broadcast, nothing wasted. The old habit says /30 and burns half of it.
Inside a /20, yes, and a perfectly normal one. Broadcast means all host bits set, which only the top address of the whole block has. Ending in .255 means nothing without the mask.
Not a mask. Mask bits have to be contiguous — ones, then zeros, no gaps. This tool rejects it, and so does essentially all real equipment. If a config accepts it, worry.
It is not. RFC 1918's middle range is 172.16.0.0/12, which ends at 172.31.255.255. 172.32.x.x belongs to someone on the public internet — and one day your traffic will find them.
The mask, inverted — Cisco ACL notation, where 0 means "must match" and 1 means "don't care". Same /26 boundary, opposite spelling. We print both, and accept either as input.
Classes stopped mattering in 1993 when CIDR shipped. 10.0.0.0/8 is "class A" only in exam questions — what routes is the prefix length, nothing else. We print the class because interviews still ask.
The subnets people actually look up
Worked answers for the blocks that turn up in real networks, each with a note on why it matters.
Free tools are just the start.
Uptimia keeps your sites healthy.
Uptime, SSL, domain expiry, page speed, transactions — monitored from 171+ locations worldwide. Free for 30 days.