Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: tldwild - display TLDs that employ DNS wildcards

by taint (Chaplain)
on Aug 22, 2012 at 00:20 UTC ( [id://988905]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @all_tlds = Net::Domain::TLD::tlds;
    for my $tld ( sort @all_tlds ) {
    
  2. or download this
    .kr 222.231.8.226
    .mp 65.99.230.31
    ...
    .tk 216.75.55.110
    .to 208.73.210.178
    .ws 64.70.19.33
    
  3. or download this
    222.231.8.226: ERROR:"550 BOGUS MX DETECTED!"
    65.99.230.31: ERROR:"550 BOGUS MX DETECTED!"
    ...
    71.6.218.113: ERROR:"550 BOGUS MX DETECTED!"
    208.73.210.178: ERROR:"550 BOGUS MX DETECTED!"
    64.70.19.33: ERROR:"550 BOGUS MX DETECTED!"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://988905]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-04-23 08:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found