I am using a PHP script using dns_get_record (with DNS_ANY) and it is working fine but, is throwing an error on any domain registered with Register.com.
Warning: dns_get_record() [function.dns-get-record]: res_nsend() failed in...
Any ideas on why this would be? Anyone else had this issue?
EDIT:
Been doing some research and it looks like this may be related. Register.com’s servers appear to have issues with IPv6.
Still would love to know if anyone else has had this issue.
I believe it fails on the PTR record, not 100% sure but try this and see if it works.