1
2
3
4
5
6
7
8dnsfilter(1)                General Commands Manual               dnsfilter(1)
9
10
11
12dnsfilter - convert IP address to host name
13
14

SYNOPSIS

16       dnsfilter [OPTIONS]
17
18

DESCRIPTION

20       dnsfilter  does  the  opposite  of dnsip. It inverse queries the DNS to
21       convert a given IP address to the corresponding host name. When a query
22       returns the host name, dnsfilter prints the result as
23
24           <ip-address>=<host-name>
25
26       and in case of any error it goes like
27
28           <ip-address>:<error-message>
29
30

OPTIONS

32       -c <number>
33               do <number> queries in parallel
34
35       -h --help
36               print this help
37
38       -l <number>
39               read ahead at most <number> lines
40
41       -v --version
42               print version information
43
44

BUGS

46       Report bugs to <pj.pandit@yahoo.co.in>
47
48

AUTHOR

50       Prasad J Pandit
51
52
53
54                                                                  dnsfilter(1)
Impressum