Interface DNSLookupOptions

Options for DNS query.

Export

Interface

DNSLookupOptions

Hierarchy

  • DNSLookupOptions

Properties

hostname: string

List of record types you wish to query such as MX, DNS, TXT, NS, A etc.

Memberof

DNSLookupOptions

omitFinalDNSDot: boolean

Optionally control whether to omit the final dot in full DNS name values.

Memberof

DNSLookupOptions

List of record types you wish to query such as MX, DNS, TXT, NS, A etc.

Memberof

DNSLookupOptions