dig
is a command-line DNS lookup tool. Using dig <domain> SOA
retrieves the Start of Authority (SOA) record, which contains administrative information about the domain, such as the primary nameserver and contact details.
dig
is a command-line DNS lookup tool. Using dig <domain> SOA
retrieves the Start of Authority (SOA) record, which contains administrative information about the domain, such as the primary nameserver and contact details.