<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Yup....<BR>
 <BR>
The are "AAAA" only...<BR>
 <BR>
$ nslookup -type=AAAA j.gtld.biz.<BR>Server:         127.0.0.1<BR>Address:        127.0.0.1#53<BR>
Non-authoritative answer:<BR>j.gtld.biz      has AAAA address 2001:503:a124:ffff:ffff:ffff:ffff:ff7e<BR>
 <BR>
$ nslookup -type=AAAA j.cctld.us.<BR>Server:         127.0.0.1<BR>Address:        127.0.0.1#53<BR>
Non-authoritative answer:<BR>j.cctld.us      has AAAA address 2001:503:a124:ffff:ffff:ffff:ffff:ff7e<BR>
 <BR>
(And they are they same address, interesting)<BR>
 <BR>
I need update my dig...<BR>
 <BR>
 <BR>
Thanks!!!<BR>
 <BR>
<BR> <BR>> Date: Tue, 18 May 2010 19:57:05 -0400<BR>> From: uribarri@alum.mit.edu<BR>> To: dns-operations@mail.dns-oarc.net<BR>> Subject: [dns-operations] Missing .us and GTLD records??<BR>> <BR>> <BR>> This is my first time posting, so please be gentle, this info has to do <BR>> with GTLD delegations, specific to ".us"<BR>> <BR>> So after registering some '.us' domains, I was using 'dig +trace' to <BR>> verify the delegations got published on the GTLD servers.<BR>> <BR>> Here is what I noticed, (you can repeat this, just pick any .us domain and <BR>> run repeated 'dig +trace' for it)<BR>> <BR>> It looks like there are missing .us GTLD records??<BR>> <BR>> Something tells me this is not normal.<BR>> ======================================<BR>> ;; Received 472 bytes from 192.228.79.201#53(b.root-servers.net) in 113 ms<BR>> <BR>> dig: Couldn't find server 'j.gtld.biz': Name or service not known<BR>> ======================================<BR>> ;; Received 472 bytes from 192.33.4.12#53(c.root-servers.net) in 21 ms<BR>> <BR>> dig: Couldn't find server 'j.cctld.us': Name or service not known<BR>> ======================================<BR>> Sure enough,<BR>> You can confirm with plain old BIND, the "A" records do not exist, (just <BR>> the glue, but not the A), should not all 'Registered Name Servers' have <BR>> the 'A' records published, or am I totally wrong here.<BR>> <BR>> <BR>> ======================================<BR>> $ dig @localhost. j.gtld.biz<BR>> <BR>> ; <<>> DiG 9.2.4 <<>> @localhost. j.gtld.biz<BR>> ;; global options: printcmd<BR>> ;; Got answer:<BR>> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35494<BR>> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0<BR>> <BR>> ;; QUESTION SECTION:<BR>> ;j.gtld.biz. IN A<BR>> <BR>> ;; AUTHORITY SECTION:<BR>> gtld.biz. 6869 IN SOA a.gtld.biz. <BR>> hostmaster.neustar.biz. 1109166320 10800 3600 1209600 43200<BR>> <BR>> ;; Query time: 4 msec<BR>> ;; SERVER: 127.0.0.1#53(localhost.)<BR>> ;; WHEN: Tue May 18 17:05:42 2010<BR>> ;; MSG SIZE rcvd: 85<BR>> <BR>> ===================================================<BR>> <BR>> $ dig @localhost. j.cctld.us<BR>> <BR>> ; <<>> DiG 9.2.4 <<>> @localhost. j.cctld.us<BR>> ;; global options: printcmd<BR>> ;; Got answer:<BR>> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9408<BR>> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0<BR>> <BR>> ;; QUESTION SECTION:<BR>> ;j.cctld.us. IN A<BR>> <BR>> ;; AUTHORITY SECTION:<BR>> us. 559 IN SOA a.gtld.biz. <BR>> hostmaster.neustar.biz. 2004312556 900 900 604800 86400<BR>> <BR>> ;; Query time: 4 msec<BR>> ;; SERVER: 127.0.0.1#53(localhost.)<BR>> ;; WHEN: Tue May 18 17:05:53 2010<BR>> ;; MSG SIZE rcvd: 93<BR>> ====================================================<BR>> <BR>> Thanks for your input.<BR>> <BR>> <BR>> Luis Uribarri<BR>> _______________________________________________<BR>> dns-operations mailing list<BR>> dns-operations@lists.dns-oarc.net<BR>> https://lists.dns-oarc.net/mailman/listinfo/dns-operations<BR>                                       </body>
</html>