Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 639 Bytes

WhoisResponse.md

File metadata and controls

13 lines (9 loc) · 639 Bytes

WhoisResponse

Properties

Name Type Description Notes
valid_domain bool True if the domain is valid, false if it is not [optional]
whois_server str Server used to lookup WHOIS information (may change based on lookup). [optional]
raw_text_record str WHOIS raw text record [optional]
created_dt datetime Creation date for the record [optional]

[Back to Model list] [Back to API list] [Back to README]