[Pdns-users] Verisign bullshit
Benny Amorsen
benny+pdns at amorsen.dk
Sun Sep 21 13:38:24 UTC 2003
On 2003-09-16 at 18:09, Roeland Nieuwenhuis wrote:
> Here is a simple script to find (a few? since .tk for example isnt
> there) them:
>
> dig AXFR . @F.ROOT-SERVERS.NET | grep NS | awk '{print $1}' | grep -vE
> '\..*\.' | sort | uniq | xargs -n 1 -P 0 host > tld-with-a
>
> There is a bunch responding, some nameservers dont respond it all so
> there might be a few more.
>
> For now this gives me this list:
>
> AI A 209.88.68.34
> BI A 194.183.245.222
> DK A 193.163.102.10
There is an A record for dk, but no wildcard stuff going on. Consider
changing your scripts to try a random domain instead.
/Benny
More information about the Pdns-users
mailing list