Nmap Development mailing list archives

`--script whois-ip' will take too long time for runing.


From: Hongyi Zhao <hongyi.zhao () gmail com>
Date: Sun, 15 Mar 2015 12:24:45 +0000 (UTC)

Hi all,

See the following for detail:

--------
werner@debian:~$ nmap 178.63.103.81 -n -Pn -T5  --script whois-ip --
script-args whodb=nocache

Starting Nmap 6.47SVN ( http://nmap.org ) at 2015-03-15 20:05 CST
Nmap scan report for 178.63.103.81
Host is up (0.47s latency).
Not shown: 994 filtered ports
PORT     STATE  SERVICE
80/tcp   closed http
110/tcp  closed pop3
995/tcp  closed pop3s
1025/tcp open   NFS-or-IIS
8080/tcp closed http-proxy
8888/tcp closed sun-answerbook

Host script results:
| whois-ip: Record found at whois.ripe.net
| inetnum: 178.63.103.64 - 178.63.103.127
| netname: HETZNER-RZ11
| descr: Hetzner Online AG
| country: DE
| orgname: Hetzner Online AG
| organisation: ORG-HOA1-RIPE
| email: info () hetzner de
| role: Hetzner Online AG - Contact Role
|_email: ripe () hetzner de

Nmap done: 1 IP address (1 host up) scanned in 678.32 seconds
--------

As you can see, the above command is so slow -- completed after 678.32 
seconds.

But the performing on the whois command is quickly in my case:

---------
$ time whois 178.63.103.81 |tail -3
% This query was served by the RIPE Database Query Service version 1.78 
(DB-3)

real    0m4.623s
user    0m0.000s
sys     0m0.004s
--------

Any hints on this issue?

Regards
-- 
.: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: