Host1. Any computer on a network that is a repository for services available to other computers on the network. It is quite common to have one host machine provide several services, such as SMTP (email) and HTTP (web). From Matisse 2. In the Internet, any computer that can function as the beginning and end porint of data transfers. An Internet host has a unique Internet address (called an IP address) and a unique domain name. In networks and telecommunications generaly, the coputer that performs centralised functions such as making program or data files available to other computers. From QUECID 3. A physical or virtual device with a "host" internet address, like 123.2.3.4. That is, not a network address like 123.2.0.0 . Typically, the device is a network interface device like an Ethernet card or a PPP controlled serial interface. Often, a computer is connected via only one such device, and it is thus natural to speak of "host" and "computer" synonymously and it is often done. From Linux Guide @FirstLinux 4. DNS lookup utility From whatis 5. Utility for Querying DNS Servers 'host' is a utility, similar to 'nslookup' (deprecated) or 'dig', used to query DNS servers for domain names and zones. This package provides the original version of 'host', originally in the package 'dnsutils'. BIND9 provides a similar utility, in 'bind9-host'. From Debian 3.0r0 APT |