Does anyone know how its possible to retrieve the DNS records for a domain.
I have been using php and this function: dns_get_record
to do this so far but have realized that this command gets cached DNS records and therefore not the up to date information.
Does anyone know a way around this in PHP or some other language?
The simplest solution would be to use Net_DNS PEAR Package.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With