GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AHOST(1) FreeBSD General Commands Manual AHOST(1)

ahost - print the A or AAAA record associated with a hostname or IP address

ahost [OPTION]... HOST...

Look up the DNS A or AAAA record associated with HOST (a hostname or an IP address).

This utility comes with the c-ares asynchronous resolver library.

Print some extra debugging output.
Display this help and exit.
If type is "a", print the A record. If type is "aaaa", print the AAAA record. If type is "u", look for both AAAA and A records (default).
Set the server list to use for DNS lookups.
Specify the domain to search instead of using the default values from
/etc/resolv.conf. This option only has an effect on platforms that use
/etc/resolv.conf for DNS configuration; it has no effect on other platforms (such as Win32 or Android).

Report bugs to the c-ares mailing list:
https://lists.haxx.se/listinfo/c-ares

adig(1)

April 2011 c-ares utilities

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.