Skip to main content

Glossary/Security

DNSSECDNS Security Extensions

Cryptographic signatures on DNS records so resolvers can verify the answer wasn't forged or tampered with.

A standard DNS response is just UDP — easy to spoof. DNSSEC adds RRSIG (signature) and DNSKEY records so a resolver can verify the answer chain all the way up to the signed root zone.

IPFerret's DNS lookup tool surfaces a "DNSSEC ✓" badge when the upstream resolver (Cloudflare 1.1.1.1) validated the chain successfully.

Try it on IPFerret

See also