アドレスツール

CIDR ↔ IP リスト変換

小さな CIDR ブロックを個別 IP に展開する操作と、IPv4 リストを最小の包含プレフィックスへ要約する操作を切り替えます。

ページの応答性を保つため、展開は 4096 アドレスまでです。

CIDR ↔ IP List

Convert between CIDR notation and explicit IP address lists.

カテゴリ
addressing
タグ
cidr, ip-list

入力

  • One or more CIDRs to expand into addresses
  • Or a list of addresses to summarize into CIDRs

出力

  • Explicit address list
  • Summarized CIDR set
  • Counts to confirm a clean round-trip

ユースケース

  • Producing input for a tool that expects a flat IP list
  • Summarizing scan results into reviewable prefixes
  • Sanity-checking that a CIDR really covers what you expected

制限事項

  • Very large CIDR expansions (e.g. /8) are intentionally throttled
  • Browser memory limits the maximum list size