windows下 使用ip地址反查主机名的命令

时间:2021-05-25 13:37:10


nbtstat -a [远端或局域网某计算机的IP地址]

       可以查询返回远端或局域网某计算机的主机名


C:\Documents and Settings\z00121596>nbtstat -a 192.168.111.123

本地连接:
Node IpAddress: [0.0.0.0] Scope Id: []

    Host not found.

本地连接 2:
Node IpAddress: [
192.168.111.111] Scope Id: []    ###192.168.111.111 运行 nbtstat 命令的本地计算机IP地址

           NetBIOS Remote Machine Name Table

       Name               Type         Status
    ---------------------------------------------
    X00204364      <00>  UNIQUE      Registered
    CHINA          <00>  GROUP       Registered
    X00204364      <20>  UNIQUE      Registered
    CHINA          <1E>  GROUP       Registered

    MAC Address =
2C-27-D7-35-CA-6D   ###对方主机的MAC地址