DNS lookup of www.duckdns.org takes 10 plus seconds. Is this my internet provider's DNS issue? Here is the output of host command using my provider DNS and Google DNS:
$ time host www.duckdns.org www.duckdns.org has address 50.112.156.11 ;; connection timed out; no servers could be reached www.duckdns.org mail is handled by 50 www.duckdns.org. real 0m10.767s user 0m0.016s sys 0m0.012s
$ time host www.duckdns.org 8.8.8.8 Using domain server: Name: 8.8.8.8 Address: 8.8.8.8#53 Aliases: www.duckdns.org has address 54.148.234.172 Host www.duckdns.org not found: 2(SERVFAIL) www.duckdns.org mail is handled by 50 www.duckdns.org. real 0m0.546s user 0m0.020s sys 0m0.008s
$ time host www.google.com www.google.com has address 62.168.125.25 www.google.com has address 62.168.125.29 www.google.com has address 62.168.125.30 www.google.com has address 62.168.125.34 www.google.com has address 62.168.125.35 www.google.com has address 62.168.125.39 www.google.com has address 62.168.125.40 www.google.com has address 62.168.125.44 www.google.com has address 62.168.125.45 www.google.com has address 62.168.125.49 www.google.com has address 62.168.125.50 www.google.com has address 62.168.125.54 www.google.com has address 62.168.125.55 www.google.com has address 62.168.125.59 www.google.com has address 62.168.125.20 www.google.com has address 62.168.125.24 www.google.com has IPv6 address 2a00:1450:4014:80b::1011 real 0m0.073s user 0m0.032s sys 0m0.012s
Update provided by DuckDNS:
Hi, I am pleased to let the community know that we believe that we have rectified the reported defects
It is always good to have feedback from pubic communities, we also appreciate any bugs being raised directly with us via our G+ community. This allows us to deal with defects as efficiently as possible.
We don't have enough reputation points to allow us to comment directly.
The correct AAAA response for not IPV6 implementers is a NOERROR with zero answers as now implemented.
Could you please check to ensure this now behaves as expected?
We have also fixed two additional defect around DNS Glue records, and minimum DNS TTL times (now 60 seconds).
QUACK!