defender_find_machines_by_ip
Identify devices associated with an IP address at a specific time. Provide an IP and UTC timestamp to list machines seen within a 15-minute window.
Instructions
Find the devices that had an IP address around a given time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IP address to search for. | |
| top | No | Maximum number of machines to return (default 25, max 200). | |
| timestamp | Yes | UTC ISO 8601 time; devices seen with the IP within 15 minutes. |