resolveip
Resolve hostnames to their IP addresses and vice versa.
- Resolve a hostname to an IP address:
resolveip {example.org}
- Resolve an IP address to a hostname:
resolveip {1.1.1.1}
- Silent mode. Produces less output:
resolveip --silent {example.org}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).