224.0.0.0/4
Multicast RFC 5771224.0.0.0/4 is the IPv4 multicast address space, spanning 224.0.0.0 through 239.255.255.255. Multicast allows a single packet to be delivered to a group of interested receivers simultaneously.
Network address — the base address of the block (224.0.0.0). All devices in this subnet share this prefix. Cannot be assigned to a host.
Broadcast address — packets sent to 239.255.255.255 are delivered to every device in the subnet. Also reserved — not assignable.
Usable hosts — the 268,435,454 addresses between those two that you can assign to servers, VMs, or interfaces.
Subnet mask — 240.0.0.0 is the dotted-decimal equivalent of /4. Older tools and Cisco configs use this format instead of CIDR slash notation.
Full Details
| CIDR Notation | 224.0.0.0/4 |
| Network Address | 224.0.0.0 |
| Broadcast Address | 239.255.255.255 |
| Subnet Mask | 240.0.0.0 |
| Wildcard Mask | 15.255.255.255 |
| Prefix Length | /4 |
| IP Address Class | Class D (Multicast) |
| Total IP Addresses | 268,435,456 |
| Usable Host Addresses | 268,435,454 |
| First Usable IP | 224.0.0.1 |
| Last Usable IP | 239.255.255.254 |
| Network (Hex) | 0xE0000000 |
| Broadcast (Hex) | 0xEFFFFFFF |
| Governing RFC | RFC 5771 |
| Address Type | Multicast |
Binary Representation
The first 4 bits (1s in the mask) identify the network. The remaining 28 bits identify hosts within the network.
Split into Equal Subnets
Split 224.0.0.0/4 into 2 equal /5 subnets (134,217,726 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 224.0.0.0/5 | 224.0.0.0 | 224.0.0.1 | 231.255.255.254 | 231.255.255.255 | 134,217,726 |
| 2 | 232.0.0.0/5 | 232.0.0.0 | 232.0.0.1 | 239.255.255.254 | 239.255.255.255 | 134,217,726 |
Split 224.0.0.0/4 into 4 equal /6 subnets (67,108,862 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 224.0.0.0/6 | 224.0.0.0 | 224.0.0.1 | 227.255.255.254 | 227.255.255.255 | 67,108,862 |
| 2 | 228.0.0.0/6 | 228.0.0.0 | 228.0.0.1 | 231.255.255.254 | 231.255.255.255 | 67,108,862 |
| 3 | 232.0.0.0/6 | 232.0.0.0 | 232.0.0.1 | 235.255.255.254 | 235.255.255.255 | 67,108,862 |
| 4 | 236.0.0.0/6 | 236.0.0.0 | 236.0.0.1 | 239.255.255.254 | 239.255.255.255 | 67,108,862 |
Split 224.0.0.0/4 into 8 equal /7 subnets (33,554,430 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 224.0.0.0/7 | 224.0.0.0 | 224.0.0.1 | 225.255.255.254 | 225.255.255.255 | 33,554,430 |
| 2 | 226.0.0.0/7 | 226.0.0.0 | 226.0.0.1 | 227.255.255.254 | 227.255.255.255 | 33,554,430 |
| 3 | 228.0.0.0/7 | 228.0.0.0 | 228.0.0.1 | 229.255.255.254 | 229.255.255.255 | 33,554,430 |
| 4 | 230.0.0.0/7 | 230.0.0.0 | 230.0.0.1 | 231.255.255.254 | 231.255.255.255 | 33,554,430 |
| 5 | 232.0.0.0/7 | 232.0.0.0 | 232.0.0.1 | 233.255.255.254 | 233.255.255.255 | 33,554,430 |
| 6 | 234.0.0.0/7 | 234.0.0.0 | 234.0.0.1 | 235.255.255.254 | 235.255.255.255 | 33,554,430 |
| 7 | 236.0.0.0/7 | 236.0.0.0 | 236.0.0.1 | 237.255.255.254 | 237.255.255.255 | 33,554,430 |
| 8 | 238.0.0.0/7 | 238.0.0.0 | 238.0.0.1 | 239.255.255.254 | 239.255.255.255 | 33,554,430 |
Split 224.0.0.0/4 into 16 equal /8 subnets (16,777,214 usable hosts each).
| # | CIDR | Network | First Usable | Last Usable | Broadcast | Hosts |
|---|---|---|---|---|---|---|
| 1 | 224.0.0.0/8 | 224.0.0.0 | 224.0.0.1 | 224.255.255.254 | 224.255.255.255 | 16,777,214 |
| 2 | 225.0.0.0/8 | 225.0.0.0 | 225.0.0.1 | 225.255.255.254 | 225.255.255.255 | 16,777,214 |
| 3 | 226.0.0.0/8 | 226.0.0.0 | 226.0.0.1 | 226.255.255.254 | 226.255.255.255 | 16,777,214 |
| 4 | 227.0.0.0/8 | 227.0.0.0 | 227.0.0.1 | 227.255.255.254 | 227.255.255.255 | 16,777,214 |
| 5 | 228.0.0.0/8 | 228.0.0.0 | 228.0.0.1 | 228.255.255.254 | 228.255.255.255 | 16,777,214 |
| 6 | 229.0.0.0/8 | 229.0.0.0 | 229.0.0.1 | 229.255.255.254 | 229.255.255.255 | 16,777,214 |
| 7 | 230.0.0.0/8 | 230.0.0.0 | 230.0.0.1 | 230.255.255.254 | 230.255.255.255 | 16,777,214 |
| 8 | 231.0.0.0/8 | 231.0.0.0 | 231.0.0.1 | 231.255.255.254 | 231.255.255.255 | 16,777,214 |
| 9 | 232.0.0.0/8 | 232.0.0.0 | 232.0.0.1 | 232.255.255.254 | 232.255.255.255 | 16,777,214 |
| 10 | 233.0.0.0/8 | 233.0.0.0 | 233.0.0.1 | 233.255.255.254 | 233.255.255.255 | 16,777,214 |
| 11 | 234.0.0.0/8 | 234.0.0.0 | 234.0.0.1 | 234.255.255.254 | 234.255.255.255 | 16,777,214 |
| 12 | 235.0.0.0/8 | 235.0.0.0 | 235.0.0.1 | 235.255.255.254 | 235.255.255.255 | 16,777,214 |
| 13 | 236.0.0.0/8 | 236.0.0.0 | 236.0.0.1 | 236.255.255.254 | 236.255.255.255 | 16,777,214 |
| 14 | 237.0.0.0/8 | 237.0.0.0 | 237.0.0.1 | 237.255.255.254 | 237.255.255.255 | 16,777,214 |
| 15 | 238.0.0.0/8 | 238.0.0.0 | 238.0.0.1 | 238.255.255.254 | 238.255.255.255 | 16,777,214 |
| 16 | 239.0.0.0/8 | 239.0.0.0 | 239.0.0.1 | 239.255.255.254 | 239.255.255.255 | 16,777,214 |
Common Use Cases
- → OSPF routing protocol (224.0.0.5, 224.0.0.6)
- → mDNS / Bonjour (224.0.0.251)
- → IGMP multicast group management
- → Video streaming and IPTV
- → PIM sparse mode routing