SPF
Sender Policy Framework, an email-authentication mechanism that publishes which systems are authorized to send mail for a domain, normally in a DNS TXT record. The dedicated SPF RR type is obsolete for deployment.
Read definition311 definitions associated with DNS.
311 matching terms
Page 12 of 13Sender Policy Framework, an email-authentication mechanism that publishes which systems are authorized to send mail for a domain, normally in a DNS TXT record. The dedicated SPF RR type is obsolete for deployment.
Read definitionA design in which the same name or namespace produces different data depending on the requesting client or network context. It can be implemented with views, separate authoritative systems, private zones, or resolver policy.
Read definitionA common synonym for split DNS. The same namespace is presented differently to different audiences.
Read definitionA Service record identifies the target host and port for a named service, with priority and weight values for selection. The owner name normally begins with _service._protocol.
Read definitionAn expired cached response served by a resolver when authoritative refresh is temporarily impossible and policy permits serving stale data. It can improve resilience during outages while carrying an EDE explanation.
Read definitionA record that no longer reflects the current device, address, owner, or service. Stale data can cause misrouting, security exposure, and incorrect capacity reports.
Read definitionA DNS record created without an aging timestamp or otherwise protected from automatic scavenging. "Static" describes management behavior, not a distinct DNS record type.
Read definitionAn authoritative server not listed in the public NS RRset, often used as a hidden primary or internal transfer source. The term is informal.
Read definitionA simple resolver on an endpoint that sends queries to a recursive resolver and does little or no iterative resolution itself. Operating-system libraries commonly provide stub functionality.
Read definitionA zone configuration containing only enough authoritative data, usually SOA, NS, and glue, to locate the zone's current authoritative servers. It tracks delegation data without storing the full zone.
Read definitionA delegation from one zone to a child zone below it. Each subdelegation creates a new zone cut and administrative boundary.
Read definitionA domain contained beneath another domain in the DNS hierarchy. A subdomain is not necessarily a separate zone unless a delegation creates a zone cut.
Read definitionAn attack in which a DNS record points to a deprovisioned third-party resource that an attacker can claim. Removing dangling records and validating external targets reduces risk.
Read definitionA sequence of ending labels in a domain name. DNS hierarchy, search lists, public-suffix policy, and QNAME minimization all use suffix concepts in different ways.
Read definitionA Service Binding record that describes alternative service endpoints and connection parameters. It supports alias mode and service mode and is the base format specialized by the HTTPS record.
Read definitionA key-value parameter carried in SVCB or HTTPS RDATA, such as alpn, port, ipv4hint, ipv6hint, ech, or mandatory. IANA maintains the parameter-key registry.
Read definitionThe Truncated bit in a DNS response indicates that the message was shortened because it exceeded the available transport size. A client normally retries using TCP or another suitable transport.
Read definitionRetrying a DNS query over TCP after a truncated UDP response or other transport need. Modern DNS implementations must support TCP and should reuse connections efficiently.
Read definitionA BIND operation that resumes dynamic update after a zone has been frozen and reloads changes made to its master file.
Read definitionThe number of seconds a DNS record may be cached before it must be treated as expired. TTL choices affect change speed, query load, resilience, and negative or stale-answer behavior.
Read definitionTop-Level Domain, a direct child of the DNS root, such as com, org, net, or a country-code TLD. TLD zones are delegated from the root.
Read definitionA 16-bit identifier used to match a DNS response to its query. UDP security also relies on source port, addresses, question content, cookies, and other transaction checks.
Read definitionA shared-secret mechanism that authenticates DNS messages and protects integrity and replay context. It is commonly used for zone transfers, NOTIFY, and dynamic updates between trusted systems.
Read definitionThe authoritative server from which a secondary requests AXFR or IXFR. The transfer source may be a hidden primary, another secondary, or a distribution layer.
Read definition