dns-checker
dns-checker copied to clipboard
Nameserver check
Hi,
Can you use this library to check a domain's authoratitive nameserver (which is different to the returned NS DNS record).
Thank you
Ali
Hello, yes it can:
$dnsRecordSet = $checker->getDnsRecordSet('example.com', DNS_NS);