host (Unix)
host is a simple utility for performing Domain Name System lookups.
Developer(s) | Internet Systems Consortium (ISC) |
---|---|
Operating system | Unix, Unix-like |
Type | Command |
License | ISC license |
Origin
It was developed by the Internet Systems Consortium (ISC), and is released under the ISC license, a permissive free software license.
Modes
When applied to a fully qualified domain name (FQDN) the host command will return information associated with that name such as its IP address and mail handling host. It can also be used to list all members of a domain.[1] The host command is also able to perform reverse IP lookups to find the FQDN associated with an IP address.[2]
Example
host example.com
example.com has address 93.184.216.34
example.com has IPv6 address 2606:2800:220:1:248:1893:25c8:1946
See also
References
External links
- – BIND 9
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.