🕸️
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アドレスにプレフィックスを付けて入力するか(例: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.