Nmap NSE net: whois

Summary
Queries the WHOIS services of Regional Internet Registries (RIR) and attempts to retrieve information about the IP Address Assignment which contains the Target IP Address. In using this script your IP address will be sent to iana.org. Additionally your address and the address of the target of the scan will be sent to one of the RIRs. SYNTAX: http.pipeline: If set, it represents the number of HTTP requests that'll be pipelined (ie, sent in a single request). This can be set low to make debugging easier, or it can be set high to test how a server reacts (its chosen max is ignored). whodb: Takes any of the following values, which may be combined: - 'whodb=nofile' Prevent the use of IANA assignments data and instead query the default services. - 'whodb=nofollow' Ignore referrals and instead display the first record obtained. - 'whodb=nocache' Prevent the acceptance of records in the cache when they apply to large ranges of addresses. - 'whodb=[service-ids]' Redefine the default services to query. Implies 'nofile'. http.useragent: The value of the User-Agent header field sent with requests. By default it is ''Mozilla/5.0 (compatible Nmap Scripting Engine http://nmap.org/book/nse.html)''. A value of the empty string disables sending the User-Agent header field. http-max-cache-size: The maximum memory size (in bytes) of the cache.