whois 0.8.1 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (113) hide show
  1. data/CHANGELOG.rdoc +61 -0
  2. data/Manifest +87 -4
  3. data/README.rdoc +13 -9
  4. data/Rakefile +4 -1
  5. data/bin/ruby-whois +35 -21
  6. data/lib/whois.rb +6 -0
  7. data/lib/whois/answer.rb +30 -14
  8. data/lib/whois/answer/parser.rb +48 -11
  9. data/lib/whois/answer/parser/ast.rb +72 -0
  10. data/lib/whois/answer/parser/base.rb +14 -9
  11. data/lib/whois/answer/parser/blank.rb +1 -1
  12. data/lib/whois/answer/parser/scanners/verisign.rb +117 -0
  13. data/lib/whois/answer/parser/whois.aero.rb +74 -0
  14. data/lib/whois/answer/parser/whois.afilias-grs.info.rb +72 -0
  15. data/lib/whois/answer/parser/whois.afilias.info.rb +72 -0
  16. data/lib/whois/answer/parser/whois.crsnic.net.rb +5 -115
  17. data/lib/whois/answer/parser/whois.denic.de.rb +28 -25
  18. data/lib/whois/answer/parser/whois.domainregistry.ie.rb +74 -0
  19. data/lib/whois/answer/parser/whois.educause.edu.rb +76 -0
  20. data/lib/whois/answer/parser/whois.eu.org.rb +73 -0
  21. data/lib/whois/answer/parser/whois.iana.org.rb +75 -0
  22. data/lib/whois/answer/parser/whois.nic.asia.rb +74 -0
  23. data/lib/whois/answer/parser/whois.nic.fr.rb +77 -0
  24. data/lib/whois/answer/parser/whois.nic.gov.rb +71 -0
  25. data/lib/whois/answer/parser/whois.nic.hu.rb +332 -0
  26. data/lib/whois/answer/parser/whois.nic.it.rb +5 -23
  27. data/lib/whois/answer/parser/whois.nic.name.rb +73 -0
  28. data/lib/whois/answer/parser/whois.nic.tv.rb +99 -0
  29. data/lib/whois/answer/parser/whois.publicinterestregistry.net.rb +6 -24
  30. data/lib/whois/answer/parser/whois.za.net.rb +75 -0
  31. data/lib/whois/answer/parser/whois.za.org.rb +75 -0
  32. data/lib/whois/client.rb +4 -3
  33. data/lib/whois/definitions/tld.notes.txt +1 -0
  34. data/lib/whois/definitions/tlds.rb +11 -49
  35. data/lib/whois/version.rb +5 -6
  36. data/lib/whois/whois.rb +0 -6
  37. data/test/answer/parser/base_test.rb +21 -0
  38. data/test/answer/parser/blank_test.rb +1 -1
  39. data/test/answer/parser/whois.aero_test.rb +51 -0
  40. data/test/answer/parser/whois.afilias-grs.info_test.rb +51 -0
  41. data/test/answer/parser/whois.afilias.info_test.rb +51 -0
  42. data/test/answer/parser/{whois_crsnic_net_test.rb → whois.crsnic.net_test.rb} +15 -68
  43. data/test/answer/parser/{whois_denic_de_test.rb → whois.denic.de_test.rb} +9 -34
  44. data/test/answer/parser/whois.domainregistry.ie_test.rb +51 -0
  45. data/test/answer/parser/whois.educause.edu_test.rb +51 -0
  46. data/test/answer/parser/whois.eu.org_test.rb +51 -0
  47. data/test/answer/parser/whois.iana.org_test.rb +51 -0
  48. data/test/answer/parser/whois.nic.asia_test.rb +51 -0
  49. data/test/answer/parser/whois.nic.fr_test.rb +51 -0
  50. data/test/answer/parser/whois.nic.gov_test.rb +51 -0
  51. data/test/answer/parser/whois.nic.hu_test.rb +226 -0
  52. data/test/answer/parser/{whois_nic_it_test.rb → whois.nic.it_test.rb} +3 -25
  53. data/test/answer/parser/whois.nic.name_test.rb +51 -0
  54. data/test/answer/parser/whois.nic.tv_test.rb +122 -0
  55. data/test/answer/parser/{whois_publicinterestregistry_net_test.rb → whois.publicinterestregistry.net_test.rb} +4 -26
  56. data/test/answer/parser/whois.za.net_test.rb +51 -0
  57. data/test/answer/parser/whois.za.org_test.rb +51 -0
  58. data/test/answer/parser_test.rb +44 -3
  59. data/test/answer_test.rb +27 -13
  60. data/test/client_test.rb +18 -11
  61. data/test/list_tld +319 -0
  62. data/test/test_helper.rb +24 -0
  63. data/test/testcases/responses/whois.aero/available.txt +1 -0
  64. data/test/testcases/responses/whois.aero/registered.txt +102 -0
  65. data/test/testcases/responses/whois.afilias-grs.info/available.txt +1 -0
  66. data/test/testcases/responses/whois.afilias-grs.info/bz/available.txt +1 -0
  67. data/test/testcases/responses/whois.afilias-grs.info/bz/registered.txt +122 -0
  68. data/test/testcases/responses/whois.afilias-grs.info/gi/available.txt +1 -0
  69. data/test/testcases/responses/whois.afilias-grs.info/gi/registered.txt +98 -0
  70. data/test/testcases/responses/whois.afilias-grs.info/hn/available.txt +1 -0
  71. data/test/testcases/responses/whois.afilias-grs.info/hn/registered.txt +85 -0
  72. data/test/testcases/responses/whois.afilias-grs.info/lc/available.txt +1 -0
  73. data/test/testcases/responses/whois.afilias-grs.info/lc/registered.txt +83 -0
  74. data/test/testcases/responses/whois.afilias-grs.info/mn/available.txt +1 -0
  75. data/test/testcases/responses/whois.afilias-grs.info/mn/registered.txt +100 -0
  76. data/test/testcases/responses/whois.afilias-grs.info/registered.txt +122 -0
  77. data/test/testcases/responses/whois.afilias-grs.info/sc/available.txt +1 -0
  78. data/test/testcases/responses/whois.afilias-grs.info/sc/registered.txt +85 -0
  79. data/test/testcases/responses/whois.afilias-grs.info/vc/available.txt +1 -0
  80. data/test/testcases/responses/whois.afilias-grs.info/vc/registered.txt +100 -0
  81. data/test/testcases/responses/whois.afilias.info/available.txt +1 -0
  82. data/test/testcases/responses/whois.afilias.info/registered.txt +104 -0
  83. data/test/testcases/responses/whois.crsnic.net/MULTIPLE.txt +3 -0
  84. data/test/testcases/responses/whois.domainregistry.ie/available.txt +7 -0
  85. data/test/testcases/responses/whois.domainregistry.ie/registered.txt +26 -0
  86. data/test/testcases/responses/whois.educause.edu/available.txt +28 -0
  87. data/test/testcases/responses/whois.educause.edu/registered.txt +66 -0
  88. data/test/testcases/responses/whois.eu.org/available.txt +1 -0
  89. data/test/testcases/responses/whois.eu.org/registered.txt +19 -0
  90. data/test/testcases/responses/whois.iana.org/MULTIPLE.txt +3 -0
  91. data/test/testcases/responses/whois.iana.org/available.txt +7 -0
  92. data/test/testcases/responses/whois.iana.org/registered.txt +89 -0
  93. data/test/testcases/responses/whois.nic.asia/available.txt +1 -0
  94. data/test/testcases/responses/whois.nic.asia/registered.txt +159 -0
  95. data/test/testcases/responses/whois.nic.fr/MULTIPLE.txt +4 -0
  96. data/test/testcases/responses/whois.nic.fr/available.txt +19 -0
  97. data/test/testcases/responses/whois.nic.fr/registered.txt +98 -0
  98. data/test/testcases/responses/whois.nic.gov/available.txt +1 -0
  99. data/test/testcases/responses/whois.nic.gov/registered.txt +5 -0
  100. data/test/testcases/responses/whois.nic.hu/available.txt +12 -0
  101. data/test/testcases/responses/whois.nic.hu/in_progress.txt +13 -0
  102. data/test/testcases/responses/whois.nic.hu/registered.txt +65 -0
  103. data/test/testcases/responses/whois.nic.name/available.txt +29 -0
  104. data/test/testcases/responses/whois.nic.name/registered.txt +36 -0
  105. data/test/testcases/responses/whois.nic.name/reserved.txt +30 -0
  106. data/test/testcases/responses/whois.nic.tv/available.txt +44 -0
  107. data/test/testcases/responses/whois.nic.tv/registered.txt +54 -0
  108. data/test/testcases/responses/whois.za.net/available.txt +9 -0
  109. data/test/testcases/responses/whois.za.net/registered.txt +42 -0
  110. data/test/testcases/responses/whois.za.org/available.txt +9 -0
  111. data/test/testcases/responses/whois.za.org/registered.txt +44 -0
  112. data/whois.gemspec +9 -6
  113. metadata +138 -15
@@ -0,0 +1,4 @@
1
+ whois.nic.fr serves multiple TLD:
2
+ * .fr http://www.iana.org/domains/root/db/fr.html
3
+ * .pm http://www.iana.org/domains/root/db/pm.html
4
+ * .re http://www.iana.org/domains/root/db/re.html
@@ -0,0 +1,19 @@
1
+ %%
2
+ %% This is the AFNIC Whois server.
3
+ %%
4
+ %% complete date format : DD/MM/YYYY
5
+ %% short date format : DD/MM
6
+ %% version : FRNIC-2.5
7
+ %%
8
+ %% Rights restricted by copyright.
9
+ %% See http://www.afnic.fr/afnic/web/mentions-legales-whois_en
10
+ %%
11
+ %% Use '-h' option to obtain more information about this service.
12
+ %%
13
+ %% [80.181.162.148 REQUEST] >> u34jedzcq.fr
14
+ %%
15
+ %% RL Net [##########] - RL IP [#########.]
16
+ %%
17
+
18
+ %% No entries found in the AFNIC Database.
19
+
@@ -0,0 +1,98 @@
1
+ %%
2
+ %% This is the AFNIC Whois server.
3
+ %%
4
+ %% complete date format : DD/MM/YYYY
5
+ %% short date format : DD/MM
6
+ %% version : FRNIC-2.5
7
+ %%
8
+ %% Rights restricted by copyright.
9
+ %% See http://www.afnic.fr/afnic/web/mentions-legales-whois_en
10
+ %%
11
+ %% Use '-h' option to obtain more information about this service.
12
+ %%
13
+ %% [80.181.162.148 REQUEST] >> google.fr
14
+ %%
15
+ %% RL Net [##########] - RL IP [#########.]
16
+ %%
17
+
18
+ domain: google.fr
19
+ status: ACTIVE
20
+ hold: NO
21
+ holder-c: GI658-FRNIC
22
+ admin-c: TT599-FRNIC
23
+ tech-c: MC239-FRNIC
24
+ zone-c: NFC1-FRNIC
25
+ nsl-id: NSL4386-FRNIC
26
+ registrar: eMARKMONITOR Inc. dba MARKMONITOR
27
+ anniversary: 03/06
28
+ created: 27/07/2000
29
+ last-update: 03/06/2009
30
+ source: FRNIC
31
+
32
+ ns-list: NSL4386-FRNIC
33
+ nserver: ns1.google.com
34
+ nserver: ns2.google.com
35
+ nserver: ns3.google.com
36
+ nserver: ns4.google.com
37
+ source: FRNIC
38
+
39
+ registrar: eMARKMONITOR Inc. dba MARKMONITOR
40
+ type: Isp Option 1
41
+ address: Emerald Tech Center
42
+ address: 391 N. Ancestor Place
43
+ address: ID 83704 BOISE
44
+ country: US
45
+ phone: +1 208 389 5740
46
+ fax-no: +1 208 389 5771
47
+ e-mail: ccops@markmonitor.com
48
+ website: http://www.markmonitor.com
49
+ anonymous: NO
50
+ registered: 10/01/2002
51
+ source: FRNIC
52
+
53
+ nic-hdl: GI658-FRNIC
54
+ type: ORGANIZATION
55
+ contact: Google Inc.
56
+ address: 1600, Amphitheatre Parkway
57
+ address: 94043 Mountain View Ca
58
+ country: US
59
+ phone: +1 650 253 0000
60
+ fax-no: +1 650 618 8571
61
+ e-mail: dns-admin@google.com
62
+ changed: 09/07/2009 nic@nic.fr
63
+ anonymous: NO
64
+ obsoleted: NO
65
+ idstatus: dy
66
+ source: FRNIC
67
+
68
+ nic-hdl: TT599-FRNIC
69
+ type: PERSON
70
+ contact: Tu Tsao
71
+ address: Google France
72
+ address: 38, avenue de l'Opera
73
+ address: 75002 Paris
74
+ country: FR
75
+ phone: +33 6 50 33 00 10
76
+ e-mail: dns-admin@google.com
77
+ changed: 24/02/2009 ccops@markmonitor.com
78
+ anonymous: NO
79
+ obsoleted: NO
80
+ source: FRNIC
81
+
82
+ nic-hdl: MC239-FRNIC
83
+ type: ROLE
84
+ contact: MARKMONITOR CCOPS
85
+ address: eMarkmonitor Inc. dba MarkMonitor
86
+ address: PMB 155
87
+ address: 10400 Overland Road
88
+ address: 83709-1433 Boise, Id
89
+ address: US
90
+ phone: +01 2083895740
91
+ e-mail: ccops@markmonitor.com
92
+ admin-c: DL534-FRNIC
93
+ tech-c: DL534-FRNIC
94
+ changed: 10/10/2008 ccops@markmonitor.com
95
+ anonymous: NO
96
+ obsoleted: NO
97
+ source: FRNIC
98
+
@@ -0,0 +1 @@
1
+ NOT FOUND
@@ -0,0 +1,5 @@
1
+ % DOTGOV WHOIS Server ready
2
+ Domain Name: nic.gov
3
+ Status: Active
4
+
5
+ Please be advised that this whois server only contains information pertaining to the .GOV domain. For information for other domains please use the whois server at RS.INTERNIC.NET.
@@ -0,0 +1,12 @@
1
+ % Whois server 1.99C
2
+
3
+ Rights restricted by copyright. Szerz�i jog fenntartva.
4
+ -Legal usage of this service requires that you agree to
5
+ abide by the rules and conditions set forth at
6
+ http://www.domain.hu/domain/English/domainsearch/feltetelek.html
7
+ -A szolgaltatas csak a
8
+ http://www.domain.hu/domain/domainsearch/feltetelek.html c�men
9
+ el�rhet� felt�telek elfogad�sa �s betart�sa mellett
10
+ haszn�lhat� leg�lisan.
11
+
12
+ Nincs tal�lat / No match
@@ -0,0 +1,13 @@
1
+ % Whois server 1.99C
2
+
3
+ Rights restricted by copyright. Szerz�i jog fenntartva.
4
+ -Legal usage of this service requires that you agree to
5
+ abide by the rules and conditions set forth at
6
+ http://www.domain.hu/domain/English/domainsearch/feltetelek.html
7
+ -A szolgaltatas csak a
8
+ http://www.domain.hu/domain/domainsearch/feltetelek.html c�men
9
+ el�rhet� felt�telek elfogad�sa �s betart�sa mellett
10
+ haszn�lhat� leg�lisan.
11
+
12
+ domain: ezitvps.hu
13
+ Regisztr�ci� folyamatban / Registration in progress
@@ -0,0 +1,65 @@
1
+ % Whois server 1.99C
2
+
3
+ Rights restricted by copyright. Szerz�i jog fenntartva.
4
+ -Legal usage of this service requires that you agree to
5
+ abide by the rules and conditions set forth at
6
+ http://www.domain.hu/domain/English/domainsearch/feltetelek.html
7
+ -A szolgaltatas csak a
8
+ http://www.domain.hu/domain/domainsearch/feltetelek.html c�men
9
+ el�rhet� felt�telek elfogad�sa �s betart�sa mellett
10
+ haszn�lhat� leg�lisan.
11
+
12
+ domain: google.hu
13
+ org: org_name_eng: Google, Inc.
14
+ org: org_name_hun: Google, Inc.
15
+ address: Amphitheatre Pkwy 1600.
16
+ address: CA-94043 Mountain View
17
+ address: US
18
+ phone: +1 650 253 0000
19
+ fax-no: +1 650 253 0001
20
+ hun-id: 0000219547
21
+ admin-c: 2000466366
22
+ tech-c: 2000578125
23
+ zone-c: 2000578125
24
+ nameserver: ns1.google.com
25
+ nameserver: ns4.google.com
26
+ nameserver: ns3.google.com
27
+ nameserver: ns2.google.com
28
+ registered: 2000.03.25 23:20:39
29
+ changed: 2009.08.25 10:11:32
30
+ registrar: 1960108002
31
+
32
+ person: 3C Kft. (Registrar)
33
+ address: Konkoly Thege �t 29-33.
34
+ address: H-1121 Budapest
35
+ address: HU
36
+ phone: +36 1 275 52 00
37
+ fax-no: +36 1 275 58 87
38
+ hun-id: 2000466366
39
+
40
+ person: Markmonitor
41
+ address: Overland Road 10400, PMB155
42
+ address: ID-83709 Boise
43
+ address: US
44
+ phone: + 1 208 389 5798
45
+ fax-no: + 1 208 389 5771
46
+ e-mail: ccops@markmonitor.com
47
+ hun-id: 2000578125
48
+
49
+ person: Markmonitor
50
+ address: Overland Road 10400, PMB155
51
+ address: ID-83709 Boise
52
+ address: US
53
+ phone: + 1 208 389 5798
54
+ fax-no: + 1 208 389 5771
55
+ hun-id: 2000578125
56
+
57
+ org: org_name_eng: 3C Ltd.
58
+ org: org_name_hun: 3C Kft. (Registrar)
59
+ address: Konkoly Thege �t 29-33.
60
+ address: H-1121 Budapest
61
+ address: HU
62
+ phone: +36 1 275 52 00
63
+ fax-no: +36 1 275 58 87
64
+ hun-id: 1960108002
65
+
@@ -0,0 +1,29 @@
1
+ Disclaimer: VeriSign, Inc. makes every effort to
2
+ maintain the completeness and accuracy of the Whois data, but cannot
3
+ guarantee that the results are error-free. Therefore, any data
4
+ provided through the Whois service are on an "as is" basis without
5
+ any warranties. BY USING THE WHOIS SERVICE AND THE DATA CONTAINED
6
+ HEREIN OR IN ANY REPORT GENERATED WITH RESPECT THERETO, IT IS
7
+ ACCEPTED THAT VERISIGN, INC. IS NOT LIABLE FOR
8
+ ANY DAMAGES OF ANY KIND ARISING OUT OF, OR IN CONNECTION WITH, THE
9
+ REPORT OR THE INFORMATION PROVIDED BY THE WHOIS SERVICE, NOR
10
+ OMISSIONS OR MISSING INFORMATION. THE RESULTS OF ANY WHOIS REPORT OR
11
+ INFORMATION PROVIDED BY THE WHOIS SERVICE CANNOT BE RELIED UPON IN
12
+ CONTEMPLATION OF LEGAL PROCEEDINGS WITHOUT FURTHER VERIFICATION, NOR
13
+ DO SUCH RESULTS CONSTITUTE A LEGAL OPINION. Acceptance of the
14
+ results of the Whois constitutes acceptance of these terms,
15
+ conditions and limitations. Whois data may be requested only for
16
+ lawful purposes, in particular, to protect legal rights and
17
+ obligations. Illegitimate uses of Whois data include, but are not
18
+ limited to, unsolicited email, data mining, direct marketing or any
19
+ other improper purpose. Any request made for Whois data will be
20
+ documented by VeriSign, Inc. but will not be used
21
+ for any commercial purpose whatsoever.
22
+
23
+ This is the .name Tiered Access Whois. For help, query whois with the
24
+ string "help". A whois web service also exists on http://www.whois.name.
25
+ A full list of .name Registrars can be found on http://www.nic.name
26
+ --------
27
+
28
+ No match.
29
+
@@ -0,0 +1,36 @@
1
+ Disclaimer: VeriSign, Inc. makes every effort to
2
+ maintain the completeness and accuracy of the Whois data, but cannot
3
+ guarantee that the results are error-free. Therefore, any data
4
+ provided through the Whois service are on an "as is" basis without
5
+ any warranties. BY USING THE WHOIS SERVICE AND THE DATA CONTAINED
6
+ HEREIN OR IN ANY REPORT GENERATED WITH RESPECT THERETO, IT IS
7
+ ACCEPTED THAT VERISIGN, INC. IS NOT LIABLE FOR
8
+ ANY DAMAGES OF ANY KIND ARISING OUT OF, OR IN CONNECTION WITH, THE
9
+ REPORT OR THE INFORMATION PROVIDED BY THE WHOIS SERVICE, NOR
10
+ OMISSIONS OR MISSING INFORMATION. THE RESULTS OF ANY WHOIS REPORT OR
11
+ INFORMATION PROVIDED BY THE WHOIS SERVICE CANNOT BE RELIED UPON IN
12
+ CONTEMPLATION OF LEGAL PROCEEDINGS WITHOUT FURTHER VERIFICATION, NOR
13
+ DO SUCH RESULTS CONSTITUTE A LEGAL OPINION. Acceptance of the
14
+ results of the Whois constitutes acceptance of these terms,
15
+ conditions and limitations. Whois data may be requested only for
16
+ lawful purposes, in particular, to protect legal rights and
17
+ obligations. Illegitimate uses of Whois data include, but are not
18
+ limited to, unsolicited email, data mining, direct marketing or any
19
+ other improper purpose. Any request made for Whois data will be
20
+ documented by VeriSign, Inc. but will not be used
21
+ for any commercial purpose whatsoever.
22
+
23
+ This is the .name Tiered Access Whois. For help, query whois with the
24
+ string "help". A whois web service also exists on http://www.whois.name.
25
+ A full list of .name Registrars can be found on http://www.nic.name
26
+ --------
27
+
28
+ Domain Name ID: 2788515DOMAIN-NAME
29
+ Domain Name: CARLETTI.NAME
30
+ Domain Status: clientDeleteProhibited
31
+ Domain Status: clientRenewProhibited
32
+ Domain Status: clientTransferProhibited
33
+ Domain Status: clientUpdateProhibited
34
+
35
+
36
+
@@ -0,0 +1,30 @@
1
+ Disclaimer: VeriSign, Inc. makes every effort to
2
+ maintain the completeness and accuracy of the Whois data, but cannot
3
+ guarantee that the results are error-free. Therefore, any data
4
+ provided through the Whois service are on an "as is" basis without
5
+ any warranties. BY USING THE WHOIS SERVICE AND THE DATA CONTAINED
6
+ HEREIN OR IN ANY REPORT GENERATED WITH RESPECT THERETO, IT IS
7
+ ACCEPTED THAT VERISIGN, INC. IS NOT LIABLE FOR
8
+ ANY DAMAGES OF ANY KIND ARISING OUT OF, OR IN CONNECTION WITH, THE
9
+ REPORT OR THE INFORMATION PROVIDED BY THE WHOIS SERVICE, NOR
10
+ OMISSIONS OR MISSING INFORMATION. THE RESULTS OF ANY WHOIS REPORT OR
11
+ INFORMATION PROVIDED BY THE WHOIS SERVICE CANNOT BE RELIED UPON IN
12
+ CONTEMPLATION OF LEGAL PROCEEDINGS WITHOUT FURTHER VERIFICATION, NOR
13
+ DO SUCH RESULTS CONSTITUTE A LEGAL OPINION. Acceptance of the
14
+ results of the Whois constitutes acceptance of these terms,
15
+ conditions and limitations. Whois data may be requested only for
16
+ lawful purposes, in particular, to protect legal rights and
17
+ obligations. Illegitimate uses of Whois data include, but are not
18
+ limited to, unsolicited email, data mining, direct marketing or any
19
+ other improper purpose. Any request made for Whois data will be
20
+ documented by VeriSign, Inc. but will not be used
21
+ for any commercial purpose whatsoever.
22
+
23
+ This is the .name Tiered Access Whois. For help, query whois with the
24
+ string "help". A whois web service also exists on http://www.whois.name.
25
+ A full list of .name Registrars can be found on http://www.nic.name
26
+ --------
27
+
28
+ Not available for second level registration.
29
+ Third level registrations may be available on this name.
30
+
@@ -0,0 +1,44 @@
1
+
2
+ Whois Server Version 1.0
3
+
4
+ Domain names can now be registered with many different competing registrars.
5
+ Go to http://registrar.verisign-grs.com/whois/ for detailed information.
6
+
7
+ No match for "U34JEDZCQ.TV".
8
+
9
+ >>> Last update of whois database: Mon, 23 Nov 2009 08:03:17 EST <<<
10
+
11
+ NOTICE: The expiration date displayed in this record is the date the
12
+ registrar's sponsorship of the domain name registration in the registry is
13
+ currently set to expire. This date does not necessarily reflect the
14
+ expiration date of the domain name registrant's agreement with the
15
+ sponsoring registrar. Users may consult the sponsoring registrar's
16
+ Whois database to view the registrar's reported date of expiration
17
+ for this registration.
18
+
19
+ TERMS OF USE: You are not authorized to access or query our Whois
20
+ database through the use of electronic processes that are high-volume and
21
+ automated except as reasonably necessary to register domain names or
22
+ modify existing registrations; the Data in VeriSign's ("VeriSign") Whois
23
+ database is provided by VeriSign for information purposes only, and to
24
+ assist persons in obtaining information about or related to a domain name
25
+ registration record. VeriSign does not guarantee its accuracy.
26
+ By submitting a Whois query, you agree to abide by the following terms of
27
+ use: You agree that you may use this Data only for lawful purposes and that
28
+ under no circumstances will you use this Data to: (1) allow, enable, or
29
+ otherwise support the transmission of mass unsolicited, commercial
30
+ advertising or solicitations via e-mail, telephone, or facsimile; or
31
+ (2) enable high volume, automated, electronic processes that apply to
32
+ VeriSign (or its computer systems). The compilation, repackaging,
33
+ dissemination or other use of this Data is expressly prohibited without
34
+ the prior written consent of VeriSign. You agree not to use electronic
35
+ processes that are automated and high-volume to access or query the
36
+ Whois database except as reasonably necessary to register domain names
37
+ or modify existing registrations. VeriSign reserves the right to restrict
38
+ your access to the Whois database in its sole discretion to ensure
39
+ operational stability. VeriSign may restrict or terminate your access to the
40
+ Whois database for failure to abide by these terms of use. VeriSign
41
+ reserves the right to modify these terms at any time.
42
+
43
+ The Registry database contains ONLY .cc, .tv, and .jobs domains
44
+ and Registrars.
@@ -0,0 +1,54 @@
1
+
2
+ Whois Server Version 1.0
3
+
4
+ Domain names can now be registered with many different competing registrars.
5
+ Go to http://registrar.verisign-grs.com/whois/ for detailed information.
6
+
7
+ Domain Name: THINKCODE.TV
8
+ Registrar: DYNADOT, LLC
9
+ Whois Server: whois.dynadot.com
10
+ Referral URL: http://www.dynadot.com
11
+ Name Server: NS1.SLICEHOST.NET
12
+ Name Server: NS2.SLICEHOST.NET
13
+ Status: CLIENT-XFER-PROHIBITED
14
+ Updated Date: 19-nov-2009
15
+ Creation Date: 21-apr-2009
16
+ Expiration Date: 21-apr-2010
17
+
18
+
19
+ >>> Last update of whois database: Mon, 23 Nov 2009 08:00:57 EST <<<
20
+
21
+ NOTICE: The expiration date displayed in this record is the date the
22
+ registrar's sponsorship of the domain name registration in the registry is
23
+ currently set to expire. This date does not necessarily reflect the
24
+ expiration date of the domain name registrant's agreement with the
25
+ sponsoring registrar. Users may consult the sponsoring registrar's
26
+ Whois database to view the registrar's reported date of expiration
27
+ for this registration.
28
+
29
+ TERMS OF USE: You are not authorized to access or query our Whois
30
+ database through the use of electronic processes that are high-volume and
31
+ automated except as reasonably necessary to register domain names or
32
+ modify existing registrations; the Data in VeriSign's ("VeriSign") Whois
33
+ database is provided by VeriSign for information purposes only, and to
34
+ assist persons in obtaining information about or related to a domain name
35
+ registration record. VeriSign does not guarantee its accuracy.
36
+ By submitting a Whois query, you agree to abide by the following terms of
37
+ use: You agree that you may use this Data only for lawful purposes and that
38
+ under no circumstances will you use this Data to: (1) allow, enable, or
39
+ otherwise support the transmission of mass unsolicited, commercial
40
+ advertising or solicitations via e-mail, telephone, or facsimile; or
41
+ (2) enable high volume, automated, electronic processes that apply to
42
+ VeriSign (or its computer systems). The compilation, repackaging,
43
+ dissemination or other use of this Data is expressly prohibited without
44
+ the prior written consent of VeriSign. You agree not to use electronic
45
+ processes that are automated and high-volume to access or query the
46
+ Whois database except as reasonably necessary to register domain names
47
+ or modify existing registrations. VeriSign reserves the right to restrict
48
+ your access to the Whois database in its sole discretion to ensure
49
+ operational stability. VeriSign may restrict or terminate your access to the
50
+ Whois database for failure to abide by these terms of use. VeriSign
51
+ reserves the right to modify these terms at any time.
52
+
53
+ The Registry database contains ONLY .cc, .tv, and .jobs domains
54
+ and Registrars.
@@ -0,0 +1,9 @@
1
+
2
+ No such domain: u34jedzcq.za.net
3
+
4
+ The ZA NiC whois service contains ONLY information relating to the registration
5
+ or availability of Internet domain names under the ZA.NET and ZA.ORG namespace.
6
+ Online registration of ZA NiC domains can be made using the automated tool
7
+ available at http://www.za.net/
8
+
9
+
@@ -0,0 +1,42 @@
1
+
2
+ Domain Name : karnaugh.za.net
3
+
4
+ Registered for : Colin Alston
5
+ 11 Swales Crescent
6
+ Pinetown
7
+ 3610
8
+ South Africa
9
+
10
+ Administrative Contact : Colin Alston <diskbox@yifan.net>
11
+ DAC
12
+ 11 Swales Crecent
13
+ Pinetown
14
+ KZN
15
+ 3610
16
+ South Africa
17
+ 7037634
18
+
19
+ Technical Contact : Colin Alston <diskbox@yifan.net>
20
+ DAC
21
+ 11 Swales Crecent
22
+ Pinetown
23
+ KZN
24
+ 3610
25
+ South Africa
26
+ 7037634
27
+
28
+ Record Created : Fri Mar 29 22:03:53 GMT 2002
29
+ Record Last Updated : Fri Mar 29 22:03:53 GMT 2002
30
+ Database Last Updated : Sun Nov 22 16:01:16 GMT 2009
31
+
32
+ Domain Name Servers listed in order:
33
+
34
+ ns3.zoneedit.com
35
+ ns5.zoneedit.com
36
+
37
+
38
+ The ZA NiC whois service contains ONLY information relating to the registration
39
+ or availability of Internet domain names under the ZA.NET and ZA.ORG namespace.
40
+ Online registration of ZA NiC domains can be made using the automated tool
41
+ available at http://www.za.net/
42
+