The following sample prints information about a host:
Dim n As New LookupNS
MsgBox n.Query("info.name-services.com").HostInformation.CPU
The HostInformation object supports the following properties and methods:


| Name | Description | |||
| CPU | Specifies the type of the host's CPU. | |||
| OS | Specifies the host's operating system. |