How to lookup a computer name by using IP Address
Last updated: March 6th, 2025Description
- Author: Michael Viteri
- Published: March 6th, 2025
Details:
Description
How to lookup a computer name by using IP Address
- Author: Mike Viteri
- Published: 9/1/2015
- Applies to: MS Windows
Details
From command prompt use the ping command
ping -a (IP Address)
Example: ping -a 192.168.1.1