IP Subnet Calculator

Calculate network address, broadcast, host range, and usable hosts from any CIDR notation

IP 서브넷 계산기

CIDR 표기법으로 네트워크 주소, 브로드캐스트, 호스트 범위를 즉시 계산

/
Try: 192.168.1.0/24 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16
Subnet Split Helper
Prefix Subnets Hosts / Subnet Total Addresses

How to Use

STEP 1

Enter IP Address

Type an IPv4 address in dotted decimal format, e.g. 192.168.1.0

STEP 2

Set Prefix Length

Enter or drag the slider to set the CIDR prefix from /0 to /32. Common values: /8, /16, /24.

STEP 3

Calculate

Click Calculate (or press Enter) to see the full subnet breakdown including host range and masks.

STEP 4

Read the Split Table

The Subnet Split Helper shows how your network breaks down into /25–/28 smaller subnets.

사용 방법

단계 1

IP 주소 입력

점으로 구분된 IPv4 주소를 입력하세요. 예: 192.168.1.0

단계 2

프리픽스 길이 설정

슬라이더를 드래그하거나 숫자를 직접 입력해 /0~/32 사이의 CIDR 프리픽스를 설정하세요.

단계 3

계산하기

Calculate 버튼을 누르거나 Enter 키를 눌러 서브넷 전체 정보를 확인하세요.

단계 4

분할 테이블 확인

서브넷 분할 도우미에서 /25~/28로 더 작은 서브넷으로 나눴을 때의 정보를 확인할 수 있습니다.

Frequently Asked Questions

CIDR (Classless Inter-Domain Routing) notation represents an IP address and its associated network mask. Written as 192.168.1.0/24, the number after the slash indicates how many bits are the network portion. A /24 means the first 24 bits identify the network, leaving 8 bits for host addresses (256 total, 254 usable).
The network address is the first address in a subnet (all host bits set to 0) and identifies the subnet itself — it cannot be assigned to a host. The broadcast address is the last address (all host bits set to 1) and is used to send data to every device in the subnet simultaneously. All addresses in between are usable host addresses.
A /24 subnet has 256 total addresses (28 = 256). Subtracting the network address and broadcast address gives 254 usable host addresses. This is the most common subnet for home and office LANs. A /25 gives 126 hosts, /23 gives 510 hosts.
RFC 1918 defines three private IPv4 ranges not routed on the public Internet: 10.0.0.0/8 (Class A — 16 million addresses), 172.16.0.0/12 (Class B — ~1 million addresses), and 192.168.0.0/16 (Class C — 65,536 addresses). These are widely used in home networks, corporate intranets, and VPS private networking.
For a small VPS project with a handful of servers, a /28 (14 hosts) or /29 (6 hosts) is usually enough. For a growing infrastructure or Kubernetes cluster, consider /24 (254 hosts) or larger. On Vultr, you can create private networks with a custom CIDR range for free — assign each VPS a static private IP within that range for secure inter-server communication.

자주 묻는 질문

CIDR(Classless Inter-Domain Routing)은 IP 주소와 네트워크 마스크를 함께 표현하는 방식입니다. 192.168.1.0/24에서 슬래시 뒤의 숫자는 네트워크 부분의 비트 수를 나타냅니다. /24는 첫 24비트가 네트워크를 식별하고, 나머지 8비트가 호스트 주소에 사용됩니다(총 256개, 사용 가능 254개).
네트워크 주소는 서브넷의 첫 번째 주소(호스트 비트 전부 0)로, 서브넷 자체를 식별하며 호스트에 할당할 수 없습니다. 브로드캐스트 주소는 마지막 주소(호스트 비트 전부 1)로, 서브넷 내 모든 장치에 동시에 데이터를 전송할 때 사용합니다. 그 사이의 모든 주소가 사용 가능한 호스트 주소입니다.
/24 서브넷은 총 256개의 주소(28 = 256)를 가집니다. 네트워크 주소와 브로드캐스트 주소를 제외하면 254개의 호스트 주소를 사용할 수 있습니다. 가정이나 사무실 LAN에서 가장 흔히 쓰이는 서브넷입니다.
RFC 1918은 공인 인터넷에서 라우팅되지 않는 세 가지 사설 IPv4 범위를 정의합니다: 10.0.0.0/8 (클래스 A — 1,600만 개), 172.16.0.0/12 (클래스 B — 약 100만 개), 192.168.0.0/16 (클래스 C — 65,536개). 가정 네트워크, 기업 인트라넷, VPS 사설 네트워크에 널리 사용됩니다.
서버 수가 적은 소규모 VPS 프로젝트는 /28(14개 호스트) 또는 /29(6개 호스트)로 충분합니다. 성장하는 인프라나 Kubernetes 클러스터는 /24(254개 호스트) 이상을 고려하세요. Vultr에서는 커스텀 CIDR 범위의 사설 네트워크를 무료로 만들 수 있어 서버 간 안전한 통신에 활용할 수 있습니다.
Sponsor
Get started on Vultr
Get $300 free credit — valid for 30 days
Claim your credit →