Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

For Sale processing zone files

Status
Not open for further replies.

Joe826

Level 3
Legacy Gold Member
Joined
Jan 26, 2003
Messages
69
Reaction score
0
Anyone actually done this? I know most people say exody or an alike service is the easiest way to go, and i'm sure it is, but I got access to the zone files I think it sounds fun. Anyone had any experience with this?
 

Joe826

Level 3
Legacy Gold Member
Joined
Jan 26, 2003
Messages
69
Reaction score
0
How long does it take you to parse through an update? I'm thinking of just doing it for fun. But you're right, is the info you get from the fresh logs much different from what you can get from exody? Does the time difference really matter that much? Maybe i'll have to just check it out for myself :).

Thanks for the reply.
 

Bob

Jedi Master
Joined
Apr 8, 2002
Messages
3,102
Reaction score
29
I have done this daily for the last 2 years. I wrote a C++ program to parse the files. I can parse the org zone file in about 4 minutes, the net in about 6 minutes and the com in about 10-12 minutes (my machine is a P3-1100 MHz with 1500 MB (1.5 GB) ram). Then I import into a foxpro database. This takes the longest time. After the data are in the database, the rest is cake.


-Bob
 

DotDuDe

Level 4
Legacy Platinum Member
Joined
Jan 14, 2003
Messages
232
Reaction score
0
linux + mysql + perl dbi and perl scripts.. I would say the database checking for the dropped names takes the most of the time.. I will consider to re-writing it to C/C++ if I will have a good chance of catching drops, I will probably go for it:

Linux, MySQL, MySQL C++ API and C or Perl scripts :)
 

netznutz

Level 3
Legacy Platinum Member
Joined
Sep 7, 2002
Messages
96
Reaction score
0
I filter most of the zonefile junk during the first
read using certain patterns (<4 dashes, <30chars...).
Then I 'diff' against 'yesterdays' zonefile and get
all newly dopped domains.

Am I right thinking that now that RGP is in effect,
it is sufficient to get the zonefiles once in 30 days
as long as I only look after 'manual snappable'
domains?
 

clemzonguy

Domain Addict
Legacy Exclusive Member
Joined
Apr 21, 2002
Messages
2,635
Reaction score
0
Isn't processing the zone file in vain now if there will be no more "unexpected drops" due to the mandatory RGP and deletion periods?
 

DotDuDe

Level 4
Legacy Platinum Member
Joined
Jan 14, 2003
Messages
232
Reaction score
0
but still you need to get the names that are about to drop anyway....
 

morel

Level 5
Legacy Platinum Member
Joined
May 21, 2002
Messages
428
Reaction score
0
What information does the the zone file contain? Specifically, does the zone file give the expiry date of each domain? It would be really cool if you could sort all domains in existence by expiry date. But I think someone once said that that information is not available, though that was awhile ago... perhaps it has been changed along with the new whois format?
 

Dale Hubbard

Formerly 'aZooZa'
Legacy Exclusive Member
Joined
Jan 24, 2003
Messages
5,578
Reaction score
91
Can anyone help me with access to the zone files? I need them only once every 30 days and can grab them via ftp and big pipe. Am willing to make token payment every month. Only need com and net. Thanks!
 

miloman

Level 1
Legacy Gold Member
Joined
Jul 20, 2002
Messages
24
Reaction score
0
If you are going to process the zonefiles:

- They update twice a day
- Never the same time of the day, within certain ranges
- Learn a few unix commands and you can get the zonefile processing in minutes.

Make your script do this:
- Check for file modification
- Download files
- Compare yesterday zones, to today
- Save results
- Flatfiles are the fastest way.

* Learn the structure of the zonefiles *
zcat com.zone.gz | more

Good luck
 
Status
Not open for further replies.

Who has viewed this thread (Total: 1) View details

Who has watched this thread (Total: 4) View details

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members Online

Premium Members

Upcoming events

Latest Listings

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators

Top Bottom