sample-test.com.
is the domain name that corresponds to the server.1800
is the Time to Live (TTL) for the DNS record in seconds, which indicates how long the record is cached by servers or resolvers.IN
is the class that stands for “internet.”A
is the record type.1.2.3.4
is the IPv4 address of the server to which the domain name corresponds.sample-test.com.
is the domain name that corresponds to the server.16015
is the DNS record’s Time to Live (TTL) in seconds, which indicates how long the record is cached by servers or resolvers.IN
is the class that stands for “internet.”AAAA
is the record type.2606:2800:220:1:248:1893:25c8:1946
is the IPv6 address of the server to which the domain name corresponds.sample-test.com.
is the domain name that delegates to the name servers.1869
is the Time to Live (TTL) for the DNS record in seconds, which indicates how long the record is cached by servers or resolvers.IN
is the class that stands for “internet.”NS
is the record type.a.iana-servers.net
and b.iana-servers.net
are the authoritative name servers that contain information about the domain zone, and all added DNS records.www.sample-test.com.
is the domain name that inherits all records from another domain.3600
is the Time to Live (TTL) for the DNS record in seconds, which indicates how long the record is cached by servers or resolvers.IN
is the class that stands for “internet.”CNAME
is the record type.sample-test.com.
is the target domain name whose records are inherited by the domain www.sample-test.com
.sample-test.com.
is the domain name for which the MX record is created.3600
is the Time to Live (TTL) for the DNS record in seconds, which indicates how long the record is cached by servers or resolvers.IN
is the class that stands for “internet.”MX
is the record type.10
is the priority of the mail server. If several servers are assigned for the domain, the server with the lowest priority will be the first to be contacted for mail delivery.mail.sample-test.com.
is the target host or the mail server which handles mail for sample-test.com.
sample-test.com.
is the domain for which the SPF rules are set15155
is the Time to Live (TTL) for the DNS record in seconds, which indicates how long the record is cached by servers or resolvers.IN
is the class that stands for “internet.”TXT
is the record type."v=spf1 -all"
is the actual SPF rule. v=spf1 indicates the SPF version being used, and -all means that no IP addresses are authorized to send an email for the domain. Any email that claims to be from this domain should be considered spoofed and can be safely rejected or marked as spam._sip._tcp.sample-test.com.
is the name of the service and protocol used, as well as the domain that provides the service.3600
is the Time to Live (TTL) for the DNS record in seconds, which indicates how long the record is cached by servers or resolvers.IN
is the class that stands for “internet.”SRV
is the record type.10
is the priority, with a smaller number having a higher priority.50
is the weight used at equal priority for load balancing.5060
is the port on which the service is provided.sipserver.sample-test.com.
is the target host or server providing the service.sample-test.com.
is the domain for which the CAA record is set.IN
is the class that stands for “internet.”CAA
is the record type.0
is the flag value which can indicate specific policy restrictions for the record.issue
is a tag that means that certificates can be issued by the specified certificate authority."letsencrypt.org"
is a value that points to a specific Certificate Authority. In this case, Let’s Encrypt is the issuing CA for “example.com”, and only this CA can issue the certificates for the domain.sample-test.com.
is the domain for which the HTTPS record is defined.1800
is the Time to Live (TTL) for the DNS record in seconds, which indicates how long the record is cached by servers or resolvers.IN
is the class that stands for “internet.”HTTPS
is the record type.1
is the priority, i.e., the number in the queue..
stands for the host if it is the same as the domain name.alpn=h3,h3-29,h2
specifies the application protocol versions.ipv4hint=1.2.3.4,9.8.7.6
specifies IPv4 addresses.ipv6hint=2001:db8:3333:4444:5555:6666:7777:8888,2001:db8:3333:4444:CCCC:DDDD:EEEE:FFFF
specifies IPv6 addresses.sample-test.com.
is the domain for which the SVCB record is set.7200
is the Time to Live (TTL) for the DNS record in seconds, which indicates how long the record is cached by servers or resolvers.IN
is the class that stands for “internet.”SVCB
is the record type.1
is the record priority. The lower the number, the higher the priority. The value 0 is reserved for alias mode, and 1 or higher is for service mode..
is the TargetName. It’s the domain name of the server providing the service. In this case, the ”.” means the service is offered from the same domain as the one making the request, i.e., example.com.alpn=h3
is a key-value pair from the SvcParamList. Here, alpn stands for “Application-Layer Protocol Negotiation” and h3 indicates support for HTTP/3.123.0.0.67.in-addr.arpa.
is the reverse DNS format of the IP address. It’s written in the reverse order of the actual IP address, followed by in-addr.arpa for IPv4 addresses.3600
is the Time to Live (TTL) for the DNS record in seconds, which indicates how long the record is cached by servers or resolvers.IN
is the class that stands for “internet.”PTR
is the record type.sample-test.com.
is the hostname or domain to which the IP address resolves.