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 (the link expires after 15 minutes). You can also sign in with Continue with Google. 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 the Folder button in the toolbar to create one inline. You can also create a folder from within the subnet create dialog — click the + button next to the Folder dropdown, type a name, and hit Enter. Folders are optional; subnets can exist without one.
Click Subnet in the toolbar 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, up to 64). 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.