By NHI Mgmt Group Editorial TeamPublished 2026-06-17Domain: Governance & RiskSource: DigiCert

TL;DR: Managed DNS can improve website performance, resilience, and DNS integrity by using load balancing, secondary DNS, failover, and DNSSEC, according to DigiCert. For identity and security teams, the takeaway is that availability controls and trust controls need to be governed together, because DNS outages and hijacking both change access outcomes.


At a glance

What this is: This is a DigiCert blog on managed DNS, showing how performance, DNSSEC, and failover support uptime and integrity.

Why it matters: It matters to IAM practitioners because DNS availability and authenticity shape how users, services, and machine identities reach critical services across NHI, autonomous, and human environments.

By the numbers:

👉 Read DigiCert's managed DNS guidance for performance, security, and uptime


Context

Managed DNS is the delegation of DNS resolution to a service that can distribute traffic, absorb failures, and protect name resolution integrity. In practice, that means the DNS layer becomes part of availability and trust governance, not just a routing convenience.

For identity and security teams, DNS is one of the control planes that quietly determines whether users, services, and machine identities can reach the right destination at the right time. When it fails or is tampered with, downstream authentication, workload access, and service continuity are all affected.


Key questions

Q: How should security teams govern DNS when it supports identity and access flows?

A: Treat DNS as a dependency of identity assurance, not just a networking service. Teams should define ownership, review change control for sensitive zones, test failover, and verify that resolution paths used by authentication, certificates, and workload access are both available and authentic.

Q: Why does DNSSEC matter for IAM and workload identity programmes?

A: DNSSEC matters because a valid lookup is not enough if the response can be altered. It helps protect the integrity of name resolution, which supports login pages, service discovery, and certificate validation. Without it, an attacker can redirect trusted identity traffic even when the site appears available.

Q: What breaks when managed DNS is treated as a pure uptime tool?

A: Teams miss the trust and identity impact of DNS compromise. Availability controls can keep services reachable, but they do not stop hijacking, record tampering, or misrouting. That leaves authentication, workload access, and certificate-dependent services exposed to silent redirection or downtime.

Q: What is the difference between DNS failover and DNS integrity controls?

A: Failover keeps resolution available when a primary DNS path fails. Integrity controls such as DNSSEC help prove the response has not been altered. You need both, because a service that stays online but points users to the wrong destination still creates security and operational risk.


Technical breakdown

Managed DNS load balancing and fast content delivery

Managed DNS can reduce latency by answering queries from resilient infrastructure and distributing requests across healthy endpoints. Load balancing at the DNS layer does not replace application resilience, but it shortens the path to a responsive service and can steer traffic away from overloaded or failed origins. For globally distributed organisations, that matters because DNS decisions happen before the application session starts, which means availability problems often appear as authentication failures or service access issues first. The operational challenge is to align DNS routing policy with the actual service health signals you trust.

Practical implication: validate DNS routing against real endpoint health, not just static records.

DNSSEC and protection against DNS hijacking

DNSSEC adds cryptographic signing to DNS data so resolvers can verify that responses were not altered in transit. That protects the integrity and authenticity of DNS answers, which is essential when attackers try to redirect users to malicious destinations or modify resolution data. DNSSEC does not hide queries and it does not stop every DNS attack, but it does close a major trust gap at the resolution layer. For identity programmes, that trust layer matters because compromised DNS can undermine login flows, token delivery, and certificate validation paths.

Practical implication: treat DNSSEC as an integrity control for identity-dependent traffic paths.

Secondary DNS and failover for high availability

Secondary DNS provides redundant authoritative resolution if a primary DNS service or network path becomes unavailable. Failover reduces the chance that an infrastructure outage becomes a full access outage, because clients can still resolve names even when the preferred control plane is degraded. This is not the same as application clustering, and it should be tested as a separate dependency. Teams often assume the web stack is the only availability risk, but DNS is a prerequisite dependency that can disable every service above it. Resilience requires knowing exactly which identities and services depend on that lookup layer.

Practical implication: test DNS failover separately from application failover and document the dependency chain.


NHI Mgmt Group analysis

Managed DNS is now an identity-adjacent control plane, not a perimeter utility. DNS decides whether identities can reach the services they are meant to access, which makes it part of the access path rather than a background networking detail. When teams separate DNS from IAM, they miss a layer where spoofing, outage, and routing failure can change the effective access outcome. Practitioners should treat DNS governance as part of identity resilience planning.

DNSSEC closes an integrity gap that traditional availability planning does not address. Failover can keep names resolving, but it does not prove that the response is authentic. DNSSEC matters because an available but tampered response is still a breach of trust, especially where login, certificate validation, or service discovery depends on correct resolution. Practitioners should align DNS trust controls with the same rigor they apply to secrets and certificates.

High availability and trust assurance fail in different ways, so they need separate controls. A service can be reachable but misdirected, or authentic but unavailable. That distinction is central to governance because many programmes over-index on uptime while under-investing in DNS integrity. The practical conclusion is that resilience architecture should measure both continuity and authenticity, not one at the expense of the other.

NHI trust is already under strain in the broader identity stack. If organisations are uncertain about how to secure non-human identities, the DNS layer becomes another place where trust assumptions can silently fail. That is especially relevant when service accounts, workload identities, and certificate-backed access depend on resolution paths that operators rarely review directly. Practitioners should fold DNS into NHI governance reviews, not leave it in network operations alone.

From our research:

What this signals

Managed DNS is becoming part of the identity control surface. As more services rely on certificate-backed access, federated logins, and workload resolution, DNS changes can affect whether identity flows succeed or fail. The programme signal is clear: teams that separate network ownership from identity governance will continue to miss failure modes at the resolution layer.

DNS integrity and DNS availability should be measured separately. A zone can remain reachable while serving the wrong answer, and that distinction matters when login paths or service discovery depend on correct resolution. If you already govern secrets, certificates, and workload identity together, DNS belongs in the same review cycle.

The organisational pattern is familiar: resilience is often operationally owned, while trust controls are handled elsewhere. That split creates blind spots for NHI and human identity programmes alike, because the path to the service is part of the access decision. Teams should prepare for more governance overlap between IAM, certificate management, and DNS administration.


For practitioners

  • Map DNS as an identity dependency Document which authentication, certificate, and workload identity flows depend on DNS resolution, then assign ownership for that dependency in IAM or security architecture reviews.
  • Test DNS failover independently Run failover tests for primary and secondary DNS separately from application recovery testing so you can prove name resolution survives provider or path disruption.
  • Enable DNSSEC where integrity matters Prioritise DNSSEC on zones that support login, service discovery, or certificate validation, then verify signing, chain of trust, and resolver support end to end.
  • Review DNS change control with the same rigor as secrets management Restrict who can modify records, require dual approval for high-risk zones, and log every change so a DNS tampering event can be traced quickly.

Key takeaways

  • Managed DNS sits on the access path, so its failure modes affect both availability and trust.
  • DNSSEC addresses integrity, while secondary DNS and failover address continuity, and both are needed.
  • Identity teams should treat DNS as a governed dependency for authentication, certificates, and workload access.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-5DNS trust affects authenticated access paths and service reachability.
NIST Zero Trust (SP 800-207)SC-7Zero Trust depends on trusted communications paths and verified resolution.
OWASP Non-Human Identity Top 10NHI-03Workload and service identity often depend on DNS-backed resolution and certificates.

Review DNS dependencies alongside access controls and require integrity checks for identity-critical zones.


Key terms

  • Managed DNS: Managed DNS is a hosted DNS service that handles authoritative resolution, traffic steering, and resilience on behalf of an organisation. In practice, it moves DNS from a basic utility into a governed dependency that can affect uptime, routing accuracy, and access to identity-dependent services.
  • DNSSEC: DNSSEC is a set of DNS extensions that signs records so resolvers can verify authenticity and integrity. It does not encrypt traffic, but it reduces the risk that attackers can silently alter responses and redirect users, applications, or machine identities to malicious destinations.
  • Secondary DNS: Secondary DNS is a redundant authoritative DNS source that can answer queries if the primary service is unavailable. It is a continuity control, not a trust control, and it should be tested separately because a reachable but incorrect DNS answer still creates operational and security risk.
  • Identity-adjacent control plane: An identity-adjacent control plane is an infrastructure layer that is not itself an IAM system but still shapes access outcomes. DNS fits this pattern because it determines where identity requests go, whether services are reachable, and whether trust-sensitive traffic reaches the intended endpoint.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.

This post draws on content published by DigiCert: Managed DNS for Denver, CO: With 100% Uptime. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-06-17.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org