Created
December 13, 2010 07:12
-
-
Save mlc/738742 to your computer and use it in GitHub Desktop.
wikileaks nameservers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mlc@palm:~$ dig @a.nic.ch -t NS wikileaks.ch | |
; <<>> DiG 9.7.1-P2 <<>> @a.nic.ch -t NS wikileaks.ch | |
; (2 servers found) | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 16048 | |
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 13, ADDITIONAL: 4 | |
;; WARNING: recursion requested but not available | |
;; QUESTION SECTION: | |
;wikileaks.ch. IN NS | |
;; AUTHORITY SECTION: | |
wikileaks.ch. 3600 IN NS dns2.syshack.org. | |
wikileaks.ch. 3600 IN NS elrido.no-ip.org. | |
wikileaks.ch. 3600 IN NS dns2.easydns.net. | |
wikileaks.ch. 3600 IN NS ns2.easydns.com. | |
wikileaks.ch. 3600 IN NS ns1.pcdog.ch. | |
wikileaks.ch. 3600 IN NS s2.s3cr3t.de. | |
wikileaks.ch. 3600 IN NS dns1.syshack.org. | |
wikileaks.ch. 3600 IN NS marmotta.brabbel.ch. | |
wikileaks.ch. 3600 IN NS arjeplog.scnr.ch. | |
wikileaks.ch. 3600 IN NS v217241437.yourvserver.net. | |
wikileaks.ch. 3600 IN NS lou.porcus.ch. | |
wikileaks.ch. 3600 IN NS ns1.twisted4life.com. | |
wikileaks.ch. 3600 IN NS ns1.buzzernet.net. | |
;; ADDITIONAL SECTION: | |
lou.porcus.ch. 3600 IN A 193.28.181.57 | |
ns1.pcdog.ch. 3600 IN A 85.124.251.171 | |
arjeplog.scnr.ch. 3600 IN A 80.246.50.106 | |
marmotta.brabbel.ch. 3600 IN A 217.147.219.146 | |
;; Query time: 96 msec | |
;; SERVER: 130.59.1.80#53(130.59.1.80) | |
;; WHEN: Mon Dec 13 02:12:00 2010 | |
;; MSG SIZE rcvd: 459 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment