mdaxfr

- Mass DNS AXFR
git clone git://git.acid.vegas/mdaxfr.git
Log | Files | Refs | Archive | README | LICENSE

ozones (1281B)

      1 #!/bin/sh
      2 # Mass DNS AXFR (other zones) - developed by acidvegas (https://git.acid.vegas/mdaxfr)
      3 
      4 # https://portal.switch.ch/pub/open-data/#tab-fccd70a3-b98e-11ed-9a74-5254009dc73c-3
      5 dig @zonedata.switch.ch ch. AXFR -y hmac-sha512:tsig-zonedata-ch-public-21-01:stZwEGApYumtXkh73qMLPqfbIDozWKZLkqRvcjKSpRnsor6A6MxixRL6C2HeSVBQNfMW4wer+qjS0ZSfiWiJ3Q== > ch.txt
      6 dig @zonedata.switch.ch li. AXFR -y hmac-sha512:tsig-zonedata-li-public-21-01:t8GgeCn+fhPaj+cRy1epox2Vj4hZ45ax6v3rQCkkfIQNg5fsxuU23QM5mzz+BxJ4kgF/jiQyBDBvL+XWPE6oCQ== > li.txt
      7 
      8 dig @zonedata.iis.se  se  AXFR > se.txt
      9 dig @zonedata.iis.se  nu  AXFR > nu.txt
     10 
     11 dig @zone.internet.ee ee. AXFR > ee.txt
     12 
     13 dig @ns1.gov.ps xn--ygbi2ammx. AXFR > xn--ygbi2ammx.txt
     14 
     15 
     16 
     17 
     18 wget -O sk.txt https://sk-nic.sk/subory/domains.txt # not rfc compliant
     19 
     20 wget -O gov.txt https://raw.githubusercontent.com/cisagov/dotgov-data/main/gov.txt # czds available also
     21 
     22 wget -O nc.txt https://www.domaine.nc/whos?who=A* # Need to crawl the http maybe for this one...
     23 
     24 # https://www.afnic.fr/produits-services/services-associes/donnees-partagees/
     25 
     26 curl -s -H 'Accept: application/json' 'https://odata.domain.fi/OpenDomainData.svc/Domains?$inlinecount=allpages' # not sure about this one....
     27 
     28 wget -O dn42.txt http://ix.ucis.nl/dn42/dnszone2.php? # Darknet