resolveip is a utility for resolving IP addresses to host names and vice versa.
resolveip [OPTIONS] hostname or IP-address
Option | Description |
---|---|
-? , --help
|
Display help and exit. |
-I , --info
|
Synonym for --help . |
-s , --silent#
|
Be more silent. |
-V , --version
|
Display version information and exit. |
shell> resolveip mariadb.org IP address of mariadb.org is 166.78.144.191
resolveip 166.78.144.191 Host name of 166.78.144.191 is mariadb.org
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/resolveip/