debian man page for fdnsnamep

Query: fdnsnamep

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

fdnsnamep(1)						      General Commands Manual						      fdnsnamep(1)

NAME
fdnsnamep - resolve an IPv4 or IPv6 address to a hostname with paranoid checking
SYNOPSIS
fdnsname <IP address>
DESCRIPTION
fdnsname will attempt to look up a single hostname for IP address (which is an IPv4 address in dotted-quad format or an IPv6 address in colon-seperated format). If one is found, the program checks to make sure that the hostname has a corresponding A or AAAA record pointing back to the supplied IP. If so, the hostname is printed to standard output and the program exits with return code 0. If the paranoid check fails, nothing is printed and the program exits with return code 3. If no hostname is found, nothing is printed and the program exits with return code 1.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfiredns(3) 2004-02-13 fdnsnamep(1)
Related Man Pages
ne_addr_first(3) - redhat
ne_addr_destroy(3) - debian
ne_addr_error(3) - debian
geoip_country_code3_by_name(3) - php
app::clusterssh::host(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file