Resolve a hostname
Quest: resolve-hostname
Mission
Run host lf2607.kolamayermakers.org and report one address or answer line.
Commands You Will Use
host
Steps
- Run
host lf2607.kolamayermakers.org. - Read the answer lines.
- Use
guide answer 'your observed result'with one returned IP address or a complete address or alias answer line.
Hints
- DNS translates names into records.
hostmay show more than one answer.- An address line includes the hostname,
has addressorhas IPv6 address, and the returned IP. An alias line includes the hostname,is an alias for, and the target hostname.
If Check Fails
Include a returned IP address or a complete address or alias line, not just has or address. The quest checks your reported answer, not captured DNS output. If DNS returns an error rather than an answer, ask for help; do not invent a record.

Linux Foundations