Is there a single, or small group of, root servers I can send a query along the lines of,
return domain names created after TIMESTAMP
If so, how would I ask for it ?
I came across something called "zone-transfer" but it looks unreliable and likely to have me running into permission problems.
// Edit -- I want to get the list of .COM domains created since $TIMESTAMP. I'm not asking about programming issues - parsing the file and so on - just about where to find the data.