EnrichmentDomainWhoisDetails interface

The whois record for a given domain

Properties

contacts

The set of contacts associated with this domain

nameServers

A list of name servers associated with this domain

registrar

The registrar associated with this domain

statuses

The set of status flags for this whois record

Property Details

contacts

The set of contacts associated with this domain

contacts?: EnrichmentDomainWhoisContacts

Property Value

nameServers

A list of name servers associated with this domain

nameServers?: string[]

Property Value

string[]

registrar

The registrar associated with this domain

registrar?: EnrichmentDomainWhoisRegistrarDetails

Property Value

statuses

The set of status flags for this whois record

statuses?: string[]

Property Value

string[]