maaaaz / dnsdumps

Various DNS dumps (daily new domains, FQDNs, etc.)
MIT License
14 stars 3 forks source link

Zone walk .lb one level below #1

Open uggyuggy opened 7 months ago

uggyuggy commented 7 months ago

Hi Thomas,

Thank's for sharing the daily dumps 👍

I noticed your zone walking dump for .lb does contains only the "first level", with the few SLDs like com.lb., edu.lb. etc...

According to my tests, it seems that it's possible to "zone walk" each one of those SLDs to retrieve a much bigger list of the .lb domains. On my tests, it gives me 2627 domains.

$ tail lb.zonewalk 
zei.edu.lb.
zgharta.gov.lb.
zhumc.org.lb.
zileos.org.lb.
zod.com.lb.
zoodmall.com.lb.
zoukmikael.gov.lb.
zre.com.lb.
zurich.com.lb.
zzegna.com.lb.

I'm wondering if you plan/are interrested to integrate such "trick" to zone walk .lb one level below, so your provided dump will contains more domains. Or if you tried in the past and faced some issues ?

If you don't plan to support this, I understand, and I will possibly do it (and share it) on my side.

Thank's again for sharing the daily dumps.

maaaaz commented 7 months ago

Hello @uggyuggy,

Thanks for your support !

It's been awhile that I haven't checked this project, but when I'll have some time, I will figure the improvement you mention: I can't guarantee anything ! I add this task here: https://github.com/maaaaz/dnsdumps/wiki/Home-%E2%80%90-Q&A

Cheers.

uggyuggy commented 4 months ago

Salut Thomas,

fyi I added https://github.com/uggyuggy/ve_domains and https://github.com/uggyuggy/lb_domains that goes to SLD level

maaaaz commented 4 months ago

Thanks, one day I will rework on this project ! :)