Domains Names
Whether data should be collected parallally or not
Batch size (for parallel processing)
Whether the raw text needs to be parsed/formatted or not
Array of WhoIsResponse for all the domains. Order is not guaranteed
Generated using TypeDoc
Collects (and parse/format if set to be true) for the provided domains. If parallel is set to be true, multiple threads will be used to batch process the domains according to threads mentioned. If options.parsedData is mentioned, then it will be used to parse all the responses. If a proxy is mentioned in options, then the proxy will be used to collect all the WhoIs data.