🕸️
IP 서브넷 설계기
업로드 없음IPv4/IPv6 서브넷과 범위를 계산합니다.
- IPv4 & IPv6
Prefix length
/24 · 8 host bits
Specify a prefix if your input omits it.
Invalid CIDR block.
Quick host fit
Ready when you need it.
Validation
- Enter a CIDR block to begin.
Network ID
—
Prefix —
Address range
—
First · Last
Capacity
—
Usable hosts
Classification
—
Notes
Detailed breakdown
IPv4Binary & Hex
Expanded
—
Bit pattern
—
Neighboring Prefixes
| Prefix | Mask / hosts | Notes |
|---|
Subnet Explorer
Split the analyzed block into smaller CIDRs.
This block cannot be subdivided further.
| CIDR | Range | Usable hosts |
|---|
Select a prefix to preview subnets.
IP Address Formats
View the network address in multiple formats.
Decimal Dotted
—
Binary
—
Hexadecimal
—
Integer (Decimal)
—
IPv4-mapped IPv6
—
IPv6 Expanded
—
IPv6 Compressed
—
Reverse DNS (PTR)
—
CIDR이란 무엇인가요?
클래스리스 도메인 간 라우팅(CIDR)은 IP 주소와 IP 라우팅을 할당하는 방법입니다. 주소 배포에 더 많은 유연성과 효율성을 제공하기 위해 클래스(A, B, C) 기반의 이전 시스템을 대체했습니다.
이 도구 사용 방법
IP 접두사와 함께 IP 주소를 입력하거나(예: 192.168.1.0/24) 슬라이더를 사용하여 접두사 길이를 조정합니다. "분석 실행"을 클릭하여 네트워크 세부 정보, 사용 가능한 호스트 범위 및 이진 표현을 확인합니다.
일반적인 사용 사례
클라우드 인프라(VPC)를 위한 네트워크 서브넷 계획, 라우팅 문제 해결, 특정 접두사의 호스트 용량 계산, CIDR과 서브넷 마스크 간 변환.
프로 팁
IPv4에서 서브넷의 첫 번째와 마지막 주소는 일반적으로 네트워크 ID와 브로드캐스트 주소로 예약됩니다. IPv6에서 서브넷은 표준 로컬 네트워크의 경우 거의 항상 /64입니다.
Common Subnets
| CIDR | Subnet Mask | Hosts | Use Case |
|---|---|---|---|
/32 | 255.255.255.255 | 1 | Single host |
/24 | 255.255.255.0 | 254 | Small network |
/16 | 255.255.0.0 | 65,534 | Medium network |
/8 | 255.0.0.0 | 16M+ | Large network |
Private Ranges (RFC 1918)
| Range | CIDR | Class |
|---|---|---|
| 10.0.0.0 – 10.255.255.255 | 10.0.0.0/8 | A |
| 172.16.0.0 – 172.31.255.255 | 172.16.0.0/12 | B |
| 192.168.0.0 – 192.168.255.255 | 192.168.0.0/16 | C |
Related Tools
Curl Studio
Parse and generate curl commands.
User-Agent Parser
Parse and analyze User-Agent strings.
CSP Header Builder
Interactive Content-Security-Policy builder with directive explanations.
DNS Record Reference
Interactive reference for DNS record types with syntax, examples, and command builders.