💻 Software
How can I check if a domain uses DNSSEC?
Fresh5 days ago
Mar 15, 202620305 viewsConfidence Score0%
0%
Problem
DNSSEC has been deployed on some topdomains now. But how could I see if a site/domain is using DNSSEC? Is it shown in the browser? or is there any windows or linux command to see it? or a tool for it?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I check if a domain uses DNSSEC?
Low Risk
That will show you if there is the required DNSKEY RRset in the zone that will be used to validate the RRsets in the zone. If you want to see if your recursive server is validating the zone, This will set the DO (dnssec OK) bit on the outbound query…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix