DNSSEC (Domain Name System Security Extensions) is a set of security extensions to the DNS protocol that adds cryptographic signatures and authentication to ensure the integrity and authenticity of DNS data. It protects against common threats like DNS spoofing and cache poisoning by allowing DNS resolvers to verify that the responses they receive are from legitimate sources and have not been tampered with. DNSSEC uses public-key cryptography, where each DNS zone is signed with a private key, and the corresponding public key is distributed via DNS records (e.g., DNSKEY, DS).
Turn on the Domain Name System Security Extensions (DNSSEC) checkbox
At this point, the DNS Service will perform full DNSSEC validation on all queries it answers. If you query a domain with a broken signature, you should receive SERVFAIL