EnrichmentDomainWhoisDetails Class

The whois record for a given domain.

Inheritance
EnrichmentDomainWhoisDetails

Constructor

EnrichmentDomainWhoisDetails(*, registrar: Optional[azure.mgmt.securityinsight.models._models_py3.EnrichmentDomainWhoisRegistrarDetails] = None, contacts: Optional[azure.mgmt.securityinsight.models._models_py3.EnrichmentDomainWhoisContacts] = None, name_servers: Optional[List[str]] = None, statuses: Optional[List[str]] = None, **kwargs)

Variables

registrar
EnrichmentDomainWhoisRegistrarDetails

The registrar associated with this domain.

contacts
EnrichmentDomainWhoisContacts

The set of contacts associated with this domain.

name_servers
list[str]

A list of name servers associated with this domain.

statuses
list[str]

The set of status flags for this whois record.