Go from zero to managing your first subnet in under 5 minutes.
Go to app.ipcraft.io/login and enter your email address. You'll receive a magic link to sign in — no password needed. On your first login, an organization is automatically created for you.
Folders are top-level containers that organize your subnets. Think of them as categories: "Production", "Development", "Office", etc.
Click Subnets in the sidebar, then Add Subnet. In the create dialog, you'll see a Folder dropdown. You can type a section name there, or create folders via the API.
Click Add Subnet and enter your network in CIDR notation:
10.0.0.0/24 for a /24 with 254 usable addresses192.168.1.0/24 for a typical LAN subnet172.16.0.0/16 for a larger address spaceIPCraft automatically detects parent/child relationships. If you add 10.0.1.0/24 after 10.0.0.0/16, the /24 will nest under the /16 in the tree.
Click a subnet in the tree to see all its IP addresses. For subnets /22 and smaller, every usable IP is shown, with available addresses highlighted in green.
Hover over any subnet in the tree and click the scissors icon. Choose how many parts to split into (2, 4, 8, etc.). The original subnet is replaced with the new smaller subnets.
Press Cmd+K (or Ctrl+K) anywhere in the app to open the search palette. Search by subnet CIDR, IP address, hostname, or description.