Subnetly replaces scattered spreadsheets and bloated tools with a central control plane. Deploy lightweight agents for local DNS, DHCP, discovery, IPAM, and live documentation.

Stop tracking subnets in spreadsheets. Subnetly automatically updates IP utilization, flags conflicts, and tracks ownership across all local sites.
Designed For Network Practitioners
Unify internal subnets, scopes, and domains in a self-updating interface. Stop guessing which IPs are available.
Standardize client network documentation, discover unknown switch ports, and automate auditing reports under one panel.
Implement robust local DNS & DHCP resolving with the simplicity of central SaaS backups and RBAC permissions.
The Spreadsheet Problem
A technician changes a lease pool or adds a temporary record, but skips updating the central inventory. Soon, you have IP conflicts and ghost assets. Subnetly automates this process continuously.
Documentation outdates as soon as a technician changes a lease or deploys a firewall.
| IP Address | DNS Name | Description / Owner | Last Updated |
|---|---|---|---|
| 10.1.1.20 | dc01.corp.subnetly.com | IP Conflict! Used by VPN Router? | June 2024 |
| 10.1.1.21 | dc02.corp.subnetly.com | Domain Controller | Sept 2024 |
| 10.1.1.25 | --- | Stale? Ping replies but no owner notes | Dec 2023 |
| 10.1.1.26 | --- | Available? | --- |
Simple Deployment
Subnetly keeps critical network services local. Install our agent near your nodes via Docker, Helm, or system binaries. It automatically registers with the SaaS portal and begins asset discovery.
Spin up a lightweight agent on site using a simple container or system script.
Agent maps ARP caches, DHCP pools, and local resolver caches without complex setups.
Configure records, track subnets, and export clean auditor reports from your dashboard.
Run the lightweight agent container locally on any host with Docker installed. Communicates outbound to the SaaS control plane securely.
# 1. Pull the official Subnetly agent image
docker pull subnetly/agent:latest
# 2. Run the agent container with registration key
docker run -d \
--name subnetly-agent \
--restart unless-stopped \
-e AGENT_KEY="sub_agent_38ea127bcf" \
-e SUBNET_SCAN="10.10.10.0/24" \
subnetly/agent:latestCore Capabilities
Track IP blocks, subnets, utilization, and stale entries from a single web dashboard. Eliminate overlap conflicts automatically.
Configure local authoritative DNS zones locally via agents. Central SaaS console coordinates records while resolving stays sub-millisecond.
Standardize lease pools and reservations across environments. Control local scopes without logging into disconnected server consoles.
Local agents scan active segments using ARP, SNMP, and ICMP to populate a real-time hardware asset registry.
Subnetly highlights capacity risks, orphaned addresses, IP conflicts, and configuration gaps before they impact client operations.
Agents maintain core network services locally. SaaS portal aggregates control, security updates, and client reports.
Agent Footprint
Whether you run virtualized clusters, dedicated physical appliances, cloud subnets, or Windows Server Active Directory hosts, our agents deploy natively.
Run agents inside minimal containers. Zero external dependencies.
Deploy daemonsets natively to monitor container network service interfaces.
Native service binaries integrate with Windows DHCP scopes and AD DNS.
Lightweight background daemons optimized for Ubuntu, Debian, and CentOS.
FAQ
Have questions about architecture, security, or agent deployment? We have answers.
Sign up to create your own Subnetly staging tenant. Instantly see mock DHCP scopes, DNS records, and IP address mappings, then deploy an agent to connect your real nodes. No credit card required.