Quick Presets
IP Address Lab
`IPAddress`, parser flags, format dialects, reverse DNS, conversion, and IANA reachability.
Use this mode for canonical formatting, classification, and conversion output.
Network Lab
`IPNetwork`, host-bit behavior, containment/overlap, subnetting, and host iteration.
Use this mode for baseline network facts and host preview.
Quick Presets
`cidr_merge`, `cidr_exclude`, matching CIDR helpers, spanning CIDR, and helper transforms.
Aggregate adjacent CIDRs and compute a spanning range.
Coalesce include CIDRs with optional additional CIDRs, then normalize unique blocks.
Quick Presets
`IPRange`, `iprange_to_cidrs`, glob conversion utilities, and nmap target expansion.
`IPSet` union/intersection/difference/symmetric-difference and contiguity checks.
Run union, intersection, difference, and symmetric difference between sets.
Quick Presets
`EUI`, `OUI`, `IAB`, formatting dialects, link-local generation, and registry mutators/lookups.
Base85 conversion, input validators, and `SubnetSplitter` extraction workflows.