[dns-operations] about NXDOMAIN under the TLD .ws
Stephane Bortzmeyer
bortzmeyer at nic.fr
Tue Mar 22 09:23:22 UTC 2016
On Tue, Mar 22, 2016 at 08:50:00AM +0000,
张在峰 <zhangzaifeng at 360.cn> wrote
a message of 163 lines which said:
> Why .ws don’t reply NXDOMAIN for non-existent domains, but return a
> valid A record which rdata is 64.70.19.202?
Because there is a wildcard in .ws :
% dig @ns2.dns.ws \*.ws
...
;; ANSWER SECTION:
*.ws. 300 IN A 64.70.19.202
Wildcards are described in RFC 1034, section 4.3.3.
More information about the dns-operations
mailing list