Root hints
A bootstrap list of root name server names and addresses used by a full resolver to begin iterative resolution. Resolvers update their working root-server information from DNS responses.
Read definition311 definitions associated with DNS.
311 matching terms
Page 11 of 13A bootstrap list of root name server names and addresses used by a full resolver to begin iterative resolution. Resolvers update their working root-server information from DNS responses.
Read definitionThe zero-length label at the top of the DNS hierarchy. It is shown as the trailing dot in an absolute domain name and as a single dot when written alone.
Read definitionAn authoritative server for the DNS root zone. The named root-server identities are served by many anycast instances distributed worldwide.
Read definitionThe process by which a recursive resolver queries a root server using hints to obtain the current root NS RRset and associated addresses.
Read definitionThe zone at the top of the DNS hierarchy, represented by a single dot. It delegates top-level domains and contains DNSSEC trust-chain data for signed delegations.
Read definitionAbbreviation for Response Policy Zone. It is used by recursive resolvers to apply distributed DNS response policies.
Read definitionCommon abbreviation for DNS Response Rate Limiting. It reduces the volume of repeated spoofable responses while trying to preserve legitimate service.
Read definitionCommon abbreviation for Resource Record Set, the records sharing owner name, class, and type.
Read definitionThe numeric resource-record type code identifying the format and meaning of RDATA, such as A=1, AAAA=28, or HTTPS=65. IANA maintains the registry.
Read definitionAutomatic removal of DNS records considered stale according to timestamp and aging settings. In Microsoft DNS, both zone aging and server scavenging schedules must be configured correctly.
Read definitionA domain suffix appended by a client to relative names during resolution. Multiple suffixes form a search list whose order and qualification rules can create unexpected queries.
Read definitionAn authoritative server that obtains zone data from another authoritative source, traditionally through AXFR or IXFR. It can answer clients independently and is not inherently less authoritative than the primary.
Read definitionA read-only authoritative copy of a zone obtained from a primary or another secondary. It refreshes based on SOA timing, NOTIFY, and transfer behavior.
Read definitionA DNS UPDATE process authenticated and authorized so only approved clients or services can change records. Common mechanisms include TSIG, GSS-TSIG, SIG(0), and platform identity controls.
Read definitionThe SOA field used by secondary servers to determine whether zone data has changed. Serial arithmetic wraps modulo 2^32 and should follow RFC 1982.
Read definitionRCODE 2, indicating that the server failed to complete the operation. Causes include upstream timeout, DNSSEC validation failure, lame delegation, expired secondary zone, policy, or internal error.
Read definitionA framework using SVCB and HTTPS records to describe alternative endpoints and connection parameters for a service. It can advertise protocols, ports, address hints, and security-related parameters.
Read definitionThe process of locating service endpoints and parameters through DNS records or related naming conventions. SRV, NAPTR, SVCB, HTTPS, and service-specific records can participate.
Read definitionThe SVCB or HTTPS record form that directly describes connection parameters for a service endpoint. It uses a nonzero priority and can contain service parameters.
Read definitionAn older term for a secondary authoritative DNS server. Current standards terminology prefers secondary because it is more precise and neutral.
Read definitionThe final field of the SOA record. Historically it had multiple interpretations; current negative-caching rules use it with the SOA TTL to determine the negative TTL.
Read definitionThe Start of Authority record identifies key zone parameters including MNAME, RNAME, serial, refresh, retry, expire, and minimum fields. Every authoritative zone has an SOA at its apex.
Read definitionUse of unpredictable UDP source ports in recursive DNS queries to increase the entropy an off-path attacker must guess when forging a response.
Read definitionA domain name reserved by an RFC for special behavior, such as localhost, invalid, test, or onion. Applications and resolvers may treat such names differently from ordinary public DNS names.
Read definition