EnrichmentDomainWhois interface

Whois information for a given domain and associated metadata

Properties

created

The timestamp at which this record was created

domain

The domain for this whois record

expires

The timestamp at which this record will expire

parsedWhois

The whois record for a given domain

server

The hostname of this registrar's whois server

updated

The timestamp at which this record was last updated

Property Details

created

The timestamp at which this record was created

created?: Date

Property Value

Date

domain

The domain for this whois record

domain?: string

Property Value

string

expires

The timestamp at which this record will expire

expires?: Date

Property Value

Date

parsedWhois

The whois record for a given domain

parsedWhois?: EnrichmentDomainWhoisDetails

Property Value

server

The hostname of this registrar's whois server

server?: string

Property Value

string

updated

The timestamp at which this record was last updated

updated?: Date

Property Value

Date