I sent recursive DNS queries to root name servers, TLD servers, and authoritive servers for stanford.edu
.
Root response:
TLD response:
Authority response:
At all 3 levels, I could see that DNSSEC is supported. How could I use dnspython and information in the responsed messages to validate that the resposed messages are secured and legitimate?