Difference between revisions of "DNSSEC"

From Teknologisk videncenter
Jump to: navigation, search
(Created page with "<source lang=bash> heth@h5:~$ delv danskebank.dk @8.8.8.8 ; fully validated danskebank.dk. 21334 IN A 212.93.59.104 danskebank.dk. 21334 IN...")
 
m
Line 1: Line 1:
 +
=delv=
 +
The name "delv" for the Linux DNS lookup and validation utility is likely derived from the word "delve," meaning to explore or investigate deeply. This aligns with the tool's purpose of thoroughly querying and validating DNS records. The truncated form "delv" provides a concise, memorable name that emphasizes its function of delving into DNS information.
 +
 
<source lang=bash>
 
<source lang=bash>
 
heth@h5:~$ delv danskebank.dk @8.8.8.8
 
heth@h5:~$ delv danskebank.dk @8.8.8.8
Line 7: Line 10:
 
heth@h5:~$
 
heth@h5:~$
 
</source>
 
</source>
 +
[[Category:Linux]][[Category:DNS]]

Revision as of 07:26, 12 August 2025

delv

The name "delv" for the Linux DNS lookup and validation utility is likely derived from the word "delve," meaning to explore or investigate deeply. This aligns with the tool's purpose of thoroughly querying and validating DNS records. The truncated form "delv" provides a concise, memorable name that emphasizes its function of delving into DNS information.

heth@h5:~$ delv danskebank.dk @8.8.8.8
; fully validated
danskebank.dk.          21334   IN      A       212.93.59.104
danskebank.dk.          21334   IN      A       212.93.61.104
danskebank.dk.          21334   IN      RRSIG   A 13 2 86400 20250825062645 20250811062645 1979 danskebank.dk. sNH0yNRibnMuecZ03r14brNT/3tBfjSRtWsqhXk0QB++PLYqP0vd1WXM pGK38jM+VGgC3OAQbdVgoVk34TFX5w==
heth@h5:~$