subnet_check_tool
Analyze subnet details for a target IP: retrieve host IP, subnet mask, gateway, calculate network range, broadcast, usable hosts, CIDR, and verify if it lies in the same subnet.
Instructions
Analyze subnet information for a target IP address. Retrieves host IP, subnet mask, and gateway, calculates subnet range (network address, broadcast address, usable host range, CIDR), and determines whether the target IP falls within the same subnet as the host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_ip | Yes | The target IP address to check (e.g., 192.168.16.1) |