Magidoc

DnsRecordSortInput
Input Object

DNS record details including the host, value, TTL, and record-type-specific properties

Fields

#

errorMsg

Error message from the DNS lookup, if any

host

The host/name portion of the DNS record relative to the domain (@ indicates the domain itself)

policy

DMARC policy value (none, quarantine, reject). Only applicable to DMARC records

preference

MX record priority (lower values indicate higher priority). Only applicable to MX records

ttl

Time-to-live in seconds for the DNS record

type

The type of DNS record (DkimK1, DkimK2, Mx, Dmarc, Spf)

value

The value/data of the DNS record (e.g., CNAME target, MX server, TXT content)