DDNS
Dynamic DNS, the controlled creation, modification, or deletion of DNS records without manually editing a zone file. DHCP servers and clients commonly use DNS UPDATE to register address and pointer records.
Read definition311 definitions associated with DNS.
311 matching terms
Page 3 of 13Dynamic DNS, the controlled creation, modification, or deletion of DNS records without manually editing a zone file. DHCP servers and clients commonly use DNS UPDATE to register address and pointer records.
Read definitionThe relationship created when a parent zone publishes NS records that identify the authoritative servers for a child zone. A delegation may also require glue address records in the parent.
Read definitionA zone whose main purpose is publishing delegations rather than ordinary endpoint data, such as a large parent zone operated by a registry. Operational choices for signing, transfers, and automation may differ from host-oriented zones.
Read definitionA DNS record that stores a digest representing a DHCP client identity and name association. It helps DHCP servers detect ownership conflicts during coordinated dynamic DNS updates.
Read definitionDomainKeys Identified Mail, an email-authentication method that adds a cryptographic signature to a message. The public verification key is published in a DNS TXT record beneath a selector-specific name.
Read definitionA label identifying which DKIM public key should be retrieved for a signed email. The lookup name uses selector._domainkey followed by the signing domain.
Read definitionDomain-based Message Authentication, Reporting, and Conformance, a policy framework that evaluates SPF and DKIM alignment and publishes policy and reporting addresses in DNS TXT records.
Read definitionA Delegation Name record redirects an entire subtree of names to another subtree, unlike CNAME which aliases a single owner name. Resolvers synthesize a CNAME-like result for the queried descendant.
Read definitionThe Domain Name System, a distributed hierarchical database and protocol used to map names to resource records. It supports far more than address lookup, including service discovery, email routing, delegation, policy, and security data.
Read definitionA denial-of-service technique in which an attacker sends small spoofed queries that trigger larger DNS responses toward a victim. Open recursion, large UDP responses, DNSSEC data, and ANY behavior can increase the amplification factor.
Read definitionA query or response pattern that differs from expected behavior, such as sudden NXDOMAIN growth, unusual labels, rare record types, high entropy, or traffic from an unexpected client. An anomaly is a signal, not proof of malicious activity.
Read definitionTechniques that infer whether a resolver recently looked up a name by observing its cache behavior or TTL. Restricting recursion and minimizing information leakage can reduce exposure.
Read definitionThe CLASS field associated with queries and resource records. IN is the normal Internet class, while other values are used for historical, diagnostic, or specialized purposes.
Read definitionAn EDNS option that carries client and server cookies to improve transaction assurance and reduce off-path spoofing and reflection abuse without establishing a full session.
Read definitionA policy enforcement layer that blocks, redirects, or otherwise controls DNS resolution based on domain intelligence, client identity, category, or behavior. RPZ is a common standards-based policy distribution mechanism.
Read definitionA coordinated industry event after which participating DNS software stops accommodating a legacy or non-compliant behavior. The goal is to accelerate protocol hygiene by changing defaults at the same time.
Read definitionA DNS intermediary that accepts client queries and sends them to another resolver, sometimes adding policy, caching, encryption, or protocol translation. Its exact recursion and validation behavior should be documented.
Read definitionUnauthorized alteration or interception of DNS behavior so users receive attacker-selected or policy-selected results. It can occur at registrars, authoritative servers, resolvers, endpoints, routers, or network interception points.
Read definitionThe protocol unit containing a DNS header and question, answer, authority, and additional sections. Queries and responses use the same overall format with flags indicating purpose and status.
Read definitionA wire-format technique that replaces repeated domain-name suffixes with pointers to earlier positions in a DNS message. Incorrect compression processing has historically caused implementation vulnerabilities.
Read definitionRules that influence how queries are answered or processed based on name, type, client, time, geography, health, or security intelligence. Examples include response policy zones, views, traffic steering, and filtering.
Read definitionAn attack in which a domain's answers change so browser-originated traffic is redirected from an attacker-controlled host to an internal or local address. Resolver protections can block suspicious private or loopback answers for external names.
Read definitionAn authoritative-server defense that limits repeated similar responses, especially to spoofable UDP queries, to reduce participation in reflection attacks. Implementations usually allow some responses and may trigger truncation.
Read definitionAn ordered set of suffixes a host may append to a relative name during local resolution. DHCP options 119 and 24 can distribute search lists for IPv4 and IPv6 respectively.
Read definition