<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000"><br>
<br>
Stephane Bortzmeyer wrote:
<blockquote cite="mid:20130115130528.GB12063@nic.fr" type="cite"><span 
style="font-family: monospace;">.<span style="font-family: sans-serif;">..</span></span>
  <pre wrap=""><!---->dns1.name-services.com is not supposed to be recursive (it does not
set the RA bit) but it is:

% dig @dns1.name-services.com <a class="moz-txt-link-abbreviated" href="http://www.dns-oarc.net">www.dns-oarc.net</a>

...
;; ANSWER SECTION:
<a class="moz-txt-link-abbreviated" href="http://www.dns-oarc.net">www.dns-oarc.net</a>.        3600    IN      A       69.64.147.243

;; Query time: 158 msec</pre>
</blockquote>
<br>
<br>
since the ttl isn't ticking down on repeated queries, i think it's not 
recursive, it's got a wildcard of some kind. try this:<br>
<br>
dig @dns1.name-services.com lihdsiuhswluswf.com soa<br>
<br>
paul<br>
</body></html>