Which of these tools provides DNS information in the following format?
www.example.com has address 172.25.25.55 www.example.com has address 172.25.25.63 www.example.com has ipv6 address fdb4:8fbc:36el:101f
A.
dig
B.
nslookup
C.
host
D.
named-checkconf
E.
named-checkzone
題解
題目給的是「host」指令的輸出結果,因此答案是選項「C」。