# DNSLookupResult
DNS lookup result. Includes record type, time to live, raw response, and name value for the name server response.
# Properties
Name | Type | Description | Notes |
---|---|---|---|
name | str | ||
record_entries | list[str] | ||
record_type | str | ||
ttl | int |
[Back to Model list] [Back to API list] [Back to README]