whois 2.6.3 → 2.6.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2140) hide show
  1. data/CHANGELOG.md +35 -1
  2. data/bin/ruby-whois +4 -4
  3. data/lib/whois.rb +18 -18
  4. data/lib/whois/definitions/tlds.rb +148 -146
  5. data/lib/whois/record/contact.rb +2 -1
  6. data/lib/whois/record/parser/NOTES.txt +0 -3
  7. data/lib/whois/record/parser/base_whoisd.rb +150 -0
  8. data/lib/whois/record/parser/whois.networksolutions.com.rb +7 -2
  9. data/lib/whois/record/parser/whois.nic.cz.rb +6 -68
  10. data/lib/whois/record/parser/whois.nic.fo.rb +46 -0
  11. data/lib/whois/record/parser/whois.nic.gs.rb +16 -0
  12. data/lib/whois/record/parser/whois.pir.org.rb +43 -0
  13. data/lib/whois/record/parser/whois.publicinterestregistry.net.rb +5 -25
  14. data/lib/whois/record/parser/whois.rnids.rs.rb +7 -1
  15. data/lib/whois/record/parser/whois.tcinet.ru.rb +7 -3
  16. data/lib/whois/record/parser/whois.tld.ee.rb +7 -112
  17. data/lib/whois/record/parser/whois.tznic.or.tz.rb +5 -62
  18. data/lib/whois/record/scanners/base.rb +8 -4
  19. data/lib/whois/record/scanners/whois.rnids.rs.rb +3 -17
  20. data/lib/whois/record/scanners/whoisd.rb +56 -0
  21. data/lib/whois/server.rb +9 -3
  22. data/lib/whois/server/adapters/afilias.rb +2 -2
  23. data/lib/whois/server/adapters/base.rb +5 -1
  24. data/lib/whois/server/adapters/verisign.rb +2 -2
  25. data/lib/whois/server/adapters/web.rb +4 -1
  26. data/lib/whois/version.rb +1 -1
  27. data/whois.gemspec +3 -3
  28. metadata +6 -2114
  29. data/.gemtest +0 -0
  30. data/Rakefile +0 -150
  31. data/lib/whois/definitions/NOTES.txt +0 -12
  32. data/lib/whois/record/scanners/whois.tld.ee.rb +0 -50
  33. data/lib/whois/server/adapters/pir.rb +0 -57
  34. data/spec/fixtures/referrals/afilias.bz.txt +0 -40
  35. data/spec/fixtures/referrals/crsnic.com.txt +0 -210
  36. data/spec/fixtures/referrals/crsnic.com_referral.txt +0 -57
  37. data/spec/fixtures/referrals/crsnic.com_referral_missing.txt +0 -50
  38. data/spec/fixtures/referrals/crsnic.com_referral_multiple.txt +0 -210
  39. data/spec/fixtures/referrals/crsnic.com_referral_not_defined.txt +0 -53
  40. data/spec/fixtures/referrals/niccc.cc.txt +0 -59
  41. data/spec/fixtures/referrals/pir.org.txt +0 -84
  42. data/spec/fixtures/responses/FIND.txt +0 -1
  43. data/spec/fixtures/responses/UTF8.txt +0 -11
  44. data/spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.expected +0 -3
  45. data/spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.txt +0 -53
  46. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.expected +0 -45
  47. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.txt +0 -44
  48. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.expected +0 -56
  49. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.txt +0 -54
  50. data/spec/fixtures/responses/kero.yachay.pe/status_available.expected +0 -23
  51. data/spec/fixtures/responses/kero.yachay.pe/status_available.txt +0 -24
  52. data/spec/fixtures/responses/kero.yachay.pe/status_inactive.expected +0 -24
  53. data/spec/fixtures/responses/kero.yachay.pe/status_inactive.txt +0 -31
  54. data/spec/fixtures/responses/kero.yachay.pe/status_registered.expected +0 -31
  55. data/spec/fixtures/responses/kero.yachay.pe/status_registered.txt +0 -35
  56. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.expected +0 -23
  57. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.txt +0 -2
  58. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected +0 -27
  59. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.txt +0 -26
  60. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.expected +0 -23
  61. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.txt +0 -2
  62. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.expected +0 -31
  63. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.txt +0 -28
  64. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.expected +0 -23
  65. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.txt +0 -2
  66. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.expected +0 -31
  67. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.txt +0 -28
  68. data/spec/fixtures/responses/whois.aeda.net.ae/status_available.expected +0 -23
  69. data/spec/fixtures/responses/whois.aeda.net.ae/status_available.txt +0 -1
  70. data/spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected +0 -27
  71. data/spec/fixtures/responses/whois.aeda.net.ae/status_registered.txt +0 -15
  72. data/spec/fixtures/responses/whois.aero/status_available.expected +0 -57
  73. data/spec/fixtures/responses/whois.aero/status_available.txt +0 -1
  74. data/spec/fixtures/responses/whois.aero/status_registered.expected +0 -110
  75. data/spec/fixtures/responses/whois.aero/status_registered.txt +0 -102
  76. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.expected +0 -57
  77. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.txt +0 -1
  78. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.expected +0 -71
  79. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.txt +0 -42
  80. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.expected +0 -57
  81. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.txt +0 -1
  82. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.expected +0 -106
  83. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.txt +0 -98
  84. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.expected +0 -57
  85. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.txt +0 -1
  86. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.expected +0 -106
  87. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.txt +0 -85
  88. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.expected +0 -57
  89. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.txt +0 -1
  90. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.expected +0 -106
  91. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.txt +0 -83
  92. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.expected +0 -57
  93. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.txt +0 -1
  94. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.expected +0 -110
  95. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.txt +0 -100
  96. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.expected +0 -80
  97. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.txt +0 -1
  98. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.expected +0 -106
  99. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.txt +0 -85
  100. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.expected +0 -57
  101. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.txt +0 -1
  102. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.expected +0 -110
  103. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.txt +0 -100
  104. data/spec/fixtures/responses/whois.afilias.info/status_available.expected +0 -57
  105. data/spec/fixtures/responses/whois.afilias.info/status_available.txt +0 -1
  106. data/spec/fixtures/responses/whois.afilias.info/status_registered.expected +0 -110
  107. data/spec/fixtures/responses/whois.afilias.info/status_registered.txt +0 -104
  108. data/spec/fixtures/responses/whois.ai/status_available.expected +0 -23
  109. data/spec/fixtures/responses/whois.ai/status_available.txt +0 -2
  110. data/spec/fixtures/responses/whois.ai/status_registered.expected +0 -31
  111. data/spec/fixtures/responses/whois.ai/status_registered.txt +0 -59
  112. data/spec/fixtures/responses/whois.arnes.si/status_available.expected +0 -23
  113. data/spec/fixtures/responses/whois.arnes.si/status_available.txt +0 -29
  114. data/spec/fixtures/responses/whois.arnes.si/status_registered.expected +0 -33
  115. data/spec/fixtures/responses/whois.arnes.si/status_registered.txt +0 -55
  116. data/spec/fixtures/responses/whois.ati.tn/status_available.expected +0 -57
  117. data/spec/fixtures/responses/whois.ati.tn/status_available.txt +0 -4
  118. data/spec/fixtures/responses/whois.ati.tn/status_registered.expected +0 -122
  119. data/spec/fixtures/responses/whois.ati.tn/status_registered.txt +0 -36
  120. data/spec/fixtures/responses/whois.audns.net.au/property_status_with_multiple.expected +0 -2
  121. data/spec/fixtures/responses/whois.audns.net.au/property_status_with_multiple.txt +0 -22
  122. data/spec/fixtures/responses/whois.audns.net.au/status_available.expected +0 -56
  123. data/spec/fixtures/responses/whois.audns.net.au/status_available.txt +0 -1
  124. data/spec/fixtures/responses/whois.audns.net.au/status_registered.expected +0 -85
  125. data/spec/fixtures/responses/whois.audns.net.au/status_registered.txt +0 -23
  126. data/spec/fixtures/responses/whois.biz/status_available.expected +0 -53
  127. data/spec/fixtures/responses/whois.biz/status_available.txt +0 -25
  128. data/spec/fixtures/responses/whois.biz/status_registered.expected +0 -69
  129. data/spec/fixtures/responses/whois.biz/status_registered.txt +0 -89
  130. data/spec/fixtures/responses/whois.cat/property_status_missing.expected +0 -2
  131. data/spec/fixtures/responses/whois.cat/property_status_missing.txt +0 -18
  132. data/spec/fixtures/responses/whois.cat/property_status_multiple.expected +0 -2
  133. data/spec/fixtures/responses/whois.cat/property_status_multiple.txt +0 -83
  134. data/spec/fixtures/responses/whois.cat/property_status_ok.expected +0 -2
  135. data/spec/fixtures/responses/whois.cat/property_status_ok.txt +0 -83
  136. data/spec/fixtures/responses/whois.cat/status_available.expected +0 -23
  137. data/spec/fixtures/responses/whois.cat/status_available.txt +0 -18
  138. data/spec/fixtures/responses/whois.cat/status_registered.expected +0 -32
  139. data/spec/fixtures/responses/whois.cat/status_registered.txt +0 -83
  140. data/spec/fixtures/responses/whois.cctld.by/status_available.expected +0 -54
  141. data/spec/fixtures/responses/whois.cctld.by/status_available.txt +0 -1
  142. data/spec/fixtures/responses/whois.cctld.by/status_registered.expected +0 -64
  143. data/spec/fixtures/responses/whois.cctld.by/status_registered.txt +0 -11
  144. data/spec/fixtures/responses/whois.cctld.uz/property_expires_on_dash.expected +0 -2
  145. data/spec/fixtures/responses/whois.cctld.uz/property_expires_on_dash.txt +0 -123
  146. data/spec/fixtures/responses/whois.cctld.uz/property_status_reserved.expected +0 -8
  147. data/spec/fixtures/responses/whois.cctld.uz/property_status_reserved.txt +0 -123
  148. data/spec/fixtures/responses/whois.cctld.uz/status_available.expected +0 -23
  149. data/spec/fixtures/responses/whois.cctld.uz/status_available.txt +0 -12
  150. data/spec/fixtures/responses/whois.cctld.uz/status_registered.expected +0 -29
  151. data/spec/fixtures/responses/whois.cctld.uz/status_registered.txt +0 -123
  152. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.expected +0 -57
  153. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.txt +0 -1
  154. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.expected +0 -110
  155. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.txt +0 -72
  156. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.expected +0 -57
  157. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.txt +0 -1
  158. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.expected +0 -118
  159. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.txt +0 -73
  160. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_available.expected +0 -57
  161. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_available.txt +0 -1
  162. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.expected +0 -110
  163. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.txt +0 -72
  164. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.expected +0 -57
  165. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.txt +0 -1
  166. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.expected +0 -110
  167. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.txt +0 -50
  168. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_available.expected +0 -57
  169. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_available.txt +0 -1
  170. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.expected +0 -112
  171. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.txt +0 -71
  172. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.expected +0 -57
  173. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.txt +0 -1
  174. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.expected +0 -110
  175. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.txt +0 -56
  176. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.expected +0 -57
  177. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.txt +0 -1
  178. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.expected +0 -114
  179. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.txt +0 -76
  180. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.expected +0 -57
  181. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.txt +0 -1
  182. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.expected +0 -114
  183. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.txt +0 -77
  184. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.expected +0 -57
  185. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.txt +0 -1
  186. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.expected +0 -114
  187. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.txt +0 -29
  188. data/spec/fixtures/responses/whois.centralnic.com/hu.com/property_contacts_omitted.txt +0 -32
  189. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.expected +0 -57
  190. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.txt +0 -1
  191. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.expected +0 -110
  192. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.txt +0 -73
  193. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.expected +0 -57
  194. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.txt +0 -1
  195. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.expected +0 -110
  196. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.txt +0 -75
  197. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.expected +0 -57
  198. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.txt +0 -1
  199. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.expected +0 -116
  200. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.txt +0 -77
  201. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_available.expected +0 -57
  202. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_available.txt +0 -1
  203. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.expected +0 -110
  204. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.txt +0 -58
  205. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.expected +0 -57
  206. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.txt +0 -1
  207. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.expected +0 -114
  208. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.txt +0 -54
  209. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.expected +0 -57
  210. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.txt +0 -1
  211. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.expected +0 -106
  212. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.txt +0 -48
  213. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.expected +0 -57
  214. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.txt +0 -1
  215. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.expected +0 -110
  216. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.txt +0 -72
  217. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_available.expected +0 -57
  218. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_available.txt +0 -1
  219. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.expected +0 -114
  220. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.txt +0 -76
  221. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_available.expected +0 -57
  222. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_available.txt +0 -1
  223. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.expected +0 -110
  224. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.txt +0 -72
  225. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.expected +0 -57
  226. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.txt +0 -1
  227. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.expected +0 -110
  228. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.txt +0 -64
  229. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.expected +0 -57
  230. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.txt +0 -1
  231. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.expected +0 -110
  232. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.txt +0 -63
  233. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_available.expected +0 -57
  234. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_available.txt +0 -1
  235. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.expected +0 -110
  236. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.txt +0 -54
  237. data/spec/fixtures/responses/whois.centralnic.com/us.org/status_available.expected +0 -57
  238. data/spec/fixtures/responses/whois.centralnic.com/us.org/status_available.txt +0 -1
  239. data/spec/fixtures/responses/whois.centralnic.com/uy.com/property_contacts_omitted.txt +0 -32
  240. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.expected +0 -57
  241. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.txt +0 -1
  242. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.expected +0 -110
  243. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.txt +0 -72
  244. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_available.expected +0 -57
  245. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_available.txt +0 -1
  246. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.expected +0 -110
  247. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.txt +0 -60
  248. data/spec/fixtures/responses/whois.cira.ca/property_status_autorenew_grace.expected +0 -8
  249. data/spec/fixtures/responses/whois.cira.ca/property_status_autorenew_grace.txt +0 -43
  250. data/spec/fixtures/responses/whois.cira.ca/property_status_available.expected +0 -8
  251. data/spec/fixtures/responses/whois.cira.ca/property_status_available.txt +0 -9
  252. data/spec/fixtures/responses/whois.cira.ca/property_status_redemption.expected +0 -8
  253. data/spec/fixtures/responses/whois.cira.ca/property_status_redemption.txt +0 -40
  254. data/spec/fixtures/responses/whois.cira.ca/property_status_registered.expected +0 -8
  255. data/spec/fixtures/responses/whois.cira.ca/property_status_registered.txt +0 -40
  256. data/spec/fixtures/responses/whois.cira.ca/property_status_tobereleased.expected +0 -8
  257. data/spec/fixtures/responses/whois.cira.ca/property_status_tobereleased.txt +0 -10
  258. data/spec/fixtures/responses/whois.cira.ca/property_status_unavailable.txt +0 -11
  259. data/spec/fixtures/responses/whois.cira.ca/status_available.expected +0 -64
  260. data/spec/fixtures/responses/whois.cira.ca/status_available.txt +0 -9
  261. data/spec/fixtures/responses/whois.cira.ca/status_invalid.expected +0 -9
  262. data/spec/fixtures/responses/whois.cira.ca/status_invalid.txt +0 -11
  263. data/spec/fixtures/responses/whois.cira.ca/status_registered.expected +0 -118
  264. data/spec/fixtures/responses/whois.cira.ca/status_registered.txt +0 -41
  265. data/spec/fixtures/responses/whois.cnnic.cn/property_status_ok.expected +0 -8
  266. data/spec/fixtures/responses/whois.cnnic.cn/property_status_ok.txt +0 -11
  267. data/spec/fixtures/responses/whois.cnnic.cn/status_available.expected +0 -60
  268. data/spec/fixtures/responses/whois.cnnic.cn/status_available.txt +0 -1
  269. data/spec/fixtures/responses/whois.cnnic.cn/status_registered.expected +0 -85
  270. data/spec/fixtures/responses/whois.cnnic.cn/status_registered.txt +0 -19
  271. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved.expected +0 -12
  272. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved.txt +0 -1
  273. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved_list.expected +0 -12
  274. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved_list.txt +0 -1
  275. data/spec/fixtures/responses/whois.co.ca/status_available.expected +0 -27
  276. data/spec/fixtures/responses/whois.co.ca/status_available.txt +0 -12
  277. data/spec/fixtures/responses/whois.co.ca/status_registered.expected +0 -33
  278. data/spec/fixtures/responses/whois.co.ca/status_registered.txt +0 -26
  279. data/spec/fixtures/responses/whois.co.ca/status_reserved.expected +0 -12
  280. data/spec/fixtures/responses/whois.co.ca/status_reserved.txt +0 -12
  281. data/spec/fixtures/responses/whois.co.pl/status_available.expected +0 -54
  282. data/spec/fixtures/responses/whois.co.pl/status_available.txt +0 -8
  283. data/spec/fixtures/responses/whois.co.pl/status_registered.expected +0 -59
  284. data/spec/fixtures/responses/whois.co.pl/status_registered.txt +0 -11
  285. data/spec/fixtures/responses/whois.co.ug/property_status_active.expected +0 -8
  286. data/spec/fixtures/responses/whois.co.ug/property_status_active.txt +0 -35
  287. data/spec/fixtures/responses/whois.co.ug/property_status_unconfirmed.expected +0 -8
  288. data/spec/fixtures/responses/whois.co.ug/property_status_unconfirmed.txt +0 -30
  289. data/spec/fixtures/responses/whois.co.ug/status_available.expected +0 -23
  290. data/spec/fixtures/responses/whois.co.ug/status_available.txt +0 -7
  291. data/spec/fixtures/responses/whois.co.ug/status_registered.expected +0 -32
  292. data/spec/fixtures/responses/whois.co.ug/status_registered.txt +0 -35
  293. data/spec/fixtures/responses/whois.coza.net.za/status_available.expected +0 -53
  294. data/spec/fixtures/responses/whois.coza.net.za/status_available.txt +0 -1
  295. data/spec/fixtures/responses/whois.coza.net.za/status_registered.expected +0 -53
  296. data/spec/fixtures/responses/whois.coza.net.za/status_registered.txt +0 -2
  297. data/spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.expected +0 -3
  298. data/spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.txt +0 -67
  299. data/spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.expected +0 -6
  300. data/spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.txt +0 -235
  301. data/spec/fixtures/responses/whois.crsnic.net/response_unavailable.expected +0 -2
  302. data/spec/fixtures/responses/whois.crsnic.net/response_unavailable.txt +0 -13
  303. data/spec/fixtures/responses/whois.crsnic.net/status_available.expected +0 -45
  304. data/spec/fixtures/responses/whois.crsnic.net/status_available.txt +0 -43
  305. data/spec/fixtures/responses/whois.crsnic.net/status_registered.expected +0 -60
  306. data/spec/fixtures/responses/whois.crsnic.net/status_registered.txt +0 -57
  307. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.expected +0 -50
  308. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.txt +0 -30
  309. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.expected +0 -94
  310. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.txt +0 -77
  311. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.expected +0 -12
  312. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.txt +0 -67
  313. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_technical_contact.txt +0 -70
  314. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.expected +0 -50
  315. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.txt +0 -42
  316. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.expected +0 -50
  317. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.txt +0 -37
  318. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.expected +0 -72
  319. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.txt +0 -70
  320. data/spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.expected +0 -12
  321. data/spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.txt +0 -66
  322. data/spec/fixtures/responses/whois.denic.de/schema-2.0/property_technical_contact.txt +0 -69
  323. data/spec/fixtures/responses/whois.denic.de/schema-2.0/response_throttled.expected +0 -2
  324. data/spec/fixtures/responses/whois.denic.de/schema-2.0/response_throttled.txt +0 -3
  325. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.expected +0 -50
  326. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.txt +0 -2
  327. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed.expected +0 -8
  328. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed.txt +0 -69
  329. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed_ace.expected +0 -8
  330. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed_ace.txt +0 -70
  331. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.expected +0 -50
  332. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.txt +0 -4
  333. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.expected +0 -79
  334. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.txt +0 -69
  335. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.expected +0 -23
  336. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.txt +0 -15
  337. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.expected +0 -29
  338. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.txt +0 -47
  339. data/spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.expected +0 -12
  340. data/spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.txt +0 -65
  341. data/spec/fixtures/responses/whois.dns.be/property_status_available.expected +0 -8
  342. data/spec/fixtures/responses/whois.dns.be/property_status_available.txt +0 -39
  343. data/spec/fixtures/responses/whois.dns.be/property_status_free.expected +0 -8
  344. data/spec/fixtures/responses/whois.dns.be/property_status_free.txt +0 -41
  345. data/spec/fixtures/responses/whois.dns.be/property_status_not_available.expected +0 -8
  346. data/spec/fixtures/responses/whois.dns.be/property_status_not_available.txt +0 -63
  347. data/spec/fixtures/responses/whois.dns.be/property_status_outofservice.expected +0 -8
  348. data/spec/fixtures/responses/whois.dns.be/property_status_outofservice.txt +0 -65
  349. data/spec/fixtures/responses/whois.dns.be/property_status_quarantine.expected +0 -8
  350. data/spec/fixtures/responses/whois.dns.be/property_status_quarantine.txt +0 -44
  351. data/spec/fixtures/responses/whois.dns.be/property_status_registered.expected +0 -8
  352. data/spec/fixtures/responses/whois.dns.be/property_status_registered.txt +0 -66
  353. data/spec/fixtures/responses/whois.dns.be/response_throttled_hourly.expected +0 -2
  354. data/spec/fixtures/responses/whois.dns.be/response_throttled_hourly.txt +0 -40
  355. data/spec/fixtures/responses/whois.dns.be/response_throttled_limit.expected +0 -2
  356. data/spec/fixtures/responses/whois.dns.be/response_throttled_limit.txt +0 -40
  357. data/spec/fixtures/responses/whois.dns.be/status_available.expected +0 -23
  358. data/spec/fixtures/responses/whois.dns.be/status_available.txt +0 -39
  359. data/spec/fixtures/responses/whois.dns.be/status_registered.expected +0 -32
  360. data/spec/fixtures/responses/whois.dns.be/status_registered.txt +0 -65
  361. data/spec/fixtures/responses/whois.dns.hr/status_available.expected +0 -54
  362. data/spec/fixtures/responses/whois.dns.hr/status_available.txt +0 -1
  363. data/spec/fixtures/responses/whois.dns.hr/status_registered.expected +0 -69
  364. data/spec/fixtures/responses/whois.dns.hr/status_registered.txt +0 -7
  365. data/spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.expected +0 -12
  366. data/spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.txt +0 -55
  367. data/spec/fixtures/responses/whois.dns.lu/status_available.expected +0 -23
  368. data/spec/fixtures/responses/whois.dns.lu/status_available.txt +0 -26
  369. data/spec/fixtures/responses/whois.dns.lu/status_registered.expected +0 -32
  370. data/spec/fixtures/responses/whois.dns.lu/status_registered.txt +0 -57
  371. data/spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.expected +0 -9
  372. data/spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.txt +0 -32
  373. data/spec/fixtures/responses/whois.dns.pl/status_available.expected +0 -23
  374. data/spec/fixtures/responses/whois.dns.pl/status_available.txt +0 -8
  375. data/spec/fixtures/responses/whois.dns.pl/status_registered.expected +0 -29
  376. data/spec/fixtures/responses/whois.dns.pl/status_registered.txt +0 -32
  377. data/spec/fixtures/responses/whois.dns.pt/property_nameservers.expected +0 -11
  378. data/spec/fixtures/responses/whois.dns.pt/property_nameservers.txt +0 -25
  379. data/spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.expected +0 -11
  380. data/spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.txt +0 -32
  381. data/spec/fixtures/responses/whois.dns.pt/property_status_techpro.expected +0 -8
  382. data/spec/fixtures/responses/whois.dns.pt/property_status_techpro.txt +0 -21
  383. data/spec/fixtures/responses/whois.dns.pt/status_available.expected +0 -23
  384. data/spec/fixtures/responses/whois.dns.pt/status_available.txt +0 -1
  385. data/spec/fixtures/responses/whois.dns.pt/status_inactive.expected +0 -25
  386. data/spec/fixtures/responses/whois.dns.pt/status_inactive.txt +0 -21
  387. data/spec/fixtures/responses/whois.dns.pt/status_registered.expected +0 -33
  388. data/spec/fixtures/responses/whois.dns.pt/status_registered.txt +0 -25
  389. data/spec/fixtures/responses/whois.dns.pt/status_reserved.expected +0 -24
  390. data/spec/fixtures/responses/whois.dns.pt/status_reserved.txt +0 -24
  391. data/spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.expected +0 -9
  392. data/spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.txt +0 -34
  393. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled.expected +0 -2
  394. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled.txt +0 -1
  395. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled_daily.expected +0 -2
  396. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled_daily.txt +0 -1
  397. data/spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.expected +0 -2
  398. data/spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.txt +0 -1
  399. data/spec/fixtures/responses/whois.domain-registry.nl/status_available.expected +0 -27
  400. data/spec/fixtures/responses/whois.domain-registry.nl/status_available.txt +0 -21
  401. data/spec/fixtures/responses/whois.domain-registry.nl/status_redemption.expected +0 -27
  402. data/spec/fixtures/responses/whois.domain-registry.nl/status_redemption.txt +0 -32
  403. data/spec/fixtures/responses/whois.domain-registry.nl/status_registered.expected +0 -40
  404. data/spec/fixtures/responses/whois.domain-registry.nl/status_registered.txt +0 -67
  405. data/spec/fixtures/responses/whois.domain.kg/status_available.expected +0 -23
  406. data/spec/fixtures/responses/whois.domain.kg/status_available.txt +0 -6
  407. data/spec/fixtures/responses/whois.domain.kg/status_registered.expected +0 -30
  408. data/spec/fixtures/responses/whois.domain.kg/status_registered.txt +0 -34
  409. data/spec/fixtures/responses/whois.domainregistry.ie/property_contacts_multiple.expected +0 -19
  410. data/spec/fixtures/responses/whois.domainregistry.ie/property_contacts_multiple.txt +0 -29
  411. data/spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected +0 -21
  412. data/spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.txt +0 -30
  413. data/spec/fixtures/responses/whois.domainregistry.ie/status_available.expected +0 -57
  414. data/spec/fixtures/responses/whois.domainregistry.ie/status_available.txt +0 -5
  415. data/spec/fixtures/responses/whois.domainregistry.ie/status_registered.expected +0 -76
  416. data/spec/fixtures/responses/whois.domainregistry.ie/status_registered.txt +0 -25
  417. data/spec/fixtures/responses/whois.domainregistry.ie/token_application_pending.expected +0 -2
  418. data/spec/fixtures/responses/whois.domainregistry.ie/token_application_pending.txt +0 -10
  419. data/spec/fixtures/responses/whois.domainregistry.my/status_available.expected +0 -23
  420. data/spec/fixtures/responses/whois.domainregistry.my/status_available.txt +0 -16
  421. data/spec/fixtures/responses/whois.domainregistry.my/status_registered.expected +0 -32
  422. data/spec/fixtures/responses/whois.domainregistry.my/status_registered.txt +0 -119
  423. data/spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.expected +0 -15
  424. data/spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.txt +0 -32
  425. data/spec/fixtures/responses/whois.domreg.lt/status_available.expected +0 -23
  426. data/spec/fixtures/responses/whois.domreg.lt/status_available.txt +0 -18
  427. data/spec/fixtures/responses/whois.domreg.lt/status_registered.expected +0 -30
  428. data/spec/fixtures/responses/whois.domreg.lt/status_registered.txt +0 -37
  429. data/spec/fixtures/responses/whois.dot.tk/status_available.expected +0 -23
  430. data/spec/fixtures/responses/whois.dot.tk/status_available.txt +0 -1
  431. data/spec/fixtures/responses/whois.dot.tk/status_registered.expected +0 -33
  432. data/spec/fixtures/responses/whois.dot.tk/status_registered.txt +0 -28
  433. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_available.expected +0 -57
  434. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_available.txt +0 -1
  435. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.expected +0 -110
  436. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.txt +0 -81
  437. data/spec/fixtures/responses/whois.dreamhost.com/property_contact_private.expected +0 -47
  438. data/spec/fixtures/responses/whois.dreamhost.com/property_contact_private.txt +0 -75
  439. data/spec/fixtures/responses/whois.dreamhost.com/status_registered.expected +0 -87
  440. data/spec/fixtures/responses/whois.dreamhost.com/status_registered.txt +0 -79
  441. data/spec/fixtures/responses/whois.educause.edu/fixture1.txt +0 -63
  442. data/spec/fixtures/responses/whois.educause.edu/fixture2.txt +0 -66
  443. data/spec/fixtures/responses/whois.educause.edu/fixture3.txt +0 -67
  444. data/spec/fixtures/responses/whois.educause.edu/fixture4.txt +0 -68
  445. data/spec/fixtures/responses/whois.educause.edu/fixture5.txt +0 -66
  446. data/spec/fixtures/responses/whois.educause.edu/fixture6.txt +0 -66
  447. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant.expected +0 -27
  448. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant.txt +0 -63
  449. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_with_additional_organization.expected +0 -28
  450. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_with_additional_organization.txt +0 -66
  451. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_address.expected +0 -26
  452. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_address.txt +0 -55
  453. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_zip.expected +0 -27
  454. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_zip.txt +0 -65
  455. data/spec/fixtures/responses/whois.educause.edu/property_contacts.expected +0 -31
  456. data/spec/fixtures/responses/whois.educause.edu/property_contacts.txt +0 -63
  457. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case1.expected +0 -31
  458. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case1.txt +0 -66
  459. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case2.expected +0 -32
  460. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case2.txt +0 -67
  461. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case3.expected +0 -32
  462. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case3.txt +0 -66
  463. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case4.expected +0 -32
  464. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case4.txt +0 -68
  465. data/spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.expected +0 -2
  466. data/spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.txt +0 -64
  467. data/spec/fixtures/responses/whois.educause.edu/status_available.expected +0 -57
  468. data/spec/fixtures/responses/whois.educause.edu/status_available.txt +0 -28
  469. data/spec/fixtures/responses/whois.educause.edu/status_registered.expected +0 -108
  470. data/spec/fixtures/responses/whois.educause.edu/status_registered.txt +0 -66
  471. data/spec/fixtures/responses/whois.eenet.ee/status_available.expected +0 -23
  472. data/spec/fixtures/responses/whois.eenet.ee/status_available.txt +0 -6
  473. data/spec/fixtures/responses/whois.eenet.ee/status_registered.expected +0 -29
  474. data/spec/fixtures/responses/whois.eenet.ee/status_registered.txt +0 -27
  475. data/spec/fixtures/responses/whois.enom.com/property_contacts_almost_empty.expected +0 -31
  476. data/spec/fixtures/responses/whois.enom.com/property_contacts_almost_empty.txt +0 -61
  477. data/spec/fixtures/responses/whois.enom.com/property_contacts_empty_name.expected +0 -15
  478. data/spec/fixtures/responses/whois.enom.com/property_contacts_empty_name.txt +0 -65
  479. data/spec/fixtures/responses/whois.enom.com/property_contacts_long_address.expected +0 -15
  480. data/spec/fixtures/responses/whois.enom.com/property_contacts_long_address.txt +0 -67
  481. data/spec/fixtures/responses/whois.enom.com/status_registered.expected +0 -97
  482. data/spec/fixtures/responses/whois.enom.com/status_registered.txt +0 -68
  483. data/spec/fixtures/responses/whois.eu.org/status_available.expected +0 -22
  484. data/spec/fixtures/responses/whois.eu.org/status_available.txt +0 -1
  485. data/spec/fixtures/responses/whois.eu.org/status_registered.expected +0 -22
  486. data/spec/fixtures/responses/whois.eu.org/status_registered.txt +0 -19
  487. data/spec/fixtures/responses/whois.eu/property_nameservers.expected +0 -17
  488. data/spec/fixtures/responses/whois.eu/property_nameservers.txt +0 -74
  489. data/spec/fixtures/responses/whois.eu/status_available.expected +0 -23
  490. data/spec/fixtures/responses/whois.eu/status_available.txt +0 -47
  491. data/spec/fixtures/responses/whois.eu/status_registered.expected +0 -31
  492. data/spec/fixtures/responses/whois.eu/status_registered.txt +0 -63
  493. data/spec/fixtures/responses/whois.fi/status_available.expected +0 -23
  494. data/spec/fixtures/responses/whois.fi/status_available.txt +0 -5
  495. data/spec/fixtures/responses/whois.fi/status_registered.expected +0 -33
  496. data/spec/fixtures/responses/whois.fi/status_registered.txt +0 -19
  497. data/spec/fixtures/responses/whois.gg/status_available.expected +0 -23
  498. data/spec/fixtures/responses/whois.gg/status_available.txt +0 -34
  499. data/spec/fixtures/responses/whois.gg/status_registered.expected +0 -33
  500. data/spec/fixtures/responses/whois.gg/status_registered.txt +0 -54
  501. data/spec/fixtures/responses/whois.godaddy.com/property_dates_not_available.txt +0 -54
  502. data/spec/fixtures/responses/whois.godaddy.com/status_registered.expected +0 -74
  503. data/spec/fixtures/responses/whois.godaddy.com/status_registered.txt +0 -60
  504. data/spec/fixtures/responses/whois.gov.za/status_available.expected +0 -22
  505. data/spec/fixtures/responses/whois.gov.za/status_available.txt +0 -1
  506. data/spec/fixtures/responses/whois.gov.za/status_registered.expected +0 -23
  507. data/spec/fixtures/responses/whois.gov.za/status_registered.txt +0 -30
  508. data/spec/fixtures/responses/whois.hkirc.hk/property_expires_on_null.expected +0 -2
  509. data/spec/fixtures/responses/whois.hkirc.hk/property_expires_on_null.txt +0 -104
  510. data/spec/fixtures/responses/whois.hkirc.hk/status_available.expected +0 -23
  511. data/spec/fixtures/responses/whois.hkirc.hk/status_available.txt +0 -1
  512. data/spec/fixtures/responses/whois.hkirc.hk/status_registered.expected +0 -29
  513. data/spec/fixtures/responses/whois.hkirc.hk/status_registered.txt +0 -96
  514. data/spec/fixtures/responses/whois.iam.net.ma/status_available.expected +0 -18
  515. data/spec/fixtures/responses/whois.iam.net.ma/status_available.txt +0 -2
  516. data/spec/fixtures/responses/whois.iam.net.ma/status_registered.expected +0 -20
  517. data/spec/fixtures/responses/whois.iam.net.ma/status_registered.txt +0 -18
  518. data/spec/fixtures/responses/whois.iana.org/int/status_available.expected +0 -36
  519. data/spec/fixtures/responses/whois.iana.org/int/status_available.txt +0 -9
  520. data/spec/fixtures/responses/whois.iana.org/int/status_registered.expected +0 -83
  521. data/spec/fixtures/responses/whois.iana.org/int/status_registered.txt +0 -41
  522. data/spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.expected +0 -37
  523. data/spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.txt +0 -17
  524. data/spec/fixtures/responses/whois.in.ua/status_available.expected +0 -23
  525. data/spec/fixtures/responses/whois.in.ua/status_available.txt +0 -4
  526. data/spec/fixtures/responses/whois.in.ua/status_registered.expected +0 -31
  527. data/spec/fixtures/responses/whois.in.ua/status_registered.txt +0 -16
  528. data/spec/fixtures/responses/whois.isnic.is/status_available.expected +0 -23
  529. data/spec/fixtures/responses/whois.isnic.is/status_available.txt +0 -7
  530. data/spec/fixtures/responses/whois.isnic.is/status_registered.expected +0 -29
  531. data/spec/fixtures/responses/whois.isnic.is/status_registered.txt +0 -57
  532. data/spec/fixtures/responses/whois.isoc.org.il/property_status_missing.expected +0 -8
  533. data/spec/fixtures/responses/whois.isoc.org.il/property_status_missing.txt +0 -19
  534. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_allowed.expected +0 -8
  535. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_allowed.txt +0 -52
  536. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_locked.expected +0 -8
  537. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_locked.txt +0 -84
  538. data/spec/fixtures/responses/whois.isoc.org.il/status_available.expected +0 -23
  539. data/spec/fixtures/responses/whois.isoc.org.il/status_available.txt +0 -19
  540. data/spec/fixtures/responses/whois.isoc.org.il/status_registered.expected +0 -36
  541. data/spec/fixtures/responses/whois.isoc.org.il/status_registered.txt +0 -84
  542. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_available.expected +0 -23
  543. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_available.txt +0 -3
  544. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.expected +0 -38
  545. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.txt +0 -39
  546. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_available.expected +0 -23
  547. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_available.txt +0 -3
  548. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.expected +0 -42
  549. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.txt +0 -45
  550. data/spec/fixtures/responses/whois.je/status_available.expected +0 -23
  551. data/spec/fixtures/responses/whois.je/status_available.txt +0 -33
  552. data/spec/fixtures/responses/whois.je/status_registered.expected +0 -33
  553. data/spec/fixtures/responses/whois.je/status_registered.txt +0 -53
  554. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.expected +0 -8
  555. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.txt +0 -28
  556. data/spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.expected +0 -3
  557. data/spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.txt +0 -28
  558. data/spec/fixtures/responses/whois.jprs.jp/jp/status_available.expected +0 -23
  559. data/spec/fixtures/responses/whois.jprs.jp/jp/status_available.txt +0 -17
  560. data/spec/fixtures/responses/whois.jprs.jp/jp/status_registered.expected +0 -34
  561. data/spec/fixtures/responses/whois.jprs.jp/jp/status_registered.txt +0 -30
  562. data/spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.expected +0 -24
  563. data/spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.txt +0 -27
  564. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.expected +0 -5
  565. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.txt +0 -21
  566. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.expected +0 -2
  567. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.txt +0 -20
  568. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.expected +0 -23
  569. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.txt +0 -17
  570. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.expected +0 -33
  571. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.txt +0 -19
  572. data/spec/fixtures/responses/whois.kenic.or.ke/status_available.expected +0 -23
  573. data/spec/fixtures/responses/whois.kenic.or.ke/status_available.txt +0 -24
  574. data/spec/fixtures/responses/whois.kenic.or.ke/status_registered.expected +0 -34
  575. data/spec/fixtures/responses/whois.kenic.or.ke/status_registered.txt +0 -70
  576. data/spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected +0 -9
  577. data/spec/fixtures/responses/whois.kr/property_nameservers_with_ip.txt +0 -52
  578. data/spec/fixtures/responses/whois.kr/status_available.expected +0 -23
  579. data/spec/fixtures/responses/whois.kr/status_available.txt +0 -10
  580. data/spec/fixtures/responses/whois.kr/status_registered.expected +0 -30
  581. data/spec/fixtures/responses/whois.kr/status_registered.txt +0 -48
  582. data/spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.expected +0 -17
  583. data/spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.txt +0 -65
  584. data/spec/fixtures/responses/whois.markmonitor.com/status_registered.expected +0 -90
  585. data/spec/fixtures/responses/whois.markmonitor.com/status_registered.txt +0 -79
  586. data/spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.expected +0 -3
  587. data/spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.txt +0 -95
  588. data/spec/fixtures/responses/whois.meregistry.net/property_updated_on_is_blank.expected +0 -2
  589. data/spec/fixtures/responses/whois.meregistry.net/property_updated_on_is_blank.txt +0 -92
  590. data/spec/fixtures/responses/whois.meregistry.net/status_available.expected +0 -57
  591. data/spec/fixtures/responses/whois.meregistry.net/status_available.txt +0 -1
  592. data/spec/fixtures/responses/whois.meregistry.net/status_registered.expected +0 -111
  593. data/spec/fixtures/responses/whois.meregistry.net/status_registered.txt +0 -94
  594. data/spec/fixtures/responses/whois.museum/status_available.expected +0 -23
  595. data/spec/fixtures/responses/whois.museum/status_available.txt +0 -18
  596. data/spec/fixtures/responses/whois.museum/status_registered.expected +0 -32
  597. data/spec/fixtures/responses/whois.museum/status_registered.txt +0 -92
  598. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_active.expected +0 -8
  599. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_active.txt +0 -54
  600. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_delegated.expected +0 -8
  601. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_delegated.txt +0 -86
  602. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_suspended.expected +0 -8
  603. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_suspended.txt +0 -68
  604. data/spec/fixtures/responses/whois.na-nic.com.na/status_available.expected +0 -30
  605. data/spec/fixtures/responses/whois.na-nic.com.na/status_available.txt +0 -15
  606. data/spec/fixtures/responses/whois.na-nic.com.na/status_registered.expected +0 -44
  607. data/spec/fixtures/responses/whois.na-nic.com.na/status_registered.txt +0 -64
  608. data/spec/fixtures/responses/whois.nc/property_contact_without_state.txt +0 -21
  609. data/spec/fixtures/responses/whois.nc/status_available.expected +0 -55
  610. data/spec/fixtures/responses/whois.nc/status_available.txt +0 -6
  611. data/spec/fixtures/responses/whois.nc/status_registered.expected +0 -76
  612. data/spec/fixtures/responses/whois.nc/status_registered.txt +0 -24
  613. data/spec/fixtures/responses/whois.netcom.cm/status_available.expected +0 -23
  614. data/spec/fixtures/responses/whois.netcom.cm/status_available.txt +0 -21
  615. data/spec/fixtures/responses/whois.netcom.cm/status_registered.expected +0 -34
  616. data/spec/fixtures/responses/whois.netcom.cm/status_registered.txt +0 -73
  617. data/spec/fixtures/responses/whois.networksolutions.com/property_contacts_short.expected +0 -47
  618. data/spec/fixtures/responses/whois.networksolutions.com/property_contacts_short.txt +0 -61
  619. data/spec/fixtures/responses/whois.networksolutions.com/status_registered.expected +0 -89
  620. data/spec/fixtures/responses/whois.networksolutions.com/status_registered.txt +0 -65
  621. data/spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.expected +0 -10
  622. data/spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.txt +0 -34
  623. data/spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.expected +0 -11
  624. data/spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.txt +0 -37
  625. data/spec/fixtures/responses/whois.nic-se.se/property_status_inactive.txt +0 -34
  626. data/spec/fixtures/responses/whois.nic-se.se/property_status_missing.txt +0 -21
  627. data/spec/fixtures/responses/whois.nic-se.se/property_status_ok.txt +0 -37
  628. data/spec/fixtures/responses/whois.nic-se.se/status_available.expected +0 -23
  629. data/spec/fixtures/responses/whois.nic-se.se/status_available.txt +0 -21
  630. data/spec/fixtures/responses/whois.nic-se.se/status_inactive.expected +0 -8
  631. data/spec/fixtures/responses/whois.nic-se.se/status_inactive.txt +0 -34
  632. data/spec/fixtures/responses/whois.nic-se.se/status_registered.expected +0 -34
  633. data/spec/fixtures/responses/whois.nic-se.se/status_registered.txt +0 -37
  634. data/spec/fixtures/responses/whois.nic.ac/status_available.expected +0 -53
  635. data/spec/fixtures/responses/whois.nic.ac/status_available.txt +0 -2
  636. data/spec/fixtures/responses/whois.nic.ac/status_registered.expected +0 -53
  637. data/spec/fixtures/responses/whois.nic.ac/status_registered.txt +0 -2
  638. data/spec/fixtures/responses/whois.nic.af/property_status_active.expected +0 -8
  639. data/spec/fixtures/responses/whois.nic.af/property_status_active.txt +0 -56
  640. data/spec/fixtures/responses/whois.nic.af/property_status_delegated.expected +0 -8
  641. data/spec/fixtures/responses/whois.nic.af/property_status_delegated.txt +0 -46
  642. data/spec/fixtures/responses/whois.nic.af/property_status_not_registered.expected +0 -8
  643. data/spec/fixtures/responses/whois.nic.af/property_status_not_registered.txt +0 -13
  644. data/spec/fixtures/responses/whois.nic.af/status_available.expected +0 -30
  645. data/spec/fixtures/responses/whois.nic.af/status_available.txt +0 -13
  646. data/spec/fixtures/responses/whois.nic.af/status_registered.expected +0 -48
  647. data/spec/fixtures/responses/whois.nic.af/status_registered.txt +0 -75
  648. data/spec/fixtures/responses/whois.nic.ag/status_available.expected +0 -57
  649. data/spec/fixtures/responses/whois.nic.ag/status_available.txt +0 -1
  650. data/spec/fixtures/responses/whois.nic.ag/status_registered.expected +0 -110
  651. data/spec/fixtures/responses/whois.nic.ag/status_registered.txt +0 -100
  652. data/spec/fixtures/responses/whois.nic.am/status_available.expected +0 -23
  653. data/spec/fixtures/responses/whois.nic.am/status_available.txt +0 -3
  654. data/spec/fixtures/responses/whois.nic.am/status_registered.expected +0 -33
  655. data/spec/fixtures/responses/whois.nic.am/status_registered.txt +0 -42
  656. data/spec/fixtures/responses/whois.nic.as/status_available.expected +0 -23
  657. data/spec/fixtures/responses/whois.nic.as/status_available.txt +0 -12
  658. data/spec/fixtures/responses/whois.nic.as/status_registered.expected +0 -35
  659. data/spec/fixtures/responses/whois.nic.as/status_registered.txt +0 -18
  660. data/spec/fixtures/responses/whois.nic.asia/property_status_multiple.expected +0 -8
  661. data/spec/fixtures/responses/whois.nic.asia/property_status_multiple.txt +0 -160
  662. data/spec/fixtures/responses/whois.nic.asia/property_status_single.expected +0 -8
  663. data/spec/fixtures/responses/whois.nic.asia/property_status_single.txt +0 -159
  664. data/spec/fixtures/responses/whois.nic.asia/status_available.expected +0 -57
  665. data/spec/fixtures/responses/whois.nic.asia/status_available.txt +0 -1
  666. data/spec/fixtures/responses/whois.nic.asia/status_registered.expected +0 -107
  667. data/spec/fixtures/responses/whois.nic.asia/status_registered.txt +0 -159
  668. data/spec/fixtures/responses/whois.nic.at/status_available.expected +0 -23
  669. data/spec/fixtures/responses/whois.nic.at/status_available.txt +0 -25
  670. data/spec/fixtures/responses/whois.nic.at/status_registered.expected +0 -32
  671. data/spec/fixtures/responses/whois.nic.at/status_registered.txt +0 -65
  672. data/spec/fixtures/responses/whois.nic.bo/status_available.expected +0 -29
  673. data/spec/fixtures/responses/whois.nic.bo/status_available.txt +0 -3
  674. data/spec/fixtures/responses/whois.nic.bo/status_registered.expected +0 -31
  675. data/spec/fixtures/responses/whois.nic.bo/status_registered.txt +0 -47
  676. data/spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.expected +0 -3
  677. data/spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.txt +0 -54
  678. data/spec/fixtures/responses/whois.nic.cc/status_available.expected +0 -45
  679. data/spec/fixtures/responses/whois.nic.cc/status_available.txt +0 -44
  680. data/spec/fixtures/responses/whois.nic.cc/status_registered.expected +0 -56
  681. data/spec/fixtures/responses/whois.nic.cc/status_registered.txt +0 -58
  682. data/spec/fixtures/responses/whois.nic.cd/status_available.expected +0 -23
  683. data/spec/fixtures/responses/whois.nic.cd/status_available.txt +0 -1
  684. data/spec/fixtures/responses/whois.nic.cd/status_registered.expected +0 -32
  685. data/spec/fixtures/responses/whois.nic.cd/status_registered.txt +0 -85
  686. data/spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected +0 -7
  687. data/spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.txt +0 -27
  688. data/spec/fixtures/responses/whois.nic.ch/status_available.expected +0 -23
  689. data/spec/fixtures/responses/whois.nic.ch/status_available.txt +0 -2
  690. data/spec/fixtures/responses/whois.nic.ch/status_registered.expected +0 -31
  691. data/spec/fixtures/responses/whois.nic.ch/status_registered.txt +0 -28
  692. data/spec/fixtures/responses/whois.nic.ci/status_available.expected +0 -23
  693. data/spec/fixtures/responses/whois.nic.ci/status_available.txt +0 -4
  694. data/spec/fixtures/responses/whois.nic.ci/status_registered.expected +0 -32
  695. data/spec/fixtures/responses/whois.nic.ci/status_registered.txt +0 -19
  696. data/spec/fixtures/responses/whois.nic.ck/status_available.expected +0 -23
  697. data/spec/fixtures/responses/whois.nic.ck/status_available.txt +0 -4
  698. data/spec/fixtures/responses/whois.nic.ck/status_registered.expected +0 -28
  699. data/spec/fixtures/responses/whois.nic.ck/status_registered.txt +0 -55
  700. data/spec/fixtures/responses/whois.nic.cl/status_available.expected +0 -20
  701. data/spec/fixtures/responses/whois.nic.cl/status_available.txt +0 -1
  702. data/spec/fixtures/responses/whois.nic.cl/status_registered.expected +0 -31
  703. data/spec/fixtures/responses/whois.nic.cl/status_registered.txt +0 -28
  704. data/spec/fixtures/responses/whois.nic.co/status_available.expected +0 -23
  705. data/spec/fixtures/responses/whois.nic.co/status_available.txt +0 -28
  706. data/spec/fixtures/responses/whois.nic.co/status_registered.expected +0 -33
  707. data/spec/fixtures/responses/whois.nic.co/status_registered.txt +0 -82
  708. data/spec/fixtures/responses/whois.nic.coop/property_status_multiple.expected +0 -2
  709. data/spec/fixtures/responses/whois.nic.coop/property_status_multiple.txt +0 -125
  710. data/spec/fixtures/responses/whois.nic.coop/property_status_single.expected +0 -2
  711. data/spec/fixtures/responses/whois.nic.coop/property_status_single.txt +0 -123
  712. data/spec/fixtures/responses/whois.nic.coop/status_available.expected +0 -23
  713. data/spec/fixtures/responses/whois.nic.coop/status_available.txt +0 -33
  714. data/spec/fixtures/responses/whois.nic.coop/status_registered.expected +0 -30
  715. data/spec/fixtures/responses/whois.nic.coop/status_registered.txt +0 -123
  716. data/spec/fixtures/responses/whois.nic.cx/property_status_active.expected +0 -8
  717. data/spec/fixtures/responses/whois.nic.cx/property_status_active.txt +0 -68
  718. data/spec/fixtures/responses/whois.nic.cx/property_status_delegated.expected +0 -8
  719. data/spec/fixtures/responses/whois.nic.cx/property_status_delegated.txt +0 -51
  720. data/spec/fixtures/responses/whois.nic.cx/property_status_not_registered.expected +0 -8
  721. data/spec/fixtures/responses/whois.nic.cx/property_status_not_registered.txt +0 -11
  722. data/spec/fixtures/responses/whois.nic.cx/status_available.expected +0 -30
  723. data/spec/fixtures/responses/whois.nic.cx/status_available.txt +0 -11
  724. data/spec/fixtures/responses/whois.nic.cx/status_registered.expected +0 -48
  725. data/spec/fixtures/responses/whois.nic.cx/status_registered.txt +0 -68
  726. data/spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.expected +0 -13
  727. data/spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.txt +0 -63
  728. data/spec/fixtures/responses/whois.nic.cz/property_status_expired.expected +0 -8
  729. data/spec/fixtures/responses/whois.nic.cz/property_status_expired.txt +0 -74
  730. data/spec/fixtures/responses/whois.nic.cz/property_status_missing.expected +0 -8
  731. data/spec/fixtures/responses/whois.nic.cz/property_status_missing.txt +0 -24
  732. data/spec/fixtures/responses/whois.nic.cz/property_status_paid.expected +0 -8
  733. data/spec/fixtures/responses/whois.nic.cz/property_status_paid.txt +0 -88
  734. data/spec/fixtures/responses/whois.nic.cz/property_status_update_prohibited.expected +0 -8
  735. data/spec/fixtures/responses/whois.nic.cz/property_status_update_prohibited.txt +0 -83
  736. data/spec/fixtures/responses/whois.nic.cz/status_available.expected +0 -23
  737. data/spec/fixtures/responses/whois.nic.cz/status_available.txt +0 -24
  738. data/spec/fixtures/responses/whois.nic.cz/status_expired.txt +0 -74
  739. data/spec/fixtures/responses/whois.nic.cz/status_registered.expected +0 -33
  740. data/spec/fixtures/responses/whois.nic.cz/status_registered.txt +0 -88
  741. data/spec/fixtures/responses/whois.nic.dz/dz/status_available.expected +0 -22
  742. data/spec/fixtures/responses/whois.nic.dz/dz/status_available.txt +0 -10
  743. data/spec/fixtures/responses/whois.nic.dz/dz/status_registered.expected +0 -21
  744. data/spec/fixtures/responses/whois.nic.dz/dz/status_registered.txt +0 -25
  745. data/spec/fixtures/responses/whois.nic.ec/status_available.expected +0 -23
  746. data/spec/fixtures/responses/whois.nic.ec/status_available.txt +0 -1
  747. data/spec/fixtures/responses/whois.nic.ec/status_registered.expected +0 -34
  748. data/spec/fixtures/responses/whois.nic.ec/status_registered.txt +0 -40
  749. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.expected +0 -17
  750. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.txt +0 -83
  751. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.expected +0 -11
  752. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.txt +0 -98
  753. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.expected +0 -11
  754. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.txt +0 -111
  755. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.expected +0 -27
  756. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.txt +0 -85
  757. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_active.expected +0 -8
  758. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_active.txt +0 -98
  759. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.expected +0 -8
  760. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.txt +0 -84
  761. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.expected +0 -8
  762. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.txt +0 -19
  763. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.expected +0 -8
  764. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.txt +0 -76
  765. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.expected +0 -8
  766. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.txt +0 -82
  767. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.expected +0 -8
  768. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.txt +0 -80
  769. data/spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_remarks.txt +0 -83
  770. data/spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_trouble.txt +0 -106
  771. data/spec/fixtures/responses/whois.nic.fr/fr/response_throttled.expected +0 -2
  772. data/spec/fixtures/responses/whois.nic.fr/fr/response_throttled.txt +0 -21
  773. data/spec/fixtures/responses/whois.nic.fr/fr/status_available.expected +0 -36
  774. data/spec/fixtures/responses/whois.nic.fr/fr/status_available.txt +0 -19
  775. data/spec/fixtures/responses/whois.nic.fr/fr/status_registered.expected +0 -91
  776. data/spec/fixtures/responses/whois.nic.fr/fr/status_registered.txt +0 -98
  777. data/spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.expected +0 -15
  778. data/spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.txt +0 -88
  779. data/spec/fixtures/responses/whois.nic.fr/pm/response_throttled.expected +0 -2
  780. data/spec/fixtures/responses/whois.nic.fr/pm/response_throttled.txt +0 -21
  781. data/spec/fixtures/responses/whois.nic.fr/pm/status_available.expected +0 -36
  782. data/spec/fixtures/responses/whois.nic.fr/pm/status_available.txt +0 -19
  783. data/spec/fixtures/responses/whois.nic.fr/pm/status_registered.expected +0 -83
  784. data/spec/fixtures/responses/whois.nic.fr/pm/status_registered.txt +0 -88
  785. data/spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.expected +0 -15
  786. data/spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.txt +0 -83
  787. data/spec/fixtures/responses/whois.nic.fr/re/response_throttled.expected +0 -2
  788. data/spec/fixtures/responses/whois.nic.fr/re/response_throttled.txt +0 -21
  789. data/spec/fixtures/responses/whois.nic.fr/re/status_available.expected +0 -36
  790. data/spec/fixtures/responses/whois.nic.fr/re/status_available.txt +0 -19
  791. data/spec/fixtures/responses/whois.nic.fr/re/status_registered.expected +0 -83
  792. data/spec/fixtures/responses/whois.nic.fr/re/status_registered.txt +0 -83
  793. data/spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.expected +0 -8
  794. data/spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.txt +0 -88
  795. data/spec/fixtures/responses/whois.nic.fr/tf/response_throttled.expected +0 -2
  796. data/spec/fixtures/responses/whois.nic.fr/tf/response_throttled.txt +0 -21
  797. data/spec/fixtures/responses/whois.nic.fr/tf/status_available.expected +0 -36
  798. data/spec/fixtures/responses/whois.nic.fr/tf/status_available.txt +0 -19
  799. data/spec/fixtures/responses/whois.nic.fr/tf/status_registered.expected +0 -95
  800. data/spec/fixtures/responses/whois.nic.fr/tf/status_registered.txt +0 -88
  801. data/spec/fixtures/responses/whois.nic.fr/wf/response_throttled.expected +0 -2
  802. data/spec/fixtures/responses/whois.nic.fr/wf/response_throttled.txt +0 -21
  803. data/spec/fixtures/responses/whois.nic.fr/wf/status_available.expected +0 -36
  804. data/spec/fixtures/responses/whois.nic.fr/wf/status_available.txt +0 -19
  805. data/spec/fixtures/responses/whois.nic.fr/wf/status_registered.expected +0 -95
  806. data/spec/fixtures/responses/whois.nic.fr/wf/status_registered.txt +0 -88
  807. data/spec/fixtures/responses/whois.nic.fr/yt/response_throttled.expected +0 -2
  808. data/spec/fixtures/responses/whois.nic.fr/yt/response_throttled.txt +0 -21
  809. data/spec/fixtures/responses/whois.nic.fr/yt/status_available.expected +0 -36
  810. data/spec/fixtures/responses/whois.nic.fr/yt/status_available.txt +0 -19
  811. data/spec/fixtures/responses/whois.nic.fr/yt/status_registered.expected +0 -95
  812. data/spec/fixtures/responses/whois.nic.fr/yt/status_registered.txt +0 -88
  813. data/spec/fixtures/responses/whois.nic.gl/property_status_active.expected +0 -8
  814. data/spec/fixtures/responses/whois.nic.gl/property_status_active.txt +0 -47
  815. data/spec/fixtures/responses/whois.nic.gl/property_status_delegated.expected +0 -8
  816. data/spec/fixtures/responses/whois.nic.gl/property_status_delegated.txt +0 -48
  817. data/spec/fixtures/responses/whois.nic.gl/status_available.expected +0 -30
  818. data/spec/fixtures/responses/whois.nic.gl/status_available.txt +0 -22
  819. data/spec/fixtures/responses/whois.nic.gl/status_registered.expected +0 -44
  820. data/spec/fixtures/responses/whois.nic.gl/status_registered.txt +0 -51
  821. data/spec/fixtures/responses/whois.nic.gov/status_available.expected +0 -22
  822. data/spec/fixtures/responses/whois.nic.gov/status_available.txt +0 -1
  823. data/spec/fixtures/responses/whois.nic.gov/status_registered.expected +0 -22
  824. data/spec/fixtures/responses/whois.nic.gov/status_registered.txt +0 -5
  825. data/spec/fixtures/responses/whois.nic.gs/property_status_active.expected +0 -8
  826. data/spec/fixtures/responses/whois.nic.gs/property_status_active.txt +0 -91
  827. data/spec/fixtures/responses/whois.nic.gs/property_status_delegated.expected +0 -8
  828. data/spec/fixtures/responses/whois.nic.gs/property_status_delegated.txt +0 -35
  829. data/spec/fixtures/responses/whois.nic.gs/property_status_not_registered.expected +0 -8
  830. data/spec/fixtures/responses/whois.nic.gs/property_status_not_registered.txt +0 -23
  831. data/spec/fixtures/responses/whois.nic.gs/status_available.expected +0 -30
  832. data/spec/fixtures/responses/whois.nic.gs/status_available.txt +0 -23
  833. data/spec/fixtures/responses/whois.nic.gs/status_registered.expected +0 -44
  834. data/spec/fixtures/responses/whois.nic.gs/status_registered.txt +0 -91
  835. data/spec/fixtures/responses/whois.nic.ht/property_status_active.expected +0 -8
  836. data/spec/fixtures/responses/whois.nic.ht/property_status_active.txt +0 -59
  837. data/spec/fixtures/responses/whois.nic.ht/property_status_delegated.expected +0 -8
  838. data/spec/fixtures/responses/whois.nic.ht/property_status_delegated.txt +0 -58
  839. data/spec/fixtures/responses/whois.nic.ht/property_status_not_registered.expected +0 -8
  840. data/spec/fixtures/responses/whois.nic.ht/property_status_not_registered.txt +0 -23
  841. data/spec/fixtures/responses/whois.nic.ht/status_available.expected +0 -30
  842. data/spec/fixtures/responses/whois.nic.ht/status_available.txt +0 -23
  843. data/spec/fixtures/responses/whois.nic.ht/status_registered.expected +0 -48
  844. data/spec/fixtures/responses/whois.nic.ht/status_registered.txt +0 -73
  845. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.expected +0 -16
  846. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.txt +0 -65
  847. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected +0 -15
  848. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.txt +0 -58
  849. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.expected +0 -9
  850. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.txt +0 -58
  851. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected +0 -57
  852. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.txt +0 -12
  853. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.expected +0 -52
  854. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.txt +0 -13
  855. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.expected +0 -132
  856. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.txt +0 -65
  857. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_available.expected +0 -50
  858. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_available.txt +0 -3
  859. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.expected +0 -50
  860. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.txt +0 -9
  861. data/spec/fixtures/responses/whois.nic.im/status_available.expected +0 -23
  862. data/spec/fixtures/responses/whois.nic.im/status_available.txt +0 -2
  863. data/spec/fixtures/responses/whois.nic.im/status_registered.expected +0 -32
  864. data/spec/fixtures/responses/whois.nic.im/status_registered.txt +0 -45
  865. data/spec/fixtures/responses/whois.nic.io/status_available.expected +0 -53
  866. data/spec/fixtures/responses/whois.nic.io/status_available.txt +0 -2
  867. data/spec/fixtures/responses/whois.nic.io/status_registered.expected +0 -53
  868. data/spec/fixtures/responses/whois.nic.io/status_registered.txt +0 -2
  869. data/spec/fixtures/responses/whois.nic.ir/status_available.expected +0 -23
  870. data/spec/fixtures/responses/whois.nic.ir/status_available.txt +0 -14
  871. data/spec/fixtures/responses/whois.nic.ir/status_registered.expected +0 -32
  872. data/spec/fixtures/responses/whois.nic.ir/status_registered.txt +0 -33
  873. data/spec/fixtures/responses/whois.nic.it/property_contact_province.expected +0 -15
  874. data/spec/fixtures/responses/whois.nic.it/property_contact_province.txt +0 -58
  875. data/spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.expected +0 -15
  876. data/spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.txt +0 -60
  877. data/spec/fixtures/responses/whois.nic.it/property_contact_with_organization.expected +0 -15
  878. data/spec/fixtures/responses/whois.nic.it/property_contact_with_organization.txt +0 -53
  879. data/spec/fixtures/responses/whois.nic.it/property_status_active.expected +0 -8
  880. data/spec/fixtures/responses/whois.nic.it/property_status_active.txt +0 -53
  881. data/spec/fixtures/responses/whois.nic.it/property_status_autorenewperiod_clientdeleteprohibited_clientupdateprohibited.txt +0 -63
  882. data/spec/fixtures/responses/whois.nic.it/property_status_available.expected +0 -8
  883. data/spec/fixtures/responses/whois.nic.it/property_status_available.txt +0 -2
  884. data/spec/fixtures/responses/whois.nic.it/property_status_client.expected +0 -8
  885. data/spec/fixtures/responses/whois.nic.it/property_status_client.txt +0 -59
  886. data/spec/fixtures/responses/whois.nic.it/property_status_graceperiod.expected +0 -8
  887. data/spec/fixtures/responses/whois.nic.it/property_status_graceperiod.txt +0 -58
  888. data/spec/fixtures/responses/whois.nic.it/property_status_inactive_noregistrar.expected +0 -8
  889. data/spec/fixtures/responses/whois.nic.it/property_status_inactive_noregistrar.txt +0 -60
  890. data/spec/fixtures/responses/whois.nic.it/property_status_no_provider.expected +0 -8
  891. data/spec/fixtures/responses/whois.nic.it/property_status_no_provider.txt +0 -54
  892. data/spec/fixtures/responses/whois.nic.it/property_status_ok.expected +0 -8
  893. data/spec/fixtures/responses/whois.nic.it/property_status_ok.txt +0 -60
  894. data/spec/fixtures/responses/whois.nic.it/property_status_ok_autorenew.expected +0 -8
  895. data/spec/fixtures/responses/whois.nic.it/property_status_ok_autorenew.txt +0 -60
  896. data/spec/fixtures/responses/whois.nic.it/property_status_pending-delete.expected +0 -8
  897. data/spec/fixtures/responses/whois.nic.it/property_status_pending-delete.txt +0 -54
  898. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_pendingdelete.expected +0 -8
  899. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_pendingdelete.txt +0 -45
  900. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod.expected +0 -8
  901. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod.txt +0 -60
  902. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer.expected +0 -8
  903. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer.txt +0 -46
  904. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod.expected +0 -8
  905. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod.txt +0 -38
  906. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate.expected +0 -8
  907. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate.txt +0 -59
  908. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod.expected +0 -8
  909. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod.txt +0 -62
  910. data/spec/fixtures/responses/whois.nic.it/property_status_redemption_no_provider.expected +0 -8
  911. data/spec/fixtures/responses/whois.nic.it/property_status_redemption_no_provider.txt +0 -42
  912. data/spec/fixtures/responses/whois.nic.it/property_status_unassignable.expected +0 -8
  913. data/spec/fixtures/responses/whois.nic.it/property_status_unassignable.txt +0 -2
  914. data/spec/fixtures/responses/whois.nic.it/property_technical_contact.expected +0 -7
  915. data/spec/fixtures/responses/whois.nic.it/property_technical_contact.txt +0 -53
  916. data/spec/fixtures/responses/whois.nic.it/response_unavailable.expected +0 -2
  917. data/spec/fixtures/responses/whois.nic.it/response_unavailable.txt +0 -1
  918. data/spec/fixtures/responses/whois.nic.it/status_available.expected +0 -61
  919. data/spec/fixtures/responses/whois.nic.it/status_available.txt +0 -2
  920. data/spec/fixtures/responses/whois.nic.it/status_registered.expected +0 -103
  921. data/spec/fixtures/responses/whois.nic.it/status_registered.txt +0 -53
  922. data/spec/fixtures/responses/whois.nic.it/status_reserved.expected +0 -12
  923. data/spec/fixtures/responses/whois.nic.it/status_reserved.txt +0 -2
  924. data/spec/fixtures/responses/whois.nic.ki/property_status_active.expected +0 -8
  925. data/spec/fixtures/responses/whois.nic.ki/property_status_active.txt +0 -54
  926. data/spec/fixtures/responses/whois.nic.ki/property_status_delegated.expected +0 -8
  927. data/spec/fixtures/responses/whois.nic.ki/property_status_delegated.txt +0 -78
  928. data/spec/fixtures/responses/whois.nic.ki/property_status_not_registered.expected +0 -8
  929. data/spec/fixtures/responses/whois.nic.ki/property_status_not_registered.txt +0 -22
  930. data/spec/fixtures/responses/whois.nic.ki/status_available.expected +0 -30
  931. data/spec/fixtures/responses/whois.nic.ki/status_available.txt +0 -22
  932. data/spec/fixtures/responses/whois.nic.ki/status_registered.expected +0 -48
  933. data/spec/fixtures/responses/whois.nic.ki/status_registered.txt +0 -54
  934. data/spec/fixtures/responses/whois.nic.kz/property_status_missing.expected +0 -8
  935. data/spec/fixtures/responses/whois.nic.kz/property_status_missing.txt +0 -4
  936. data/spec/fixtures/responses/whois.nic.kz/property_status_multiple.expected +0 -8
  937. data/spec/fixtures/responses/whois.nic.kz/property_status_multiple.txt +0 -39
  938. data/spec/fixtures/responses/whois.nic.kz/property_status_ok.expected +0 -8
  939. data/spec/fixtures/responses/whois.nic.kz/property_status_ok.txt +0 -37
  940. data/spec/fixtures/responses/whois.nic.kz/status_available.expected +0 -23
  941. data/spec/fixtures/responses/whois.nic.kz/status_available.txt +0 -4
  942. data/spec/fixtures/responses/whois.nic.kz/status_registered.expected +0 -29
  943. data/spec/fixtures/responses/whois.nic.kz/status_registered.txt +0 -37
  944. data/spec/fixtures/responses/whois.nic.la/property_status_multiple.expected +0 -2
  945. data/spec/fixtures/responses/whois.nic.la/property_status_multiple.txt +0 -75
  946. data/spec/fixtures/responses/whois.nic.la/property_status_single.expected +0 -2
  947. data/spec/fixtures/responses/whois.nic.la/property_status_single.txt +0 -70
  948. data/spec/fixtures/responses/whois.nic.la/status_available.expected +0 -57
  949. data/spec/fixtures/responses/whois.nic.la/status_available.txt +0 -1
  950. data/spec/fixtures/responses/whois.nic.la/status_registered.expected +0 -114
  951. data/spec/fixtures/responses/whois.nic.la/status_registered.txt +0 -70
  952. data/spec/fixtures/responses/whois.nic.li/status_available.expected +0 -23
  953. data/spec/fixtures/responses/whois.nic.li/status_available.txt +0 -2
  954. data/spec/fixtures/responses/whois.nic.li/status_registered.expected +0 -31
  955. data/spec/fixtures/responses/whois.nic.li/status_registered.txt +0 -30
  956. data/spec/fixtures/responses/whois.nic.lk/lk/status_available.expected +0 -55
  957. data/spec/fixtures/responses/whois.nic.lk/lk/status_available.txt +0 -1
  958. data/spec/fixtures/responses/whois.nic.lk/lk/status_registered.expected +0 -70
  959. data/spec/fixtures/responses/whois.nic.lk/lk/status_registered.txt +0 -24
  960. data/spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_available.txt +0 -0
  961. data/spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_registered.txt +0 -18
  962. data/spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_available.txt +0 -0
  963. data/spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_registered.txt +0 -18
  964. data/spec/fixtures/responses/whois.nic.lv/status_available.expected +0 -23
  965. data/spec/fixtures/responses/whois.nic.lv/status_available.txt +0 -6
  966. data/spec/fixtures/responses/whois.nic.lv/status_registered.expected +0 -32
  967. data/spec/fixtures/responses/whois.nic.lv/status_registered.txt +0 -37
  968. data/spec/fixtures/responses/whois.nic.ly/status_available.expected +0 -23
  969. data/spec/fixtures/responses/whois.nic.ly/status_available.txt +0 -1
  970. data/spec/fixtures/responses/whois.nic.ly/status_registered.expected +0 -34
  971. data/spec/fixtures/responses/whois.nic.ly/status_registered.txt +0 -65
  972. data/spec/fixtures/responses/whois.nic.md/property_dns-update.txt +0 -7
  973. data/spec/fixtures/responses/whois.nic.md/status_available.expected +0 -55
  974. data/spec/fixtures/responses/whois.nic.md/status_available.txt +0 -1
  975. data/spec/fixtures/responses/whois.nic.md/status_registered.expected +0 -67
  976. data/spec/fixtures/responses/whois.nic.md/status_registered.txt +0 -7
  977. data/spec/fixtures/responses/whois.nic.mg/property_status_active.expected +0 -8
  978. data/spec/fixtures/responses/whois.nic.mg/property_status_active.txt +0 -65
  979. data/spec/fixtures/responses/whois.nic.mg/property_status_delegated.expected +0 -8
  980. data/spec/fixtures/responses/whois.nic.mg/property_status_delegated.txt +0 -78
  981. data/spec/fixtures/responses/whois.nic.mg/status_available.expected +0 -23
  982. data/spec/fixtures/responses/whois.nic.mg/status_available.txt +0 -22
  983. data/spec/fixtures/responses/whois.nic.mg/status_registered.expected +0 -34
  984. data/spec/fixtures/responses/whois.nic.mg/status_registered.txt +0 -65
  985. data/spec/fixtures/responses/whois.nic.ms/property_status_active.expected +0 -8
  986. data/spec/fixtures/responses/whois.nic.ms/property_status_active.txt +0 -59
  987. data/spec/fixtures/responses/whois.nic.ms/property_status_delegated.expected +0 -8
  988. data/spec/fixtures/responses/whois.nic.ms/property_status_delegated.txt +0 -55
  989. data/spec/fixtures/responses/whois.nic.ms/property_status_not_registered.expected +0 -8
  990. data/spec/fixtures/responses/whois.nic.ms/property_status_not_registered.txt +0 -15
  991. data/spec/fixtures/responses/whois.nic.ms/status_available.expected +0 -30
  992. data/spec/fixtures/responses/whois.nic.ms/status_available.txt +0 -15
  993. data/spec/fixtures/responses/whois.nic.ms/status_registered.expected +0 -44
  994. data/spec/fixtures/responses/whois.nic.ms/status_registered.txt +0 -59
  995. data/spec/fixtures/responses/whois.nic.mu/property_status_active.expected +0 -8
  996. data/spec/fixtures/responses/whois.nic.mu/property_status_active.txt +0 -22
  997. data/spec/fixtures/responses/whois.nic.mu/property_status_delegated.expected +0 -8
  998. data/spec/fixtures/responses/whois.nic.mu/property_status_delegated.txt +0 -37
  999. data/spec/fixtures/responses/whois.nic.mu/property_status_not_registered.expected +0 -8
  1000. data/spec/fixtures/responses/whois.nic.mu/property_status_not_registered.txt +0 -9
  1001. data/spec/fixtures/responses/whois.nic.mu/status_available.expected +0 -30
  1002. data/spec/fixtures/responses/whois.nic.mu/status_available.txt +0 -9
  1003. data/spec/fixtures/responses/whois.nic.mu/status_registered.expected +0 -48
  1004. data/spec/fixtures/responses/whois.nic.mu/status_registered.txt +0 -66
  1005. data/spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.expected +0 -7
  1006. data/spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.txt +0 -56
  1007. data/spec/fixtures/responses/whois.nic.mx/status_available.expected +0 -20
  1008. data/spec/fixtures/responses/whois.nic.mx/status_available.txt +0 -11
  1009. data/spec/fixtures/responses/whois.nic.mx/status_registered.expected +0 -30
  1010. data/spec/fixtures/responses/whois.nic.mx/status_registered.txt +0 -58
  1011. data/spec/fixtures/responses/whois.nic.name/reserved.txt +0 -30
  1012. data/spec/fixtures/responses/whois.nic.name/status_available.expected +0 -22
  1013. data/spec/fixtures/responses/whois.nic.name/status_available.txt +0 -29
  1014. data/spec/fixtures/responses/whois.nic.name/status_registered.expected +0 -22
  1015. data/spec/fixtures/responses/whois.nic.name/status_registered.txt +0 -36
  1016. data/spec/fixtures/responses/whois.nic.net.nf/property_status_active.expected +0 -8
  1017. data/spec/fixtures/responses/whois.nic.net.nf/property_status_active.txt +0 -44
  1018. data/spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.expected +0 -8
  1019. data/spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.txt +0 -72
  1020. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.expected +0 -8
  1021. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.txt +0 -73
  1022. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.expected +0 -8
  1023. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.txt +0 -73
  1024. data/spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.expected +0 -8
  1025. data/spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.txt +0 -11
  1026. data/spec/fixtures/responses/whois.nic.net.nf/status_available.expected +0 -30
  1027. data/spec/fixtures/responses/whois.nic.net.nf/status_available.txt +0 -11
  1028. data/spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.expected +0 -9
  1029. data/spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.txt +0 -11
  1030. data/spec/fixtures/responses/whois.nic.net.nf/status_registered.expected +0 -48
  1031. data/spec/fixtures/responses/whois.nic.net.nf/status_registered.txt +0 -44
  1032. data/spec/fixtures/responses/whois.nic.net.ng/property_status_active.expected +0 -8
  1033. data/spec/fixtures/responses/whois.nic.net.ng/property_status_active.txt +0 -41
  1034. data/spec/fixtures/responses/whois.nic.net.ng/property_status_delegated.expected +0 -8
  1035. data/spec/fixtures/responses/whois.nic.net.ng/property_status_delegated.txt +0 -41
  1036. data/spec/fixtures/responses/whois.nic.net.ng/property_status_not_registered.expected +0 -8
  1037. data/spec/fixtures/responses/whois.nic.net.ng/property_status_not_registered.txt +0 -9
  1038. data/spec/fixtures/responses/whois.nic.net.ng/status_available.expected +0 -23
  1039. data/spec/fixtures/responses/whois.nic.net.ng/status_available.txt +0 -9
  1040. data/spec/fixtures/responses/whois.nic.net.ng/status_registered.expected +0 -41
  1041. data/spec/fixtures/responses/whois.nic.net.ng/status_registered.txt +0 -41
  1042. data/spec/fixtures/responses/whois.nic.net.sa/status_available.expected +0 -23
  1043. data/spec/fixtures/responses/whois.nic.net.sa/status_available.txt +0 -5
  1044. data/spec/fixtures/responses/whois.nic.net.sa/status_registered.expected +0 -28
  1045. data/spec/fixtures/responses/whois.nic.net.sa/status_registered.txt +0 -17
  1046. data/spec/fixtures/responses/whois.nic.net.sb/property_status_active.expected +0 -8
  1047. data/spec/fixtures/responses/whois.nic.net.sb/property_status_active.txt +0 -72
  1048. data/spec/fixtures/responses/whois.nic.net.sb/property_status_delegated.expected +0 -8
  1049. data/spec/fixtures/responses/whois.nic.net.sb/property_status_delegated.txt +0 -72
  1050. data/spec/fixtures/responses/whois.nic.net.sb/property_status_not_registered.expected +0 -8
  1051. data/spec/fixtures/responses/whois.nic.net.sb/property_status_not_registered.txt +0 -12
  1052. data/spec/fixtures/responses/whois.nic.net.sb/status_available.expected +0 -30
  1053. data/spec/fixtures/responses/whois.nic.net.sb/status_available.txt +0 -12
  1054. data/spec/fixtures/responses/whois.nic.net.sb/status_registered.expected +0 -44
  1055. data/spec/fixtures/responses/whois.nic.net.sb/status_registered.txt +0 -72
  1056. data/spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.expected +0 -8
  1057. data/spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.txt +0 -30
  1058. data/spec/fixtures/responses/whois.nic.nu/status_available.expected +0 -23
  1059. data/spec/fixtures/responses/whois.nic.nu/status_available.txt +0 -19
  1060. data/spec/fixtures/responses/whois.nic.nu/status_registered.expected +0 -34
  1061. data/spec/fixtures/responses/whois.nic.nu/status_registered.txt +0 -35
  1062. data/spec/fixtures/responses/whois.nic.org.uy/response_is_error.txt +0 -27
  1063. data/spec/fixtures/responses/whois.nic.org.uy/status_available.expected +0 -23
  1064. data/spec/fixtures/responses/whois.nic.org.uy/status_available.txt +0 -10
  1065. data/spec/fixtures/responses/whois.nic.org.uy/status_registered.expected +0 -29
  1066. data/spec/fixtures/responses/whois.nic.org.uy/status_registered.txt +0 -48
  1067. data/spec/fixtures/responses/whois.nic.pr/status_available.expected +0 -22
  1068. data/spec/fixtures/responses/whois.nic.pr/status_available.txt +0 -22
  1069. data/spec/fixtures/responses/whois.nic.pr/status_registered.expected +0 -24
  1070. data/spec/fixtures/responses/whois.nic.pr/status_registered.txt +0 -62
  1071. data/spec/fixtures/responses/whois.nic.priv.at/status_available.expected +0 -22
  1072. data/spec/fixtures/responses/whois.nic.priv.at/status_available.txt +0 -7
  1073. data/spec/fixtures/responses/whois.nic.priv.at/status_registered.expected +0 -23
  1074. data/spec/fixtures/responses/whois.nic.priv.at/status_registered.txt +0 -35
  1075. data/spec/fixtures/responses/whois.nic.sh/status_available.expected +0 -53
  1076. data/spec/fixtures/responses/whois.nic.sh/status_available.txt +0 -2
  1077. data/spec/fixtures/responses/whois.nic.sh/status_registered.expected +0 -53
  1078. data/spec/fixtures/responses/whois.nic.sh/status_registered.txt +0 -2
  1079. data/spec/fixtures/responses/whois.nic.sl/status_available.expected +0 -23
  1080. data/spec/fixtures/responses/whois.nic.sl/status_available.txt +0 -39
  1081. data/spec/fixtures/responses/whois.nic.sl/status_registered.expected +0 -33
  1082. data/spec/fixtures/responses/whois.nic.sl/status_registered.txt +0 -80
  1083. data/spec/fixtures/responses/whois.nic.sm/status_available.expected +0 -23
  1084. data/spec/fixtures/responses/whois.nic.sm/status_available.txt +0 -1
  1085. data/spec/fixtures/responses/whois.nic.sm/status_registered.expected +0 -33
  1086. data/spec/fixtures/responses/whois.nic.sm/status_registered.txt +0 -30
  1087. data/spec/fixtures/responses/whois.nic.sn/status_available.expected +0 -57
  1088. data/spec/fixtures/responses/whois.nic.sn/status_available.txt +0 -3
  1089. data/spec/fixtures/responses/whois.nic.sn/status_registered.expected +0 -80
  1090. data/spec/fixtures/responses/whois.nic.sn/status_registered.txt +0 -14
  1091. data/spec/fixtures/responses/whois.nic.so/status_available.expected +0 -23
  1092. data/spec/fixtures/responses/whois.nic.so/status_available.txt +0 -1
  1093. data/spec/fixtures/responses/whois.nic.so/status_registered.expected +0 -34
  1094. data/spec/fixtures/responses/whois.nic.so/status_registered.txt +0 -22
  1095. data/spec/fixtures/responses/whois.nic.st/status_available.expected +0 -23
  1096. data/spec/fixtures/responses/whois.nic.st/status_available.txt +0 -1
  1097. data/spec/fixtures/responses/whois.nic.st/status_registered.expected +0 -33
  1098. data/spec/fixtures/responses/whois.nic.st/status_registered.txt +0 -47
  1099. data/spec/fixtures/responses/whois.nic.tel/status_available.expected +0 -23
  1100. data/spec/fixtures/responses/whois.nic.tel/status_available.txt +0 -59
  1101. data/spec/fixtures/responses/whois.nic.tel/status_registered.expected +0 -36
  1102. data/spec/fixtures/responses/whois.nic.tel/status_registered.txt +0 -111
  1103. data/spec/fixtures/responses/whois.nic.tl/property_status_active.expected +0 -8
  1104. data/spec/fixtures/responses/whois.nic.tl/property_status_active.txt +0 -29
  1105. data/spec/fixtures/responses/whois.nic.tl/property_status_delegated.expected +0 -8
  1106. data/spec/fixtures/responses/whois.nic.tl/property_status_delegated.txt +0 -72
  1107. data/spec/fixtures/responses/whois.nic.tl/property_status_not_registered.expected +0 -8
  1108. data/spec/fixtures/responses/whois.nic.tl/property_status_not_registered.txt +0 -21
  1109. data/spec/fixtures/responses/whois.nic.tl/status_available.expected +0 -30
  1110. data/spec/fixtures/responses/whois.nic.tl/status_available.txt +0 -21
  1111. data/spec/fixtures/responses/whois.nic.tl/status_registered.expected +0 -44
  1112. data/spec/fixtures/responses/whois.nic.tl/status_registered.txt +0 -66
  1113. data/spec/fixtures/responses/whois.nic.tm/status_available.expected +0 -53
  1114. data/spec/fixtures/responses/whois.nic.tm/status_available.txt +0 -2
  1115. data/spec/fixtures/responses/whois.nic.tm/status_registered.expected +0 -53
  1116. data/spec/fixtures/responses/whois.nic.tm/status_registered.txt +0 -2
  1117. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.expected +0 -12
  1118. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.txt +0 -52
  1119. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.expected +0 -7
  1120. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.txt +0 -42
  1121. data/spec/fixtures/responses/whois.nic.tr/status_available.expected +0 -23
  1122. data/spec/fixtures/responses/whois.nic.tr/status_available.txt +0 -1
  1123. data/spec/fixtures/responses/whois.nic.tr/status_registered.expected +0 -29
  1124. data/spec/fixtures/responses/whois.nic.tr/status_registered.txt +0 -48
  1125. data/spec/fixtures/responses/whois.nic.travel/property_status_multiple.expected +0 -2
  1126. data/spec/fixtures/responses/whois.nic.travel/property_status_multiple.txt +0 -83
  1127. data/spec/fixtures/responses/whois.nic.travel/property_status_single.expected +0 -2
  1128. data/spec/fixtures/responses/whois.nic.travel/property_status_single.txt +0 -75
  1129. data/spec/fixtures/responses/whois.nic.travel/status_available.expected +0 -23
  1130. data/spec/fixtures/responses/whois.nic.travel/status_available.txt +0 -25
  1131. data/spec/fixtures/responses/whois.nic.travel/status_registered.expected +0 -30
  1132. data/spec/fixtures/responses/whois.nic.travel/status_registered.txt +0 -75
  1133. data/spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.expected +0 -3
  1134. data/spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.txt +0 -53
  1135. data/spec/fixtures/responses/whois.nic.tv/status_available.expected +0 -44
  1136. data/spec/fixtures/responses/whois.nic.tv/status_available.txt +0 -44
  1137. data/spec/fixtures/responses/whois.nic.tv/status_registered.expected +0 -51
  1138. data/spec/fixtures/responses/whois.nic.tv/status_registered.txt +0 -54
  1139. data/spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.expected +0 -9
  1140. data/spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.txt +0 -52
  1141. data/spec/fixtures/responses/whois.nic.uk/property_registrant_type_individual.txt +0 -45
  1142. data/spec/fixtures/responses/whois.nic.uk/property_registrant_type_unknown.txt +0 -50
  1143. data/spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.expected +0 -6
  1144. data/spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.txt +0 -48
  1145. data/spec/fixtures/responses/whois.nic.uk/property_status_missing.expected +0 -8
  1146. data/spec/fixtures/responses/whois.nic.uk/property_status_missing.txt +0 -20
  1147. data/spec/fixtures/responses/whois.nic.uk/property_status_no_status_listed.expected +0 -8
  1148. data/spec/fixtures/responses/whois.nic.uk/property_status_no_status_listed.txt +0 -48
  1149. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_registration.expected +0 -8
  1150. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_registration.txt +0 -49
  1151. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_renewal.expected +0 -8
  1152. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_renewal.txt +0 -49
  1153. data/spec/fixtures/responses/whois.nic.uk/property_status_registered_until_expiry_date.expected +0 -8
  1154. data/spec/fixtures/responses/whois.nic.uk/property_status_registered_until_expiry_date.txt +0 -50
  1155. data/spec/fixtures/responses/whois.nic.uk/property_status_suspended.expected +0 -8
  1156. data/spec/fixtures/responses/whois.nic.uk/property_status_suspended.txt +0 -51
  1157. data/spec/fixtures/responses/whois.nic.uk/response_throttled.expected +0 -2
  1158. data/spec/fixtures/responses/whois.nic.uk/response_throttled.txt +0 -9
  1159. data/spec/fixtures/responses/whois.nic.uk/status_available.expected +0 -38
  1160. data/spec/fixtures/responses/whois.nic.uk/status_available.txt +0 -20
  1161. data/spec/fixtures/responses/whois.nic.uk/status_invalid.expected +0 -9
  1162. data/spec/fixtures/responses/whois.nic.uk/status_invalid.txt +0 -22
  1163. data/spec/fixtures/responses/whois.nic.uk/status_registered.expected +0 -68
  1164. data/spec/fixtures/responses/whois.nic.uk/status_registered.txt +0 -50
  1165. data/spec/fixtures/responses/whois.nic.uk/status_reserved.expected +0 -71
  1166. data/spec/fixtures/responses/whois.nic.uk/status_reserved.txt +0 -48
  1167. data/spec/fixtures/responses/whois.nic.uk/status_suspended.expected +0 -34
  1168. data/spec/fixtures/responses/whois.nic.uk/status_suspended.txt +0 -51
  1169. data/spec/fixtures/responses/whois.nic.us/status_available.expected +0 -23
  1170. data/spec/fixtures/responses/whois.nic.us/status_available.txt +0 -29
  1171. data/spec/fixtures/responses/whois.nic.us/status_registered.expected +0 -34
  1172. data/spec/fixtures/responses/whois.nic.us/status_registered.txt +0 -99
  1173. data/spec/fixtures/responses/whois.nic.ve/property_expires_on_missing.expected +0 -2
  1174. data/spec/fixtures/responses/whois.nic.ve/property_expires_on_missing.txt +0 -48
  1175. data/spec/fixtures/responses/whois.nic.ve/property_nameservers.expected +0 -7
  1176. data/spec/fixtures/responses/whois.nic.ve/property_nameservers.txt +0 -48
  1177. data/spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.expected +0 -3
  1178. data/spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.txt +0 -45
  1179. data/spec/fixtures/responses/whois.nic.ve/property_status_activo.expected +0 -8
  1180. data/spec/fixtures/responses/whois.nic.ve/property_status_activo.txt +0 -45
  1181. data/spec/fixtures/responses/whois.nic.ve/property_status_missing.expected +0 -8
  1182. data/spec/fixtures/responses/whois.nic.ve/property_status_missing.txt +0 -10
  1183. data/spec/fixtures/responses/whois.nic.ve/property_status_suspendido.expected +0 -8
  1184. data/spec/fixtures/responses/whois.nic.ve/property_status_suspendido.txt +0 -49
  1185. data/spec/fixtures/responses/whois.nic.ve/property_updated_on.expected +0 -3
  1186. data/spec/fixtures/responses/whois.nic.ve/property_updated_on.txt +0 -48
  1187. data/spec/fixtures/responses/whois.nic.ve/property_updated_on_blank.expected +0 -2
  1188. data/spec/fixtures/responses/whois.nic.ve/property_updated_on_blank.txt +0 -45
  1189. data/spec/fixtures/responses/whois.nic.ve/status_available.expected +0 -23
  1190. data/spec/fixtures/responses/whois.nic.ve/status_available.txt +0 -10
  1191. data/spec/fixtures/responses/whois.nic.ve/status_inactive.expected +0 -30
  1192. data/spec/fixtures/responses/whois.nic.ve/status_inactive.txt +0 -49
  1193. data/spec/fixtures/responses/whois.nic.ve/status_registered.expected +0 -25
  1194. data/spec/fixtures/responses/whois.nic.ve/status_registered.txt +0 -45
  1195. data/spec/fixtures/responses/whois.nic.xxx/property_updated_on_blank.expected +0 -2
  1196. data/spec/fixtures/responses/whois.nic.xxx/property_updated_on_blank.txt +0 -98
  1197. data/spec/fixtures/responses/whois.nic.xxx/status_available.expected +0 -57
  1198. data/spec/fixtures/responses/whois.nic.xxx/status_available.txt +0 -1
  1199. data/spec/fixtures/responses/whois.nic.xxx/status_registered.expected +0 -105
  1200. data/spec/fixtures/responses/whois.nic.xxx/status_registered.txt +0 -98
  1201. data/spec/fixtures/responses/whois.nic.xxx/status_reserved.expected +0 -12
  1202. data/spec/fixtures/responses/whois.nic.xxx/status_reserved.txt +0 -1
  1203. data/spec/fixtures/responses/whois.norid.no/status_available.expected +0 -18
  1204. data/spec/fixtures/responses/whois.norid.no/status_available.txt +0 -5
  1205. data/spec/fixtures/responses/whois.norid.no/status_registered.expected +0 -20
  1206. data/spec/fixtures/responses/whois.norid.no/status_registered.txt +0 -34
  1207. data/spec/fixtures/responses/whois.org.za/status_available.expected +0 -53
  1208. data/spec/fixtures/responses/whois.org.za/status_available.txt +0 -1
  1209. data/spec/fixtures/responses/whois.org.za/status_registered.expected +0 -53
  1210. data/spec/fixtures/responses/whois.org.za/status_registered.txt +0 -3
  1211. data/spec/fixtures/responses/whois.pandi.or.id/status_available.expected +0 -23
  1212. data/spec/fixtures/responses/whois.pandi.or.id/status_available.txt +0 -9
  1213. data/spec/fixtures/responses/whois.pandi.or.id/status_registered.expected +0 -34
  1214. data/spec/fixtures/responses/whois.pandi.or.id/status_registered.txt +0 -33
  1215. data/spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.expected +0 -5
  1216. data/spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.txt +0 -19
  1217. data/spec/fixtures/responses/whois.pnina.ps/property_status_active_pending_transfer.expected +0 -8
  1218. data/spec/fixtures/responses/whois.pnina.ps/property_status_active_pending_transfer.txt +0 -69
  1219. data/spec/fixtures/responses/whois.pnina.ps/status_available.expected +0 -23
  1220. data/spec/fixtures/responses/whois.pnina.ps/status_available.txt +0 -10
  1221. data/spec/fixtures/responses/whois.pnina.ps/status_registered.expected +0 -31
  1222. data/spec/fixtures/responses/whois.pnina.ps/status_registered.txt +0 -20
  1223. data/spec/fixtures/responses/whois.publicinterestregistry.net/response_throttled.expected +0 -2
  1224. data/spec/fixtures/responses/whois.publicinterestregistry.net/response_throttled.txt +0 -1
  1225. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected +0 -50
  1226. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_available.txt +0 -1
  1227. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.expected +0 -115
  1228. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.txt +0 -85
  1229. data/spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.expected +0 -9
  1230. data/spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.txt +0 -42
  1231. data/spec/fixtures/responses/whois.register.bg/status_available.expected +0 -23
  1232. data/spec/fixtures/responses/whois.register.bg/status_available.txt +0 -1
  1233. data/spec/fixtures/responses/whois.register.bg/status_registered.expected +0 -33
  1234. data/spec/fixtures/responses/whois.register.bg/status_registered.txt +0 -44
  1235. data/spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.expected +0 -15
  1236. data/spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.txt +0 -50
  1237. data/spec/fixtures/responses/whois.registro.br/status_available.expected +0 -23
  1238. data/spec/fixtures/responses/whois.registro.br/status_available.txt +0 -22
  1239. data/spec/fixtures/responses/whois.registro.br/status_available_limited.expected +0 -5
  1240. data/spec/fixtures/responses/whois.registro.br/status_available_limited.txt +0 -22
  1241. data/spec/fixtures/responses/whois.registro.br/status_registered.expected +0 -30
  1242. data/spec/fixtures/responses/whois.registro.br/status_registered.txt +0 -47
  1243. data/spec/fixtures/responses/whois.registro.br/status_registered_limited.expected +0 -5
  1244. data/spec/fixtures/responses/whois.registro.br/status_registered_limited.txt +0 -23
  1245. data/spec/fixtures/responses/whois.registry.gy/property_status_active.expected +0 -8
  1246. data/spec/fixtures/responses/whois.registry.gy/property_status_active.txt +0 -58
  1247. data/spec/fixtures/responses/whois.registry.gy/property_status_delegated.expected +0 -8
  1248. data/spec/fixtures/responses/whois.registry.gy/property_status_delegated.txt +0 -66
  1249. data/spec/fixtures/responses/whois.registry.gy/property_status_not_registered.expected +0 -8
  1250. data/spec/fixtures/responses/whois.registry.gy/property_status_not_registered.txt +0 -18
  1251. data/spec/fixtures/responses/whois.registry.gy/status_available.expected +0 -30
  1252. data/spec/fixtures/responses/whois.registry.gy/status_available.txt +0 -18
  1253. data/spec/fixtures/responses/whois.registry.gy/status_registered.expected +0 -48
  1254. data/spec/fixtures/responses/whois.registry.gy/status_registered.txt +0 -58
  1255. data/spec/fixtures/responses/whois.registry.hm/status_available.expected +0 -23
  1256. data/spec/fixtures/responses/whois.registry.hm/status_available.txt +0 -31
  1257. data/spec/fixtures/responses/whois.registry.hm/status_registered.expected +0 -29
  1258. data/spec/fixtures/responses/whois.registry.hm/status_registered.txt +0 -78
  1259. data/spec/fixtures/responses/whois.registry.in/property_status_missing.expected +0 -2
  1260. data/spec/fixtures/responses/whois.registry.in/property_status_missing.txt +0 -1
  1261. data/spec/fixtures/responses/whois.registry.in/property_status_multiple.expected +0 -2
  1262. data/spec/fixtures/responses/whois.registry.in/property_status_multiple.txt +0 -86
  1263. data/spec/fixtures/responses/whois.registry.in/property_status_ok.expected +0 -2
  1264. data/spec/fixtures/responses/whois.registry.in/property_status_ok.txt +0 -83
  1265. data/spec/fixtures/responses/whois.registry.in/status_available.expected +0 -57
  1266. data/spec/fixtures/responses/whois.registry.in/status_available.txt +0 -1
  1267. data/spec/fixtures/responses/whois.registry.in/status_registered.expected +0 -106
  1268. data/spec/fixtures/responses/whois.registry.in/status_registered.txt +0 -83
  1269. data/spec/fixtures/responses/whois.registry.om/status_available.expected +0 -56
  1270. data/spec/fixtures/responses/whois.registry.om/status_available.txt +0 -1
  1271. data/spec/fixtures/responses/whois.registry.om/status_registered.expected +0 -100
  1272. data/spec/fixtures/responses/whois.registry.om/status_registered.txt +0 -18
  1273. data/spec/fixtures/responses/whois.registry.qa/property_nameservers_without_ips.expected +0 -12
  1274. data/spec/fixtures/responses/whois.registry.qa/property_nameservers_without_ips.txt +0 -22
  1275. data/spec/fixtures/responses/whois.registry.qa/status_available.expected +0 -56
  1276. data/spec/fixtures/responses/whois.registry.qa/status_available.txt +0 -1
  1277. data/spec/fixtures/responses/whois.registry.qa/status_registered.expected +0 -91
  1278. data/spec/fixtures/responses/whois.registry.qa/status_registered.txt +0 -23
  1279. data/spec/fixtures/responses/whois.registrypro.pro/status_available.expected +0 -57
  1280. data/spec/fixtures/responses/whois.registrypro.pro/status_available.txt +0 -1
  1281. data/spec/fixtures/responses/whois.registrypro.pro/status_registered.expected +0 -112
  1282. data/spec/fixtures/responses/whois.registrypro.pro/status_registered.txt +0 -101
  1283. data/spec/fixtures/responses/whois.ripe.net/fo/status_available.expected +0 -23
  1284. data/spec/fixtures/responses/whois.ripe.net/fo/status_available.txt +0 -11
  1285. data/spec/fixtures/responses/whois.ripe.net/fo/status_registered.expected +0 -27
  1286. data/spec/fixtures/responses/whois.ripe.net/fo/status_registered.txt +0 -45
  1287. data/spec/fixtures/responses/whois.ripe.net/gm/status_available.expected +0 -23
  1288. data/spec/fixtures/responses/whois.ripe.net/gm/status_available.txt +0 -11
  1289. data/spec/fixtures/responses/whois.ripe.net/gm/status_registered.expected +0 -27
  1290. data/spec/fixtures/responses/whois.ripe.net/gm/status_registered.txt +0 -37
  1291. data/spec/fixtures/responses/whois.ripe.net/mc/status_available.expected +0 -23
  1292. data/spec/fixtures/responses/whois.ripe.net/mc/status_available.txt +0 -11
  1293. data/spec/fixtures/responses/whois.ripe.net/mc/status_registered.expected +0 -32
  1294. data/spec/fixtures/responses/whois.ripe.net/mc/status_registered.txt +0 -36
  1295. data/spec/fixtures/responses/whois.ripe.net/va/status_available.expected +0 -23
  1296. data/spec/fixtures/responses/whois.ripe.net/va/status_available.txt +0 -11
  1297. data/spec/fixtures/responses/whois.ripe.net/va/status_registered.expected +0 -33
  1298. data/spec/fixtures/responses/whois.ripe.net/va/status_registered.txt +0 -48
  1299. data/spec/fixtures/responses/whois.rnids.rs/property_nameservers_hyphenated.expected +0 -9
  1300. data/spec/fixtures/responses/whois.rnids.rs/property_nameservers_hyphenated.txt +0 -36
  1301. data/spec/fixtures/responses/whois.rnids.rs/status_available.expected +0 -57
  1302. data/spec/fixtures/responses/whois.rnids.rs/status_available.txt +0 -1
  1303. data/spec/fixtures/responses/whois.rnids.rs/status_registered.expected +0 -94
  1304. data/spec/fixtures/responses/whois.rnids.rs/status_registered.txt +0 -44
  1305. data/spec/fixtures/responses/whois.rnids.rs/token_whois_privacy.expected +0 -11
  1306. data/spec/fixtures/responses/whois.rnids.rs/token_whois_privacy.txt +0 -36
  1307. data/spec/fixtures/responses/whois.rotld.ro/status_available.expected +0 -23
  1308. data/spec/fixtures/responses/whois.rotld.ro/status_available.txt +0 -16
  1309. data/spec/fixtures/responses/whois.rotld.ro/status_registered.expected +0 -31
  1310. data/spec/fixtures/responses/whois.rotld.ro/status_registered.txt +0 -27
  1311. data/spec/fixtures/responses/whois.samoanic.ws/status_available.expected +0 -23
  1312. data/spec/fixtures/responses/whois.samoanic.ws/status_available.txt +0 -12
  1313. data/spec/fixtures/responses/whois.samoanic.ws/status_registered.expected +0 -34
  1314. data/spec/fixtures/responses/whois.samoanic.ws/status_registered.txt +0 -34
  1315. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.expected +0 -11
  1316. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.txt +0 -98
  1317. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected +0 -12
  1318. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.txt +0 -94
  1319. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.expected +0 -11
  1320. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.txt +0 -94
  1321. data/spec/fixtures/responses/whois.sgnic.sg/status_available.expected +0 -23
  1322. data/spec/fixtures/responses/whois.sgnic.sg/status_available.txt +0 -1
  1323. data/spec/fixtures/responses/whois.sgnic.sg/status_registered.expected +0 -33
  1324. data/spec/fixtures/responses/whois.sgnic.sg/status_registered.txt +0 -94
  1325. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_dakt.expected +0 -8
  1326. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_dakt.txt +0 -25
  1327. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_exp.expected +0 -8
  1328. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_exp.txt +0 -27
  1329. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_held.expected +0 -8
  1330. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_held.txt +0 -17
  1331. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_lnot.expected +0 -8
  1332. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_lnot.txt +0 -26
  1333. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ok.expected +0 -8
  1334. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ok.txt +0 -27
  1335. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ta.expected +0 -8
  1336. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ta.txt +0 -25
  1337. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_warn.expected +0 -8
  1338. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_warn.txt +0 -24
  1339. data/spec/fixtures/responses/whois.sk-nic.sk/status_available.expected +0 -23
  1340. data/spec/fixtures/responses/whois.sk-nic.sk/status_available.txt +0 -7
  1341. data/spec/fixtures/responses/whois.sk-nic.sk/status_registered.expected +0 -33
  1342. data/spec/fixtures/responses/whois.sk-nic.sk/status_registered.txt +0 -27
  1343. data/spec/fixtures/responses/whois.smallregistry.net/status_available.expected +0 -50
  1344. data/spec/fixtures/responses/whois.smallregistry.net/status_available.txt +0 -21
  1345. data/spec/fixtures/responses/whois.smallregistry.net/status_registered.expected +0 -91
  1346. data/spec/fixtures/responses/whois.smallregistry.net/status_registered.txt +0 -89
  1347. data/spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.expected +0 -8
  1348. data/spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.txt +0 -68
  1349. data/spec/fixtures/responses/whois.srs.net.nz/response_throttled.expected +0 -2
  1350. data/spec/fixtures/responses/whois.srs.net.nz/response_throttled.txt +0 -27
  1351. data/spec/fixtures/responses/whois.srs.net.nz/status_available.expected +0 -27
  1352. data/spec/fixtures/responses/whois.srs.net.nz/status_available.txt +0 -27
  1353. data/spec/fixtures/responses/whois.srs.net.nz/status_invalid.expected +0 -34
  1354. data/spec/fixtures/responses/whois.srs.net.nz/status_invalid.txt +0 -27
  1355. data/spec/fixtures/responses/whois.srs.net.nz/status_registered.expected +0 -38
  1356. data/spec/fixtures/responses/whois.srs.net.nz/status_registered.txt +0 -73
  1357. data/spec/fixtures/responses/whois.sx/status_available.expected +0 -55
  1358. data/spec/fixtures/responses/whois.sx/status_available.txt +0 -9
  1359. data/spec/fixtures/responses/whois.sx/status_registered.expected +0 -85
  1360. data/spec/fixtures/responses/whois.sx/status_registered.txt +0 -21
  1361. data/spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.expected +0 -9
  1362. data/spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.txt +0 -22
  1363. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_available.expected +0 -37
  1364. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_available.txt +0 -9
  1365. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.expected +0 -65
  1366. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.txt +0 -23
  1367. data/spec/fixtures/responses/whois.tcinet.ru/su/status_available.expected +0 -37
  1368. data/spec/fixtures/responses/whois.tcinet.ru/su/status_available.txt +0 -9
  1369. data/spec/fixtures/responses/whois.tcinet.ru/su/status_registered.expected +0 -53
  1370. data/spec/fixtures/responses/whois.tcinet.ru/su/status_registered.txt +0 -20
  1371. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.expected +0 -37
  1372. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.txt +0 -9
  1373. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.expected +0 -56
  1374. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.txt +0 -20
  1375. data/spec/fixtures/responses/whois.thnic.co.th/status_available.expected +0 -23
  1376. data/spec/fixtures/responses/whois.thnic.co.th/status_available.txt +0 -5
  1377. data/spec/fixtures/responses/whois.thnic.co.th/status_registered.expected +0 -34
  1378. data/spec/fixtures/responses/whois.thnic.co.th/status_registered.txt +0 -27
  1379. data/spec/fixtures/responses/whois.tld.ee/property_contact_admin.txt +0 -34
  1380. data/spec/fixtures/responses/whois.tld.ee/property_contact_registrant.txt +0 -34
  1381. data/spec/fixtures/responses/whois.tld.ee/property_registrar.txt +0 -34
  1382. data/spec/fixtures/responses/whois.tld.ee/property_status_expired.txt +0 -27
  1383. data/spec/fixtures/responses/whois.tld.ee/property_status_missing.txt +0 -8
  1384. data/spec/fixtures/responses/whois.tld.ee/property_status_paid.txt +0 -34
  1385. data/spec/fixtures/responses/whois.tld.ee/status_available.expected +0 -38
  1386. data/spec/fixtures/responses/whois.tld.ee/status_available.txt +0 -8
  1387. data/spec/fixtures/responses/whois.tld.ee/status_expired.expected +0 -31
  1388. data/spec/fixtures/responses/whois.tld.ee/status_expired.txt +0 -27
  1389. data/spec/fixtures/responses/whois.tld.ee/status_registered.expected +0 -60
  1390. data/spec/fixtures/responses/whois.tld.ee/status_registered.txt +0 -34
  1391. data/spec/fixtures/responses/whois.tonic.to/response_incomplete.expected +0 -6
  1392. data/spec/fixtures/responses/whois.tonic.to/response_incomplete.txt +0 -1
  1393. data/spec/fixtures/responses/whois.tonic.to/status_available.expected +0 -57
  1394. data/spec/fixtures/responses/whois.tonic.to/status_available.txt +0 -2
  1395. data/spec/fixtures/responses/whois.tonic.to/status_registered.expected +0 -57
  1396. data/spec/fixtures/responses/whois.tonic.to/status_registered.txt +0 -3
  1397. data/spec/fixtures/responses/whois.twnic.net.tw/status_available.expected +0 -23
  1398. data/spec/fixtures/responses/whois.twnic.net.tw/status_available.txt +0 -1
  1399. data/spec/fixtures/responses/whois.twnic.net.tw/status_registered.expected +0 -33
  1400. data/spec/fixtures/responses/whois.twnic.net.tw/status_registered.txt +0 -32
  1401. data/spec/fixtures/responses/whois.tznic.or.tz/property_status_expired.expected +0 -8
  1402. data/spec/fixtures/responses/whois.tznic.or.tz/property_status_expired.txt +0 -56
  1403. data/spec/fixtures/responses/whois.tznic.or.tz/status_available.expected +0 -23
  1404. data/spec/fixtures/responses/whois.tznic.or.tz/status_available.txt +0 -39
  1405. data/spec/fixtures/responses/whois.tznic.or.tz/status_registered.expected +0 -30
  1406. data/spec/fixtures/responses/whois.tznic.or.tz/status_registered.txt +0 -77
  1407. data/spec/fixtures/responses/whois.ua/property_contacts_multiple.expected +0 -107
  1408. data/spec/fixtures/responses/whois.ua/property_contacts_multiple.txt +0 -84
  1409. data/spec/fixtures/responses/whois.ua/property_created_at_outofrange.expected +0 -2
  1410. data/spec/fixtures/responses/whois.ua/property_created_at_outofrange.txt +0 -93
  1411. data/spec/fixtures/responses/whois.ua/property_nameservers_uppercase.expected +0 -9
  1412. data/spec/fixtures/responses/whois.ua/property_nameservers_uppercase.txt +0 -29
  1413. data/spec/fixtures/responses/whois.ua/redirect_to_whois.in.ua.txt +0 -29
  1414. data/spec/fixtures/responses/whois.ua/status_available.expected +0 -52
  1415. data/spec/fixtures/responses/whois.ua/status_available.txt +0 -7
  1416. data/spec/fixtures/responses/whois.ua/status_registered.expected +0 -95
  1417. data/spec/fixtures/responses/whois.ua/status_registered.txt +0 -63
  1418. data/spec/fixtures/responses/whois.usp.ac.fj/status_available.expected +0 -23
  1419. data/spec/fixtures/responses/whois.usp.ac.fj/status_available.txt +0 -18
  1420. data/spec/fixtures/responses/whois.usp.ac.fj/status_registered.expected +0 -28
  1421. data/spec/fixtures/responses/whois.usp.ac.fj/status_registered.txt +0 -26
  1422. data/spec/fixtures/responses/whois.za.net/status_available.expected +0 -23
  1423. data/spec/fixtures/responses/whois.za.net/status_available.txt +0 -9
  1424. data/spec/fixtures/responses/whois.za.net/status_registered.expected +0 -29
  1425. data/spec/fixtures/responses/whois.za.net/status_registered.txt +0 -42
  1426. data/spec/fixtures/responses/whois.za.org/status_available.expected +0 -23
  1427. data/spec/fixtures/responses/whois.za.org/status_available.txt +0 -9
  1428. data/spec/fixtures/responses/whois.za.org/status_registered.expected +0 -31
  1429. data/spec/fixtures/responses/whois.za.org/status_registered.txt +0 -44
  1430. data/spec/integration_spec.rb +0 -58
  1431. data/spec/spec_helper.rb +0 -23
  1432. data/spec/support/example/parser_example_group.rb +0 -57
  1433. data/spec/support/helpers/connectivity_helper.rb +0 -15
  1434. data/spec/support/helpers/spec_helper.rb +0 -38
  1435. data/spec/support/matchers/support_property.rb +0 -5
  1436. data/spec/tlds +0 -352
  1437. data/spec/whois/client_spec.rb +0 -134
  1438. data/spec/whois/core_ext_spec.rb +0 -17
  1439. data/spec/whois/errors_spec.rb +0 -21
  1440. data/spec/whois/record/contact_spec.rb +0 -57
  1441. data/spec/whois/record/nameserver_spec.rb +0 -61
  1442. data/spec/whois/record/parser/base_spec.rb +0 -242
  1443. data/spec/whois/record/parser/blank_spec.rb +0 -20
  1444. data/spec/whois/record/parser/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver_spec.rb +0 -30
  1445. data/spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_available_spec.rb +0 -90
  1446. data/spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_registered_spec.rb +0 -101
  1447. data/spec/whois/record/parser/responses/kero.yachay.pe/status_available_spec.rb +0 -60
  1448. data/spec/whois/record/parser/responses/kero.yachay.pe/status_inactive_spec.rb +0 -61
  1449. data/spec/whois/record/parser/responses/kero.yachay.pe/status_registered_spec.rb +0 -68
  1450. data/spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_available_spec.rb +0 -60
  1451. data/spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_registered_spec.rb +0 -64
  1452. data/spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_available_spec.rb +0 -60
  1453. data/spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_registered_spec.rb +0 -68
  1454. data/spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_available_spec.rb +0 -60
  1455. data/spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_registered_spec.rb +0 -68
  1456. data/spec/whois/record/parser/responses/whois.aeda.net.ae/status_available_spec.rb +0 -60
  1457. data/spec/whois/record/parser/responses/whois.aeda.net.ae/status_registered_spec.rb +0 -64
  1458. data/spec/whois/record/parser/responses/whois.aero/status_available_spec.rb +0 -108
  1459. data/spec/whois/record/parser/responses/whois.aero/status_registered_spec.rb +0 -161
  1460. data/spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_available_spec.rb +0 -108
  1461. data/spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_registered_spec.rb +0 -122
  1462. data/spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_available_spec.rb +0 -108
  1463. data/spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_registered_spec.rb +0 -157
  1464. data/spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_available_spec.rb +0 -108
  1465. data/spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_registered_spec.rb +0 -157
  1466. data/spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_available_spec.rb +0 -108
  1467. data/spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_registered_spec.rb +0 -157
  1468. data/spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_available_spec.rb +0 -108
  1469. data/spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_registered_spec.rb +0 -161
  1470. data/spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_available_spec.rb +0 -108
  1471. data/spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_registered_spec.rb +0 -157
  1472. data/spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_available_spec.rb +0 -108
  1473. data/spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_registered_spec.rb +0 -161
  1474. data/spec/whois/record/parser/responses/whois.afilias.info/status_available_spec.rb +0 -108
  1475. data/spec/whois/record/parser/responses/whois.afilias.info/status_registered_spec.rb +0 -161
  1476. data/spec/whois/record/parser/responses/whois.ai/status_available_spec.rb +0 -60
  1477. data/spec/whois/record/parser/responses/whois.ai/status_registered_spec.rb +0 -68
  1478. data/spec/whois/record/parser/responses/whois.arnes.si/status_available_spec.rb +0 -60
  1479. data/spec/whois/record/parser/responses/whois.arnes.si/status_registered_spec.rb +0 -70
  1480. data/spec/whois/record/parser/responses/whois.ati.tn/status_available_spec.rb +0 -108
  1481. data/spec/whois/record/parser/responses/whois.ati.tn/status_registered_spec.rb +0 -173
  1482. data/spec/whois/record/parser/responses/whois.audns.net.au/property_status_with_multiple_spec.rb +0 -29
  1483. data/spec/whois/record/parser/responses/whois.audns.net.au/status_available_spec.rb +0 -107
  1484. data/spec/whois/record/parser/responses/whois.audns.net.au/status_registered_spec.rb +0 -136
  1485. data/spec/whois/record/parser/responses/whois.biz/status_available_spec.rb +0 -103
  1486. data/spec/whois/record/parser/responses/whois.biz/status_registered_spec.rb +0 -119
  1487. data/spec/whois/record/parser/responses/whois.cat/property_status_missing_spec.rb +0 -29
  1488. data/spec/whois/record/parser/responses/whois.cat/property_status_multiple_spec.rb +0 -29
  1489. data/spec/whois/record/parser/responses/whois.cat/property_status_ok_spec.rb +0 -29
  1490. data/spec/whois/record/parser/responses/whois.cat/status_available_spec.rb +0 -60
  1491. data/spec/whois/record/parser/responses/whois.cat/status_registered_spec.rb +0 -69
  1492. data/spec/whois/record/parser/responses/whois.cctld.by/status_available_spec.rb +0 -105
  1493. data/spec/whois/record/parser/responses/whois.cctld.by/status_registered_spec.rb +0 -115
  1494. data/spec/whois/record/parser/responses/whois.cctld.uz/property_expires_on_dash_spec.rb +0 -29
  1495. data/spec/whois/record/parser/responses/whois.cctld.uz/property_status_reserved_spec.rb +0 -39
  1496. data/spec/whois/record/parser/responses/whois.cctld.uz/status_available_spec.rb +0 -60
  1497. data/spec/whois/record/parser/responses/whois.cctld.uz/status_registered_spec.rb +0 -66
  1498. data/spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_available_spec.rb +0 -108
  1499. data/spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_registered_spec.rb +0 -161
  1500. data/spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_available_spec.rb +0 -108
  1501. data/spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_registered_spec.rb +0 -169
  1502. data/spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_available_spec.rb +0 -108
  1503. data/spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_registered_spec.rb +0 -161
  1504. data/spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_available_spec.rb +0 -108
  1505. data/spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_registered_spec.rb +0 -161
  1506. data/spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_available_spec.rb +0 -108
  1507. data/spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_registered_spec.rb +0 -163
  1508. data/spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_available_spec.rb +0 -108
  1509. data/spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_registered_spec.rb +0 -161
  1510. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_available_spec.rb +0 -108
  1511. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_registered_spec.rb +0 -165
  1512. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_available_spec.rb +0 -108
  1513. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_registered_spec.rb +0 -165
  1514. data/spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_available_spec.rb +0 -108
  1515. data/spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_registered_spec.rb +0 -165
  1516. data/spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_available_spec.rb +0 -108
  1517. data/spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_registered_spec.rb +0 -161
  1518. data/spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_available_spec.rb +0 -108
  1519. data/spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_registered_spec.rb +0 -161
  1520. data/spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_available_spec.rb +0 -108
  1521. data/spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_registered_spec.rb +0 -167
  1522. data/spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_available_spec.rb +0 -108
  1523. data/spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_registered_spec.rb +0 -161
  1524. data/spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_available_spec.rb +0 -108
  1525. data/spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_registered_spec.rb +0 -165
  1526. data/spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_available_spec.rb +0 -108
  1527. data/spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_registered_spec.rb +0 -157
  1528. data/spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_available_spec.rb +0 -108
  1529. data/spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_registered_spec.rb +0 -161
  1530. data/spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_available_spec.rb +0 -108
  1531. data/spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_registered_spec.rb +0 -165
  1532. data/spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_available_spec.rb +0 -108
  1533. data/spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_registered_spec.rb +0 -161
  1534. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_available_spec.rb +0 -108
  1535. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_registered_spec.rb +0 -161
  1536. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_available_spec.rb +0 -108
  1537. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_registered_spec.rb +0 -161
  1538. data/spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_available_spec.rb +0 -108
  1539. data/spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_registered_spec.rb +0 -161
  1540. data/spec/whois/record/parser/responses/whois.centralnic.com/us.org/status_available_spec.rb +0 -108
  1541. data/spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_available_spec.rb +0 -108
  1542. data/spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_registered_spec.rb +0 -161
  1543. data/spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_available_spec.rb +0 -108
  1544. data/spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_registered_spec.rb +0 -161
  1545. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_autorenew_grace_spec.rb +0 -39
  1546. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_available_spec.rb +0 -39
  1547. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_redemption_spec.rb +0 -39
  1548. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_registered_spec.rb +0 -39
  1549. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_tobereleased_spec.rb +0 -39
  1550. data/spec/whois/record/parser/responses/whois.cira.ca/status_available_spec.rb +0 -118
  1551. data/spec/whois/record/parser/responses/whois.cira.ca/status_invalid_spec.rb +0 -39
  1552. data/spec/whois/record/parser/responses/whois.cira.ca/status_registered_spec.rb +0 -172
  1553. data/spec/whois/record/parser/responses/whois.cnnic.cn/property_status_ok_spec.rb +0 -39
  1554. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_available_spec.rb +0 -112
  1555. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_registered_spec.rb +0 -137
  1556. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_reserved_list_spec.rb +0 -44
  1557. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_reserved_spec.rb +0 -44
  1558. data/spec/whois/record/parser/responses/whois.co.ca/status_available_spec.rb +0 -65
  1559. data/spec/whois/record/parser/responses/whois.co.ca/status_registered_spec.rb +0 -71
  1560. data/spec/whois/record/parser/responses/whois.co.ca/status_reserved_spec.rb +0 -44
  1561. data/spec/whois/record/parser/responses/whois.co.pl/status_available_spec.rb +0 -105
  1562. data/spec/whois/record/parser/responses/whois.co.pl/status_registered_spec.rb +0 -110
  1563. data/spec/whois/record/parser/responses/whois.co.ug/property_status_active_spec.rb +0 -39
  1564. data/spec/whois/record/parser/responses/whois.co.ug/property_status_unconfirmed_spec.rb +0 -39
  1565. data/spec/whois/record/parser/responses/whois.co.ug/status_available_spec.rb +0 -60
  1566. data/spec/whois/record/parser/responses/whois.co.ug/status_registered_spec.rb +0 -69
  1567. data/spec/whois/record/parser/responses/whois.coza.net.za/status_available_spec.rb +0 -104
  1568. data/spec/whois/record/parser/responses/whois.coza.net.za/status_registered_spec.rb +0 -104
  1569. data/spec/whois/record/parser/responses/whois.crsnic.net/property_nameserver_no_nameserver_spec.rb +0 -30
  1570. data/spec/whois/record/parser/responses/whois.crsnic.net/property_registrar_with_multiple_entries_spec.rb +0 -33
  1571. data/spec/whois/record/parser/responses/whois.crsnic.net/response_unavailable_spec.rb +0 -29
  1572. data/spec/whois/record/parser/responses/whois.crsnic.net/status_available_spec.rb +0 -90
  1573. data/spec/whois/record/parser/responses/whois.crsnic.net/status_registered_spec.rb +0 -105
  1574. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_available_spec.rb +0 -98
  1575. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_registered_spec.rb +0 -142
  1576. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip_spec.rb +0 -39
  1577. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_available_spec.rb +0 -98
  1578. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_invalid_spec.rb +0 -98
  1579. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_registered_spec.rb +0 -120
  1580. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip_spec.rb +0 -39
  1581. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/response_throttled_spec.rb +0 -29
  1582. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_available_spec.rb +0 -98
  1583. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_failed_ace_spec.rb +0 -39
  1584. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_failed_spec.rb +0 -39
  1585. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_invalid_spec.rb +0 -98
  1586. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_registered_spec.rb +0 -128
  1587. data/spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_available_spec.rb +0 -60
  1588. data/spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_registered_spec.rb +0 -66
  1589. data/spec/whois/record/parser/responses/whois.dns.be/property_nameservers_with_ip_spec.rb +0 -39
  1590. data/spec/whois/record/parser/responses/whois.dns.be/property_status_available_spec.rb +0 -39
  1591. data/spec/whois/record/parser/responses/whois.dns.be/property_status_free_spec.rb +0 -39
  1592. data/spec/whois/record/parser/responses/whois.dns.be/property_status_not_available_spec.rb +0 -39
  1593. data/spec/whois/record/parser/responses/whois.dns.be/property_status_outofservice_spec.rb +0 -39
  1594. data/spec/whois/record/parser/responses/whois.dns.be/property_status_quarantine_spec.rb +0 -39
  1595. data/spec/whois/record/parser/responses/whois.dns.be/property_status_registered_spec.rb +0 -39
  1596. data/spec/whois/record/parser/responses/whois.dns.be/response_throttled_hourly_spec.rb +0 -29
  1597. data/spec/whois/record/parser/responses/whois.dns.be/response_throttled_limit_spec.rb +0 -29
  1598. data/spec/whois/record/parser/responses/whois.dns.be/status_available_spec.rb +0 -60
  1599. data/spec/whois/record/parser/responses/whois.dns.be/status_registered_spec.rb +0 -69
  1600. data/spec/whois/record/parser/responses/whois.dns.hr/status_available_spec.rb +0 -105
  1601. data/spec/whois/record/parser/responses/whois.dns.hr/status_registered_spec.rb +0 -120
  1602. data/spec/whois/record/parser/responses/whois.dns.lu/property_nameservers_with_ip_spec.rb +0 -39
  1603. data/spec/whois/record/parser/responses/whois.dns.lu/status_available_spec.rb +0 -60
  1604. data/spec/whois/record/parser/responses/whois.dns.lu/status_registered_spec.rb +0 -69
  1605. data/spec/whois/record/parser/responses/whois.dns.pl/property_nameservers_with_ip_spec.rb +0 -36
  1606. data/spec/whois/record/parser/responses/whois.dns.pl/status_available_spec.rb +0 -60
  1607. data/spec/whois/record/parser/responses/whois.dns.pl/status_registered_spec.rb +0 -66
  1608. data/spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_spec.rb +0 -38
  1609. data/spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_without_host_spec.rb +0 -38
  1610. data/spec/whois/record/parser/responses/whois.dns.pt/property_status_techpro_spec.rb +0 -39
  1611. data/spec/whois/record/parser/responses/whois.dns.pt/status_available_spec.rb +0 -60
  1612. data/spec/whois/record/parser/responses/whois.dns.pt/status_inactive_spec.rb +0 -62
  1613. data/spec/whois/record/parser/responses/whois.dns.pt/status_registered_spec.rb +0 -70
  1614. data/spec/whois/record/parser/responses/whois.dns.pt/status_reserved_spec.rb +0 -61
  1615. data/spec/whois/record/parser/responses/whois.domain-registry.nl/property_nameservers_with_ip_spec.rb +0 -36
  1616. data/spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_daily_spec.rb +0 -29
  1617. data/spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_spec.rb +0 -29
  1618. data/spec/whois/record/parser/responses/whois.domain-registry.nl/response_unavailable_spec.rb +0 -29
  1619. data/spec/whois/record/parser/responses/whois.domain-registry.nl/status_available_spec.rb +0 -65
  1620. data/spec/whois/record/parser/responses/whois.domain-registry.nl/status_redemption_spec.rb +0 -65
  1621. data/spec/whois/record/parser/responses/whois.domain-registry.nl/status_registered_spec.rb +0 -80
  1622. data/spec/whois/record/parser/responses/whois.domain.kg/status_available_spec.rb +0 -60
  1623. data/spec/whois/record/parser/responses/whois.domain.kg/status_registered_spec.rb +0 -67
  1624. data/spec/whois/record/parser/responses/whois.domainregistry.ie/property_contacts_multiple_spec.rb +0 -48
  1625. data/spec/whois/record/parser/responses/whois.domainregistry.ie/property_nameservers_with_ip_spec.rb +0 -48
  1626. data/spec/whois/record/parser/responses/whois.domainregistry.ie/status_available_spec.rb +0 -108
  1627. data/spec/whois/record/parser/responses/whois.domainregistry.ie/status_registered_spec.rb +0 -127
  1628. data/spec/whois/record/parser/responses/whois.domainregistry.ie/token_application_pending_spec.rb +0 -29
  1629. data/spec/whois/record/parser/responses/whois.domainregistry.my/status_available_spec.rb +0 -60
  1630. data/spec/whois/record/parser/responses/whois.domainregistry.my/status_registered_spec.rb +0 -69
  1631. data/spec/whois/record/parser/responses/whois.domreg.lt/property_nameservers_with_ip_spec.rb +0 -42
  1632. data/spec/whois/record/parser/responses/whois.domreg.lt/status_available_spec.rb +0 -60
  1633. data/spec/whois/record/parser/responses/whois.domreg.lt/status_registered_spec.rb +0 -67
  1634. data/spec/whois/record/parser/responses/whois.dot.tk/status_available_spec.rb +0 -60
  1635. data/spec/whois/record/parser/responses/whois.dot.tk/status_registered_spec.rb +0 -70
  1636. data/spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_available_spec.rb +0 -108
  1637. data/spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_registered_spec.rb +0 -161
  1638. data/spec/whois/record/parser/responses/whois.dreamhost.com/property_contact_private_spec.rb +0 -78
  1639. data/spec/whois/record/parser/responses/whois.dreamhost.com/status_registered_spec.rb +0 -131
  1640. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_spec.rb +0 -44
  1641. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_with_additional_organization_spec.rb +0 -44
  1642. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_without_address_spec.rb +0 -44
  1643. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_without_zip_spec.rb +0 -44
  1644. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case1_spec.rb +0 -43
  1645. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case2_spec.rb +0 -43
  1646. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case3_spec.rb +0 -43
  1647. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case4_spec.rb +0 -43
  1648. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_spec.rb +0 -43
  1649. data/spec/whois/record/parser/responses/whois.educause.edu/property_updated_on_unknown_spec.rb +0 -29
  1650. data/spec/whois/record/parser/responses/whois.educause.edu/status_available_spec.rb +0 -108
  1651. data/spec/whois/record/parser/responses/whois.educause.edu/status_registered_spec.rb +0 -159
  1652. data/spec/whois/record/parser/responses/whois.eenet.ee/status_available_spec.rb +0 -60
  1653. data/spec/whois/record/parser/responses/whois.eenet.ee/status_registered_spec.rb +0 -66
  1654. data/spec/whois/record/parser/responses/whois.enom.com/property_contacts_almost_empty_spec.rb +0 -60
  1655. data/spec/whois/record/parser/responses/whois.enom.com/property_contacts_empty_name_spec.rb +0 -42
  1656. data/spec/whois/record/parser/responses/whois.enom.com/property_contacts_long_address_spec.rb +0 -42
  1657. data/spec/whois/record/parser/responses/whois.enom.com/status_registered_spec.rb +0 -140
  1658. data/spec/whois/record/parser/responses/whois.eu.org/status_available_spec.rb +0 -59
  1659. data/spec/whois/record/parser/responses/whois.eu.org/status_registered_spec.rb +0 -59
  1660. data/spec/whois/record/parser/responses/whois.eu/property_nameservers_spec.rb +0 -44
  1661. data/spec/whois/record/parser/responses/whois.eu/status_available_spec.rb +0 -60
  1662. data/spec/whois/record/parser/responses/whois.eu/status_registered_spec.rb +0 -68
  1663. data/spec/whois/record/parser/responses/whois.fi/status_available_spec.rb +0 -60
  1664. data/spec/whois/record/parser/responses/whois.fi/status_registered_spec.rb +0 -70
  1665. data/spec/whois/record/parser/responses/whois.ficora.fi/status_available_spec.rb +0 -60
  1666. data/spec/whois/record/parser/responses/whois.ficora.fi/status_registered_spec.rb +0 -70
  1667. data/spec/whois/record/parser/responses/whois.gg/status_available_spec.rb +0 -60
  1668. data/spec/whois/record/parser/responses/whois.gg/status_registered_spec.rb +0 -70
  1669. data/spec/whois/record/parser/responses/whois.godaddy.com/status_registered_spec.rb +0 -113
  1670. data/spec/whois/record/parser/responses/whois.gov.za/status_available_spec.rb +0 -59
  1671. data/spec/whois/record/parser/responses/whois.gov.za/status_registered_spec.rb +0 -60
  1672. data/spec/whois/record/parser/responses/whois.hkirc.hk/property_expires_on_null_spec.rb +0 -29
  1673. data/spec/whois/record/parser/responses/whois.hkirc.hk/status_available_spec.rb +0 -60
  1674. data/spec/whois/record/parser/responses/whois.hkirc.hk/status_registered_spec.rb +0 -66
  1675. data/spec/whois/record/parser/responses/whois.iam.net.ma/status_available_spec.rb +0 -54
  1676. data/spec/whois/record/parser/responses/whois.iam.net.ma/status_registered_spec.rb +0 -56
  1677. data/spec/whois/record/parser/responses/whois.iana.org/int/status_available_spec.rb +0 -78
  1678. data/spec/whois/record/parser/responses/whois.iana.org/int/status_registered_spec.rb +0 -125
  1679. data/spec/whois/record/parser/responses/whois.iana.org/tld/status_not_assigned_spec.rb +0 -79
  1680. data/spec/whois/record/parser/responses/whois.in.ua/status_available_spec.rb +0 -60
  1681. data/spec/whois/record/parser/responses/whois.in.ua/status_registered_spec.rb +0 -68
  1682. data/spec/whois/record/parser/responses/whois.isnic.is/status_available_spec.rb +0 -60
  1683. data/spec/whois/record/parser/responses/whois.isnic.is/status_registered_spec.rb +0 -66
  1684. data/spec/whois/record/parser/responses/whois.isoc.org.il/property_status_missing_spec.rb +0 -39
  1685. data/spec/whois/record/parser/responses/whois.isoc.org.il/property_status_transfer_allowed_spec.rb +0 -39
  1686. data/spec/whois/record/parser/responses/whois.isoc.org.il/property_status_transfer_locked_spec.rb +0 -39
  1687. data/spec/whois/record/parser/responses/whois.isoc.org.il/status_available_spec.rb +0 -60
  1688. data/spec/whois/record/parser/responses/whois.isoc.org.il/status_registered_spec.rb +0 -73
  1689. data/spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_available_spec.rb +0 -60
  1690. data/spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_registered_spec.rb +0 -75
  1691. data/spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_available_spec.rb +0 -60
  1692. data/spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_registered_spec.rb +0 -79
  1693. data/spec/whois/record/parser/responses/whois.je/status_available_spec.rb +0 -60
  1694. data/spec/whois/record/parser/responses/whois.je/status_registered_spec.rb +0 -70
  1695. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/property_status_to_be_suspended_spec.rb +0 -39
  1696. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range_spec.rb +0 -30
  1697. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/status_available_spec.rb +0 -60
  1698. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/status_registered_spec.rb +0 -71
  1699. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/status_reserved_spec.rb +0 -61
  1700. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing_spec.rb +0 -34
  1701. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_expires_on_missing_spec.rb +0 -29
  1702. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_available_spec.rb +0 -60
  1703. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_registered_spec.rb +0 -70
  1704. data/spec/whois/record/parser/responses/whois.kenic.or.ke/status_available_spec.rb +0 -60
  1705. data/spec/whois/record/parser/responses/whois.kenic.or.ke/status_registered_spec.rb +0 -71
  1706. data/spec/whois/record/parser/responses/whois.kr/property_nameservers_with_ip_spec.rb +0 -36
  1707. data/spec/whois/record/parser/responses/whois.kr/status_available_spec.rb +0 -60
  1708. data/spec/whois/record/parser/responses/whois.kr/status_registered_spec.rb +0 -67
  1709. data/spec/whois/record/parser/responses/whois.markmonitor.com/property_contacts_are_blank_spec.rb +0 -50
  1710. data/spec/whois/record/parser/responses/whois.markmonitor.com/status_registered_spec.rb +0 -133
  1711. data/spec/whois/record/parser/responses/whois.meregistry.net/property_nameservers_is_blank_spec.rb +0 -30
  1712. data/spec/whois/record/parser/responses/whois.meregistry.net/property_updated_on_is_blank_spec.rb +0 -29
  1713. data/spec/whois/record/parser/responses/whois.meregistry.net/status_available_spec.rb +0 -108
  1714. data/spec/whois/record/parser/responses/whois.meregistry.net/status_registered_spec.rb +0 -162
  1715. data/spec/whois/record/parser/responses/whois.museum/status_available_spec.rb +0 -60
  1716. data/spec/whois/record/parser/responses/whois.museum/status_registered_spec.rb +0 -69
  1717. data/spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_active_spec.rb +0 -39
  1718. data/spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_delegated_spec.rb +0 -39
  1719. data/spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_suspended_spec.rb +0 -39
  1720. data/spec/whois/record/parser/responses/whois.na-nic.com.na/status_available_spec.rb +0 -70
  1721. data/spec/whois/record/parser/responses/whois.na-nic.com.na/status_registered_spec.rb +0 -85
  1722. data/spec/whois/record/parser/responses/whois.nc/status_available_spec.rb +0 -106
  1723. data/spec/whois/record/parser/responses/whois.nc/status_registered_spec.rb +0 -127
  1724. data/spec/whois/record/parser/responses/whois.net.ua/property_contacts_multiple_spec.rb +0 -157
  1725. data/spec/whois/record/parser/responses/whois.net.ua/property_nameservers_uppercase_spec.rb +0 -36
  1726. data/spec/whois/record/parser/responses/whois.net.ua/status_available_spec.rb +0 -102
  1727. data/spec/whois/record/parser/responses/whois.net.ua/status_registered_spec.rb +0 -145
  1728. data/spec/whois/record/parser/responses/whois.netcom.cm/status_available_spec.rb +0 -60
  1729. data/spec/whois/record/parser/responses/whois.netcom.cm/status_registered_spec.rb +0 -71
  1730. data/spec/whois/record/parser/responses/whois.networksolutions.com/property_contacts_short_spec.rb +0 -77
  1731. data/spec/whois/record/parser/responses/whois.networksolutions.com/status_registered_spec.rb +0 -133
  1732. data/spec/whois/record/parser/responses/whois.nic-se.se/property_datetime_is_dash_spec.rb +0 -41
  1733. data/spec/whois/record/parser/responses/whois.nic-se.se/property_nameservers_with_ip_spec.rb +0 -38
  1734. data/spec/whois/record/parser/responses/whois.nic-se.se/status_available_spec.rb +0 -55
  1735. data/spec/whois/record/parser/responses/whois.nic-se.se/status_inactive_spec.rb +0 -39
  1736. data/spec/whois/record/parser/responses/whois.nic-se.se/status_registered_spec.rb +0 -65
  1737. data/spec/whois/record/parser/responses/whois.nic.ac/status_available_spec.rb +0 -104
  1738. data/spec/whois/record/parser/responses/whois.nic.ac/status_registered_spec.rb +0 -104
  1739. data/spec/whois/record/parser/responses/whois.nic.af/property_status_active_spec.rb +0 -39
  1740. data/spec/whois/record/parser/responses/whois.nic.af/property_status_delegated_spec.rb +0 -39
  1741. data/spec/whois/record/parser/responses/whois.nic.af/property_status_not_registered_spec.rb +0 -39
  1742. data/spec/whois/record/parser/responses/whois.nic.af/status_available_spec.rb +0 -70
  1743. data/spec/whois/record/parser/responses/whois.nic.af/status_registered_spec.rb +0 -89
  1744. data/spec/whois/record/parser/responses/whois.nic.ag/status_available_spec.rb +0 -108
  1745. data/spec/whois/record/parser/responses/whois.nic.ag/status_registered_spec.rb +0 -161
  1746. data/spec/whois/record/parser/responses/whois.nic.am/status_available_spec.rb +0 -60
  1747. data/spec/whois/record/parser/responses/whois.nic.am/status_registered_spec.rb +0 -71
  1748. data/spec/whois/record/parser/responses/whois.nic.as/status_available_spec.rb +0 -60
  1749. data/spec/whois/record/parser/responses/whois.nic.as/status_registered_spec.rb +0 -72
  1750. data/spec/whois/record/parser/responses/whois.nic.asia/property_status_multiple_spec.rb +0 -39
  1751. data/spec/whois/record/parser/responses/whois.nic.asia/property_status_single_spec.rb +0 -39
  1752. data/spec/whois/record/parser/responses/whois.nic.asia/status_available_spec.rb +0 -108
  1753. data/spec/whois/record/parser/responses/whois.nic.asia/status_registered_spec.rb +0 -158
  1754. data/spec/whois/record/parser/responses/whois.nic.at/status_available_spec.rb +0 -60
  1755. data/spec/whois/record/parser/responses/whois.nic.at/status_registered_spec.rb +0 -69
  1756. data/spec/whois/record/parser/responses/whois.nic.bo/status_available_spec.rb +0 -69
  1757. data/spec/whois/record/parser/responses/whois.nic.bo/status_registered_spec.rb +0 -71
  1758. data/spec/whois/record/parser/responses/whois.nic.cc/property_nameserver_no_nameserver_spec.rb +0 -30
  1759. data/spec/whois/record/parser/responses/whois.nic.cc/status_available_spec.rb +0 -90
  1760. data/spec/whois/record/parser/responses/whois.nic.cc/status_registered_spec.rb +0 -101
  1761. data/spec/whois/record/parser/responses/whois.nic.cd/status_available_spec.rb +0 -60
  1762. data/spec/whois/record/parser/responses/whois.nic.cd/status_registered_spec.rb +0 -70
  1763. data/spec/whois/record/parser/responses/whois.nic.ch/property_nameservers_with_ip_spec.rb +0 -34
  1764. data/spec/whois/record/parser/responses/whois.nic.ch/status_available_spec.rb +0 -60
  1765. data/spec/whois/record/parser/responses/whois.nic.ch/status_registered_spec.rb +0 -68
  1766. data/spec/whois/record/parser/responses/whois.nic.ci/status_available_spec.rb +0 -60
  1767. data/spec/whois/record/parser/responses/whois.nic.ci/status_registered_spec.rb +0 -70
  1768. data/spec/whois/record/parser/responses/whois.nic.ck/status_available_spec.rb +0 -60
  1769. data/spec/whois/record/parser/responses/whois.nic.ck/status_registered_spec.rb +0 -66
  1770. data/spec/whois/record/parser/responses/whois.nic.cl/status_available_spec.rb +0 -55
  1771. data/spec/whois/record/parser/responses/whois.nic.cl/status_registered_spec.rb +0 -67
  1772. data/spec/whois/record/parser/responses/whois.nic.co/status_available_spec.rb +0 -60
  1773. data/spec/whois/record/parser/responses/whois.nic.co/status_registered_spec.rb +0 -71
  1774. data/spec/whois/record/parser/responses/whois.nic.coop/property_status_multiple_spec.rb +0 -29
  1775. data/spec/whois/record/parser/responses/whois.nic.coop/property_status_single_spec.rb +0 -29
  1776. data/spec/whois/record/parser/responses/whois.nic.coop/status_available_spec.rb +0 -60
  1777. data/spec/whois/record/parser/responses/whois.nic.coop/status_registered_spec.rb +0 -67
  1778. data/spec/whois/record/parser/responses/whois.nic.cx/property_status_active_spec.rb +0 -39
  1779. data/spec/whois/record/parser/responses/whois.nic.cx/property_status_delegated_spec.rb +0 -39
  1780. data/spec/whois/record/parser/responses/whois.nic.cx/property_status_not_registered_spec.rb +0 -39
  1781. data/spec/whois/record/parser/responses/whois.nic.cx/status_available_spec.rb +0 -70
  1782. data/spec/whois/record/parser/responses/whois.nic.cx/status_registered_spec.rb +0 -89
  1783. data/spec/whois/record/parser/responses/whois.nic.cz/property_nameservers_with_ip_spec.rb +0 -40
  1784. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_expired_spec.rb +0 -39
  1785. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_missing_spec.rb +0 -39
  1786. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_paid_spec.rb +0 -39
  1787. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_update_prohibited_spec.rb +0 -39
  1788. data/spec/whois/record/parser/responses/whois.nic.cz/status_available_spec.rb +0 -60
  1789. data/spec/whois/record/parser/responses/whois.nic.cz/status_registered_spec.rb +0 -71
  1790. data/spec/whois/record/parser/responses/whois.nic.dz/dz/status_available_spec.rb +0 -59
  1791. data/spec/whois/record/parser/responses/whois.nic.dz/dz/status_registered_spec.rb +0 -59
  1792. data/spec/whois/record/parser/responses/whois.nic.ec/status_available_spec.rb +0 -60
  1793. data/spec/whois/record/parser/responses/whois.nic.ec/status_registered_spec.rb +0 -71
  1794. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_contact_without_address_spec.rb +0 -44
  1795. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4_spec.rb +0 -38
  1796. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_spec.rb +0 -38
  1797. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6_spec.rb +0 -54
  1798. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_active_spec.rb +0 -39
  1799. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_blocked_spec.rb +0 -39
  1800. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_missing_spec.rb +0 -39
  1801. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_not_open_spec.rb +0 -39
  1802. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_redemption_spec.rb +0 -39
  1803. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_registered_spec.rb +0 -39
  1804. data/spec/whois/record/parser/responses/whois.nic.fr/fr/response_throttled_spec.rb +0 -29
  1805. data/spec/whois/record/parser/responses/whois.nic.fr/fr/status_available_spec.rb +0 -78
  1806. data/spec/whois/record/parser/responses/whois.nic.fr/fr/status_registered_spec.rb +0 -133
  1807. data/spec/whois/record/parser/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6_spec.rb +0 -42
  1808. data/spec/whois/record/parser/responses/whois.nic.fr/pm/response_throttled_spec.rb +0 -29
  1809. data/spec/whois/record/parser/responses/whois.nic.fr/pm/status_available_spec.rb +0 -78
  1810. data/spec/whois/record/parser/responses/whois.nic.fr/pm/status_registered_spec.rb +0 -125
  1811. data/spec/whois/record/parser/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6_spec.rb +0 -42
  1812. data/spec/whois/record/parser/responses/whois.nic.fr/re/response_throttled_spec.rb +0 -29
  1813. data/spec/whois/record/parser/responses/whois.nic.fr/re/status_available_spec.rb +0 -78
  1814. data/spec/whois/record/parser/responses/whois.nic.fr/re/status_registered_spec.rb +0 -125
  1815. data/spec/whois/record/parser/responses/whois.nic.fr/tf/property_status_frozen_spec.rb +0 -39
  1816. data/spec/whois/record/parser/responses/whois.nic.fr/tf/response_throttled_spec.rb +0 -29
  1817. data/spec/whois/record/parser/responses/whois.nic.fr/tf/status_available_spec.rb +0 -78
  1818. data/spec/whois/record/parser/responses/whois.nic.fr/tf/status_registered_spec.rb +0 -137
  1819. data/spec/whois/record/parser/responses/whois.nic.fr/wf/response_throttled_spec.rb +0 -29
  1820. data/spec/whois/record/parser/responses/whois.nic.fr/wf/status_available_spec.rb +0 -78
  1821. data/spec/whois/record/parser/responses/whois.nic.fr/wf/status_registered_spec.rb +0 -137
  1822. data/spec/whois/record/parser/responses/whois.nic.fr/yt/response_throttled_spec.rb +0 -29
  1823. data/spec/whois/record/parser/responses/whois.nic.fr/yt/status_available_spec.rb +0 -78
  1824. data/spec/whois/record/parser/responses/whois.nic.fr/yt/status_registered_spec.rb +0 -137
  1825. data/spec/whois/record/parser/responses/whois.nic.gl/property_status_active_spec.rb +0 -39
  1826. data/spec/whois/record/parser/responses/whois.nic.gl/property_status_delegated_spec.rb +0 -39
  1827. data/spec/whois/record/parser/responses/whois.nic.gl/status_available_spec.rb +0 -70
  1828. data/spec/whois/record/parser/responses/whois.nic.gl/status_registered_spec.rb +0 -85
  1829. data/spec/whois/record/parser/responses/whois.nic.gov/status_available_spec.rb +0 -59
  1830. data/spec/whois/record/parser/responses/whois.nic.gov/status_registered_spec.rb +0 -59
  1831. data/spec/whois/record/parser/responses/whois.nic.gs/property_status_active_spec.rb +0 -39
  1832. data/spec/whois/record/parser/responses/whois.nic.gs/property_status_delegated_spec.rb +0 -39
  1833. data/spec/whois/record/parser/responses/whois.nic.gs/property_status_not_registered_spec.rb +0 -39
  1834. data/spec/whois/record/parser/responses/whois.nic.gs/status_available_spec.rb +0 -70
  1835. data/spec/whois/record/parser/responses/whois.nic.gs/status_registered_spec.rb +0 -85
  1836. data/spec/whois/record/parser/responses/whois.nic.ht/property_status_active_spec.rb +0 -39
  1837. data/spec/whois/record/parser/responses/whois.nic.ht/property_status_delegated_spec.rb +0 -39
  1838. data/spec/whois/record/parser/responses/whois.nic.ht/property_status_not_registered_spec.rb +0 -39
  1839. data/spec/whois/record/parser/responses/whois.nic.ht/status_available_spec.rb +0 -70
  1840. data/spec/whois/record/parser/responses/whois.nic.ht/status_registered_spec.rb +0 -89
  1841. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_company_spec.rb +0 -43
  1842. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_private_person_spec.rb +0 -42
  1843. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_without_address_spec.rb +0 -36
  1844. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_available_spec.rb +0 -108
  1845. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_in_progress_spec.rb +0 -102
  1846. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_registered_spec.rb +0 -182
  1847. data/spec/whois/record/parser/responses/whois.nic.hu/schema-current/status_available_spec.rb +0 -98
  1848. data/spec/whois/record/parser/responses/whois.nic.hu/schema-current/status_registered_spec.rb +0 -98
  1849. data/spec/whois/record/parser/responses/whois.nic.im/status_available_spec.rb +0 -60
  1850. data/spec/whois/record/parser/responses/whois.nic.im/status_registered_spec.rb +0 -69
  1851. data/spec/whois/record/parser/responses/whois.nic.io/status_available_spec.rb +0 -104
  1852. data/spec/whois/record/parser/responses/whois.nic.io/status_registered_spec.rb +0 -104
  1853. data/spec/whois/record/parser/responses/whois.nic.ir/status_available_spec.rb +0 -60
  1854. data/spec/whois/record/parser/responses/whois.nic.ir/status_registered_spec.rb +0 -69
  1855. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_province_spec.rb +0 -42
  1856. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_with_company_in_address_spec.rb +0 -42
  1857. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_with_organization_spec.rb +0 -42
  1858. data/spec/whois/record/parser/responses/whois.nic.it/property_status_active_spec.rb +0 -39
  1859. data/spec/whois/record/parser/responses/whois.nic.it/property_status_available_spec.rb +0 -39
  1860. data/spec/whois/record/parser/responses/whois.nic.it/property_status_client_spec.rb +0 -39
  1861. data/spec/whois/record/parser/responses/whois.nic.it/property_status_graceperiod_spec.rb +0 -39
  1862. data/spec/whois/record/parser/responses/whois.nic.it/property_status_inactive_noregistrar_spec.rb +0 -39
  1863. data/spec/whois/record/parser/responses/whois.nic.it/property_status_no_provider_spec.rb +0 -39
  1864. data/spec/whois/record/parser/responses/whois.nic.it/property_status_ok_autorenew_spec.rb +0 -39
  1865. data/spec/whois/record/parser/responses/whois.nic.it/property_status_ok_spec.rb +0 -39
  1866. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pending-delete_spec.rb +0 -39
  1867. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingdelete_pendingdelete_spec.rb +0 -39
  1868. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod_spec.rb +0 -39
  1869. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod_spec.rb +0 -39
  1870. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingtransfer_spec.rb +0 -39
  1871. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod_spec.rb +0 -39
  1872. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingupdate_spec.rb +0 -39
  1873. data/spec/whois/record/parser/responses/whois.nic.it/property_status_redemption_no_provider_spec.rb +0 -39
  1874. data/spec/whois/record/parser/responses/whois.nic.it/property_status_unassignable_spec.rb +0 -39
  1875. data/spec/whois/record/parser/responses/whois.nic.it/property_technical_contact_spec.rb +0 -34
  1876. data/spec/whois/record/parser/responses/whois.nic.it/response_unavailable_spec.rb +0 -29
  1877. data/spec/whois/record/parser/responses/whois.nic.it/status_available_spec.rb +0 -113
  1878. data/spec/whois/record/parser/responses/whois.nic.it/status_registered_spec.rb +0 -155
  1879. data/spec/whois/record/parser/responses/whois.nic.it/status_reserved_spec.rb +0 -44
  1880. data/spec/whois/record/parser/responses/whois.nic.ki/property_status_active_spec.rb +0 -39
  1881. data/spec/whois/record/parser/responses/whois.nic.ki/property_status_delegated_spec.rb +0 -39
  1882. data/spec/whois/record/parser/responses/whois.nic.ki/property_status_not_registered_spec.rb +0 -39
  1883. data/spec/whois/record/parser/responses/whois.nic.ki/status_available_spec.rb +0 -70
  1884. data/spec/whois/record/parser/responses/whois.nic.ki/status_registered_spec.rb +0 -89
  1885. data/spec/whois/record/parser/responses/whois.nic.kz/property_status_missing_spec.rb +0 -39
  1886. data/spec/whois/record/parser/responses/whois.nic.kz/property_status_multiple_spec.rb +0 -39
  1887. data/spec/whois/record/parser/responses/whois.nic.kz/property_status_ok_spec.rb +0 -39
  1888. data/spec/whois/record/parser/responses/whois.nic.kz/status_available_spec.rb +0 -60
  1889. data/spec/whois/record/parser/responses/whois.nic.kz/status_registered_spec.rb +0 -66
  1890. data/spec/whois/record/parser/responses/whois.nic.la/property_status_multiple_spec.rb +0 -29
  1891. data/spec/whois/record/parser/responses/whois.nic.la/property_status_single_spec.rb +0 -29
  1892. data/spec/whois/record/parser/responses/whois.nic.la/status_available_spec.rb +0 -108
  1893. data/spec/whois/record/parser/responses/whois.nic.la/status_registered_spec.rb +0 -165
  1894. data/spec/whois/record/parser/responses/whois.nic.li/status_available_spec.rb +0 -60
  1895. data/spec/whois/record/parser/responses/whois.nic.li/status_registered_spec.rb +0 -68
  1896. data/spec/whois/record/parser/responses/whois.nic.lk/lk/status_available_spec.rb +0 -106
  1897. data/spec/whois/record/parser/responses/whois.nic.lk/lk/status_registered_spec.rb +0 -121
  1898. data/spec/whois/record/parser/responses/whois.nic.lv/status_available_spec.rb +0 -60
  1899. data/spec/whois/record/parser/responses/whois.nic.lv/status_registered_spec.rb +0 -69
  1900. data/spec/whois/record/parser/responses/whois.nic.ly/status_available_spec.rb +0 -60
  1901. data/spec/whois/record/parser/responses/whois.nic.ly/status_registered_spec.rb +0 -71
  1902. data/spec/whois/record/parser/responses/whois.nic.md/status_available_spec.rb +0 -106
  1903. data/spec/whois/record/parser/responses/whois.nic.md/status_registered_spec.rb +0 -118
  1904. data/spec/whois/record/parser/responses/whois.nic.mg/property_status_active_spec.rb +0 -39
  1905. data/spec/whois/record/parser/responses/whois.nic.mg/property_status_delegated_spec.rb +0 -39
  1906. data/spec/whois/record/parser/responses/whois.nic.mg/status_available_spec.rb +0 -60
  1907. data/spec/whois/record/parser/responses/whois.nic.mg/status_registered_spec.rb +0 -71
  1908. data/spec/whois/record/parser/responses/whois.nic.ms/property_status_active_spec.rb +0 -39
  1909. data/spec/whois/record/parser/responses/whois.nic.ms/property_status_delegated_spec.rb +0 -39
  1910. data/spec/whois/record/parser/responses/whois.nic.ms/property_status_not_registered_spec.rb +0 -39
  1911. data/spec/whois/record/parser/responses/whois.nic.ms/status_available_spec.rb +0 -70
  1912. data/spec/whois/record/parser/responses/whois.nic.ms/status_registered_spec.rb +0 -85
  1913. data/spec/whois/record/parser/responses/whois.nic.mu/property_status_active_spec.rb +0 -39
  1914. data/spec/whois/record/parser/responses/whois.nic.mu/property_status_delegated_spec.rb +0 -39
  1915. data/spec/whois/record/parser/responses/whois.nic.mu/property_status_not_registered_spec.rb +0 -39
  1916. data/spec/whois/record/parser/responses/whois.nic.mu/status_available_spec.rb +0 -70
  1917. data/spec/whois/record/parser/responses/whois.nic.mu/status_registered_spec.rb +0 -89
  1918. data/spec/whois/record/parser/responses/whois.nic.mx/property_nameservers_with_ip_spec.rb +0 -34
  1919. data/spec/whois/record/parser/responses/whois.nic.mx/status_available_spec.rb +0 -55
  1920. data/spec/whois/record/parser/responses/whois.nic.mx/status_registered_spec.rb +0 -65
  1921. data/spec/whois/record/parser/responses/whois.nic.name/status_available_spec.rb +0 -59
  1922. data/spec/whois/record/parser/responses/whois.nic.name/status_registered_spec.rb +0 -59
  1923. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_active_spec.rb +0 -39
  1924. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_delegated_spec.rb +0 -39
  1925. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable_spec.rb +0 -39
  1926. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingpurge_spec.rb +0 -39
  1927. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_not_registered_spec.rb +0 -39
  1928. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_available_spec.rb +0 -70
  1929. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_invalid_nozone_spec.rb +0 -39
  1930. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_registered_spec.rb +0 -89
  1931. data/spec/whois/record/parser/responses/whois.nic.net.ng/property_status_active_spec.rb +0 -39
  1932. data/spec/whois/record/parser/responses/whois.nic.net.ng/property_status_delegated_spec.rb +0 -39
  1933. data/spec/whois/record/parser/responses/whois.nic.net.ng/property_status_not_registered_spec.rb +0 -39
  1934. data/spec/whois/record/parser/responses/whois.nic.net.ng/status_available_spec.rb +0 -60
  1935. data/spec/whois/record/parser/responses/whois.nic.net.ng/status_registered_spec.rb +0 -79
  1936. data/spec/whois/record/parser/responses/whois.nic.net.sa/status_available_spec.rb +0 -60
  1937. data/spec/whois/record/parser/responses/whois.nic.net.sa/status_registered_spec.rb +0 -65
  1938. data/spec/whois/record/parser/responses/whois.nic.net.sb/property_status_active_spec.rb +0 -39
  1939. data/spec/whois/record/parser/responses/whois.nic.net.sb/property_status_delegated_spec.rb +0 -39
  1940. data/spec/whois/record/parser/responses/whois.nic.net.sb/property_status_not_registered_spec.rb +0 -39
  1941. data/spec/whois/record/parser/responses/whois.nic.net.sb/status_available_spec.rb +0 -70
  1942. data/spec/whois/record/parser/responses/whois.nic.net.sb/status_registered_spec.rb +0 -85
  1943. data/spec/whois/record/parser/responses/whois.nic.nu/property_status_notrenewed_spec.rb +0 -39
  1944. data/spec/whois/record/parser/responses/whois.nic.nu/status_available_spec.rb +0 -60
  1945. data/spec/whois/record/parser/responses/whois.nic.nu/status_registered_spec.rb +0 -71
  1946. data/spec/whois/record/parser/responses/whois.nic.org.uy/status_available_spec.rb +0 -60
  1947. data/spec/whois/record/parser/responses/whois.nic.org.uy/status_registered_spec.rb +0 -66
  1948. data/spec/whois/record/parser/responses/whois.nic.pr/status_available_spec.rb +0 -59
  1949. data/spec/whois/record/parser/responses/whois.nic.pr/status_registered_spec.rb +0 -61
  1950. data/spec/whois/record/parser/responses/whois.nic.priv.at/status_available_spec.rb +0 -59
  1951. data/spec/whois/record/parser/responses/whois.nic.priv.at/status_registered_spec.rb +0 -60
  1952. data/spec/whois/record/parser/responses/whois.nic.sh/status_available_spec.rb +0 -104
  1953. data/spec/whois/record/parser/responses/whois.nic.sh/status_registered_spec.rb +0 -104
  1954. data/spec/whois/record/parser/responses/whois.nic.sl/status_available_spec.rb +0 -60
  1955. data/spec/whois/record/parser/responses/whois.nic.sl/status_registered_spec.rb +0 -70
  1956. data/spec/whois/record/parser/responses/whois.nic.sm/status_available_spec.rb +0 -60
  1957. data/spec/whois/record/parser/responses/whois.nic.sm/status_registered_spec.rb +0 -70
  1958. data/spec/whois/record/parser/responses/whois.nic.sn/status_available_spec.rb +0 -108
  1959. data/spec/whois/record/parser/responses/whois.nic.sn/status_registered_spec.rb +0 -131
  1960. data/spec/whois/record/parser/responses/whois.nic.so/status_available_spec.rb +0 -60
  1961. data/spec/whois/record/parser/responses/whois.nic.so/status_registered_spec.rb +0 -71
  1962. data/spec/whois/record/parser/responses/whois.nic.st/status_available_spec.rb +0 -60
  1963. data/spec/whois/record/parser/responses/whois.nic.st/status_registered_spec.rb +0 -70
  1964. data/spec/whois/record/parser/responses/whois.nic.tel/status_available_spec.rb +0 -60
  1965. data/spec/whois/record/parser/responses/whois.nic.tel/status_registered_spec.rb +0 -73
  1966. data/spec/whois/record/parser/responses/whois.nic.tl/property_status_active_spec.rb +0 -39
  1967. data/spec/whois/record/parser/responses/whois.nic.tl/property_status_delegated_spec.rb +0 -39
  1968. data/spec/whois/record/parser/responses/whois.nic.tl/property_status_not_registered_spec.rb +0 -39
  1969. data/spec/whois/record/parser/responses/whois.nic.tl/status_available_spec.rb +0 -70
  1970. data/spec/whois/record/parser/responses/whois.nic.tl/status_registered_spec.rb +0 -85
  1971. data/spec/whois/record/parser/responses/whois.nic.tm/status_available_spec.rb +0 -104
  1972. data/spec/whois/record/parser/responses/whois.nic.tm/status_registered_spec.rb +0 -104
  1973. data/spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_ip_spec.rb +0 -39
  1974. data/spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_trailing_space_spec.rb +0 -34
  1975. data/spec/whois/record/parser/responses/whois.nic.tr/status_available_spec.rb +0 -60
  1976. data/spec/whois/record/parser/responses/whois.nic.tr/status_registered_spec.rb +0 -66
  1977. data/spec/whois/record/parser/responses/whois.nic.travel/property_status_multiple_spec.rb +0 -29
  1978. data/spec/whois/record/parser/responses/whois.nic.travel/property_status_single_spec.rb +0 -29
  1979. data/spec/whois/record/parser/responses/whois.nic.travel/status_available_spec.rb +0 -60
  1980. data/spec/whois/record/parser/responses/whois.nic.travel/status_registered_spec.rb +0 -67
  1981. data/spec/whois/record/parser/responses/whois.nic.tv/property_nameserver_no_nameserver_spec.rb +0 -30
  1982. data/spec/whois/record/parser/responses/whois.nic.tv/status_available_spec.rb +0 -90
  1983. data/spec/whois/record/parser/responses/whois.nic.tv/status_registered_spec.rb +0 -97
  1984. data/spec/whois/record/parser/responses/whois.nic.uk/property_nameservers_with_ip_spec.rb +0 -36
  1985. data/spec/whois/record/parser/responses/whois.nic.uk/property_registrar_without_trading_name_spec.rb +0 -33
  1986. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_missing_spec.rb +0 -39
  1987. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_no_status_listed_spec.rb +0 -39
  1988. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_processing_registration_spec.rb +0 -39
  1989. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_processing_renewal_spec.rb +0 -39
  1990. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_registered_until_expiry_date_spec.rb +0 -39
  1991. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_suspended_spec.rb +0 -39
  1992. data/spec/whois/record/parser/responses/whois.nic.uk/response_throttled_spec.rb +0 -29
  1993. data/spec/whois/record/parser/responses/whois.nic.uk/status_available_spec.rb +0 -80
  1994. data/spec/whois/record/parser/responses/whois.nic.uk/status_invalid_spec.rb +0 -39
  1995. data/spec/whois/record/parser/responses/whois.nic.uk/status_registered_spec.rb +0 -111
  1996. data/spec/whois/record/parser/responses/whois.nic.uk/status_reserved_spec.rb +0 -114
  1997. data/spec/whois/record/parser/responses/whois.nic.uk/status_suspended_spec.rb +0 -72
  1998. data/spec/whois/record/parser/responses/whois.nic.us/status_available_spec.rb +0 -60
  1999. data/spec/whois/record/parser/responses/whois.nic.us/status_registered_spec.rb +0 -71
  2000. data/spec/whois/record/parser/responses/whois.nic.ve/property_expires_on_missing_spec.rb +0 -29
  2001. data/spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_missing_spec.rb +0 -30
  2002. data/spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_spec.rb +0 -34
  2003. data/spec/whois/record/parser/responses/whois.nic.ve/property_status_activo_spec.rb +0 -39
  2004. data/spec/whois/record/parser/responses/whois.nic.ve/property_status_missing_spec.rb +0 -39
  2005. data/spec/whois/record/parser/responses/whois.nic.ve/property_status_suspendido_spec.rb +0 -39
  2006. data/spec/whois/record/parser/responses/whois.nic.ve/property_updated_on_blank_spec.rb +0 -29
  2007. data/spec/whois/record/parser/responses/whois.nic.ve/property_updated_on_spec.rb +0 -30
  2008. data/spec/whois/record/parser/responses/whois.nic.ve/status_available_spec.rb +0 -60
  2009. data/spec/whois/record/parser/responses/whois.nic.ve/status_inactive_spec.rb +0 -67
  2010. data/spec/whois/record/parser/responses/whois.nic.ve/status_registered_spec.rb +0 -62
  2011. data/spec/whois/record/parser/responses/whois.nic.xxx/property_updated_on_blank_spec.rb +0 -29
  2012. data/spec/whois/record/parser/responses/whois.nic.xxx/status_available_spec.rb +0 -108
  2013. data/spec/whois/record/parser/responses/whois.nic.xxx/status_registered_spec.rb +0 -156
  2014. data/spec/whois/record/parser/responses/whois.nic.xxx/status_reserved_spec.rb +0 -44
  2015. data/spec/whois/record/parser/responses/whois.norid.no/status_available_spec.rb +0 -54
  2016. data/spec/whois/record/parser/responses/whois.norid.no/status_registered_spec.rb +0 -56
  2017. data/spec/whois/record/parser/responses/whois.org.za/status_available_spec.rb +0 -104
  2018. data/spec/whois/record/parser/responses/whois.org.za/status_registered_spec.rb +0 -104
  2019. data/spec/whois/record/parser/responses/whois.pandi.or.id/status_available_spec.rb +0 -60
  2020. data/spec/whois/record/parser/responses/whois.pandi.or.id/status_registered_spec.rb +0 -71
  2021. data/spec/whois/record/parser/responses/whois.pnina.ps/property_nameservers_with_nodns_spec.rb +0 -32
  2022. data/spec/whois/record/parser/responses/whois.pnina.ps/property_status_active_pending_transfer_spec.rb +0 -39
  2023. data/spec/whois/record/parser/responses/whois.pnina.ps/status_available_spec.rb +0 -60
  2024. data/spec/whois/record/parser/responses/whois.pnina.ps/status_registered_spec.rb +0 -68
  2025. data/spec/whois/record/parser/responses/whois.publicinterestregistry.net/response_throttled_spec.rb +0 -29
  2026. data/spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_available_spec.rb +0 -98
  2027. data/spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_registered_spec.rb +0 -167
  2028. data/spec/whois/record/parser/responses/whois.register.bg/property_nameservers_with_ip_spec.rb +0 -36
  2029. data/spec/whois/record/parser/responses/whois.register.bg/status_available_spec.rb +0 -60
  2030. data/spec/whois/record/parser/responses/whois.register.bg/status_registered_spec.rb +0 -70
  2031. data/spec/whois/record/parser/responses/whois.registro.br/property_nameservers_with_ip_spec.rb +0 -42
  2032. data/spec/whois/record/parser/responses/whois.registro.br/status_available_limited_spec.rb +0 -34
  2033. data/spec/whois/record/parser/responses/whois.registro.br/status_available_spec.rb +0 -60
  2034. data/spec/whois/record/parser/responses/whois.registro.br/status_registered_limited_spec.rb +0 -34
  2035. data/spec/whois/record/parser/responses/whois.registro.br/status_registered_spec.rb +0 -67
  2036. data/spec/whois/record/parser/responses/whois.registry.gy/property_status_active_spec.rb +0 -39
  2037. data/spec/whois/record/parser/responses/whois.registry.gy/property_status_delegated_spec.rb +0 -39
  2038. data/spec/whois/record/parser/responses/whois.registry.gy/property_status_not_registered_spec.rb +0 -39
  2039. data/spec/whois/record/parser/responses/whois.registry.gy/status_available_spec.rb +0 -70
  2040. data/spec/whois/record/parser/responses/whois.registry.gy/status_registered_spec.rb +0 -89
  2041. data/spec/whois/record/parser/responses/whois.registry.hm/status_available_spec.rb +0 -60
  2042. data/spec/whois/record/parser/responses/whois.registry.hm/status_registered_spec.rb +0 -66
  2043. data/spec/whois/record/parser/responses/whois.registry.in/property_status_missing_spec.rb +0 -29
  2044. data/spec/whois/record/parser/responses/whois.registry.in/property_status_multiple_spec.rb +0 -29
  2045. data/spec/whois/record/parser/responses/whois.registry.in/property_status_ok_spec.rb +0 -29
  2046. data/spec/whois/record/parser/responses/whois.registry.in/status_available_spec.rb +0 -108
  2047. data/spec/whois/record/parser/responses/whois.registry.in/status_registered_spec.rb +0 -157
  2048. data/spec/whois/record/parser/responses/whois.registry.om/status_available_spec.rb +0 -107
  2049. data/spec/whois/record/parser/responses/whois.registry.om/status_registered_spec.rb +0 -151
  2050. data/spec/whois/record/parser/responses/whois.registry.qa/property_nameservers_without_ips_spec.rb +0 -39
  2051. data/spec/whois/record/parser/responses/whois.registry.qa/status_available_spec.rb +0 -107
  2052. data/spec/whois/record/parser/responses/whois.registry.qa/status_registered_spec.rb +0 -142
  2053. data/spec/whois/record/parser/responses/whois.registrypro.pro/status_available_spec.rb +0 -108
  2054. data/spec/whois/record/parser/responses/whois.registrypro.pro/status_registered_spec.rb +0 -163
  2055. data/spec/whois/record/parser/responses/whois.ripe.net/fo/status_available_spec.rb +0 -60
  2056. data/spec/whois/record/parser/responses/whois.ripe.net/fo/status_registered_spec.rb +0 -64
  2057. data/spec/whois/record/parser/responses/whois.ripe.net/gm/status_available_spec.rb +0 -60
  2058. data/spec/whois/record/parser/responses/whois.ripe.net/gm/status_registered_spec.rb +0 -64
  2059. data/spec/whois/record/parser/responses/whois.ripe.net/mc/status_available_spec.rb +0 -60
  2060. data/spec/whois/record/parser/responses/whois.ripe.net/mc/status_registered_spec.rb +0 -69
  2061. data/spec/whois/record/parser/responses/whois.ripe.net/va/status_available_spec.rb +0 -60
  2062. data/spec/whois/record/parser/responses/whois.ripe.net/va/status_registered_spec.rb +0 -70
  2063. data/spec/whois/record/parser/responses/whois.rnids.rs/property_nameservers_hyphenated_spec.rb +0 -36
  2064. data/spec/whois/record/parser/responses/whois.rnids.rs/status_available_spec.rb +0 -108
  2065. data/spec/whois/record/parser/responses/whois.rnids.rs/status_registered_spec.rb +0 -145
  2066. data/spec/whois/record/parser/responses/whois.rnids.rs/token_whois_privacy_spec.rb +0 -42
  2067. data/spec/whois/record/parser/responses/whois.rotld.ro/status_available_spec.rb +0 -60
  2068. data/spec/whois/record/parser/responses/whois.rotld.ro/status_registered_spec.rb +0 -68
  2069. data/spec/whois/record/parser/responses/whois.samoanic.ws/status_available_spec.rb +0 -60
  2070. data/spec/whois/record/parser/responses/whois.samoanic.ws/status_registered_spec.rb +0 -71
  2071. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_spec.rb +0 -38
  2072. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip_spec.rb +0 -39
  2073. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_2_spec.rb +0 -38
  2074. data/spec/whois/record/parser/responses/whois.sgnic.sg/status_available_spec.rb +0 -60
  2075. data/spec/whois/record/parser/responses/whois.sgnic.sg/status_registered_spec.rb +0 -70
  2076. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_dakt_spec.rb +0 -39
  2077. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_exp_spec.rb +0 -39
  2078. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_held_spec.rb +0 -39
  2079. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_lnot_spec.rb +0 -39
  2080. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_ok_spec.rb +0 -39
  2081. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_ta_spec.rb +0 -39
  2082. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_warn_spec.rb +0 -39
  2083. data/spec/whois/record/parser/responses/whois.sk-nic.sk/status_available_spec.rb +0 -60
  2084. data/spec/whois/record/parser/responses/whois.sk-nic.sk/status_registered_spec.rb +0 -70
  2085. data/spec/whois/record/parser/responses/whois.smallregistry.net/status_available_spec.rb +0 -98
  2086. data/spec/whois/record/parser/responses/whois.smallregistry.net/status_registered_spec.rb +0 -139
  2087. data/spec/whois/record/parser/responses/whois.srs.net.nz/property_status_pendingrelease_spec.rb +0 -39
  2088. data/spec/whois/record/parser/responses/whois.srs.net.nz/response_throttled_spec.rb +0 -29
  2089. data/spec/whois/record/parser/responses/whois.srs.net.nz/status_available_spec.rb +0 -65
  2090. data/spec/whois/record/parser/responses/whois.srs.net.nz/status_invalid_spec.rb +0 -75
  2091. data/spec/whois/record/parser/responses/whois.srs.net.nz/status_registered_spec.rb +0 -76
  2092. data/spec/whois/record/parser/responses/whois.sx/status_available_spec.rb +0 -106
  2093. data/spec/whois/record/parser/responses/whois.sx/status_registered_spec.rb +0 -136
  2094. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/property_nameservers_with_ip_spec.rb +0 -36
  2095. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_available_spec.rb +0 -81
  2096. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_registered_spec.rb +0 -109
  2097. data/spec/whois/record/parser/responses/whois.tcinet.ru/su/status_available_spec.rb +0 -81
  2098. data/spec/whois/record/parser/responses/whois.tcinet.ru/su/status_registered_spec.rb +0 -97
  2099. data/spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_available_spec.rb +0 -81
  2100. data/spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_registered_spec.rb +0 -100
  2101. data/spec/whois/record/parser/responses/whois.thnic.co.th/status_available_spec.rb +0 -60
  2102. data/spec/whois/record/parser/responses/whois.thnic.co.th/status_registered_spec.rb +0 -71
  2103. data/spec/whois/record/parser/responses/whois.tld.ee/status_available_spec.rb +0 -82
  2104. data/spec/whois/record/parser/responses/whois.tld.ee/status_expired_spec.rb +0 -68
  2105. data/spec/whois/record/parser/responses/whois.tld.ee/status_registered_spec.rb +0 -104
  2106. data/spec/whois/record/parser/responses/whois.tonic.to/response_incomplete_spec.rb +0 -34
  2107. data/spec/whois/record/parser/responses/whois.tonic.to/status_available_spec.rb +0 -109
  2108. data/spec/whois/record/parser/responses/whois.tonic.to/status_registered_spec.rb +0 -109
  2109. data/spec/whois/record/parser/responses/whois.twnic.net.tw/status_available_spec.rb +0 -60
  2110. data/spec/whois/record/parser/responses/whois.twnic.net.tw/status_registered_spec.rb +0 -70
  2111. data/spec/whois/record/parser/responses/whois.tznic.or.tz/property_status_expired_spec.rb +0 -39
  2112. data/spec/whois/record/parser/responses/whois.tznic.or.tz/status_available_spec.rb +0 -60
  2113. data/spec/whois/record/parser/responses/whois.tznic.or.tz/status_registered_spec.rb +0 -67
  2114. data/spec/whois/record/parser/responses/whois.ua/property_contacts_multiple_spec.rb +0 -157
  2115. data/spec/whois/record/parser/responses/whois.ua/property_created_at_outofrange_spec.rb +0 -29
  2116. data/spec/whois/record/parser/responses/whois.ua/property_nameservers_uppercase_spec.rb +0 -36
  2117. data/spec/whois/record/parser/responses/whois.ua/status_available_spec.rb +0 -102
  2118. data/spec/whois/record/parser/responses/whois.ua/status_registered_spec.rb +0 -145
  2119. data/spec/whois/record/parser/responses/whois.usp.ac.fj/status_available_spec.rb +0 -60
  2120. data/spec/whois/record/parser/responses/whois.usp.ac.fj/status_registered_spec.rb +0 -65
  2121. data/spec/whois/record/parser/responses/whois.za.net/status_available_spec.rb +0 -60
  2122. data/spec/whois/record/parser/responses/whois.za.net/status_registered_spec.rb +0 -66
  2123. data/spec/whois/record/parser/responses/whois.za.org/status_available_spec.rb +0 -60
  2124. data/spec/whois/record/parser/responses/whois.za.org/status_registered_spec.rb +0 -68
  2125. data/spec/whois/record/parser_spec.rb +0 -381
  2126. data/spec/whois/record/part_spec.rb +0 -50
  2127. data/spec/whois/record/registrar_spec.rb +0 -57
  2128. data/spec/whois/record/super_struct_spec.rb +0 -27
  2129. data/spec/whois/record_spec.rb +0 -386
  2130. data/spec/whois/server/adapters/afilias_spec.rb +0 -41
  2131. data/spec/whois/server/adapters/base_spec.rb +0 -160
  2132. data/spec/whois/server/adapters/formatted_spec.rb +0 -54
  2133. data/spec/whois/server/adapters/none_spec.rb +0 -22
  2134. data/spec/whois/server/adapters/not_implemented_spec.rb +0 -24
  2135. data/spec/whois/server/adapters/pir_spec.rb +0 -41
  2136. data/spec/whois/server/adapters/standard_spec.rb +0 -44
  2137. data/spec/whois/server/adapters/verisign_spec.rb +0 -70
  2138. data/spec/whois/server/adapters/web_spec.rb +0 -24
  2139. data/spec/whois/server_spec.rb +0 -210
  2140. data/spec/whois/whois_spec.rb +0 -74
@@ -34,11 +34,11 @@ module Whois
34
34
  # @return [void]
35
35
  #
36
36
  def request(string)
37
- response = query_the_socket("=#{string}", host, DEFAULT_WHOIS_PORT)
37
+ response = query_the_socket("=#{string}", host)
38
38
  buffer_append response, host
39
39
 
40
40
  if endpoint = extract_referral(response)
41
- response = query_the_socket(string, endpoint, DEFAULT_WHOIS_PORT)
41
+ response = query_the_socket(string, endpoint)
42
42
  buffer_append response, endpoint
43
43
  end
44
44
  end
@@ -31,7 +31,10 @@ module Whois
31
31
  # @raise [Whois::WebInterfaceError] For every request.
32
32
  #
33
33
  def request(string)
34
- raise WebInterfaceError, options[:web]
34
+ if options[:web]
35
+ Whois.deprecate "options[:web] for :web adapter is deprecated, use options[:url]."
36
+ end
37
+ raise WebInterfaceError, options[:web] || options[:url]
35
38
  end
36
39
 
37
40
  end
data/lib/whois/version.rb CHANGED
@@ -13,7 +13,7 @@ module Whois
13
13
  module Version
14
14
  MAJOR = 2
15
15
  MINOR = 6
16
- PATCH = 3
16
+ PATCH = 4
17
17
  BUILD = nil
18
18
 
19
19
  STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join(".")
data/whois.gemspec CHANGED
@@ -2,15 +2,15 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = "whois"
5
- s.version = "2.6.3"
5
+ s.version = "2.6.4"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
8
  s.authors = ["Simone Carletti"]
9
- s.date = "2012-06-27"
9
+ s.date = "2012-07-31"
10
10
  s.description = "Whois is an intelligent WHOIS client and parser written in pure Ruby. It can query registry data for IPv4, IPv6 and top level domains, parse and convert responses into easy-to-use Ruby objects."
11
11
  s.email = ["weppos@weppos.net"]
12
12
  s.executables = ["ruby-whois"]
13
- s.files = ["Rakefile", "LICENSE", ".gemtest", ".yardopts", "CHANGELOG.md", "README.md", "whois.gemspec", "bin/ruby-whois", "lib/whois", "lib/whois/client.rb", "lib/whois/core_ext", "lib/whois/core_ext/array", "lib/whois/core_ext/array/extract_options.rb", "lib/whois/core_ext/array/wrap.rb", "lib/whois/core_ext/class", "lib/whois/core_ext/class/attribute.rb", "lib/whois/core_ext/date_time", "lib/whois/core_ext/date_time/conversions.rb", "lib/whois/core_ext/kernel", "lib/whois/core_ext/kernel/singleton_class.rb", "lib/whois/core_ext/module", "lib/whois/core_ext/module/remove_method.rb", "lib/whois/core_ext.rb", "lib/whois/definitions", "lib/whois/definitions/ipv4.rb", "lib/whois/definitions/ipv6.rb", "lib/whois/definitions/NOTES.txt", "lib/whois/definitions/tlds.rb", "lib/whois/errors.rb", "lib/whois/record", "lib/whois/record/contact.rb", "lib/whois/record/nameserver.rb", "lib/whois/record/parser", "lib/whois/record/parser/base.rb", "lib/whois/record/parser/base_afilias.rb", "lib/whois/record/parser/base_cocca.rb", "lib/whois/record/parser/blank.rb", "lib/whois/record/parser/example.rb", "lib/whois/record/parser/jobswhois.verisign-grs.com.rb", "lib/whois/record/parser/kero.yachay.pe.rb", "lib/whois/record/parser/NOTES.txt", "lib/whois/record/parser/saudinic.net.sa.rb", "lib/whois/record/parser/whois.adamsnames.tc.rb", "lib/whois/record/parser/whois.aeda.net.ae.rb", "lib/whois/record/parser/whois.aero.rb", "lib/whois/record/parser/whois.afilias-grs.info.rb", "lib/whois/record/parser/whois.afilias.info.rb", "lib/whois/record/parser/whois.ai.rb", "lib/whois/record/parser/whois.arnes.si.rb", "lib/whois/record/parser/whois.ati.tn.rb", "lib/whois/record/parser/whois.audns.net.au.rb", "lib/whois/record/parser/whois.ausregistry.net.au.rb", "lib/whois/record/parser/whois.biz.rb", "lib/whois/record/parser/whois.cat.rb", "lib/whois/record/parser/whois.cctld.by.rb", "lib/whois/record/parser/whois.cctld.uz.rb", "lib/whois/record/parser/whois.centralnic.com.rb", "lib/whois/record/parser/whois.centralnic.net.rb", "lib/whois/record/parser/whois.cira.ca.rb", "lib/whois/record/parser/whois.cnnic.cn.rb", "lib/whois/record/parser/whois.cnnic.net.cn.rb", "lib/whois/record/parser/whois.co.ca.rb", "lib/whois/record/parser/whois.co.pl.rb", "lib/whois/record/parser/whois.co.ug.rb", "lib/whois/record/parser/whois.coza.net.za.rb", "lib/whois/record/parser/whois.crsnic.net.rb", "lib/whois/record/parser/whois.denic.de.rb", "lib/whois/record/parser/whois.dk-hostmaster.dk.rb", "lib/whois/record/parser/whois.dns.be.rb", "lib/whois/record/parser/whois.dns.hr.rb", "lib/whois/record/parser/whois.dns.lu.rb", "lib/whois/record/parser/whois.dns.pl.rb", "lib/whois/record/parser/whois.dns.pt.rb", "lib/whois/record/parser/whois.domain-registry.nl.rb", "lib/whois/record/parser/whois.domain.kg.rb", "lib/whois/record/parser/whois.domainregistry.ie.rb", "lib/whois/record/parser/whois.domainregistry.my.rb", "lib/whois/record/parser/whois.domreg.lt.rb", "lib/whois/record/parser/whois.dot.tk.rb", "lib/whois/record/parser/whois.dotmobiregistry.net.rb", "lib/whois/record/parser/whois.dreamhost.com.rb", "lib/whois/record/parser/whois.educause.edu.rb", "lib/whois/record/parser/whois.eenet.ee.rb", "lib/whois/record/parser/whois.enom.com.rb", "lib/whois/record/parser/whois.eu.org.rb", "lib/whois/record/parser/whois.eu.rb", "lib/whois/record/parser/whois.fi.rb", "lib/whois/record/parser/whois.ficora.fi.rb", "lib/whois/record/parser/whois.gg.rb", "lib/whois/record/parser/whois.godaddy.com.rb", "lib/whois/record/parser/whois.gov.za.rb", "lib/whois/record/parser/whois.hkdnr.net.hk.rb", "lib/whois/record/parser/whois.hkirc.hk.rb", "lib/whois/record/parser/whois.iam.net.ma.rb", "lib/whois/record/parser/whois.iana.org.rb", "lib/whois/record/parser/whois.in.ua.rb", "lib/whois/record/parser/whois.isnic.is.rb", "lib/whois/record/parser/whois.isoc.org.il.rb", "lib/whois/record/parser/whois.ja.net.rb", "lib/whois/record/parser/whois.je.rb", "lib/whois/record/parser/whois.jprs.jp.rb", "lib/whois/record/parser/whois.kenic.or.ke.rb", "lib/whois/record/parser/whois.kr.rb", "lib/whois/record/parser/whois.markmonitor.com.rb", "lib/whois/record/parser/whois.meregistry.net.rb", "lib/whois/record/parser/whois.museum.rb", "lib/whois/record/parser/whois.na-nic.com.na.rb", "lib/whois/record/parser/whois.nc.rb", "lib/whois/record/parser/whois.net.ua.rb", "lib/whois/record/parser/whois.netcom.cm.rb", "lib/whois/record/parser/whois.networksolutions.com.rb", "lib/whois/record/parser/whois.nic-se.se.rb", "lib/whois/record/parser/whois.nic.ac.rb", "lib/whois/record/parser/whois.nic.af.rb", "lib/whois/record/parser/whois.nic.ag.rb", "lib/whois/record/parser/whois.nic.am.rb", "lib/whois/record/parser/whois.nic.as.rb", "lib/whois/record/parser/whois.nic.asia.rb", "lib/whois/record/parser/whois.nic.at.rb", "lib/whois/record/parser/whois.nic.bo.rb", "lib/whois/record/parser/whois.nic.cc.rb", "lib/whois/record/parser/whois.nic.cd.rb", "lib/whois/record/parser/whois.nic.ch.rb", "lib/whois/record/parser/whois.nic.ci.rb", "lib/whois/record/parser/whois.nic.ck.rb", "lib/whois/record/parser/whois.nic.cl.rb", "lib/whois/record/parser/whois.nic.co.rb", "lib/whois/record/parser/whois.nic.coop.rb", "lib/whois/record/parser/whois.nic.cx.rb", "lib/whois/record/parser/whois.nic.cz.rb", "lib/whois/record/parser/whois.nic.dz.rb", "lib/whois/record/parser/whois.nic.ec.rb", "lib/whois/record/parser/whois.nic.fr.rb", "lib/whois/record/parser/whois.nic.gl.rb", "lib/whois/record/parser/whois.nic.gov.rb", "lib/whois/record/parser/whois.nic.gs.rb", "lib/whois/record/parser/whois.nic.ht.rb", "lib/whois/record/parser/whois.nic.hu.rb", "lib/whois/record/parser/whois.nic.im.rb", "lib/whois/record/parser/whois.nic.io.rb", "lib/whois/record/parser/whois.nic.ir.rb", "lib/whois/record/parser/whois.nic.it.rb", "lib/whois/record/parser/whois.nic.ki.rb", "lib/whois/record/parser/whois.nic.kz.rb", "lib/whois/record/parser/whois.nic.la.rb", "lib/whois/record/parser/whois.nic.li.rb", "lib/whois/record/parser/whois.nic.lk.rb", "lib/whois/record/parser/whois.nic.lv.rb", "lib/whois/record/parser/whois.nic.ly.rb", "lib/whois/record/parser/whois.nic.md.rb", "lib/whois/record/parser/whois.nic.mg.rb", "lib/whois/record/parser/whois.nic.ms.rb", "lib/whois/record/parser/whois.nic.mu.rb", "lib/whois/record/parser/whois.nic.mx.rb", "lib/whois/record/parser/whois.nic.name.rb", "lib/whois/record/parser/whois.nic.net.nf.rb", "lib/whois/record/parser/whois.nic.net.ng.rb", "lib/whois/record/parser/whois.nic.net.sa.rb", "lib/whois/record/parser/whois.nic.net.sb.rb", "lib/whois/record/parser/whois.nic.nu.rb", "lib/whois/record/parser/whois.nic.or.kr.rb", "lib/whois/record/parser/whois.nic.org.uy.rb", "lib/whois/record/parser/whois.nic.pr.rb", "lib/whois/record/parser/whois.nic.priv.at.rb", "lib/whois/record/parser/whois.nic.sh.rb", "lib/whois/record/parser/whois.nic.sl.rb", "lib/whois/record/parser/whois.nic.sm.rb", "lib/whois/record/parser/whois.nic.sn.rb", "lib/whois/record/parser/whois.nic.so.rb", "lib/whois/record/parser/whois.nic.st.rb", "lib/whois/record/parser/whois.nic.tel.rb", "lib/whois/record/parser/whois.nic.tl.rb", "lib/whois/record/parser/whois.nic.tm.rb", "lib/whois/record/parser/whois.nic.tr.rb", "lib/whois/record/parser/whois.nic.travel.rb", "lib/whois/record/parser/whois.nic.tv.rb", "lib/whois/record/parser/whois.nic.uk.rb", "lib/whois/record/parser/whois.nic.us.rb", "lib/whois/record/parser/whois.nic.ve.rb", "lib/whois/record/parser/whois.nic.xxx.rb", "lib/whois/record/parser/whois.norid.no.rb", "lib/whois/record/parser/whois.org.za.rb", "lib/whois/record/parser/whois.pandi.or.id.rb", "lib/whois/record/parser/whois.pnina.ps.rb", "lib/whois/record/parser/whois.publicinterestregistry.net.rb", "lib/whois/record/parser/whois.register.bg.rb", "lib/whois/record/parser/whois.registro.br.rb", "lib/whois/record/parser/whois.registry.gy.rb", "lib/whois/record/parser/whois.registry.hm.rb", "lib/whois/record/parser/whois.registry.in.rb", "lib/whois/record/parser/whois.registry.om.rb", "lib/whois/record/parser/whois.registry.qa.rb", "lib/whois/record/parser/whois.registrypro.pro.rb", "lib/whois/record/parser/whois.ripe.net.rb", "lib/whois/record/parser/whois.ripn.net.rb", "lib/whois/record/parser/whois.rnids.rs.rb", "lib/whois/record/parser/whois.rotld.ro.rb", "lib/whois/record/parser/whois.samoanic.ws.rb", "lib/whois/record/parser/whois.sgnic.sg.rb", "lib/whois/record/parser/whois.sk-nic.sk.rb", "lib/whois/record/parser/whois.smallregistry.net.rb", "lib/whois/record/parser/whois.srs.net.nz.rb", "lib/whois/record/parser/whois.sx.rb", "lib/whois/record/parser/whois.tcinet.ru.rb", "lib/whois/record/parser/whois.thnic.co.th.rb", "lib/whois/record/parser/whois.tld.ee.rb", "lib/whois/record/parser/whois.tonic.to.rb", "lib/whois/record/parser/whois.twnic.net.tw.rb", "lib/whois/record/parser/whois.tznic.or.tz.rb", "lib/whois/record/parser/whois.ua.rb", "lib/whois/record/parser/whois.usp.ac.fj.rb", "lib/whois/record/parser/whois.za.net.rb", "lib/whois/record/parser/whois.za.org.rb", "lib/whois/record/parser.rb", "lib/whois/record/part.rb", "lib/whois/record/registrar.rb", "lib/whois/record/scanners", "lib/whois/record/scanners/afilias.rb", "lib/whois/record/scanners/ast.rb", "lib/whois/record/scanners/base.rb", "lib/whois/record/scanners/iana.rb", "lib/whois/record/scanners/verisign.rb", "lib/whois/record/scanners/whois.ati.tn.rb", "lib/whois/record/scanners/whois.audns.net.au.rb", "lib/whois/record/scanners/whois.biz.rb", "lib/whois/record/scanners/whois.cctld.by.rb", "lib/whois/record/scanners/whois.centralnic.com.rb", "lib/whois/record/scanners/whois.cira.ca.rb", "lib/whois/record/scanners/whois.cnnic.cn.rb", "lib/whois/record/scanners/whois.denic.de.rb", "lib/whois/record/scanners/whois.dns.hr.rb", "lib/whois/record/scanners/whois.domainregistry.ie.rb", "lib/whois/record/scanners/whois.nc.rb", "lib/whois/record/scanners/whois.nic.hu.rb", "lib/whois/record/scanners/whois.nic.it.rb", "lib/whois/record/scanners/whois.registry.om.rb", "lib/whois/record/scanners/whois.registry.qa.rb", "lib/whois/record/scanners/whois.rnids.rs.rb", "lib/whois/record/scanners/whois.smallregistry.net.rb", "lib/whois/record/scanners/whois.sx.rb", "lib/whois/record/scanners/whois.tld.ee.rb", "lib/whois/record/super_struct.rb", "lib/whois/record.rb", "lib/whois/server", "lib/whois/server/adapters", "lib/whois/server/adapters/afilias.rb", "lib/whois/server/adapters/arpa.rb", "lib/whois/server/adapters/base.rb", "lib/whois/server/adapters/formatted.rb", "lib/whois/server/adapters/none.rb", "lib/whois/server/adapters/not_implemented.rb", "lib/whois/server/adapters/pir.rb", "lib/whois/server/adapters/standard.rb", "lib/whois/server/adapters/verisign.rb", "lib/whois/server/adapters/web.rb", "lib/whois/server.rb", "lib/whois/version.rb", "lib/whois.rb", "spec/fixtures", "spec/fixtures/referrals", "spec/fixtures/referrals/afilias.bz.txt", "spec/fixtures/referrals/crsnic.com.txt", "spec/fixtures/referrals/crsnic.com_referral.txt", "spec/fixtures/referrals/crsnic.com_referral_missing.txt", "spec/fixtures/referrals/crsnic.com_referral_multiple.txt", "spec/fixtures/referrals/crsnic.com_referral_not_defined.txt", "spec/fixtures/referrals/niccc.cc.txt", "spec/fixtures/referrals/pir.org.txt", "spec/fixtures/responses", "spec/fixtures/responses/FIND.txt", "spec/fixtures/responses/jobswhois.verisign-grs.com", "spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.expected", "spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.txt", "spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.expected", "spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.txt", "spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.expected", "spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.txt", "spec/fixtures/responses/kero.yachay.pe", "spec/fixtures/responses/kero.yachay.pe/status_available.expected", "spec/fixtures/responses/kero.yachay.pe/status_available.txt", "spec/fixtures/responses/kero.yachay.pe/status_inactive.expected", "spec/fixtures/responses/kero.yachay.pe/status_inactive.txt", "spec/fixtures/responses/kero.yachay.pe/status_registered.expected", "spec/fixtures/responses/kero.yachay.pe/status_registered.txt", "spec/fixtures/responses/saudinic.net.sa", "spec/fixtures/responses/UTF8.txt", "spec/fixtures/responses/whois.adamsnames.tc", "spec/fixtures/responses/whois.adamsnames.tc/gd", "spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.expected", "spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.txt", "spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected", "spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.txt", "spec/fixtures/responses/whois.adamsnames.tc/tc", "spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.expected", "spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.txt", "spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.expected", "spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.txt", "spec/fixtures/responses/whois.adamsnames.tc/vg", "spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.expected", "spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.txt", "spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.expected", "spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.txt", "spec/fixtures/responses/whois.aeda.net.ae", "spec/fixtures/responses/whois.aeda.net.ae/status_available.expected", "spec/fixtures/responses/whois.aeda.net.ae/status_available.txt", "spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected", "spec/fixtures/responses/whois.aeda.net.ae/status_registered.txt", "spec/fixtures/responses/whois.aero", "spec/fixtures/responses/whois.aero/status_available.expected", "spec/fixtures/responses/whois.aero/status_available.txt", "spec/fixtures/responses/whois.aero/status_registered.expected", "spec/fixtures/responses/whois.aero/status_registered.txt", "spec/fixtures/responses/whois.afilias-grs.info", "spec/fixtures/responses/whois.afilias-grs.info/bz", "spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.expected", "spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.txt", "spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.expected", "spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.txt", "spec/fixtures/responses/whois.afilias-grs.info/gi", "spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.expected", "spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.txt", "spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.expected", "spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.txt", "spec/fixtures/responses/whois.afilias-grs.info/hn", "spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.expected", "spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.txt", "spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.expected", "spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.txt", "spec/fixtures/responses/whois.afilias-grs.info/lc", "spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.expected", "spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.txt", "spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.expected", "spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.txt", "spec/fixtures/responses/whois.afilias-grs.info/mn", "spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.expected", "spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.txt", "spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.expected", "spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.txt", "spec/fixtures/responses/whois.afilias-grs.info/sc", "spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.expected", "spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.txt", "spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.expected", "spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.txt", "spec/fixtures/responses/whois.afilias-grs.info/vc", "spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.expected", "spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.txt", "spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.expected", "spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.txt", "spec/fixtures/responses/whois.afilias.info", "spec/fixtures/responses/whois.afilias.info/status_available.expected", "spec/fixtures/responses/whois.afilias.info/status_available.txt", "spec/fixtures/responses/whois.afilias.info/status_registered.expected", "spec/fixtures/responses/whois.afilias.info/status_registered.txt", "spec/fixtures/responses/whois.ai", "spec/fixtures/responses/whois.ai/status_available.expected", "spec/fixtures/responses/whois.ai/status_available.txt", "spec/fixtures/responses/whois.ai/status_registered.expected", "spec/fixtures/responses/whois.ai/status_registered.txt", "spec/fixtures/responses/whois.arnes.si", "spec/fixtures/responses/whois.arnes.si/status_available.expected", "spec/fixtures/responses/whois.arnes.si/status_available.txt", "spec/fixtures/responses/whois.arnes.si/status_registered.expected", "spec/fixtures/responses/whois.arnes.si/status_registered.txt", "spec/fixtures/responses/whois.ati.tn", "spec/fixtures/responses/whois.ati.tn/status_available.expected", "spec/fixtures/responses/whois.ati.tn/status_available.txt", "spec/fixtures/responses/whois.ati.tn/status_registered.expected", "spec/fixtures/responses/whois.ati.tn/status_registered.txt", "spec/fixtures/responses/whois.audns.net.au", "spec/fixtures/responses/whois.audns.net.au/property_status_with_multiple.expected", "spec/fixtures/responses/whois.audns.net.au/property_status_with_multiple.txt", "spec/fixtures/responses/whois.audns.net.au/status_available.expected", "spec/fixtures/responses/whois.audns.net.au/status_available.txt", "spec/fixtures/responses/whois.audns.net.au/status_registered.expected", "spec/fixtures/responses/whois.audns.net.au/status_registered.txt", "spec/fixtures/responses/whois.ausregistry.net.au", "spec/fixtures/responses/whois.biz", "spec/fixtures/responses/whois.biz/status_available.expected", "spec/fixtures/responses/whois.biz/status_available.txt", "spec/fixtures/responses/whois.biz/status_registered.expected", "spec/fixtures/responses/whois.biz/status_registered.txt", "spec/fixtures/responses/whois.cat", "spec/fixtures/responses/whois.cat/property_status_missing.expected", "spec/fixtures/responses/whois.cat/property_status_missing.txt", "spec/fixtures/responses/whois.cat/property_status_multiple.expected", "spec/fixtures/responses/whois.cat/property_status_multiple.txt", "spec/fixtures/responses/whois.cat/property_status_ok.expected", "spec/fixtures/responses/whois.cat/property_status_ok.txt", "spec/fixtures/responses/whois.cat/status_available.expected", "spec/fixtures/responses/whois.cat/status_available.txt", "spec/fixtures/responses/whois.cat/status_registered.expected", "spec/fixtures/responses/whois.cat/status_registered.txt", "spec/fixtures/responses/whois.cctld.by", "spec/fixtures/responses/whois.cctld.by/status_available.expected", "spec/fixtures/responses/whois.cctld.by/status_available.txt", "spec/fixtures/responses/whois.cctld.by/status_registered.expected", "spec/fixtures/responses/whois.cctld.by/status_registered.txt", "spec/fixtures/responses/whois.cctld.uz", "spec/fixtures/responses/whois.cctld.uz/property_expires_on_dash.expected", "spec/fixtures/responses/whois.cctld.uz/property_expires_on_dash.txt", "spec/fixtures/responses/whois.cctld.uz/property_status_reserved.expected", "spec/fixtures/responses/whois.cctld.uz/property_status_reserved.txt", "spec/fixtures/responses/whois.cctld.uz/status_available.expected", "spec/fixtures/responses/whois.cctld.uz/status_available.txt", "spec/fixtures/responses/whois.cctld.uz/status_registered.expected", "spec/fixtures/responses/whois.cctld.uz/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com", "spec/fixtures/responses/whois.centralnic.com/ae.org", "spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/ar.com", "spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/br.com", "spec/fixtures/responses/whois.centralnic.com/br.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/br.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/cn.com", "spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/de.com", "spec/fixtures/responses/whois.centralnic.com/de.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/de.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/eu.com", "spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/gb.com", "spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/gb.net", "spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/gr.com", "spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/hu.com", "spec/fixtures/responses/whois.centralnic.com/hu.com/property_contacts_omitted.txt", "spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/jpn.com", "spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/kr.com", "spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/no.com", "spec/fixtures/responses/whois.centralnic.com/no.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/no.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/qc.com", "spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/ru.com", "spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/sa.com", "spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/se.com", "spec/fixtures/responses/whois.centralnic.com/se.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/se.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/se.net", "spec/fixtures/responses/whois.centralnic.com/se.net/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/se.net/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/uk.com", "spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/uk.net", "spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/us.com", "spec/fixtures/responses/whois.centralnic.com/us.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/us.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/us.org", "spec/fixtures/responses/whois.centralnic.com/us.org/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/us.org/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/uy.com", "spec/fixtures/responses/whois.centralnic.com/uy.com/property_contacts_omitted.txt", "spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.com/za.com", "spec/fixtures/responses/whois.centralnic.com/za.com/status_available.expected", "spec/fixtures/responses/whois.centralnic.com/za.com/status_available.txt", "spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.expected", "spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.txt", "spec/fixtures/responses/whois.centralnic.net", "spec/fixtures/responses/whois.cira.ca", "spec/fixtures/responses/whois.cira.ca/property_status_autorenew_grace.expected", "spec/fixtures/responses/whois.cira.ca/property_status_autorenew_grace.txt", "spec/fixtures/responses/whois.cira.ca/property_status_available.expected", "spec/fixtures/responses/whois.cira.ca/property_status_available.txt", "spec/fixtures/responses/whois.cira.ca/property_status_redemption.expected", "spec/fixtures/responses/whois.cira.ca/property_status_redemption.txt", "spec/fixtures/responses/whois.cira.ca/property_status_registered.expected", "spec/fixtures/responses/whois.cira.ca/property_status_registered.txt", "spec/fixtures/responses/whois.cira.ca/property_status_tobereleased.expected", "spec/fixtures/responses/whois.cira.ca/property_status_tobereleased.txt", "spec/fixtures/responses/whois.cira.ca/property_status_unavailable.txt", "spec/fixtures/responses/whois.cira.ca/status_available.expected", "spec/fixtures/responses/whois.cira.ca/status_available.txt", "spec/fixtures/responses/whois.cira.ca/status_invalid.expected", "spec/fixtures/responses/whois.cira.ca/status_invalid.txt", "spec/fixtures/responses/whois.cira.ca/status_registered.expected", "spec/fixtures/responses/whois.cira.ca/status_registered.txt", "spec/fixtures/responses/whois.cnnic.cn", "spec/fixtures/responses/whois.cnnic.cn/property_status_ok.expected", "spec/fixtures/responses/whois.cnnic.cn/property_status_ok.txt", "spec/fixtures/responses/whois.cnnic.cn/status_available.expected", "spec/fixtures/responses/whois.cnnic.cn/status_available.txt", "spec/fixtures/responses/whois.cnnic.cn/status_registered.expected", "spec/fixtures/responses/whois.cnnic.cn/status_registered.txt", "spec/fixtures/responses/whois.cnnic.cn/status_reserved.expected", "spec/fixtures/responses/whois.cnnic.cn/status_reserved.txt", "spec/fixtures/responses/whois.cnnic.cn/status_reserved_list.expected", "spec/fixtures/responses/whois.cnnic.cn/status_reserved_list.txt", "spec/fixtures/responses/whois.cnnic.net.cn", "spec/fixtures/responses/whois.co.ca", "spec/fixtures/responses/whois.co.ca/status_available.expected", "spec/fixtures/responses/whois.co.ca/status_available.txt", "spec/fixtures/responses/whois.co.ca/status_registered.expected", "spec/fixtures/responses/whois.co.ca/status_registered.txt", "spec/fixtures/responses/whois.co.ca/status_reserved.expected", "spec/fixtures/responses/whois.co.ca/status_reserved.txt", "spec/fixtures/responses/whois.co.pl", "spec/fixtures/responses/whois.co.pl/status_available.expected", "spec/fixtures/responses/whois.co.pl/status_available.txt", "spec/fixtures/responses/whois.co.pl/status_registered.expected", "spec/fixtures/responses/whois.co.pl/status_registered.txt", "spec/fixtures/responses/whois.co.ug", "spec/fixtures/responses/whois.co.ug/property_status_active.expected", "spec/fixtures/responses/whois.co.ug/property_status_active.txt", "spec/fixtures/responses/whois.co.ug/property_status_unconfirmed.expected", "spec/fixtures/responses/whois.co.ug/property_status_unconfirmed.txt", "spec/fixtures/responses/whois.co.ug/status_available.expected", "spec/fixtures/responses/whois.co.ug/status_available.txt", "spec/fixtures/responses/whois.co.ug/status_registered.expected", "spec/fixtures/responses/whois.co.ug/status_registered.txt", "spec/fixtures/responses/whois.coza.net.za", "spec/fixtures/responses/whois.coza.net.za/status_available.expected", "spec/fixtures/responses/whois.coza.net.za/status_available.txt", "spec/fixtures/responses/whois.coza.net.za/status_registered.expected", "spec/fixtures/responses/whois.coza.net.za/status_registered.txt", "spec/fixtures/responses/whois.crsnic.net", "spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.expected", "spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.txt", "spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.expected", "spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.txt", "spec/fixtures/responses/whois.crsnic.net/response_unavailable.expected", "spec/fixtures/responses/whois.crsnic.net/response_unavailable.txt", "spec/fixtures/responses/whois.crsnic.net/status_available.expected", "spec/fixtures/responses/whois.crsnic.net/status_available.txt", "spec/fixtures/responses/whois.crsnic.net/status_registered.expected", "spec/fixtures/responses/whois.crsnic.net/status_registered.txt", "spec/fixtures/responses/whois.denic.de", "spec/fixtures/responses/whois.denic.de/schema-1.10.0", "spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.expected", "spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.txt", "spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.expected", "spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.txt", "spec/fixtures/responses/whois.denic.de/schema-1.11.0", "spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_technical_contact.txt", "spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.expected", "spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.txt", "spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.expected", "spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.txt", "spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.expected", "spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.txt", "spec/fixtures/responses/whois.denic.de/schema-2.0", "spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.denic.de/schema-2.0/property_technical_contact.txt", "spec/fixtures/responses/whois.denic.de/schema-2.0/response_throttled.expected", "spec/fixtures/responses/whois.denic.de/schema-2.0/response_throttled.txt", "spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.expected", "spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.txt", "spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed.expected", "spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed.txt", "spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed_ace.expected", "spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed_ace.txt", "spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.expected", "spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.txt", "spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.expected", "spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.txt", "spec/fixtures/responses/whois.dk-hostmaster.dk", "spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.expected", "spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.txt", "spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.expected", "spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.txt", "spec/fixtures/responses/whois.dns.be", "spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.dns.be/property_status_available.expected", "spec/fixtures/responses/whois.dns.be/property_status_available.txt", "spec/fixtures/responses/whois.dns.be/property_status_free.expected", "spec/fixtures/responses/whois.dns.be/property_status_free.txt", "spec/fixtures/responses/whois.dns.be/property_status_not_available.expected", "spec/fixtures/responses/whois.dns.be/property_status_not_available.txt", "spec/fixtures/responses/whois.dns.be/property_status_outofservice.expected", "spec/fixtures/responses/whois.dns.be/property_status_outofservice.txt", "spec/fixtures/responses/whois.dns.be/property_status_quarantine.expected", "spec/fixtures/responses/whois.dns.be/property_status_quarantine.txt", "spec/fixtures/responses/whois.dns.be/property_status_registered.expected", "spec/fixtures/responses/whois.dns.be/property_status_registered.txt", "spec/fixtures/responses/whois.dns.be/response_throttled_hourly.expected", "spec/fixtures/responses/whois.dns.be/response_throttled_hourly.txt", "spec/fixtures/responses/whois.dns.be/response_throttled_limit.expected", "spec/fixtures/responses/whois.dns.be/response_throttled_limit.txt", "spec/fixtures/responses/whois.dns.be/status_available.expected", "spec/fixtures/responses/whois.dns.be/status_available.txt", "spec/fixtures/responses/whois.dns.be/status_registered.expected", "spec/fixtures/responses/whois.dns.be/status_registered.txt", "spec/fixtures/responses/whois.dns.hr", "spec/fixtures/responses/whois.dns.hr/status_available.expected", "spec/fixtures/responses/whois.dns.hr/status_available.txt", "spec/fixtures/responses/whois.dns.hr/status_registered.expected", "spec/fixtures/responses/whois.dns.hr/status_registered.txt", "spec/fixtures/responses/whois.dns.lu", "spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.dns.lu/status_available.expected", "spec/fixtures/responses/whois.dns.lu/status_available.txt", "spec/fixtures/responses/whois.dns.lu/status_registered.expected", "spec/fixtures/responses/whois.dns.lu/status_registered.txt", "spec/fixtures/responses/whois.dns.pl", "spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.dns.pl/status_available.expected", "spec/fixtures/responses/whois.dns.pl/status_available.txt", "spec/fixtures/responses/whois.dns.pl/status_registered.expected", "spec/fixtures/responses/whois.dns.pl/status_registered.txt", "spec/fixtures/responses/whois.dns.pt", "spec/fixtures/responses/whois.dns.pt/property_nameservers.expected", "spec/fixtures/responses/whois.dns.pt/property_nameservers.txt", "spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.expected", "spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.txt", "spec/fixtures/responses/whois.dns.pt/property_status_techpro.expected", "spec/fixtures/responses/whois.dns.pt/property_status_techpro.txt", "spec/fixtures/responses/whois.dns.pt/status_available.expected", "spec/fixtures/responses/whois.dns.pt/status_available.txt", "spec/fixtures/responses/whois.dns.pt/status_inactive.expected", "spec/fixtures/responses/whois.dns.pt/status_inactive.txt", "spec/fixtures/responses/whois.dns.pt/status_registered.expected", "spec/fixtures/responses/whois.dns.pt/status_registered.txt", "spec/fixtures/responses/whois.dns.pt/status_reserved.expected", "spec/fixtures/responses/whois.dns.pt/status_reserved.txt", "spec/fixtures/responses/whois.domain-registry.nl", "spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.domain-registry.nl/response_throttled.expected", "spec/fixtures/responses/whois.domain-registry.nl/response_throttled.txt", "spec/fixtures/responses/whois.domain-registry.nl/response_throttled_daily.expected", "spec/fixtures/responses/whois.domain-registry.nl/response_throttled_daily.txt", "spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.expected", "spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.txt", "spec/fixtures/responses/whois.domain-registry.nl/status_available.expected", "spec/fixtures/responses/whois.domain-registry.nl/status_available.txt", "spec/fixtures/responses/whois.domain-registry.nl/status_redemption.expected", "spec/fixtures/responses/whois.domain-registry.nl/status_redemption.txt", "spec/fixtures/responses/whois.domain-registry.nl/status_registered.expected", "spec/fixtures/responses/whois.domain-registry.nl/status_registered.txt", "spec/fixtures/responses/whois.domain.kg", "spec/fixtures/responses/whois.domain.kg/status_available.expected", "spec/fixtures/responses/whois.domain.kg/status_available.txt", "spec/fixtures/responses/whois.domain.kg/status_registered.expected", "spec/fixtures/responses/whois.domain.kg/status_registered.txt", "spec/fixtures/responses/whois.domainregistry.ie", "spec/fixtures/responses/whois.domainregistry.ie/property_contacts_multiple.expected", "spec/fixtures/responses/whois.domainregistry.ie/property_contacts_multiple.txt", "spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.domainregistry.ie/status_available.expected", "spec/fixtures/responses/whois.domainregistry.ie/status_available.txt", "spec/fixtures/responses/whois.domainregistry.ie/status_registered.expected", "spec/fixtures/responses/whois.domainregistry.ie/status_registered.txt", "spec/fixtures/responses/whois.domainregistry.ie/token_application_pending.expected", "spec/fixtures/responses/whois.domainregistry.ie/token_application_pending.txt", "spec/fixtures/responses/whois.domainregistry.my", "spec/fixtures/responses/whois.domainregistry.my/status_available.expected", "spec/fixtures/responses/whois.domainregistry.my/status_available.txt", "spec/fixtures/responses/whois.domainregistry.my/status_registered.expected", "spec/fixtures/responses/whois.domainregistry.my/status_registered.txt", "spec/fixtures/responses/whois.domreg.lt", "spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.domreg.lt/status_available.expected", "spec/fixtures/responses/whois.domreg.lt/status_available.txt", "spec/fixtures/responses/whois.domreg.lt/status_registered.expected", "spec/fixtures/responses/whois.domreg.lt/status_registered.txt", "spec/fixtures/responses/whois.dot.tk", "spec/fixtures/responses/whois.dot.tk/status_available.expected", "spec/fixtures/responses/whois.dot.tk/status_available.txt", "spec/fixtures/responses/whois.dot.tk/status_registered.expected", "spec/fixtures/responses/whois.dot.tk/status_registered.txt", "spec/fixtures/responses/whois.dotmobiregistry.net", "spec/fixtures/responses/whois.dotmobiregistry.net/status_available.expected", "spec/fixtures/responses/whois.dotmobiregistry.net/status_available.txt", "spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.expected", "spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.txt", "spec/fixtures/responses/whois.dreamhost.com", "spec/fixtures/responses/whois.dreamhost.com/property_contact_private.expected", "spec/fixtures/responses/whois.dreamhost.com/property_contact_private.txt", "spec/fixtures/responses/whois.dreamhost.com/status_registered.expected", "spec/fixtures/responses/whois.dreamhost.com/status_registered.txt", "spec/fixtures/responses/whois.educause.edu", "spec/fixtures/responses/whois.educause.edu/fixture1.txt", "spec/fixtures/responses/whois.educause.edu/fixture2.txt", "spec/fixtures/responses/whois.educause.edu/fixture3.txt", "spec/fixtures/responses/whois.educause.edu/fixture4.txt", "spec/fixtures/responses/whois.educause.edu/fixture5.txt", "spec/fixtures/responses/whois.educause.edu/fixture6.txt", "spec/fixtures/responses/whois.educause.edu/property_contact_registrant.expected", "spec/fixtures/responses/whois.educause.edu/property_contact_registrant.txt", "spec/fixtures/responses/whois.educause.edu/property_contact_registrant_with_additional_organization.expected", "spec/fixtures/responses/whois.educause.edu/property_contact_registrant_with_additional_organization.txt", "spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_address.expected", "spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_address.txt", "spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_zip.expected", "spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_zip.txt", "spec/fixtures/responses/whois.educause.edu/property_contacts.expected", "spec/fixtures/responses/whois.educause.edu/property_contacts.txt", "spec/fixtures/responses/whois.educause.edu/property_contacts_case1.expected", "spec/fixtures/responses/whois.educause.edu/property_contacts_case1.txt", "spec/fixtures/responses/whois.educause.edu/property_contacts_case2.expected", "spec/fixtures/responses/whois.educause.edu/property_contacts_case2.txt", "spec/fixtures/responses/whois.educause.edu/property_contacts_case3.expected", "spec/fixtures/responses/whois.educause.edu/property_contacts_case3.txt", "spec/fixtures/responses/whois.educause.edu/property_contacts_case4.expected", "spec/fixtures/responses/whois.educause.edu/property_contacts_case4.txt", "spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.expected", "spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.txt", "spec/fixtures/responses/whois.educause.edu/status_available.expected", "spec/fixtures/responses/whois.educause.edu/status_available.txt", "spec/fixtures/responses/whois.educause.edu/status_registered.expected", "spec/fixtures/responses/whois.educause.edu/status_registered.txt", "spec/fixtures/responses/whois.eenet.ee", "spec/fixtures/responses/whois.eenet.ee/status_available.expected", "spec/fixtures/responses/whois.eenet.ee/status_available.txt", "spec/fixtures/responses/whois.eenet.ee/status_registered.expected", "spec/fixtures/responses/whois.eenet.ee/status_registered.txt", "spec/fixtures/responses/whois.enom.com", "spec/fixtures/responses/whois.enom.com/property_contacts_almost_empty.expected", "spec/fixtures/responses/whois.enom.com/property_contacts_almost_empty.txt", "spec/fixtures/responses/whois.enom.com/property_contacts_empty_name.expected", "spec/fixtures/responses/whois.enom.com/property_contacts_empty_name.txt", "spec/fixtures/responses/whois.enom.com/property_contacts_long_address.expected", "spec/fixtures/responses/whois.enom.com/property_contacts_long_address.txt", "spec/fixtures/responses/whois.enom.com/status_registered.expected", "spec/fixtures/responses/whois.enom.com/status_registered.txt", "spec/fixtures/responses/whois.eu", "spec/fixtures/responses/whois.eu/property_nameservers.expected", "spec/fixtures/responses/whois.eu/property_nameservers.txt", "spec/fixtures/responses/whois.eu/status_available.expected", "spec/fixtures/responses/whois.eu/status_available.txt", "spec/fixtures/responses/whois.eu/status_registered.expected", "spec/fixtures/responses/whois.eu/status_registered.txt", "spec/fixtures/responses/whois.eu.org", "spec/fixtures/responses/whois.eu.org/status_available.expected", "spec/fixtures/responses/whois.eu.org/status_available.txt", "spec/fixtures/responses/whois.eu.org/status_registered.expected", "spec/fixtures/responses/whois.eu.org/status_registered.txt", "spec/fixtures/responses/whois.fi", "spec/fixtures/responses/whois.fi/status_available.expected", "spec/fixtures/responses/whois.fi/status_available.txt", "spec/fixtures/responses/whois.fi/status_registered.expected", "spec/fixtures/responses/whois.fi/status_registered.txt", "spec/fixtures/responses/whois.ficora.fi", "spec/fixtures/responses/whois.gg", "spec/fixtures/responses/whois.gg/status_available.expected", "spec/fixtures/responses/whois.gg/status_available.txt", "spec/fixtures/responses/whois.gg/status_registered.expected", "spec/fixtures/responses/whois.gg/status_registered.txt", "spec/fixtures/responses/whois.godaddy.com", "spec/fixtures/responses/whois.godaddy.com/property_dates_not_available.txt", "spec/fixtures/responses/whois.godaddy.com/status_registered.expected", "spec/fixtures/responses/whois.godaddy.com/status_registered.txt", "spec/fixtures/responses/whois.gov.za", "spec/fixtures/responses/whois.gov.za/status_available.expected", "spec/fixtures/responses/whois.gov.za/status_available.txt", "spec/fixtures/responses/whois.gov.za/status_registered.expected", "spec/fixtures/responses/whois.gov.za/status_registered.txt", "spec/fixtures/responses/whois.hkdnr.net.hk", "spec/fixtures/responses/whois.hkirc.hk", "spec/fixtures/responses/whois.hkirc.hk/property_expires_on_null.expected", "spec/fixtures/responses/whois.hkirc.hk/property_expires_on_null.txt", "spec/fixtures/responses/whois.hkirc.hk/status_available.expected", "spec/fixtures/responses/whois.hkirc.hk/status_available.txt", "spec/fixtures/responses/whois.hkirc.hk/status_registered.expected", "spec/fixtures/responses/whois.hkirc.hk/status_registered.txt", "spec/fixtures/responses/whois.iam.net.ma", "spec/fixtures/responses/whois.iam.net.ma/status_available.expected", "spec/fixtures/responses/whois.iam.net.ma/status_available.txt", "spec/fixtures/responses/whois.iam.net.ma/status_registered.expected", "spec/fixtures/responses/whois.iam.net.ma/status_registered.txt", "spec/fixtures/responses/whois.iana.org", "spec/fixtures/responses/whois.iana.org/int", "spec/fixtures/responses/whois.iana.org/int/status_available.expected", "spec/fixtures/responses/whois.iana.org/int/status_available.txt", "spec/fixtures/responses/whois.iana.org/int/status_registered.expected", "spec/fixtures/responses/whois.iana.org/int/status_registered.txt", "spec/fixtures/responses/whois.iana.org/tld", "spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.expected", "spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.txt", "spec/fixtures/responses/whois.in.ua", "spec/fixtures/responses/whois.in.ua/status_available.expected", "spec/fixtures/responses/whois.in.ua/status_available.txt", "spec/fixtures/responses/whois.in.ua/status_registered.expected", "spec/fixtures/responses/whois.in.ua/status_registered.txt", "spec/fixtures/responses/whois.isnic.is", "spec/fixtures/responses/whois.isnic.is/status_available.expected", "spec/fixtures/responses/whois.isnic.is/status_available.txt", "spec/fixtures/responses/whois.isnic.is/status_registered.expected", "spec/fixtures/responses/whois.isnic.is/status_registered.txt", "spec/fixtures/responses/whois.isoc.org.il", "spec/fixtures/responses/whois.isoc.org.il/property_status_missing.expected", "spec/fixtures/responses/whois.isoc.org.il/property_status_missing.txt", "spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_allowed.expected", "spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_allowed.txt", "spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_locked.expected", "spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_locked.txt", "spec/fixtures/responses/whois.isoc.org.il/status_available.expected", "spec/fixtures/responses/whois.isoc.org.il/status_available.txt", "spec/fixtures/responses/whois.isoc.org.il/status_registered.expected", "spec/fixtures/responses/whois.isoc.org.il/status_registered.txt", "spec/fixtures/responses/whois.ja.net", "spec/fixtures/responses/whois.ja.net/ac.uk", "spec/fixtures/responses/whois.ja.net/ac.uk/status_available.expected", "spec/fixtures/responses/whois.ja.net/ac.uk/status_available.txt", "spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.expected", "spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.txt", "spec/fixtures/responses/whois.ja.net/gov.uk", "spec/fixtures/responses/whois.ja.net/gov.uk/status_available.expected", "spec/fixtures/responses/whois.ja.net/gov.uk/status_available.txt", "spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.expected", "spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.txt", "spec/fixtures/responses/whois.je", "spec/fixtures/responses/whois.je/status_available.expected", "spec/fixtures/responses/whois.je/status_available.txt", "spec/fixtures/responses/whois.je/status_registered.expected", "spec/fixtures/responses/whois.je/status_registered.txt", "spec/fixtures/responses/whois.jprs.jp", "spec/fixtures/responses/whois.jprs.jp/jp", "spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.expected", "spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.txt", "spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.expected", "spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.txt", "spec/fixtures/responses/whois.jprs.jp/jp/status_available.expected", "spec/fixtures/responses/whois.jprs.jp/jp/status_available.txt", "spec/fixtures/responses/whois.jprs.jp/jp/status_registered.expected", "spec/fixtures/responses/whois.jprs.jp/jp/status_registered.txt", "spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.expected", "spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.txt", "spec/fixtures/responses/whois.jprs.jp/ne.jp", "spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.expected", "spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.txt", "spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.expected", "spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.txt", "spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.expected", "spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.txt", "spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.expected", "spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.txt", "spec/fixtures/responses/whois.kenic.or.ke", "spec/fixtures/responses/whois.kenic.or.ke/status_available.expected", "spec/fixtures/responses/whois.kenic.or.ke/status_available.txt", "spec/fixtures/responses/whois.kenic.or.ke/status_registered.expected", "spec/fixtures/responses/whois.kenic.or.ke/status_registered.txt", "spec/fixtures/responses/whois.kr", "spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.kr/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.kr/status_available.expected", "spec/fixtures/responses/whois.kr/status_available.txt", "spec/fixtures/responses/whois.kr/status_registered.expected", "spec/fixtures/responses/whois.kr/status_registered.txt", "spec/fixtures/responses/whois.markmonitor.com", "spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.expected", "spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.txt", "spec/fixtures/responses/whois.markmonitor.com/status_registered.expected", "spec/fixtures/responses/whois.markmonitor.com/status_registered.txt", "spec/fixtures/responses/whois.meregistry.net", "spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.expected", "spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.txt", "spec/fixtures/responses/whois.meregistry.net/property_updated_on_is_blank.expected", "spec/fixtures/responses/whois.meregistry.net/property_updated_on_is_blank.txt", "spec/fixtures/responses/whois.meregistry.net/status_available.expected", "spec/fixtures/responses/whois.meregistry.net/status_available.txt", "spec/fixtures/responses/whois.meregistry.net/status_registered.expected", "spec/fixtures/responses/whois.meregistry.net/status_registered.txt", "spec/fixtures/responses/whois.museum", "spec/fixtures/responses/whois.museum/status_available.expected", "spec/fixtures/responses/whois.museum/status_available.txt", "spec/fixtures/responses/whois.museum/status_registered.expected", "spec/fixtures/responses/whois.museum/status_registered.txt", "spec/fixtures/responses/whois.na-nic.com.na", "spec/fixtures/responses/whois.na-nic.com.na/property_status_active.expected", "spec/fixtures/responses/whois.na-nic.com.na/property_status_active.txt", "spec/fixtures/responses/whois.na-nic.com.na/property_status_delegated.expected", "spec/fixtures/responses/whois.na-nic.com.na/property_status_delegated.txt", "spec/fixtures/responses/whois.na-nic.com.na/property_status_suspended.expected", "spec/fixtures/responses/whois.na-nic.com.na/property_status_suspended.txt", "spec/fixtures/responses/whois.na-nic.com.na/status_available.expected", "spec/fixtures/responses/whois.na-nic.com.na/status_available.txt", "spec/fixtures/responses/whois.na-nic.com.na/status_registered.expected", "spec/fixtures/responses/whois.na-nic.com.na/status_registered.txt", "spec/fixtures/responses/whois.nc", "spec/fixtures/responses/whois.nc/property_contact_without_state.txt", "spec/fixtures/responses/whois.nc/status_available.expected", "spec/fixtures/responses/whois.nc/status_available.txt", "spec/fixtures/responses/whois.nc/status_registered.expected", "spec/fixtures/responses/whois.nc/status_registered.txt", "spec/fixtures/responses/whois.net.ua", "spec/fixtures/responses/whois.netcom.cm", "spec/fixtures/responses/whois.netcom.cm/status_available.expected", "spec/fixtures/responses/whois.netcom.cm/status_available.txt", "spec/fixtures/responses/whois.netcom.cm/status_registered.expected", "spec/fixtures/responses/whois.netcom.cm/status_registered.txt", "spec/fixtures/responses/whois.networksolutions.com", "spec/fixtures/responses/whois.networksolutions.com/property_contacts_short.expected", "spec/fixtures/responses/whois.networksolutions.com/property_contacts_short.txt", "spec/fixtures/responses/whois.networksolutions.com/status_registered.expected", "spec/fixtures/responses/whois.networksolutions.com/status_registered.txt", "spec/fixtures/responses/whois.nic-se.se", "spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.expected", "spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.txt", "spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.nic-se.se/property_status_inactive.txt", "spec/fixtures/responses/whois.nic-se.se/property_status_missing.txt", "spec/fixtures/responses/whois.nic-se.se/property_status_ok.txt", "spec/fixtures/responses/whois.nic-se.se/status_available.expected", "spec/fixtures/responses/whois.nic-se.se/status_available.txt", "spec/fixtures/responses/whois.nic-se.se/status_inactive.expected", "spec/fixtures/responses/whois.nic-se.se/status_inactive.txt", "spec/fixtures/responses/whois.nic-se.se/status_registered.expected", "spec/fixtures/responses/whois.nic-se.se/status_registered.txt", "spec/fixtures/responses/whois.nic.ac", "spec/fixtures/responses/whois.nic.ac/status_available.expected", "spec/fixtures/responses/whois.nic.ac/status_available.txt", "spec/fixtures/responses/whois.nic.ac/status_registered.expected", "spec/fixtures/responses/whois.nic.ac/status_registered.txt", "spec/fixtures/responses/whois.nic.af", "spec/fixtures/responses/whois.nic.af/property_status_active.expected", "spec/fixtures/responses/whois.nic.af/property_status_active.txt", "spec/fixtures/responses/whois.nic.af/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.af/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.af/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.af/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.af/status_available.expected", "spec/fixtures/responses/whois.nic.af/status_available.txt", "spec/fixtures/responses/whois.nic.af/status_registered.expected", "spec/fixtures/responses/whois.nic.af/status_registered.txt", "spec/fixtures/responses/whois.nic.ag", "spec/fixtures/responses/whois.nic.ag/status_available.expected", "spec/fixtures/responses/whois.nic.ag/status_available.txt", "spec/fixtures/responses/whois.nic.ag/status_registered.expected", "spec/fixtures/responses/whois.nic.ag/status_registered.txt", "spec/fixtures/responses/whois.nic.am", "spec/fixtures/responses/whois.nic.am/status_available.expected", "spec/fixtures/responses/whois.nic.am/status_available.txt", "spec/fixtures/responses/whois.nic.am/status_registered.expected", "spec/fixtures/responses/whois.nic.am/status_registered.txt", "spec/fixtures/responses/whois.nic.as", "spec/fixtures/responses/whois.nic.as/status_available.expected", "spec/fixtures/responses/whois.nic.as/status_available.txt", "spec/fixtures/responses/whois.nic.as/status_registered.expected", "spec/fixtures/responses/whois.nic.as/status_registered.txt", "spec/fixtures/responses/whois.nic.asia", "spec/fixtures/responses/whois.nic.asia/property_status_multiple.expected", "spec/fixtures/responses/whois.nic.asia/property_status_multiple.txt", "spec/fixtures/responses/whois.nic.asia/property_status_single.expected", "spec/fixtures/responses/whois.nic.asia/property_status_single.txt", "spec/fixtures/responses/whois.nic.asia/status_available.expected", "spec/fixtures/responses/whois.nic.asia/status_available.txt", "spec/fixtures/responses/whois.nic.asia/status_registered.expected", "spec/fixtures/responses/whois.nic.asia/status_registered.txt", "spec/fixtures/responses/whois.nic.at", "spec/fixtures/responses/whois.nic.at/status_available.expected", "spec/fixtures/responses/whois.nic.at/status_available.txt", "spec/fixtures/responses/whois.nic.at/status_registered.expected", "spec/fixtures/responses/whois.nic.at/status_registered.txt", "spec/fixtures/responses/whois.nic.bo", "spec/fixtures/responses/whois.nic.bo/status_available.expected", "spec/fixtures/responses/whois.nic.bo/status_available.txt", "spec/fixtures/responses/whois.nic.bo/status_registered.expected", "spec/fixtures/responses/whois.nic.bo/status_registered.txt", "spec/fixtures/responses/whois.nic.cc", "spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.expected", "spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.txt", "spec/fixtures/responses/whois.nic.cc/status_available.expected", "spec/fixtures/responses/whois.nic.cc/status_available.txt", "spec/fixtures/responses/whois.nic.cc/status_registered.expected", "spec/fixtures/responses/whois.nic.cc/status_registered.txt", "spec/fixtures/responses/whois.nic.cd", "spec/fixtures/responses/whois.nic.cd/status_available.expected", "spec/fixtures/responses/whois.nic.cd/status_available.txt", "spec/fixtures/responses/whois.nic.cd/status_registered.expected", "spec/fixtures/responses/whois.nic.cd/status_registered.txt", "spec/fixtures/responses/whois.nic.ch", "spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.nic.ch/status_available.expected", "spec/fixtures/responses/whois.nic.ch/status_available.txt", "spec/fixtures/responses/whois.nic.ch/status_registered.expected", "spec/fixtures/responses/whois.nic.ch/status_registered.txt", "spec/fixtures/responses/whois.nic.ci", "spec/fixtures/responses/whois.nic.ci/status_available.expected", "spec/fixtures/responses/whois.nic.ci/status_available.txt", "spec/fixtures/responses/whois.nic.ci/status_registered.expected", "spec/fixtures/responses/whois.nic.ci/status_registered.txt", "spec/fixtures/responses/whois.nic.ck", "spec/fixtures/responses/whois.nic.ck/status_available.expected", "spec/fixtures/responses/whois.nic.ck/status_available.txt", "spec/fixtures/responses/whois.nic.ck/status_registered.expected", "spec/fixtures/responses/whois.nic.ck/status_registered.txt", "spec/fixtures/responses/whois.nic.cl", "spec/fixtures/responses/whois.nic.cl/status_available.expected", "spec/fixtures/responses/whois.nic.cl/status_available.txt", "spec/fixtures/responses/whois.nic.cl/status_registered.expected", "spec/fixtures/responses/whois.nic.cl/status_registered.txt", "spec/fixtures/responses/whois.nic.co", "spec/fixtures/responses/whois.nic.co/status_available.expected", "spec/fixtures/responses/whois.nic.co/status_available.txt", "spec/fixtures/responses/whois.nic.co/status_registered.expected", "spec/fixtures/responses/whois.nic.co/status_registered.txt", "spec/fixtures/responses/whois.nic.coop", "spec/fixtures/responses/whois.nic.coop/property_status_multiple.expected", "spec/fixtures/responses/whois.nic.coop/property_status_multiple.txt", "spec/fixtures/responses/whois.nic.coop/property_status_single.expected", "spec/fixtures/responses/whois.nic.coop/property_status_single.txt", "spec/fixtures/responses/whois.nic.coop/status_available.expected", "spec/fixtures/responses/whois.nic.coop/status_available.txt", "spec/fixtures/responses/whois.nic.coop/status_registered.expected", "spec/fixtures/responses/whois.nic.coop/status_registered.txt", "spec/fixtures/responses/whois.nic.cx", "spec/fixtures/responses/whois.nic.cx/property_status_active.expected", "spec/fixtures/responses/whois.nic.cx/property_status_active.txt", "spec/fixtures/responses/whois.nic.cx/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.cx/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.cx/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.cx/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.cx/status_available.expected", "spec/fixtures/responses/whois.nic.cx/status_available.txt", "spec/fixtures/responses/whois.nic.cx/status_registered.expected", "spec/fixtures/responses/whois.nic.cx/status_registered.txt", "spec/fixtures/responses/whois.nic.cz", "spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.nic.cz/property_status_expired.expected", "spec/fixtures/responses/whois.nic.cz/property_status_expired.txt", "spec/fixtures/responses/whois.nic.cz/property_status_missing.expected", "spec/fixtures/responses/whois.nic.cz/property_status_missing.txt", "spec/fixtures/responses/whois.nic.cz/property_status_paid.expected", "spec/fixtures/responses/whois.nic.cz/property_status_paid.txt", "spec/fixtures/responses/whois.nic.cz/property_status_update_prohibited.expected", "spec/fixtures/responses/whois.nic.cz/property_status_update_prohibited.txt", "spec/fixtures/responses/whois.nic.cz/status_available.expected", "spec/fixtures/responses/whois.nic.cz/status_available.txt", "spec/fixtures/responses/whois.nic.cz/status_expired.txt", "spec/fixtures/responses/whois.nic.cz/status_registered.expected", "spec/fixtures/responses/whois.nic.cz/status_registered.txt", "spec/fixtures/responses/whois.nic.dz", "spec/fixtures/responses/whois.nic.dz/dz", "spec/fixtures/responses/whois.nic.dz/dz/status_available.expected", "spec/fixtures/responses/whois.nic.dz/dz/status_available.txt", "spec/fixtures/responses/whois.nic.dz/dz/status_registered.expected", "spec/fixtures/responses/whois.nic.dz/dz/status_registered.txt", "spec/fixtures/responses/whois.nic.ec", "spec/fixtures/responses/whois.nic.ec/status_available.expected", "spec/fixtures/responses/whois.nic.ec/status_available.txt", "spec/fixtures/responses/whois.nic.ec/status_registered.expected", "spec/fixtures/responses/whois.nic.ec/status_registered.txt", "spec/fixtures/responses/whois.nic.fr", "spec/fixtures/responses/whois.nic.fr/fr", "spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.txt", "spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.txt", "spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.txt", "spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.txt", "spec/fixtures/responses/whois.nic.fr/fr/property_status_active.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_status_active.txt", "spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.txt", "spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.txt", "spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.txt", "spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.txt", "spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.txt", "spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_remarks.txt", "spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_trouble.txt", "spec/fixtures/responses/whois.nic.fr/fr/response_throttled.expected", "spec/fixtures/responses/whois.nic.fr/fr/response_throttled.txt", "spec/fixtures/responses/whois.nic.fr/fr/status_available.expected", "spec/fixtures/responses/whois.nic.fr/fr/status_available.txt", "spec/fixtures/responses/whois.nic.fr/fr/status_registered.expected", "spec/fixtures/responses/whois.nic.fr/fr/status_registered.txt", "spec/fixtures/responses/whois.nic.fr/pm", "spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.expected", "spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.txt", "spec/fixtures/responses/whois.nic.fr/pm/response_throttled.expected", "spec/fixtures/responses/whois.nic.fr/pm/response_throttled.txt", "spec/fixtures/responses/whois.nic.fr/pm/status_available.expected", "spec/fixtures/responses/whois.nic.fr/pm/status_available.txt", "spec/fixtures/responses/whois.nic.fr/pm/status_registered.expected", "spec/fixtures/responses/whois.nic.fr/pm/status_registered.txt", "spec/fixtures/responses/whois.nic.fr/re", "spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.expected", "spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.txt", "spec/fixtures/responses/whois.nic.fr/re/response_throttled.expected", "spec/fixtures/responses/whois.nic.fr/re/response_throttled.txt", "spec/fixtures/responses/whois.nic.fr/re/status_available.expected", "spec/fixtures/responses/whois.nic.fr/re/status_available.txt", "spec/fixtures/responses/whois.nic.fr/re/status_registered.expected", "spec/fixtures/responses/whois.nic.fr/re/status_registered.txt", "spec/fixtures/responses/whois.nic.fr/tf", "spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.expected", "spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.txt", "spec/fixtures/responses/whois.nic.fr/tf/response_throttled.expected", "spec/fixtures/responses/whois.nic.fr/tf/response_throttled.txt", "spec/fixtures/responses/whois.nic.fr/tf/status_available.expected", "spec/fixtures/responses/whois.nic.fr/tf/status_available.txt", "spec/fixtures/responses/whois.nic.fr/tf/status_registered.expected", "spec/fixtures/responses/whois.nic.fr/tf/status_registered.txt", "spec/fixtures/responses/whois.nic.fr/wf", "spec/fixtures/responses/whois.nic.fr/wf/response_throttled.expected", "spec/fixtures/responses/whois.nic.fr/wf/response_throttled.txt", "spec/fixtures/responses/whois.nic.fr/wf/status_available.expected", "spec/fixtures/responses/whois.nic.fr/wf/status_available.txt", "spec/fixtures/responses/whois.nic.fr/wf/status_registered.expected", "spec/fixtures/responses/whois.nic.fr/wf/status_registered.txt", "spec/fixtures/responses/whois.nic.fr/yt", "spec/fixtures/responses/whois.nic.fr/yt/response_throttled.expected", "spec/fixtures/responses/whois.nic.fr/yt/response_throttled.txt", "spec/fixtures/responses/whois.nic.fr/yt/status_available.expected", "spec/fixtures/responses/whois.nic.fr/yt/status_available.txt", "spec/fixtures/responses/whois.nic.fr/yt/status_registered.expected", "spec/fixtures/responses/whois.nic.fr/yt/status_registered.txt", "spec/fixtures/responses/whois.nic.gl", "spec/fixtures/responses/whois.nic.gl/property_status_active.expected", "spec/fixtures/responses/whois.nic.gl/property_status_active.txt", "spec/fixtures/responses/whois.nic.gl/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.gl/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.gl/status_available.expected", "spec/fixtures/responses/whois.nic.gl/status_available.txt", "spec/fixtures/responses/whois.nic.gl/status_registered.expected", "spec/fixtures/responses/whois.nic.gl/status_registered.txt", "spec/fixtures/responses/whois.nic.gov", "spec/fixtures/responses/whois.nic.gov/status_available.expected", "spec/fixtures/responses/whois.nic.gov/status_available.txt", "spec/fixtures/responses/whois.nic.gov/status_registered.expected", "spec/fixtures/responses/whois.nic.gov/status_registered.txt", "spec/fixtures/responses/whois.nic.gs", "spec/fixtures/responses/whois.nic.gs/property_status_active.expected", "spec/fixtures/responses/whois.nic.gs/property_status_active.txt", "spec/fixtures/responses/whois.nic.gs/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.gs/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.gs/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.gs/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.gs/status_available.expected", "spec/fixtures/responses/whois.nic.gs/status_available.txt", "spec/fixtures/responses/whois.nic.gs/status_registered.expected", "spec/fixtures/responses/whois.nic.gs/status_registered.txt", "spec/fixtures/responses/whois.nic.ht", "spec/fixtures/responses/whois.nic.ht/property_status_active.expected", "spec/fixtures/responses/whois.nic.ht/property_status_active.txt", "spec/fixtures/responses/whois.nic.ht/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.ht/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.ht/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.ht/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.ht/status_available.expected", "spec/fixtures/responses/whois.nic.ht/status_available.txt", "spec/fixtures/responses/whois.nic.ht/status_registered.expected", "spec/fixtures/responses/whois.nic.ht/status_registered.txt", "spec/fixtures/responses/whois.nic.hu", "spec/fixtures/responses/whois.nic.hu/schema-1.99", "spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.expected", "spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.txt", "spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected", "spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.txt", "spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.expected", "spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.txt", "spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected", "spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.txt", "spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.expected", "spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.txt", "spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.expected", "spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.txt", "spec/fixtures/responses/whois.nic.hu/schema-current", "spec/fixtures/responses/whois.nic.hu/schema-current/status_available.expected", "spec/fixtures/responses/whois.nic.hu/schema-current/status_available.txt", "spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.expected", "spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.txt", "spec/fixtures/responses/whois.nic.im", "spec/fixtures/responses/whois.nic.im/status_available.expected", "spec/fixtures/responses/whois.nic.im/status_available.txt", "spec/fixtures/responses/whois.nic.im/status_registered.expected", "spec/fixtures/responses/whois.nic.im/status_registered.txt", "spec/fixtures/responses/whois.nic.io", "spec/fixtures/responses/whois.nic.io/status_available.expected", "spec/fixtures/responses/whois.nic.io/status_available.txt", "spec/fixtures/responses/whois.nic.io/status_registered.expected", "spec/fixtures/responses/whois.nic.io/status_registered.txt", "spec/fixtures/responses/whois.nic.ir", "spec/fixtures/responses/whois.nic.ir/status_available.expected", "spec/fixtures/responses/whois.nic.ir/status_available.txt", "spec/fixtures/responses/whois.nic.ir/status_registered.expected", "spec/fixtures/responses/whois.nic.ir/status_registered.txt", "spec/fixtures/responses/whois.nic.it", "spec/fixtures/responses/whois.nic.it/property_contact_province.expected", "spec/fixtures/responses/whois.nic.it/property_contact_province.txt", "spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.expected", "spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.txt", "spec/fixtures/responses/whois.nic.it/property_contact_with_organization.expected", "spec/fixtures/responses/whois.nic.it/property_contact_with_organization.txt", "spec/fixtures/responses/whois.nic.it/property_status_active.expected", "spec/fixtures/responses/whois.nic.it/property_status_active.txt", "spec/fixtures/responses/whois.nic.it/property_status_autorenewperiod_clientdeleteprohibited_clientupdateprohibited.txt", "spec/fixtures/responses/whois.nic.it/property_status_available.expected", "spec/fixtures/responses/whois.nic.it/property_status_available.txt", "spec/fixtures/responses/whois.nic.it/property_status_client.expected", "spec/fixtures/responses/whois.nic.it/property_status_client.txt", "spec/fixtures/responses/whois.nic.it/property_status_graceperiod.expected", "spec/fixtures/responses/whois.nic.it/property_status_graceperiod.txt", "spec/fixtures/responses/whois.nic.it/property_status_inactive_noregistrar.expected", "spec/fixtures/responses/whois.nic.it/property_status_inactive_noregistrar.txt", "spec/fixtures/responses/whois.nic.it/property_status_no_provider.expected", "spec/fixtures/responses/whois.nic.it/property_status_no_provider.txt", "spec/fixtures/responses/whois.nic.it/property_status_ok.expected", "spec/fixtures/responses/whois.nic.it/property_status_ok.txt", "spec/fixtures/responses/whois.nic.it/property_status_ok_autorenew.expected", "spec/fixtures/responses/whois.nic.it/property_status_ok_autorenew.txt", "spec/fixtures/responses/whois.nic.it/property_status_pending-delete.expected", "spec/fixtures/responses/whois.nic.it/property_status_pending-delete.txt", "spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_pendingdelete.expected", "spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_pendingdelete.txt", "spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod.expected", "spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod.txt", "spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer.expected", "spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer.txt", "spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod.expected", "spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod.txt", "spec/fixtures/responses/whois.nic.it/property_status_pendingupdate.expected", "spec/fixtures/responses/whois.nic.it/property_status_pendingupdate.txt", "spec/fixtures/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod.expected", "spec/fixtures/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod.txt", "spec/fixtures/responses/whois.nic.it/property_status_redemption_no_provider.expected", "spec/fixtures/responses/whois.nic.it/property_status_redemption_no_provider.txt", "spec/fixtures/responses/whois.nic.it/property_status_unassignable.expected", "spec/fixtures/responses/whois.nic.it/property_status_unassignable.txt", "spec/fixtures/responses/whois.nic.it/property_technical_contact.expected", "spec/fixtures/responses/whois.nic.it/property_technical_contact.txt", "spec/fixtures/responses/whois.nic.it/response_unavailable.expected", "spec/fixtures/responses/whois.nic.it/response_unavailable.txt", "spec/fixtures/responses/whois.nic.it/status_available.expected", "spec/fixtures/responses/whois.nic.it/status_available.txt", "spec/fixtures/responses/whois.nic.it/status_registered.expected", "spec/fixtures/responses/whois.nic.it/status_registered.txt", "spec/fixtures/responses/whois.nic.it/status_reserved.expected", "spec/fixtures/responses/whois.nic.it/status_reserved.txt", "spec/fixtures/responses/whois.nic.ki", "spec/fixtures/responses/whois.nic.ki/property_status_active.expected", "spec/fixtures/responses/whois.nic.ki/property_status_active.txt", "spec/fixtures/responses/whois.nic.ki/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.ki/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.ki/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.ki/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.ki/status_available.expected", "spec/fixtures/responses/whois.nic.ki/status_available.txt", "spec/fixtures/responses/whois.nic.ki/status_registered.expected", "spec/fixtures/responses/whois.nic.ki/status_registered.txt", "spec/fixtures/responses/whois.nic.kz", "spec/fixtures/responses/whois.nic.kz/property_status_missing.expected", "spec/fixtures/responses/whois.nic.kz/property_status_missing.txt", "spec/fixtures/responses/whois.nic.kz/property_status_multiple.expected", "spec/fixtures/responses/whois.nic.kz/property_status_multiple.txt", "spec/fixtures/responses/whois.nic.kz/property_status_ok.expected", "spec/fixtures/responses/whois.nic.kz/property_status_ok.txt", "spec/fixtures/responses/whois.nic.kz/status_available.expected", "spec/fixtures/responses/whois.nic.kz/status_available.txt", "spec/fixtures/responses/whois.nic.kz/status_registered.expected", "spec/fixtures/responses/whois.nic.kz/status_registered.txt", "spec/fixtures/responses/whois.nic.la", "spec/fixtures/responses/whois.nic.la/property_status_multiple.expected", "spec/fixtures/responses/whois.nic.la/property_status_multiple.txt", "spec/fixtures/responses/whois.nic.la/property_status_single.expected", "spec/fixtures/responses/whois.nic.la/property_status_single.txt", "spec/fixtures/responses/whois.nic.la/status_available.expected", "spec/fixtures/responses/whois.nic.la/status_available.txt", "spec/fixtures/responses/whois.nic.la/status_registered.expected", "spec/fixtures/responses/whois.nic.la/status_registered.txt", "spec/fixtures/responses/whois.nic.li", "spec/fixtures/responses/whois.nic.li/status_available.expected", "spec/fixtures/responses/whois.nic.li/status_available.txt", "spec/fixtures/responses/whois.nic.li/status_registered.expected", "spec/fixtures/responses/whois.nic.li/status_registered.txt", "spec/fixtures/responses/whois.nic.lk", "spec/fixtures/responses/whois.nic.lk/lk", "spec/fixtures/responses/whois.nic.lk/lk/status_available.expected", "spec/fixtures/responses/whois.nic.lk/lk/status_available.txt", "spec/fixtures/responses/whois.nic.lk/lk/status_registered.expected", "spec/fixtures/responses/whois.nic.lk/lk/status_registered.txt", "spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c", "spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_available.txt", "spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_registered.txt", "spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a", "spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_available.txt", "spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_registered.txt", "spec/fixtures/responses/whois.nic.lv", "spec/fixtures/responses/whois.nic.lv/status_available.expected", "spec/fixtures/responses/whois.nic.lv/status_available.txt", "spec/fixtures/responses/whois.nic.lv/status_registered.expected", "spec/fixtures/responses/whois.nic.lv/status_registered.txt", "spec/fixtures/responses/whois.nic.ly", "spec/fixtures/responses/whois.nic.ly/status_available.expected", "spec/fixtures/responses/whois.nic.ly/status_available.txt", "spec/fixtures/responses/whois.nic.ly/status_registered.expected", "spec/fixtures/responses/whois.nic.ly/status_registered.txt", "spec/fixtures/responses/whois.nic.md", "spec/fixtures/responses/whois.nic.md/property_dns-update.txt", "spec/fixtures/responses/whois.nic.md/status_available.expected", "spec/fixtures/responses/whois.nic.md/status_available.txt", "spec/fixtures/responses/whois.nic.md/status_registered.expected", "spec/fixtures/responses/whois.nic.md/status_registered.txt", "spec/fixtures/responses/whois.nic.mg", "spec/fixtures/responses/whois.nic.mg/property_status_active.expected", "spec/fixtures/responses/whois.nic.mg/property_status_active.txt", "spec/fixtures/responses/whois.nic.mg/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.mg/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.mg/status_available.expected", "spec/fixtures/responses/whois.nic.mg/status_available.txt", "spec/fixtures/responses/whois.nic.mg/status_registered.expected", "spec/fixtures/responses/whois.nic.mg/status_registered.txt", "spec/fixtures/responses/whois.nic.ms", "spec/fixtures/responses/whois.nic.ms/property_status_active.expected", "spec/fixtures/responses/whois.nic.ms/property_status_active.txt", "spec/fixtures/responses/whois.nic.ms/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.ms/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.ms/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.ms/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.ms/status_available.expected", "spec/fixtures/responses/whois.nic.ms/status_available.txt", "spec/fixtures/responses/whois.nic.ms/status_registered.expected", "spec/fixtures/responses/whois.nic.ms/status_registered.txt", "spec/fixtures/responses/whois.nic.mu", "spec/fixtures/responses/whois.nic.mu/property_status_active.expected", "spec/fixtures/responses/whois.nic.mu/property_status_active.txt", "spec/fixtures/responses/whois.nic.mu/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.mu/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.mu/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.mu/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.mu/status_available.expected", "spec/fixtures/responses/whois.nic.mu/status_available.txt", "spec/fixtures/responses/whois.nic.mu/status_registered.expected", "spec/fixtures/responses/whois.nic.mu/status_registered.txt", "spec/fixtures/responses/whois.nic.mx", "spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.nic.mx/status_available.expected", "spec/fixtures/responses/whois.nic.mx/status_available.txt", "spec/fixtures/responses/whois.nic.mx/status_registered.expected", "spec/fixtures/responses/whois.nic.mx/status_registered.txt", "spec/fixtures/responses/whois.nic.name", "spec/fixtures/responses/whois.nic.name/reserved.txt", "spec/fixtures/responses/whois.nic.name/status_available.expected", "spec/fixtures/responses/whois.nic.name/status_available.txt", "spec/fixtures/responses/whois.nic.name/status_registered.expected", "spec/fixtures/responses/whois.nic.name/status_registered.txt", "spec/fixtures/responses/whois.nic.net.nf", "spec/fixtures/responses/whois.nic.net.nf/property_status_active.expected", "spec/fixtures/responses/whois.nic.net.nf/property_status_active.txt", "spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.expected", "spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.txt", "spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.expected", "spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.txt", "spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.net.nf/status_available.expected", "spec/fixtures/responses/whois.nic.net.nf/status_available.txt", "spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.expected", "spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.txt", "spec/fixtures/responses/whois.nic.net.nf/status_registered.expected", "spec/fixtures/responses/whois.nic.net.nf/status_registered.txt", "spec/fixtures/responses/whois.nic.net.ng", "spec/fixtures/responses/whois.nic.net.ng/property_status_active.expected", "spec/fixtures/responses/whois.nic.net.ng/property_status_active.txt", "spec/fixtures/responses/whois.nic.net.ng/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.net.ng/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.net.ng/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.net.ng/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.net.ng/status_available.expected", "spec/fixtures/responses/whois.nic.net.ng/status_available.txt", "spec/fixtures/responses/whois.nic.net.ng/status_registered.expected", "spec/fixtures/responses/whois.nic.net.ng/status_registered.txt", "spec/fixtures/responses/whois.nic.net.sa", "spec/fixtures/responses/whois.nic.net.sa/status_available.expected", "spec/fixtures/responses/whois.nic.net.sa/status_available.txt", "spec/fixtures/responses/whois.nic.net.sa/status_registered.expected", "spec/fixtures/responses/whois.nic.net.sa/status_registered.txt", "spec/fixtures/responses/whois.nic.net.sb", "spec/fixtures/responses/whois.nic.net.sb/property_status_active.expected", "spec/fixtures/responses/whois.nic.net.sb/property_status_active.txt", "spec/fixtures/responses/whois.nic.net.sb/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.net.sb/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.net.sb/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.net.sb/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.net.sb/status_available.expected", "spec/fixtures/responses/whois.nic.net.sb/status_available.txt", "spec/fixtures/responses/whois.nic.net.sb/status_registered.expected", "spec/fixtures/responses/whois.nic.net.sb/status_registered.txt", "spec/fixtures/responses/whois.nic.nu", "spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.expected", "spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.txt", "spec/fixtures/responses/whois.nic.nu/status_available.expected", "spec/fixtures/responses/whois.nic.nu/status_available.txt", "spec/fixtures/responses/whois.nic.nu/status_registered.expected", "spec/fixtures/responses/whois.nic.nu/status_registered.txt", "spec/fixtures/responses/whois.nic.or.kr", "spec/fixtures/responses/whois.nic.org.uy", "spec/fixtures/responses/whois.nic.org.uy/response_is_error.txt", "spec/fixtures/responses/whois.nic.org.uy/status_available.expected", "spec/fixtures/responses/whois.nic.org.uy/status_available.txt", "spec/fixtures/responses/whois.nic.org.uy/status_registered.expected", "spec/fixtures/responses/whois.nic.org.uy/status_registered.txt", "spec/fixtures/responses/whois.nic.pr", "spec/fixtures/responses/whois.nic.pr/status_available.expected", "spec/fixtures/responses/whois.nic.pr/status_available.txt", "spec/fixtures/responses/whois.nic.pr/status_registered.expected", "spec/fixtures/responses/whois.nic.pr/status_registered.txt", "spec/fixtures/responses/whois.nic.priv.at", "spec/fixtures/responses/whois.nic.priv.at/status_available.expected", "spec/fixtures/responses/whois.nic.priv.at/status_available.txt", "spec/fixtures/responses/whois.nic.priv.at/status_registered.expected", "spec/fixtures/responses/whois.nic.priv.at/status_registered.txt", "spec/fixtures/responses/whois.nic.sh", "spec/fixtures/responses/whois.nic.sh/status_available.expected", "spec/fixtures/responses/whois.nic.sh/status_available.txt", "spec/fixtures/responses/whois.nic.sh/status_registered.expected", "spec/fixtures/responses/whois.nic.sh/status_registered.txt", "spec/fixtures/responses/whois.nic.sl", "spec/fixtures/responses/whois.nic.sl/status_available.expected", "spec/fixtures/responses/whois.nic.sl/status_available.txt", "spec/fixtures/responses/whois.nic.sl/status_registered.expected", "spec/fixtures/responses/whois.nic.sl/status_registered.txt", "spec/fixtures/responses/whois.nic.sm", "spec/fixtures/responses/whois.nic.sm/status_available.expected", "spec/fixtures/responses/whois.nic.sm/status_available.txt", "spec/fixtures/responses/whois.nic.sm/status_registered.expected", "spec/fixtures/responses/whois.nic.sm/status_registered.txt", "spec/fixtures/responses/whois.nic.sn", "spec/fixtures/responses/whois.nic.sn/status_available.expected", "spec/fixtures/responses/whois.nic.sn/status_available.txt", "spec/fixtures/responses/whois.nic.sn/status_registered.expected", "spec/fixtures/responses/whois.nic.sn/status_registered.txt", "spec/fixtures/responses/whois.nic.so", "spec/fixtures/responses/whois.nic.so/status_available.expected", "spec/fixtures/responses/whois.nic.so/status_available.txt", "spec/fixtures/responses/whois.nic.so/status_registered.expected", "spec/fixtures/responses/whois.nic.so/status_registered.txt", "spec/fixtures/responses/whois.nic.st", "spec/fixtures/responses/whois.nic.st/status_available.expected", "spec/fixtures/responses/whois.nic.st/status_available.txt", "spec/fixtures/responses/whois.nic.st/status_registered.expected", "spec/fixtures/responses/whois.nic.st/status_registered.txt", "spec/fixtures/responses/whois.nic.tel", "spec/fixtures/responses/whois.nic.tel/status_available.expected", "spec/fixtures/responses/whois.nic.tel/status_available.txt", "spec/fixtures/responses/whois.nic.tel/status_registered.expected", "spec/fixtures/responses/whois.nic.tel/status_registered.txt", "spec/fixtures/responses/whois.nic.tl", "spec/fixtures/responses/whois.nic.tl/property_status_active.expected", "spec/fixtures/responses/whois.nic.tl/property_status_active.txt", "spec/fixtures/responses/whois.nic.tl/property_status_delegated.expected", "spec/fixtures/responses/whois.nic.tl/property_status_delegated.txt", "spec/fixtures/responses/whois.nic.tl/property_status_not_registered.expected", "spec/fixtures/responses/whois.nic.tl/property_status_not_registered.txt", "spec/fixtures/responses/whois.nic.tl/status_available.expected", "spec/fixtures/responses/whois.nic.tl/status_available.txt", "spec/fixtures/responses/whois.nic.tl/status_registered.expected", "spec/fixtures/responses/whois.nic.tl/status_registered.txt", "spec/fixtures/responses/whois.nic.tm", "spec/fixtures/responses/whois.nic.tm/status_available.expected", "spec/fixtures/responses/whois.nic.tm/status_available.txt", "spec/fixtures/responses/whois.nic.tm/status_registered.expected", "spec/fixtures/responses/whois.nic.tm/status_registered.txt", "spec/fixtures/responses/whois.nic.tr", "spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.expected", "spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.txt", "spec/fixtures/responses/whois.nic.tr/status_available.expected", "spec/fixtures/responses/whois.nic.tr/status_available.txt", "spec/fixtures/responses/whois.nic.tr/status_registered.expected", "spec/fixtures/responses/whois.nic.tr/status_registered.txt", "spec/fixtures/responses/whois.nic.travel", "spec/fixtures/responses/whois.nic.travel/property_status_multiple.expected", "spec/fixtures/responses/whois.nic.travel/property_status_multiple.txt", "spec/fixtures/responses/whois.nic.travel/property_status_single.expected", "spec/fixtures/responses/whois.nic.travel/property_status_single.txt", "spec/fixtures/responses/whois.nic.travel/status_available.expected", "spec/fixtures/responses/whois.nic.travel/status_available.txt", "spec/fixtures/responses/whois.nic.travel/status_registered.expected", "spec/fixtures/responses/whois.nic.travel/status_registered.txt", "spec/fixtures/responses/whois.nic.tv", "spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.expected", "spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.txt", "spec/fixtures/responses/whois.nic.tv/status_available.expected", "spec/fixtures/responses/whois.nic.tv/status_available.txt", "spec/fixtures/responses/whois.nic.tv/status_registered.expected", "spec/fixtures/responses/whois.nic.tv/status_registered.txt", "spec/fixtures/responses/whois.nic.uk", "spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.nic.uk/property_registrant_type_individual.txt", "spec/fixtures/responses/whois.nic.uk/property_registrant_type_unknown.txt", "spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.expected", "spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.txt", "spec/fixtures/responses/whois.nic.uk/property_status_missing.expected", "spec/fixtures/responses/whois.nic.uk/property_status_missing.txt", "spec/fixtures/responses/whois.nic.uk/property_status_no_status_listed.expected", "spec/fixtures/responses/whois.nic.uk/property_status_no_status_listed.txt", "spec/fixtures/responses/whois.nic.uk/property_status_processing_registration.expected", "spec/fixtures/responses/whois.nic.uk/property_status_processing_registration.txt", "spec/fixtures/responses/whois.nic.uk/property_status_processing_renewal.expected", "spec/fixtures/responses/whois.nic.uk/property_status_processing_renewal.txt", "spec/fixtures/responses/whois.nic.uk/property_status_registered_until_expiry_date.expected", "spec/fixtures/responses/whois.nic.uk/property_status_registered_until_expiry_date.txt", "spec/fixtures/responses/whois.nic.uk/property_status_suspended.expected", "spec/fixtures/responses/whois.nic.uk/property_status_suspended.txt", "spec/fixtures/responses/whois.nic.uk/response_throttled.expected", "spec/fixtures/responses/whois.nic.uk/response_throttled.txt", "spec/fixtures/responses/whois.nic.uk/status_available.expected", "spec/fixtures/responses/whois.nic.uk/status_available.txt", "spec/fixtures/responses/whois.nic.uk/status_invalid.expected", "spec/fixtures/responses/whois.nic.uk/status_invalid.txt", "spec/fixtures/responses/whois.nic.uk/status_registered.expected", "spec/fixtures/responses/whois.nic.uk/status_registered.txt", "spec/fixtures/responses/whois.nic.uk/status_reserved.expected", "spec/fixtures/responses/whois.nic.uk/status_reserved.txt", "spec/fixtures/responses/whois.nic.uk/status_suspended.expected", "spec/fixtures/responses/whois.nic.uk/status_suspended.txt", "spec/fixtures/responses/whois.nic.us", "spec/fixtures/responses/whois.nic.us/status_available.expected", "spec/fixtures/responses/whois.nic.us/status_available.txt", "spec/fixtures/responses/whois.nic.us/status_registered.expected", "spec/fixtures/responses/whois.nic.us/status_registered.txt", "spec/fixtures/responses/whois.nic.ve", "spec/fixtures/responses/whois.nic.ve/property_expires_on_missing.expected", "spec/fixtures/responses/whois.nic.ve/property_expires_on_missing.txt", "spec/fixtures/responses/whois.nic.ve/property_nameservers.expected", "spec/fixtures/responses/whois.nic.ve/property_nameservers.txt", "spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.expected", "spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.txt", "spec/fixtures/responses/whois.nic.ve/property_status_activo.expected", "spec/fixtures/responses/whois.nic.ve/property_status_activo.txt", "spec/fixtures/responses/whois.nic.ve/property_status_missing.expected", "spec/fixtures/responses/whois.nic.ve/property_status_missing.txt", "spec/fixtures/responses/whois.nic.ve/property_status_suspendido.expected", "spec/fixtures/responses/whois.nic.ve/property_status_suspendido.txt", "spec/fixtures/responses/whois.nic.ve/property_updated_on.expected", "spec/fixtures/responses/whois.nic.ve/property_updated_on.txt", "spec/fixtures/responses/whois.nic.ve/property_updated_on_blank.expected", "spec/fixtures/responses/whois.nic.ve/property_updated_on_blank.txt", "spec/fixtures/responses/whois.nic.ve/status_available.expected", "spec/fixtures/responses/whois.nic.ve/status_available.txt", "spec/fixtures/responses/whois.nic.ve/status_inactive.expected", "spec/fixtures/responses/whois.nic.ve/status_inactive.txt", "spec/fixtures/responses/whois.nic.ve/status_registered.expected", "spec/fixtures/responses/whois.nic.ve/status_registered.txt", "spec/fixtures/responses/whois.nic.xxx", "spec/fixtures/responses/whois.nic.xxx/property_updated_on_blank.expected", "spec/fixtures/responses/whois.nic.xxx/property_updated_on_blank.txt", "spec/fixtures/responses/whois.nic.xxx/status_available.expected", "spec/fixtures/responses/whois.nic.xxx/status_available.txt", "spec/fixtures/responses/whois.nic.xxx/status_registered.expected", "spec/fixtures/responses/whois.nic.xxx/status_registered.txt", "spec/fixtures/responses/whois.nic.xxx/status_reserved.expected", "spec/fixtures/responses/whois.nic.xxx/status_reserved.txt", "spec/fixtures/responses/whois.norid.no", "spec/fixtures/responses/whois.norid.no/status_available.expected", "spec/fixtures/responses/whois.norid.no/status_available.txt", "spec/fixtures/responses/whois.norid.no/status_registered.expected", "spec/fixtures/responses/whois.norid.no/status_registered.txt", "spec/fixtures/responses/whois.org.za", "spec/fixtures/responses/whois.org.za/status_available.expected", "spec/fixtures/responses/whois.org.za/status_available.txt", "spec/fixtures/responses/whois.org.za/status_registered.expected", "spec/fixtures/responses/whois.org.za/status_registered.txt", "spec/fixtures/responses/whois.pandi.or.id", "spec/fixtures/responses/whois.pandi.or.id/status_available.expected", "spec/fixtures/responses/whois.pandi.or.id/status_available.txt", "spec/fixtures/responses/whois.pandi.or.id/status_registered.expected", "spec/fixtures/responses/whois.pandi.or.id/status_registered.txt", "spec/fixtures/responses/whois.pnina.ps", "spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.expected", "spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.txt", "spec/fixtures/responses/whois.pnina.ps/property_status_active_pending_transfer.expected", "spec/fixtures/responses/whois.pnina.ps/property_status_active_pending_transfer.txt", "spec/fixtures/responses/whois.pnina.ps/status_available.expected", "spec/fixtures/responses/whois.pnina.ps/status_available.txt", "spec/fixtures/responses/whois.pnina.ps/status_registered.expected", "spec/fixtures/responses/whois.pnina.ps/status_registered.txt", "spec/fixtures/responses/whois.publicinterestregistry.net", "spec/fixtures/responses/whois.publicinterestregistry.net/response_throttled.expected", "spec/fixtures/responses/whois.publicinterestregistry.net/response_throttled.txt", "spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected", "spec/fixtures/responses/whois.publicinterestregistry.net/status_available.txt", "spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.expected", "spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.txt", "spec/fixtures/responses/whois.register.bg", "spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.register.bg/status_available.expected", "spec/fixtures/responses/whois.register.bg/status_available.txt", "spec/fixtures/responses/whois.register.bg/status_registered.expected", "spec/fixtures/responses/whois.register.bg/status_registered.txt", "spec/fixtures/responses/whois.registro.br", "spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.registro.br/status_available.expected", "spec/fixtures/responses/whois.registro.br/status_available.txt", "spec/fixtures/responses/whois.registro.br/status_available_limited.expected", "spec/fixtures/responses/whois.registro.br/status_available_limited.txt", "spec/fixtures/responses/whois.registro.br/status_registered.expected", "spec/fixtures/responses/whois.registro.br/status_registered.txt", "spec/fixtures/responses/whois.registro.br/status_registered_limited.expected", "spec/fixtures/responses/whois.registro.br/status_registered_limited.txt", "spec/fixtures/responses/whois.registry.gy", "spec/fixtures/responses/whois.registry.gy/property_status_active.expected", "spec/fixtures/responses/whois.registry.gy/property_status_active.txt", "spec/fixtures/responses/whois.registry.gy/property_status_delegated.expected", "spec/fixtures/responses/whois.registry.gy/property_status_delegated.txt", "spec/fixtures/responses/whois.registry.gy/property_status_not_registered.expected", "spec/fixtures/responses/whois.registry.gy/property_status_not_registered.txt", "spec/fixtures/responses/whois.registry.gy/status_available.expected", "spec/fixtures/responses/whois.registry.gy/status_available.txt", "spec/fixtures/responses/whois.registry.gy/status_registered.expected", "spec/fixtures/responses/whois.registry.gy/status_registered.txt", "spec/fixtures/responses/whois.registry.hm", "spec/fixtures/responses/whois.registry.hm/status_available.expected", "spec/fixtures/responses/whois.registry.hm/status_available.txt", "spec/fixtures/responses/whois.registry.hm/status_registered.expected", "spec/fixtures/responses/whois.registry.hm/status_registered.txt", "spec/fixtures/responses/whois.registry.in", "spec/fixtures/responses/whois.registry.in/property_status_missing.expected", "spec/fixtures/responses/whois.registry.in/property_status_missing.txt", "spec/fixtures/responses/whois.registry.in/property_status_multiple.expected", "spec/fixtures/responses/whois.registry.in/property_status_multiple.txt", "spec/fixtures/responses/whois.registry.in/property_status_ok.expected", "spec/fixtures/responses/whois.registry.in/property_status_ok.txt", "spec/fixtures/responses/whois.registry.in/status_available.expected", "spec/fixtures/responses/whois.registry.in/status_available.txt", "spec/fixtures/responses/whois.registry.in/status_registered.expected", "spec/fixtures/responses/whois.registry.in/status_registered.txt", "spec/fixtures/responses/whois.registry.om", "spec/fixtures/responses/whois.registry.om/status_available.expected", "spec/fixtures/responses/whois.registry.om/status_available.txt", "spec/fixtures/responses/whois.registry.om/status_registered.expected", "spec/fixtures/responses/whois.registry.om/status_registered.txt", "spec/fixtures/responses/whois.registry.qa", "spec/fixtures/responses/whois.registry.qa/property_nameservers_without_ips.expected", "spec/fixtures/responses/whois.registry.qa/property_nameservers_without_ips.txt", "spec/fixtures/responses/whois.registry.qa/status_available.expected", "spec/fixtures/responses/whois.registry.qa/status_available.txt", "spec/fixtures/responses/whois.registry.qa/status_registered.expected", "spec/fixtures/responses/whois.registry.qa/status_registered.txt", "spec/fixtures/responses/whois.registrypro.pro", "spec/fixtures/responses/whois.registrypro.pro/status_available.expected", "spec/fixtures/responses/whois.registrypro.pro/status_available.txt", "spec/fixtures/responses/whois.registrypro.pro/status_registered.expected", "spec/fixtures/responses/whois.registrypro.pro/status_registered.txt", "spec/fixtures/responses/whois.ripe.net", "spec/fixtures/responses/whois.ripe.net/fo", "spec/fixtures/responses/whois.ripe.net/fo/status_available.expected", "spec/fixtures/responses/whois.ripe.net/fo/status_available.txt", "spec/fixtures/responses/whois.ripe.net/fo/status_registered.expected", "spec/fixtures/responses/whois.ripe.net/fo/status_registered.txt", "spec/fixtures/responses/whois.ripe.net/gm", "spec/fixtures/responses/whois.ripe.net/gm/status_available.expected", "spec/fixtures/responses/whois.ripe.net/gm/status_available.txt", "spec/fixtures/responses/whois.ripe.net/gm/status_registered.expected", "spec/fixtures/responses/whois.ripe.net/gm/status_registered.txt", "spec/fixtures/responses/whois.ripe.net/mc", "spec/fixtures/responses/whois.ripe.net/mc/status_available.expected", "spec/fixtures/responses/whois.ripe.net/mc/status_available.txt", "spec/fixtures/responses/whois.ripe.net/mc/status_registered.expected", "spec/fixtures/responses/whois.ripe.net/mc/status_registered.txt", "spec/fixtures/responses/whois.ripe.net/va", "spec/fixtures/responses/whois.ripe.net/va/status_available.expected", "spec/fixtures/responses/whois.ripe.net/va/status_available.txt", "spec/fixtures/responses/whois.ripe.net/va/status_registered.expected", "spec/fixtures/responses/whois.ripe.net/va/status_registered.txt", "spec/fixtures/responses/whois.ripn.net", "spec/fixtures/responses/whois.rnids.rs", "spec/fixtures/responses/whois.rnids.rs/property_nameservers_hyphenated.expected", "spec/fixtures/responses/whois.rnids.rs/property_nameservers_hyphenated.txt", "spec/fixtures/responses/whois.rnids.rs/status_available.expected", "spec/fixtures/responses/whois.rnids.rs/status_available.txt", "spec/fixtures/responses/whois.rnids.rs/status_registered.expected", "spec/fixtures/responses/whois.rnids.rs/status_registered.txt", "spec/fixtures/responses/whois.rnids.rs/token_whois_privacy.expected", "spec/fixtures/responses/whois.rnids.rs/token_whois_privacy.txt", "spec/fixtures/responses/whois.rotld.ro", "spec/fixtures/responses/whois.rotld.ro/status_available.expected", "spec/fixtures/responses/whois.rotld.ro/status_available.txt", "spec/fixtures/responses/whois.rotld.ro/status_registered.expected", "spec/fixtures/responses/whois.rotld.ro/status_registered.txt", "spec/fixtures/responses/whois.samoanic.ws", "spec/fixtures/responses/whois.samoanic.ws/status_available.expected", "spec/fixtures/responses/whois.samoanic.ws/status_available.txt", "spec/fixtures/responses/whois.samoanic.ws/status_registered.expected", "spec/fixtures/responses/whois.samoanic.ws/status_registered.txt", "spec/fixtures/responses/whois.sgnic.sg", "spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.expected", "spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.txt", "spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected", "spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.txt", "spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.expected", "spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.txt", "spec/fixtures/responses/whois.sgnic.sg/status_available.expected", "spec/fixtures/responses/whois.sgnic.sg/status_available.txt", "spec/fixtures/responses/whois.sgnic.sg/status_registered.expected", "spec/fixtures/responses/whois.sgnic.sg/status_registered.txt", "spec/fixtures/responses/whois.sk-nic.sk", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_dakt.expected", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_dakt.txt", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_exp.expected", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_exp.txt", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_held.expected", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_held.txt", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_lnot.expected", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_lnot.txt", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ok.expected", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ok.txt", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ta.expected", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ta.txt", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_warn.expected", "spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_warn.txt", "spec/fixtures/responses/whois.sk-nic.sk/status_available.expected", "spec/fixtures/responses/whois.sk-nic.sk/status_available.txt", "spec/fixtures/responses/whois.sk-nic.sk/status_registered.expected", "spec/fixtures/responses/whois.sk-nic.sk/status_registered.txt", "spec/fixtures/responses/whois.smallregistry.net", "spec/fixtures/responses/whois.smallregistry.net/status_available.expected", "spec/fixtures/responses/whois.smallregistry.net/status_available.txt", "spec/fixtures/responses/whois.smallregistry.net/status_registered.expected", "spec/fixtures/responses/whois.smallregistry.net/status_registered.txt", "spec/fixtures/responses/whois.srs.net.nz", "spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.expected", "spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.txt", "spec/fixtures/responses/whois.srs.net.nz/response_throttled.expected", "spec/fixtures/responses/whois.srs.net.nz/response_throttled.txt", "spec/fixtures/responses/whois.srs.net.nz/status_available.expected", "spec/fixtures/responses/whois.srs.net.nz/status_available.txt", "spec/fixtures/responses/whois.srs.net.nz/status_invalid.expected", "spec/fixtures/responses/whois.srs.net.nz/status_invalid.txt", "spec/fixtures/responses/whois.srs.net.nz/status_registered.expected", "spec/fixtures/responses/whois.srs.net.nz/status_registered.txt", "spec/fixtures/responses/whois.sx", "spec/fixtures/responses/whois.sx/status_available.expected", "spec/fixtures/responses/whois.sx/status_available.txt", "spec/fixtures/responses/whois.sx/status_registered.expected", "spec/fixtures/responses/whois.sx/status_registered.txt", "spec/fixtures/responses/whois.tcinet.ru", "spec/fixtures/responses/whois.tcinet.ru/ru", "spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.expected", "spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.txt", "spec/fixtures/responses/whois.tcinet.ru/ru/status_available.expected", "spec/fixtures/responses/whois.tcinet.ru/ru/status_available.txt", "spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.expected", "spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.txt", "spec/fixtures/responses/whois.tcinet.ru/su", "spec/fixtures/responses/whois.tcinet.ru/su/status_available.expected", "spec/fixtures/responses/whois.tcinet.ru/su/status_available.txt", "spec/fixtures/responses/whois.tcinet.ru/su/status_registered.expected", "spec/fixtures/responses/whois.tcinet.ru/su/status_registered.txt", "spec/fixtures/responses/whois.tcinet.ru/xn--p1ai", "spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.expected", "spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.txt", "spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.expected", "spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.txt", "spec/fixtures/responses/whois.thnic.co.th", "spec/fixtures/responses/whois.thnic.co.th/status_available.expected", "spec/fixtures/responses/whois.thnic.co.th/status_available.txt", "spec/fixtures/responses/whois.thnic.co.th/status_registered.expected", "spec/fixtures/responses/whois.thnic.co.th/status_registered.txt", "spec/fixtures/responses/whois.tld.ee", "spec/fixtures/responses/whois.tld.ee/property_contact_admin.txt", "spec/fixtures/responses/whois.tld.ee/property_contact_registrant.txt", "spec/fixtures/responses/whois.tld.ee/property_registrar.txt", "spec/fixtures/responses/whois.tld.ee/property_status_expired.txt", "spec/fixtures/responses/whois.tld.ee/property_status_missing.txt", "spec/fixtures/responses/whois.tld.ee/property_status_paid.txt", "spec/fixtures/responses/whois.tld.ee/status_available.expected", "spec/fixtures/responses/whois.tld.ee/status_available.txt", "spec/fixtures/responses/whois.tld.ee/status_expired.expected", "spec/fixtures/responses/whois.tld.ee/status_expired.txt", "spec/fixtures/responses/whois.tld.ee/status_registered.expected", "spec/fixtures/responses/whois.tld.ee/status_registered.txt", "spec/fixtures/responses/whois.tonic.to", "spec/fixtures/responses/whois.tonic.to/response_incomplete.expected", "spec/fixtures/responses/whois.tonic.to/response_incomplete.txt", "spec/fixtures/responses/whois.tonic.to/status_available.expected", "spec/fixtures/responses/whois.tonic.to/status_available.txt", "spec/fixtures/responses/whois.tonic.to/status_registered.expected", "spec/fixtures/responses/whois.tonic.to/status_registered.txt", "spec/fixtures/responses/whois.twnic.net.tw", "spec/fixtures/responses/whois.twnic.net.tw/status_available.expected", "spec/fixtures/responses/whois.twnic.net.tw/status_available.txt", "spec/fixtures/responses/whois.twnic.net.tw/status_registered.expected", "spec/fixtures/responses/whois.twnic.net.tw/status_registered.txt", "spec/fixtures/responses/whois.tznic.or.tz", "spec/fixtures/responses/whois.tznic.or.tz/property_status_expired.expected", "spec/fixtures/responses/whois.tznic.or.tz/property_status_expired.txt", "spec/fixtures/responses/whois.tznic.or.tz/status_available.expected", "spec/fixtures/responses/whois.tznic.or.tz/status_available.txt", "spec/fixtures/responses/whois.tznic.or.tz/status_registered.expected", "spec/fixtures/responses/whois.tznic.or.tz/status_registered.txt", "spec/fixtures/responses/whois.ua", "spec/fixtures/responses/whois.ua/property_contacts_multiple.expected", "spec/fixtures/responses/whois.ua/property_contacts_multiple.txt", "spec/fixtures/responses/whois.ua/property_created_at_outofrange.expected", "spec/fixtures/responses/whois.ua/property_created_at_outofrange.txt", "spec/fixtures/responses/whois.ua/property_nameservers_uppercase.expected", "spec/fixtures/responses/whois.ua/property_nameservers_uppercase.txt", "spec/fixtures/responses/whois.ua/redirect_to_whois.in.ua.txt", "spec/fixtures/responses/whois.ua/status_available.expected", "spec/fixtures/responses/whois.ua/status_available.txt", "spec/fixtures/responses/whois.ua/status_registered.expected", "spec/fixtures/responses/whois.ua/status_registered.txt", "spec/fixtures/responses/whois.usp.ac.fj", "spec/fixtures/responses/whois.usp.ac.fj/status_available.expected", "spec/fixtures/responses/whois.usp.ac.fj/status_available.txt", "spec/fixtures/responses/whois.usp.ac.fj/status_registered.expected", "spec/fixtures/responses/whois.usp.ac.fj/status_registered.txt", "spec/fixtures/responses/whois.za.net", "spec/fixtures/responses/whois.za.net/status_available.expected", "spec/fixtures/responses/whois.za.net/status_available.txt", "spec/fixtures/responses/whois.za.net/status_registered.expected", "spec/fixtures/responses/whois.za.net/status_registered.txt", "spec/fixtures/responses/whois.za.org", "spec/fixtures/responses/whois.za.org/status_available.expected", "spec/fixtures/responses/whois.za.org/status_available.txt", "spec/fixtures/responses/whois.za.org/status_registered.expected", "spec/fixtures/responses/whois.za.org/status_registered.txt", "spec/integration_spec.rb", "spec/spec_helper.rb", "spec/support", "spec/support/example", "spec/support/example/parser_example_group.rb", "spec/support/helpers", "spec/support/helpers/connectivity_helper.rb", "spec/support/helpers/spec_helper.rb", "spec/support/matchers", "spec/support/matchers/support_property.rb", "spec/tlds", "spec/whois", "spec/whois/client_spec.rb", "spec/whois/core_ext_spec.rb", "spec/whois/errors_spec.rb", "spec/whois/record", "spec/whois/record/contact_spec.rb", "spec/whois/record/nameserver_spec.rb", "spec/whois/record/parser", "spec/whois/record/parser/base_spec.rb", "spec/whois/record/parser/blank_spec.rb", "spec/whois/record/parser/responses", "spec/whois/record/parser/responses/jobswhois.verisign-grs.com", "spec/whois/record/parser/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver_spec.rb", "spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_available_spec.rb", "spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_registered_spec.rb", "spec/whois/record/parser/responses/kero.yachay.pe", "spec/whois/record/parser/responses/kero.yachay.pe/status_available_spec.rb", "spec/whois/record/parser/responses/kero.yachay.pe/status_inactive_spec.rb", "spec/whois/record/parser/responses/kero.yachay.pe/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.adamsnames.tc", "spec/whois/record/parser/responses/whois.adamsnames.tc/gd", "spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_available_spec.rb", "spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.adamsnames.tc/tc", "spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_available_spec.rb", "spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.adamsnames.tc/vg", "spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_available_spec.rb", "spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.aeda.net.ae", "spec/whois/record/parser/responses/whois.aeda.net.ae/status_available_spec.rb", "spec/whois/record/parser/responses/whois.aeda.net.ae/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.aero", "spec/whois/record/parser/responses/whois.aero/status_available_spec.rb", "spec/whois/record/parser/responses/whois.aero/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info", "spec/whois/record/parser/responses/whois.afilias-grs.info/bz", "spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_available_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/gi", "spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_available_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/hn", "spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_available_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/lc", "spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_available_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/mn", "spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_available_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/sc", "spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_available_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/vc", "spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_available_spec.rb", "spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.afilias.info", "spec/whois/record/parser/responses/whois.afilias.info/status_available_spec.rb", "spec/whois/record/parser/responses/whois.afilias.info/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.ai", "spec/whois/record/parser/responses/whois.ai/status_available_spec.rb", "spec/whois/record/parser/responses/whois.ai/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.arnes.si", "spec/whois/record/parser/responses/whois.arnes.si/status_available_spec.rb", "spec/whois/record/parser/responses/whois.arnes.si/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.ati.tn", "spec/whois/record/parser/responses/whois.ati.tn/status_available_spec.rb", "spec/whois/record/parser/responses/whois.ati.tn/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.audns.net.au", "spec/whois/record/parser/responses/whois.audns.net.au/property_status_with_multiple_spec.rb", "spec/whois/record/parser/responses/whois.audns.net.au/status_available_spec.rb", "spec/whois/record/parser/responses/whois.audns.net.au/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.biz", "spec/whois/record/parser/responses/whois.biz/status_available_spec.rb", "spec/whois/record/parser/responses/whois.biz/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cat", "spec/whois/record/parser/responses/whois.cat/property_status_missing_spec.rb", "spec/whois/record/parser/responses/whois.cat/property_status_multiple_spec.rb", "spec/whois/record/parser/responses/whois.cat/property_status_ok_spec.rb", "spec/whois/record/parser/responses/whois.cat/status_available_spec.rb", "spec/whois/record/parser/responses/whois.cat/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cctld.by", "spec/whois/record/parser/responses/whois.cctld.by/status_available_spec.rb", "spec/whois/record/parser/responses/whois.cctld.by/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cctld.uz", "spec/whois/record/parser/responses/whois.cctld.uz/property_expires_on_dash_spec.rb", "spec/whois/record/parser/responses/whois.cctld.uz/property_status_reserved_spec.rb", "spec/whois/record/parser/responses/whois.cctld.uz/status_available_spec.rb", "spec/whois/record/parser/responses/whois.cctld.uz/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com", "spec/whois/record/parser/responses/whois.centralnic.com/ae.org", "spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/ar.com", "spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/br.com", "spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/cn.com", "spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/de.com", "spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/eu.com", "spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/gb.com", "spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/gb.net", "spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/gr.com", "spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/hu.com", "spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/jpn.com", "spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/kr.com", "spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/no.com", "spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/qc.com", "spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/ru.com", "spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/sa.com", "spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/se.com", "spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/se.net", "spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/uk.com", "spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/uk.net", "spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/us.com", "spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/us.org", "spec/whois/record/parser/responses/whois.centralnic.com/us.org/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/uy.com", "spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/za.com", "spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_available_spec.rb", "spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca", "spec/whois/record/parser/responses/whois.cira.ca/property_status_autorenew_grace_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/property_status_available_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/property_status_redemption_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/property_status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/property_status_tobereleased_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/status_available_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/status_invalid_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cnnic.cn", "spec/whois/record/parser/responses/whois.cnnic.cn/property_status_ok_spec.rb", "spec/whois/record/parser/responses/whois.cnnic.cn/status_available_spec.rb", "spec/whois/record/parser/responses/whois.cnnic.cn/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cnnic.cn/status_reserved_list_spec.rb", "spec/whois/record/parser/responses/whois.cnnic.cn/status_reserved_spec.rb", "spec/whois/record/parser/responses/whois.co.ca", "spec/whois/record/parser/responses/whois.co.ca/status_available_spec.rb", "spec/whois/record/parser/responses/whois.co.ca/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.co.ca/status_reserved_spec.rb", "spec/whois/record/parser/responses/whois.co.pl", "spec/whois/record/parser/responses/whois.co.pl/status_available_spec.rb", "spec/whois/record/parser/responses/whois.co.pl/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.co.ug", "spec/whois/record/parser/responses/whois.co.ug/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.co.ug/property_status_unconfirmed_spec.rb", "spec/whois/record/parser/responses/whois.co.ug/status_available_spec.rb", "spec/whois/record/parser/responses/whois.co.ug/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.coza.net.za", "spec/whois/record/parser/responses/whois.coza.net.za/status_available_spec.rb", "spec/whois/record/parser/responses/whois.coza.net.za/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.crsnic.net", "spec/whois/record/parser/responses/whois.crsnic.net/property_nameserver_no_nameserver_spec.rb", "spec/whois/record/parser/responses/whois.crsnic.net/property_registrar_with_multiple_entries_spec.rb", "spec/whois/record/parser/responses/whois.crsnic.net/response_unavailable_spec.rb", "spec/whois/record/parser/responses/whois.crsnic.net/status_available_spec.rb", "spec/whois/record/parser/responses/whois.crsnic.net/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.denic.de", "spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0", "spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_available_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0", "spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_available_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_invalid_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-2.0", "spec/whois/record/parser/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-2.0/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_available_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_failed_ace_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_failed_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_invalid_spec.rb", "spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dk-hostmaster.dk", "spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_available_spec.rb", "spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dns.be", "spec/whois/record/parser/responses/whois.dns.be/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/property_status_available_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/property_status_free_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/property_status_not_available_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/property_status_outofservice_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/property_status_quarantine_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/property_status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/response_throttled_hourly_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/response_throttled_limit_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/status_available_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dns.hr", "spec/whois/record/parser/responses/whois.dns.hr/status_available_spec.rb", "spec/whois/record/parser/responses/whois.dns.hr/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dns.lu", "spec/whois/record/parser/responses/whois.dns.lu/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.dns.lu/status_available_spec.rb", "spec/whois/record/parser/responses/whois.dns.lu/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dns.pl", "spec/whois/record/parser/responses/whois.dns.pl/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.dns.pl/status_available_spec.rb", "spec/whois/record/parser/responses/whois.dns.pl/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dns.pt", "spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_spec.rb", "spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_without_host_spec.rb", "spec/whois/record/parser/responses/whois.dns.pt/property_status_techpro_spec.rb", "spec/whois/record/parser/responses/whois.dns.pt/status_available_spec.rb", "spec/whois/record/parser/responses/whois.dns.pt/status_inactive_spec.rb", "spec/whois/record/parser/responses/whois.dns.pt/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dns.pt/status_reserved_spec.rb", "spec/whois/record/parser/responses/whois.domain-registry.nl", "spec/whois/record/parser/responses/whois.domain-registry.nl/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_daily_spec.rb", "spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.domain-registry.nl/response_unavailable_spec.rb", "spec/whois/record/parser/responses/whois.domain-registry.nl/status_available_spec.rb", "spec/whois/record/parser/responses/whois.domain-registry.nl/status_redemption_spec.rb", "spec/whois/record/parser/responses/whois.domain-registry.nl/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.domain.kg", "spec/whois/record/parser/responses/whois.domain.kg/status_available_spec.rb", "spec/whois/record/parser/responses/whois.domain.kg/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.domainregistry.ie", "spec/whois/record/parser/responses/whois.domainregistry.ie/property_contacts_multiple_spec.rb", "spec/whois/record/parser/responses/whois.domainregistry.ie/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.domainregistry.ie/status_available_spec.rb", "spec/whois/record/parser/responses/whois.domainregistry.ie/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.domainregistry.ie/token_application_pending_spec.rb", "spec/whois/record/parser/responses/whois.domainregistry.my", "spec/whois/record/parser/responses/whois.domainregistry.my/status_available_spec.rb", "spec/whois/record/parser/responses/whois.domainregistry.my/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.domreg.lt", "spec/whois/record/parser/responses/whois.domreg.lt/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.domreg.lt/status_available_spec.rb", "spec/whois/record/parser/responses/whois.domreg.lt/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dot.tk", "spec/whois/record/parser/responses/whois.dot.tk/status_available_spec.rb", "spec/whois/record/parser/responses/whois.dot.tk/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dotmobiregistry.net", "spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_available_spec.rb", "spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.dreamhost.com", "spec/whois/record/parser/responses/whois.dreamhost.com/property_contact_private_spec.rb", "spec/whois/record/parser/responses/whois.dreamhost.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu", "spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_with_additional_organization_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_without_address_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_without_zip_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case1_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case2_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case3_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case4_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/property_contacts_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/property_updated_on_unknown_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/status_available_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.eenet.ee", "spec/whois/record/parser/responses/whois.eenet.ee/status_available_spec.rb", "spec/whois/record/parser/responses/whois.eenet.ee/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.enom.com", "spec/whois/record/parser/responses/whois.enom.com/property_contacts_almost_empty_spec.rb", "spec/whois/record/parser/responses/whois.enom.com/property_contacts_empty_name_spec.rb", "spec/whois/record/parser/responses/whois.enom.com/property_contacts_long_address_spec.rb", "spec/whois/record/parser/responses/whois.enom.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.eu", "spec/whois/record/parser/responses/whois.eu/property_nameservers_spec.rb", "spec/whois/record/parser/responses/whois.eu/status_available_spec.rb", "spec/whois/record/parser/responses/whois.eu/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.eu.org", "spec/whois/record/parser/responses/whois.eu.org/status_available_spec.rb", "spec/whois/record/parser/responses/whois.eu.org/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.fi", "spec/whois/record/parser/responses/whois.fi/status_available_spec.rb", "spec/whois/record/parser/responses/whois.fi/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.ficora.fi", "spec/whois/record/parser/responses/whois.ficora.fi/status_available_spec.rb", "spec/whois/record/parser/responses/whois.ficora.fi/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.gg", "spec/whois/record/parser/responses/whois.gg/status_available_spec.rb", "spec/whois/record/parser/responses/whois.gg/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.godaddy.com", "spec/whois/record/parser/responses/whois.godaddy.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.gov.za", "spec/whois/record/parser/responses/whois.gov.za/status_available_spec.rb", "spec/whois/record/parser/responses/whois.gov.za/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.hkirc.hk", "spec/whois/record/parser/responses/whois.hkirc.hk/property_expires_on_null_spec.rb", "spec/whois/record/parser/responses/whois.hkirc.hk/status_available_spec.rb", "spec/whois/record/parser/responses/whois.hkirc.hk/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.iam.net.ma", "spec/whois/record/parser/responses/whois.iam.net.ma/status_available_spec.rb", "spec/whois/record/parser/responses/whois.iam.net.ma/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.iana.org", "spec/whois/record/parser/responses/whois.iana.org/int", "spec/whois/record/parser/responses/whois.iana.org/int/status_available_spec.rb", "spec/whois/record/parser/responses/whois.iana.org/int/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.iana.org/tld", "spec/whois/record/parser/responses/whois.iana.org/tld/status_not_assigned_spec.rb", "spec/whois/record/parser/responses/whois.in.ua", "spec/whois/record/parser/responses/whois.in.ua/status_available_spec.rb", "spec/whois/record/parser/responses/whois.in.ua/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.isnic.is", "spec/whois/record/parser/responses/whois.isnic.is/status_available_spec.rb", "spec/whois/record/parser/responses/whois.isnic.is/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.isoc.org.il", "spec/whois/record/parser/responses/whois.isoc.org.il/property_status_missing_spec.rb", "spec/whois/record/parser/responses/whois.isoc.org.il/property_status_transfer_allowed_spec.rb", "spec/whois/record/parser/responses/whois.isoc.org.il/property_status_transfer_locked_spec.rb", "spec/whois/record/parser/responses/whois.isoc.org.il/status_available_spec.rb", "spec/whois/record/parser/responses/whois.isoc.org.il/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.ja.net", "spec/whois/record/parser/responses/whois.ja.net/ac.uk", "spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_available_spec.rb", "spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.ja.net/gov.uk", "spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_available_spec.rb", "spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.je", "spec/whois/record/parser/responses/whois.je/status_available_spec.rb", "spec/whois/record/parser/responses/whois.je/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.jprs.jp", "spec/whois/record/parser/responses/whois.jprs.jp/jp", "spec/whois/record/parser/responses/whois.jprs.jp/jp/property_status_to_be_suspended_spec.rb", "spec/whois/record/parser/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range_spec.rb", "spec/whois/record/parser/responses/whois.jprs.jp/jp/status_available_spec.rb", "spec/whois/record/parser/responses/whois.jprs.jp/jp/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.jprs.jp/jp/status_reserved_spec.rb", "spec/whois/record/parser/responses/whois.jprs.jp/ne.jp", "spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing_spec.rb", "spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_expires_on_missing_spec.rb", "spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_available_spec.rb", "spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.kenic.or.ke", "spec/whois/record/parser/responses/whois.kenic.or.ke/status_available_spec.rb", "spec/whois/record/parser/responses/whois.kenic.or.ke/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.kr", "spec/whois/record/parser/responses/whois.kr/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.kr/status_available_spec.rb", "spec/whois/record/parser/responses/whois.kr/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.markmonitor.com", "spec/whois/record/parser/responses/whois.markmonitor.com/property_contacts_are_blank_spec.rb", "spec/whois/record/parser/responses/whois.markmonitor.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.meregistry.net", "spec/whois/record/parser/responses/whois.meregistry.net/property_nameservers_is_blank_spec.rb", "spec/whois/record/parser/responses/whois.meregistry.net/property_updated_on_is_blank_spec.rb", "spec/whois/record/parser/responses/whois.meregistry.net/status_available_spec.rb", "spec/whois/record/parser/responses/whois.meregistry.net/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.museum", "spec/whois/record/parser/responses/whois.museum/status_available_spec.rb", "spec/whois/record/parser/responses/whois.museum/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.na-nic.com.na", "spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_suspended_spec.rb", "spec/whois/record/parser/responses/whois.na-nic.com.na/status_available_spec.rb", "spec/whois/record/parser/responses/whois.na-nic.com.na/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nc", "spec/whois/record/parser/responses/whois.nc/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nc/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.net.ua", "spec/whois/record/parser/responses/whois.net.ua/property_contacts_multiple_spec.rb", "spec/whois/record/parser/responses/whois.net.ua/property_nameservers_uppercase_spec.rb", "spec/whois/record/parser/responses/whois.net.ua/status_available_spec.rb", "spec/whois/record/parser/responses/whois.net.ua/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.netcom.cm", "spec/whois/record/parser/responses/whois.netcom.cm/status_available_spec.rb", "spec/whois/record/parser/responses/whois.netcom.cm/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.networksolutions.com", "spec/whois/record/parser/responses/whois.networksolutions.com/property_contacts_short_spec.rb", "spec/whois/record/parser/responses/whois.networksolutions.com/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic-se.se", "spec/whois/record/parser/responses/whois.nic-se.se/property_datetime_is_dash_spec.rb", "spec/whois/record/parser/responses/whois.nic-se.se/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.nic-se.se/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic-se.se/status_inactive_spec.rb", "spec/whois/record/parser/responses/whois.nic-se.se/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ac", "spec/whois/record/parser/responses/whois.nic.ac/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ac/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.af", "spec/whois/record/parser/responses/whois.nic.af/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.af/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.af/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.af/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.af/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ag", "spec/whois/record/parser/responses/whois.nic.ag/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ag/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.am", "spec/whois/record/parser/responses/whois.nic.am/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.am/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.as", "spec/whois/record/parser/responses/whois.nic.as/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.as/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.asia", "spec/whois/record/parser/responses/whois.nic.asia/property_status_multiple_spec.rb", "spec/whois/record/parser/responses/whois.nic.asia/property_status_single_spec.rb", "spec/whois/record/parser/responses/whois.nic.asia/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.asia/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.at", "spec/whois/record/parser/responses/whois.nic.at/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.at/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.bo", "spec/whois/record/parser/responses/whois.nic.bo/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.bo/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.cc", "spec/whois/record/parser/responses/whois.nic.cc/property_nameserver_no_nameserver_spec.rb", "spec/whois/record/parser/responses/whois.nic.cc/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.cc/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.cd", "spec/whois/record/parser/responses/whois.nic.cd/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.cd/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ch", "spec/whois/record/parser/responses/whois.nic.ch/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.nic.ch/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ch/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ci", "spec/whois/record/parser/responses/whois.nic.ci/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ci/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ck", "spec/whois/record/parser/responses/whois.nic.ck/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ck/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.cl", "spec/whois/record/parser/responses/whois.nic.cl/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.cl/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.co", "spec/whois/record/parser/responses/whois.nic.co/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.co/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.coop", "spec/whois/record/parser/responses/whois.nic.coop/property_status_multiple_spec.rb", "spec/whois/record/parser/responses/whois.nic.coop/property_status_single_spec.rb", "spec/whois/record/parser/responses/whois.nic.coop/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.coop/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.cx", "spec/whois/record/parser/responses/whois.nic.cx/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.cx/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.cx/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.cx/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.cx/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.cz", "spec/whois/record/parser/responses/whois.nic.cz/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.nic.cz/property_status_expired_spec.rb", "spec/whois/record/parser/responses/whois.nic.cz/property_status_missing_spec.rb", "spec/whois/record/parser/responses/whois.nic.cz/property_status_paid_spec.rb", "spec/whois/record/parser/responses/whois.nic.cz/property_status_update_prohibited_spec.rb", "spec/whois/record/parser/responses/whois.nic.cz/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.cz/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.dz", "spec/whois/record/parser/responses/whois.nic.dz/dz", "spec/whois/record/parser/responses/whois.nic.dz/dz/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.dz/dz/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ec", "spec/whois/record/parser/responses/whois.nic.ec/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ec/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr", "spec/whois/record/parser/responses/whois.nic.fr/fr", "spec/whois/record/parser/responses/whois.nic.fr/fr/property_contact_without_address_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_blocked_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_missing_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_not_open_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_redemption_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/fr/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/pm", "spec/whois/record/parser/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/pm/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/pm/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/pm/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/re", "spec/whois/record/parser/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/re/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/re/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/re/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/tf", "spec/whois/record/parser/responses/whois.nic.fr/tf/property_status_frozen_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/tf/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/tf/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/tf/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/wf", "spec/whois/record/parser/responses/whois.nic.fr/wf/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/wf/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/wf/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/yt", "spec/whois/record/parser/responses/whois.nic.fr/yt/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/yt/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.fr/yt/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.gl", "spec/whois/record/parser/responses/whois.nic.gl/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.gl/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.gl/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.gl/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.gov", "spec/whois/record/parser/responses/whois.nic.gov/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.gov/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.gs", "spec/whois/record/parser/responses/whois.nic.gs/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.gs/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.gs/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.gs/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.gs/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ht", "spec/whois/record/parser/responses/whois.nic.ht/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.ht/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.ht/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ht/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ht/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.hu", "spec/whois/record/parser/responses/whois.nic.hu/schema-1.99", "spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_company_spec.rb", "spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_private_person_spec.rb", "spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_without_address_spec.rb", "spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_in_progress_spec.rb", "spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.hu/schema-current", "spec/whois/record/parser/responses/whois.nic.hu/schema-current/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.hu/schema-current/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.im", "spec/whois/record/parser/responses/whois.nic.im/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.im/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.io", "spec/whois/record/parser/responses/whois.nic.io/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.io/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ir", "spec/whois/record/parser/responses/whois.nic.ir/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ir/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.it", "spec/whois/record/parser/responses/whois.nic.it/property_contact_province_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_contact_with_company_in_address_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_contact_with_organization_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_client_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_graceperiod_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_inactive_noregistrar_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_no_provider_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_ok_autorenew_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_ok_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_pending-delete_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_pendingdelete_pendingdelete_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_pendingtransfer_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_pendingupdate_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_redemption_no_provider_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_status_unassignable_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/property_technical_contact_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/response_unavailable_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.it/status_reserved_spec.rb", "spec/whois/record/parser/responses/whois.nic.ki", "spec/whois/record/parser/responses/whois.nic.ki/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.ki/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.ki/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ki/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ki/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.kz", "spec/whois/record/parser/responses/whois.nic.kz/property_status_missing_spec.rb", "spec/whois/record/parser/responses/whois.nic.kz/property_status_multiple_spec.rb", "spec/whois/record/parser/responses/whois.nic.kz/property_status_ok_spec.rb", "spec/whois/record/parser/responses/whois.nic.kz/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.kz/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.la", "spec/whois/record/parser/responses/whois.nic.la/property_status_multiple_spec.rb", "spec/whois/record/parser/responses/whois.nic.la/property_status_single_spec.rb", "spec/whois/record/parser/responses/whois.nic.la/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.la/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.li", "spec/whois/record/parser/responses/whois.nic.li/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.li/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.lk", "spec/whois/record/parser/responses/whois.nic.lk/lk", "spec/whois/record/parser/responses/whois.nic.lk/lk/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.lk/lk/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.lv", "spec/whois/record/parser/responses/whois.nic.lv/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.lv/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ly", "spec/whois/record/parser/responses/whois.nic.ly/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ly/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.md", "spec/whois/record/parser/responses/whois.nic.md/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.md/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.mg", "spec/whois/record/parser/responses/whois.nic.mg/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.mg/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.mg/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.mg/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ms", "spec/whois/record/parser/responses/whois.nic.ms/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.ms/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.ms/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ms/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ms/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.mu", "spec/whois/record/parser/responses/whois.nic.mu/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.mu/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.mu/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.mu/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.mu/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.mx", "spec/whois/record/parser/responses/whois.nic.mx/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.nic.mx/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.mx/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.name", "spec/whois/record/parser/responses/whois.nic.name/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.name/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.nf", "spec/whois/record/parser/responses/whois.nic.net.nf/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.nf/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingpurge_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.nf/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.nf/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.nf/status_invalid_nozone_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.nf/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.ng", "spec/whois/record/parser/responses/whois.nic.net.ng/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.ng/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.ng/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.ng/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.ng/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.sa", "spec/whois/record/parser/responses/whois.nic.net.sa/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.sa/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.sb", "spec/whois/record/parser/responses/whois.nic.net.sb/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.sb/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.sb/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.sb/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.net.sb/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.nu", "spec/whois/record/parser/responses/whois.nic.nu/property_status_notrenewed_spec.rb", "spec/whois/record/parser/responses/whois.nic.nu/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.nu/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.org.uy", "spec/whois/record/parser/responses/whois.nic.org.uy/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.org.uy/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.pr", "spec/whois/record/parser/responses/whois.nic.pr/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.pr/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.priv.at", "spec/whois/record/parser/responses/whois.nic.priv.at/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.priv.at/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.sh", "spec/whois/record/parser/responses/whois.nic.sh/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.sh/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.sl", "spec/whois/record/parser/responses/whois.nic.sl/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.sl/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.sm", "spec/whois/record/parser/responses/whois.nic.sm/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.sm/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.sn", "spec/whois/record/parser/responses/whois.nic.sn/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.sn/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.so", "spec/whois/record/parser/responses/whois.nic.so/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.so/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.st", "spec/whois/record/parser/responses/whois.nic.st/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.st/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.tel", "spec/whois/record/parser/responses/whois.nic.tel/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.tel/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.tl", "spec/whois/record/parser/responses/whois.nic.tl/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.nic.tl/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.nic.tl/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.tl/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.tl/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.tm", "spec/whois/record/parser/responses/whois.nic.tm/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.tm/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.tr", "spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_trailing_space_spec.rb", "spec/whois/record/parser/responses/whois.nic.tr/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.tr/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.travel", "spec/whois/record/parser/responses/whois.nic.travel/property_status_multiple_spec.rb", "spec/whois/record/parser/responses/whois.nic.travel/property_status_single_spec.rb", "spec/whois/record/parser/responses/whois.nic.travel/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.travel/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.tv", "spec/whois/record/parser/responses/whois.nic.tv/property_nameserver_no_nameserver_spec.rb", "spec/whois/record/parser/responses/whois.nic.tv/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.tv/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk", "spec/whois/record/parser/responses/whois.nic.uk/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/property_registrar_without_trading_name_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/property_status_missing_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/property_status_no_status_listed_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/property_status_processing_registration_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/property_status_processing_renewal_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/property_status_registered_until_expiry_date_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/property_status_suspended_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/status_invalid_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/status_reserved_spec.rb", "spec/whois/record/parser/responses/whois.nic.uk/status_suspended_spec.rb", "spec/whois/record/parser/responses/whois.nic.us", "spec/whois/record/parser/responses/whois.nic.us/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.us/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve", "spec/whois/record/parser/responses/whois.nic.ve/property_expires_on_missing_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_missing_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve/property_status_activo_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve/property_status_missing_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve/property_status_suspendido_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve/property_updated_on_blank_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve/property_updated_on_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve/status_inactive_spec.rb", "spec/whois/record/parser/responses/whois.nic.ve/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.xxx", "spec/whois/record/parser/responses/whois.nic.xxx/property_updated_on_blank_spec.rb", "spec/whois/record/parser/responses/whois.nic.xxx/status_available_spec.rb", "spec/whois/record/parser/responses/whois.nic.xxx/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.nic.xxx/status_reserved_spec.rb", "spec/whois/record/parser/responses/whois.norid.no", "spec/whois/record/parser/responses/whois.norid.no/status_available_spec.rb", "spec/whois/record/parser/responses/whois.norid.no/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.org.za", "spec/whois/record/parser/responses/whois.org.za/status_available_spec.rb", "spec/whois/record/parser/responses/whois.org.za/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.pandi.or.id", "spec/whois/record/parser/responses/whois.pandi.or.id/status_available_spec.rb", "spec/whois/record/parser/responses/whois.pandi.or.id/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.pnina.ps", "spec/whois/record/parser/responses/whois.pnina.ps/property_nameservers_with_nodns_spec.rb", "spec/whois/record/parser/responses/whois.pnina.ps/property_status_active_pending_transfer_spec.rb", "spec/whois/record/parser/responses/whois.pnina.ps/status_available_spec.rb", "spec/whois/record/parser/responses/whois.pnina.ps/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.publicinterestregistry.net", "spec/whois/record/parser/responses/whois.publicinterestregistry.net/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_available_spec.rb", "spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.register.bg", "spec/whois/record/parser/responses/whois.register.bg/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.register.bg/status_available_spec.rb", "spec/whois/record/parser/responses/whois.register.bg/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.registro.br", "spec/whois/record/parser/responses/whois.registro.br/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.registro.br/status_available_limited_spec.rb", "spec/whois/record/parser/responses/whois.registro.br/status_available_spec.rb", "spec/whois/record/parser/responses/whois.registro.br/status_registered_limited_spec.rb", "spec/whois/record/parser/responses/whois.registro.br/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.registry.gy", "spec/whois/record/parser/responses/whois.registry.gy/property_status_active_spec.rb", "spec/whois/record/parser/responses/whois.registry.gy/property_status_delegated_spec.rb", "spec/whois/record/parser/responses/whois.registry.gy/property_status_not_registered_spec.rb", "spec/whois/record/parser/responses/whois.registry.gy/status_available_spec.rb", "spec/whois/record/parser/responses/whois.registry.gy/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.registry.hm", "spec/whois/record/parser/responses/whois.registry.hm/status_available_spec.rb", "spec/whois/record/parser/responses/whois.registry.hm/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.registry.in", "spec/whois/record/parser/responses/whois.registry.in/property_status_missing_spec.rb", "spec/whois/record/parser/responses/whois.registry.in/property_status_multiple_spec.rb", "spec/whois/record/parser/responses/whois.registry.in/property_status_ok_spec.rb", "spec/whois/record/parser/responses/whois.registry.in/status_available_spec.rb", "spec/whois/record/parser/responses/whois.registry.in/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.registry.om", "spec/whois/record/parser/responses/whois.registry.om/status_available_spec.rb", "spec/whois/record/parser/responses/whois.registry.om/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.registry.qa", "spec/whois/record/parser/responses/whois.registry.qa/property_nameservers_without_ips_spec.rb", "spec/whois/record/parser/responses/whois.registry.qa/status_available_spec.rb", "spec/whois/record/parser/responses/whois.registry.qa/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.registrypro.pro", "spec/whois/record/parser/responses/whois.registrypro.pro/status_available_spec.rb", "spec/whois/record/parser/responses/whois.registrypro.pro/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.ripe.net", "spec/whois/record/parser/responses/whois.ripe.net/fo", "spec/whois/record/parser/responses/whois.ripe.net/fo/status_available_spec.rb", "spec/whois/record/parser/responses/whois.ripe.net/fo/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.ripe.net/gm", "spec/whois/record/parser/responses/whois.ripe.net/gm/status_available_spec.rb", "spec/whois/record/parser/responses/whois.ripe.net/gm/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.ripe.net/mc", "spec/whois/record/parser/responses/whois.ripe.net/mc/status_available_spec.rb", "spec/whois/record/parser/responses/whois.ripe.net/mc/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.ripe.net/va", "spec/whois/record/parser/responses/whois.ripe.net/va/status_available_spec.rb", "spec/whois/record/parser/responses/whois.ripe.net/va/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.rnids.rs", "spec/whois/record/parser/responses/whois.rnids.rs/property_nameservers_hyphenated_spec.rb", "spec/whois/record/parser/responses/whois.rnids.rs/status_available_spec.rb", "spec/whois/record/parser/responses/whois.rnids.rs/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.rnids.rs/token_whois_privacy_spec.rb", "spec/whois/record/parser/responses/whois.rotld.ro", "spec/whois/record/parser/responses/whois.rotld.ro/status_available_spec.rb", "spec/whois/record/parser/responses/whois.rotld.ro/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.samoanic.ws", "spec/whois/record/parser/responses/whois.samoanic.ws/status_available_spec.rb", "spec/whois/record/parser/responses/whois.samoanic.ws/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.sgnic.sg", "spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_spec.rb", "spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_2_spec.rb", "spec/whois/record/parser/responses/whois.sgnic.sg/status_available_spec.rb", "spec/whois/record/parser/responses/whois.sgnic.sg/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.sk-nic.sk", "spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_dakt_spec.rb", "spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_exp_spec.rb", "spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_held_spec.rb", "spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_lnot_spec.rb", "spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_ok_spec.rb", "spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_ta_spec.rb", "spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_warn_spec.rb", "spec/whois/record/parser/responses/whois.sk-nic.sk/status_available_spec.rb", "spec/whois/record/parser/responses/whois.sk-nic.sk/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.smallregistry.net", "spec/whois/record/parser/responses/whois.smallregistry.net/status_available_spec.rb", "spec/whois/record/parser/responses/whois.smallregistry.net/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.srs.net.nz", "spec/whois/record/parser/responses/whois.srs.net.nz/property_status_pendingrelease_spec.rb", "spec/whois/record/parser/responses/whois.srs.net.nz/response_throttled_spec.rb", "spec/whois/record/parser/responses/whois.srs.net.nz/status_available_spec.rb", "spec/whois/record/parser/responses/whois.srs.net.nz/status_invalid_spec.rb", "spec/whois/record/parser/responses/whois.srs.net.nz/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.sx", "spec/whois/record/parser/responses/whois.sx/status_available_spec.rb", "spec/whois/record/parser/responses/whois.sx/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.tcinet.ru", "spec/whois/record/parser/responses/whois.tcinet.ru/ru", "spec/whois/record/parser/responses/whois.tcinet.ru/ru/property_nameservers_with_ip_spec.rb", "spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_available_spec.rb", "spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.tcinet.ru/su", "spec/whois/record/parser/responses/whois.tcinet.ru/su/status_available_spec.rb", "spec/whois/record/parser/responses/whois.tcinet.ru/su/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai", "spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_available_spec.rb", "spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.thnic.co.th", "spec/whois/record/parser/responses/whois.thnic.co.th/status_available_spec.rb", "spec/whois/record/parser/responses/whois.thnic.co.th/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.tld.ee", "spec/whois/record/parser/responses/whois.tld.ee/status_available_spec.rb", "spec/whois/record/parser/responses/whois.tld.ee/status_expired_spec.rb", "spec/whois/record/parser/responses/whois.tld.ee/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.tonic.to", "spec/whois/record/parser/responses/whois.tonic.to/response_incomplete_spec.rb", "spec/whois/record/parser/responses/whois.tonic.to/status_available_spec.rb", "spec/whois/record/parser/responses/whois.tonic.to/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.twnic.net.tw", "spec/whois/record/parser/responses/whois.twnic.net.tw/status_available_spec.rb", "spec/whois/record/parser/responses/whois.twnic.net.tw/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.tznic.or.tz", "spec/whois/record/parser/responses/whois.tznic.or.tz/property_status_expired_spec.rb", "spec/whois/record/parser/responses/whois.tznic.or.tz/status_available_spec.rb", "spec/whois/record/parser/responses/whois.tznic.or.tz/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.ua", "spec/whois/record/parser/responses/whois.ua/property_contacts_multiple_spec.rb", "spec/whois/record/parser/responses/whois.ua/property_created_at_outofrange_spec.rb", "spec/whois/record/parser/responses/whois.ua/property_nameservers_uppercase_spec.rb", "spec/whois/record/parser/responses/whois.ua/status_available_spec.rb", "spec/whois/record/parser/responses/whois.ua/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.usp.ac.fj", "spec/whois/record/parser/responses/whois.usp.ac.fj/status_available_spec.rb", "spec/whois/record/parser/responses/whois.usp.ac.fj/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.za.net", "spec/whois/record/parser/responses/whois.za.net/status_available_spec.rb", "spec/whois/record/parser/responses/whois.za.net/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.za.org", "spec/whois/record/parser/responses/whois.za.org/status_available_spec.rb", "spec/whois/record/parser/responses/whois.za.org/status_registered_spec.rb", "spec/whois/record/parser_spec.rb", "spec/whois/record/part_spec.rb", "spec/whois/record/registrar_spec.rb", "spec/whois/record/super_struct_spec.rb", "spec/whois/record_spec.rb", "spec/whois/server", "spec/whois/server/adapters", "spec/whois/server/adapters/afilias_spec.rb", "spec/whois/server/adapters/base_spec.rb", "spec/whois/server/adapters/formatted_spec.rb", "spec/whois/server/adapters/none_spec.rb", "spec/whois/server/adapters/not_implemented_spec.rb", "spec/whois/server/adapters/pir_spec.rb", "spec/whois/server/adapters/standard_spec.rb", "spec/whois/server/adapters/verisign_spec.rb", "spec/whois/server/adapters/web_spec.rb", "spec/whois/server_spec.rb", "spec/whois/whois_spec.rb"]
13
+ s.files = ["LICENSE", ".yardopts", "CHANGELOG.md", "README.md", "whois.gemspec", "bin/ruby-whois", "lib/whois", "lib/whois/client.rb", "lib/whois/core_ext", "lib/whois/core_ext/array", "lib/whois/core_ext/array/extract_options.rb", "lib/whois/core_ext/array/wrap.rb", "lib/whois/core_ext/class", "lib/whois/core_ext/class/attribute.rb", "lib/whois/core_ext/date_time", "lib/whois/core_ext/date_time/conversions.rb", "lib/whois/core_ext/kernel", "lib/whois/core_ext/kernel/singleton_class.rb", "lib/whois/core_ext/module", "lib/whois/core_ext/module/remove_method.rb", "lib/whois/core_ext.rb", "lib/whois/definitions", "lib/whois/definitions/ipv4.rb", "lib/whois/definitions/ipv6.rb", "lib/whois/definitions/tlds.rb", "lib/whois/errors.rb", "lib/whois/record", "lib/whois/record/contact.rb", "lib/whois/record/nameserver.rb", "lib/whois/record/parser", "lib/whois/record/parser/base.rb", "lib/whois/record/parser/base_afilias.rb", "lib/whois/record/parser/base_cocca.rb", "lib/whois/record/parser/base_whoisd.rb", "lib/whois/record/parser/blank.rb", "lib/whois/record/parser/example.rb", "lib/whois/record/parser/jobswhois.verisign-grs.com.rb", "lib/whois/record/parser/kero.yachay.pe.rb", "lib/whois/record/parser/NOTES.txt", "lib/whois/record/parser/saudinic.net.sa.rb", "lib/whois/record/parser/whois.adamsnames.tc.rb", "lib/whois/record/parser/whois.aeda.net.ae.rb", "lib/whois/record/parser/whois.aero.rb", "lib/whois/record/parser/whois.afilias-grs.info.rb", "lib/whois/record/parser/whois.afilias.info.rb", "lib/whois/record/parser/whois.ai.rb", "lib/whois/record/parser/whois.arnes.si.rb", "lib/whois/record/parser/whois.ati.tn.rb", "lib/whois/record/parser/whois.audns.net.au.rb", "lib/whois/record/parser/whois.ausregistry.net.au.rb", "lib/whois/record/parser/whois.biz.rb", "lib/whois/record/parser/whois.cat.rb", "lib/whois/record/parser/whois.cctld.by.rb", "lib/whois/record/parser/whois.cctld.uz.rb", "lib/whois/record/parser/whois.centralnic.com.rb", "lib/whois/record/parser/whois.centralnic.net.rb", "lib/whois/record/parser/whois.cira.ca.rb", "lib/whois/record/parser/whois.cnnic.cn.rb", "lib/whois/record/parser/whois.cnnic.net.cn.rb", "lib/whois/record/parser/whois.co.ca.rb", "lib/whois/record/parser/whois.co.pl.rb", "lib/whois/record/parser/whois.co.ug.rb", "lib/whois/record/parser/whois.coza.net.za.rb", "lib/whois/record/parser/whois.crsnic.net.rb", "lib/whois/record/parser/whois.denic.de.rb", "lib/whois/record/parser/whois.dk-hostmaster.dk.rb", "lib/whois/record/parser/whois.dns.be.rb", "lib/whois/record/parser/whois.dns.hr.rb", "lib/whois/record/parser/whois.dns.lu.rb", "lib/whois/record/parser/whois.dns.pl.rb", "lib/whois/record/parser/whois.dns.pt.rb", "lib/whois/record/parser/whois.domain-registry.nl.rb", "lib/whois/record/parser/whois.domain.kg.rb", "lib/whois/record/parser/whois.domainregistry.ie.rb", "lib/whois/record/parser/whois.domainregistry.my.rb", "lib/whois/record/parser/whois.domreg.lt.rb", "lib/whois/record/parser/whois.dot.tk.rb", "lib/whois/record/parser/whois.dotmobiregistry.net.rb", "lib/whois/record/parser/whois.dreamhost.com.rb", "lib/whois/record/parser/whois.educause.edu.rb", "lib/whois/record/parser/whois.eenet.ee.rb", "lib/whois/record/parser/whois.enom.com.rb", "lib/whois/record/parser/whois.eu.org.rb", "lib/whois/record/parser/whois.eu.rb", "lib/whois/record/parser/whois.fi.rb", "lib/whois/record/parser/whois.ficora.fi.rb", "lib/whois/record/parser/whois.gg.rb", "lib/whois/record/parser/whois.godaddy.com.rb", "lib/whois/record/parser/whois.gov.za.rb", "lib/whois/record/parser/whois.hkdnr.net.hk.rb", "lib/whois/record/parser/whois.hkirc.hk.rb", "lib/whois/record/parser/whois.iam.net.ma.rb", "lib/whois/record/parser/whois.iana.org.rb", "lib/whois/record/parser/whois.in.ua.rb", "lib/whois/record/parser/whois.isnic.is.rb", "lib/whois/record/parser/whois.isoc.org.il.rb", "lib/whois/record/parser/whois.ja.net.rb", "lib/whois/record/parser/whois.je.rb", "lib/whois/record/parser/whois.jprs.jp.rb", "lib/whois/record/parser/whois.kenic.or.ke.rb", "lib/whois/record/parser/whois.kr.rb", "lib/whois/record/parser/whois.markmonitor.com.rb", "lib/whois/record/parser/whois.meregistry.net.rb", "lib/whois/record/parser/whois.museum.rb", "lib/whois/record/parser/whois.na-nic.com.na.rb", "lib/whois/record/parser/whois.nc.rb", "lib/whois/record/parser/whois.net.ua.rb", "lib/whois/record/parser/whois.netcom.cm.rb", "lib/whois/record/parser/whois.networksolutions.com.rb", "lib/whois/record/parser/whois.nic-se.se.rb", "lib/whois/record/parser/whois.nic.ac.rb", "lib/whois/record/parser/whois.nic.af.rb", "lib/whois/record/parser/whois.nic.ag.rb", "lib/whois/record/parser/whois.nic.am.rb", "lib/whois/record/parser/whois.nic.as.rb", "lib/whois/record/parser/whois.nic.asia.rb", "lib/whois/record/parser/whois.nic.at.rb", "lib/whois/record/parser/whois.nic.bo.rb", "lib/whois/record/parser/whois.nic.cc.rb", "lib/whois/record/parser/whois.nic.cd.rb", "lib/whois/record/parser/whois.nic.ch.rb", "lib/whois/record/parser/whois.nic.ci.rb", "lib/whois/record/parser/whois.nic.ck.rb", "lib/whois/record/parser/whois.nic.cl.rb", "lib/whois/record/parser/whois.nic.co.rb", "lib/whois/record/parser/whois.nic.coop.rb", "lib/whois/record/parser/whois.nic.cx.rb", "lib/whois/record/parser/whois.nic.cz.rb", "lib/whois/record/parser/whois.nic.dz.rb", "lib/whois/record/parser/whois.nic.ec.rb", "lib/whois/record/parser/whois.nic.fo.rb", "lib/whois/record/parser/whois.nic.fr.rb", "lib/whois/record/parser/whois.nic.gl.rb", "lib/whois/record/parser/whois.nic.gov.rb", "lib/whois/record/parser/whois.nic.gs.rb", "lib/whois/record/parser/whois.nic.ht.rb", "lib/whois/record/parser/whois.nic.hu.rb", "lib/whois/record/parser/whois.nic.im.rb", "lib/whois/record/parser/whois.nic.io.rb", "lib/whois/record/parser/whois.nic.ir.rb", "lib/whois/record/parser/whois.nic.it.rb", "lib/whois/record/parser/whois.nic.ki.rb", "lib/whois/record/parser/whois.nic.kz.rb", "lib/whois/record/parser/whois.nic.la.rb", "lib/whois/record/parser/whois.nic.li.rb", "lib/whois/record/parser/whois.nic.lk.rb", "lib/whois/record/parser/whois.nic.lv.rb", "lib/whois/record/parser/whois.nic.ly.rb", "lib/whois/record/parser/whois.nic.md.rb", "lib/whois/record/parser/whois.nic.mg.rb", "lib/whois/record/parser/whois.nic.ms.rb", "lib/whois/record/parser/whois.nic.mu.rb", "lib/whois/record/parser/whois.nic.mx.rb", "lib/whois/record/parser/whois.nic.name.rb", "lib/whois/record/parser/whois.nic.net.nf.rb", "lib/whois/record/parser/whois.nic.net.ng.rb", "lib/whois/record/parser/whois.nic.net.sa.rb", "lib/whois/record/parser/whois.nic.net.sb.rb", "lib/whois/record/parser/whois.nic.nu.rb", "lib/whois/record/parser/whois.nic.or.kr.rb", "lib/whois/record/parser/whois.nic.org.uy.rb", "lib/whois/record/parser/whois.nic.pr.rb", "lib/whois/record/parser/whois.nic.priv.at.rb", "lib/whois/record/parser/whois.nic.sh.rb", "lib/whois/record/parser/whois.nic.sl.rb", "lib/whois/record/parser/whois.nic.sm.rb", "lib/whois/record/parser/whois.nic.sn.rb", "lib/whois/record/parser/whois.nic.so.rb", "lib/whois/record/parser/whois.nic.st.rb", "lib/whois/record/parser/whois.nic.tel.rb", "lib/whois/record/parser/whois.nic.tl.rb", "lib/whois/record/parser/whois.nic.tm.rb", "lib/whois/record/parser/whois.nic.tr.rb", "lib/whois/record/parser/whois.nic.travel.rb", "lib/whois/record/parser/whois.nic.tv.rb", "lib/whois/record/parser/whois.nic.uk.rb", "lib/whois/record/parser/whois.nic.us.rb", "lib/whois/record/parser/whois.nic.ve.rb", "lib/whois/record/parser/whois.nic.xxx.rb", "lib/whois/record/parser/whois.norid.no.rb", "lib/whois/record/parser/whois.org.za.rb", "lib/whois/record/parser/whois.pandi.or.id.rb", "lib/whois/record/parser/whois.pir.org.rb", "lib/whois/record/parser/whois.pnina.ps.rb", "lib/whois/record/parser/whois.publicinterestregistry.net.rb", "lib/whois/record/parser/whois.register.bg.rb", "lib/whois/record/parser/whois.registro.br.rb", "lib/whois/record/parser/whois.registry.gy.rb", "lib/whois/record/parser/whois.registry.hm.rb", "lib/whois/record/parser/whois.registry.in.rb", "lib/whois/record/parser/whois.registry.om.rb", "lib/whois/record/parser/whois.registry.qa.rb", "lib/whois/record/parser/whois.registrypro.pro.rb", "lib/whois/record/parser/whois.ripe.net.rb", "lib/whois/record/parser/whois.ripn.net.rb", "lib/whois/record/parser/whois.rnids.rs.rb", "lib/whois/record/parser/whois.rotld.ro.rb", "lib/whois/record/parser/whois.samoanic.ws.rb", "lib/whois/record/parser/whois.sgnic.sg.rb", "lib/whois/record/parser/whois.sk-nic.sk.rb", "lib/whois/record/parser/whois.smallregistry.net.rb", "lib/whois/record/parser/whois.srs.net.nz.rb", "lib/whois/record/parser/whois.sx.rb", "lib/whois/record/parser/whois.tcinet.ru.rb", "lib/whois/record/parser/whois.thnic.co.th.rb", "lib/whois/record/parser/whois.tld.ee.rb", "lib/whois/record/parser/whois.tonic.to.rb", "lib/whois/record/parser/whois.twnic.net.tw.rb", "lib/whois/record/parser/whois.tznic.or.tz.rb", "lib/whois/record/parser/whois.ua.rb", "lib/whois/record/parser/whois.usp.ac.fj.rb", "lib/whois/record/parser/whois.za.net.rb", "lib/whois/record/parser/whois.za.org.rb", "lib/whois/record/parser.rb", "lib/whois/record/part.rb", "lib/whois/record/registrar.rb", "lib/whois/record/scanners", "lib/whois/record/scanners/afilias.rb", "lib/whois/record/scanners/ast.rb", "lib/whois/record/scanners/base.rb", "lib/whois/record/scanners/iana.rb", "lib/whois/record/scanners/verisign.rb", "lib/whois/record/scanners/whois.ati.tn.rb", "lib/whois/record/scanners/whois.audns.net.au.rb", "lib/whois/record/scanners/whois.biz.rb", "lib/whois/record/scanners/whois.cctld.by.rb", "lib/whois/record/scanners/whois.centralnic.com.rb", "lib/whois/record/scanners/whois.cira.ca.rb", "lib/whois/record/scanners/whois.cnnic.cn.rb", "lib/whois/record/scanners/whois.denic.de.rb", "lib/whois/record/scanners/whois.dns.hr.rb", "lib/whois/record/scanners/whois.domainregistry.ie.rb", "lib/whois/record/scanners/whois.nc.rb", "lib/whois/record/scanners/whois.nic.hu.rb", "lib/whois/record/scanners/whois.nic.it.rb", "lib/whois/record/scanners/whois.registry.om.rb", "lib/whois/record/scanners/whois.registry.qa.rb", "lib/whois/record/scanners/whois.rnids.rs.rb", "lib/whois/record/scanners/whois.smallregistry.net.rb", "lib/whois/record/scanners/whois.sx.rb", "lib/whois/record/scanners/whoisd.rb", "lib/whois/record/super_struct.rb", "lib/whois/record.rb", "lib/whois/server", "lib/whois/server/adapters", "lib/whois/server/adapters/afilias.rb", "lib/whois/server/adapters/arpa.rb", "lib/whois/server/adapters/base.rb", "lib/whois/server/adapters/formatted.rb", "lib/whois/server/adapters/none.rb", "lib/whois/server/adapters/not_implemented.rb", "lib/whois/server/adapters/standard.rb", "lib/whois/server/adapters/verisign.rb", "lib/whois/server/adapters/web.rb", "lib/whois/server.rb", "lib/whois/version.rb", "lib/whois.rb"]
14
14
  s.homepage = "http://www.ruby-whois.org"
15
15
  s.post_install_message = "********************************************************************************\n\n Thank you for installing the whois gem!\n\n If you like this gem, please support the project.\n http://pledgie.com/campaigns/11383\n\n Does your project or organization use this gem? Add it to the apps wiki.\n https://github.com/weppos/whois/wiki/apps\n\n Are you looking for a quick and convenient way to perform WHOIS queries?\n Check out RoboWhois WHOIS API.\n http://www.robowhois.com/\n\n********************************************************************************\n"
16
16
  s.require_paths = ["lib"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: whois
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.3
4
+ version: 2.6.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-06-27 00:00:00.000000000 Z
12
+ date: 2012-07-31 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -85,9 +85,7 @@ executables:
85
85
  extensions: []
86
86
  extra_rdoc_files: []
87
87
  files:
88
- - Rakefile
89
88
  - LICENSE
90
- - .gemtest
91
89
  - .yardopts
92
90
  - CHANGELOG.md
93
91
  - README.md
@@ -103,7 +101,6 @@ files:
103
101
  - lib/whois/core_ext.rb
104
102
  - lib/whois/definitions/ipv4.rb
105
103
  - lib/whois/definitions/ipv6.rb
106
- - lib/whois/definitions/NOTES.txt
107
104
  - lib/whois/definitions/tlds.rb
108
105
  - lib/whois/errors.rb
109
106
  - lib/whois/record/contact.rb
@@ -111,6 +108,7 @@ files:
111
108
  - lib/whois/record/parser/base.rb
112
109
  - lib/whois/record/parser/base_afilias.rb
113
110
  - lib/whois/record/parser/base_cocca.rb
111
+ - lib/whois/record/parser/base_whoisd.rb
114
112
  - lib/whois/record/parser/blank.rb
115
113
  - lib/whois/record/parser/example.rb
116
114
  - lib/whois/record/parser/jobswhois.verisign-grs.com.rb
@@ -207,6 +205,7 @@ files:
207
205
  - lib/whois/record/parser/whois.nic.cz.rb
208
206
  - lib/whois/record/parser/whois.nic.dz.rb
209
207
  - lib/whois/record/parser/whois.nic.ec.rb
208
+ - lib/whois/record/parser/whois.nic.fo.rb
210
209
  - lib/whois/record/parser/whois.nic.fr.rb
211
210
  - lib/whois/record/parser/whois.nic.gl.rb
212
211
  - lib/whois/record/parser/whois.nic.gov.rb
@@ -258,6 +257,7 @@ files:
258
257
  - lib/whois/record/parser/whois.norid.no.rb
259
258
  - lib/whois/record/parser/whois.org.za.rb
260
259
  - lib/whois/record/parser/whois.pandi.or.id.rb
260
+ - lib/whois/record/parser/whois.pir.org.rb
261
261
  - lib/whois/record/parser/whois.pnina.ps.rb
262
262
  - lib/whois/record/parser/whois.publicinterestregistry.net.rb
263
263
  - lib/whois/record/parser/whois.register.bg.rb
@@ -314,7 +314,7 @@ files:
314
314
  - lib/whois/record/scanners/whois.rnids.rs.rb
315
315
  - lib/whois/record/scanners/whois.smallregistry.net.rb
316
316
  - lib/whois/record/scanners/whois.sx.rb
317
- - lib/whois/record/scanners/whois.tld.ee.rb
317
+ - lib/whois/record/scanners/whoisd.rb
318
318
  - lib/whois/record/super_struct.rb
319
319
  - lib/whois/record.rb
320
320
  - lib/whois/server/adapters/afilias.rb
@@ -323,2120 +323,12 @@ files:
323
323
  - lib/whois/server/adapters/formatted.rb
324
324
  - lib/whois/server/adapters/none.rb
325
325
  - lib/whois/server/adapters/not_implemented.rb
326
- - lib/whois/server/adapters/pir.rb
327
326
  - lib/whois/server/adapters/standard.rb
328
327
  - lib/whois/server/adapters/verisign.rb
329
328
  - lib/whois/server/adapters/web.rb
330
329
  - lib/whois/server.rb
331
330
  - lib/whois/version.rb
332
331
  - lib/whois.rb
333
- - spec/fixtures/referrals/afilias.bz.txt
334
- - spec/fixtures/referrals/crsnic.com.txt
335
- - spec/fixtures/referrals/crsnic.com_referral.txt
336
- - spec/fixtures/referrals/crsnic.com_referral_missing.txt
337
- - spec/fixtures/referrals/crsnic.com_referral_multiple.txt
338
- - spec/fixtures/referrals/crsnic.com_referral_not_defined.txt
339
- - spec/fixtures/referrals/niccc.cc.txt
340
- - spec/fixtures/referrals/pir.org.txt
341
- - spec/fixtures/responses/FIND.txt
342
- - spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.expected
343
- - spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.txt
344
- - spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.expected
345
- - spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.txt
346
- - spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.expected
347
- - spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.txt
348
- - spec/fixtures/responses/kero.yachay.pe/status_available.expected
349
- - spec/fixtures/responses/kero.yachay.pe/status_available.txt
350
- - spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
351
- - spec/fixtures/responses/kero.yachay.pe/status_inactive.txt
352
- - spec/fixtures/responses/kero.yachay.pe/status_registered.expected
353
- - spec/fixtures/responses/kero.yachay.pe/status_registered.txt
354
- - spec/fixtures/responses/UTF8.txt
355
- - spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.expected
356
- - spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.txt
357
- - spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected
358
- - spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.txt
359
- - spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.expected
360
- - spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.txt
361
- - spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.expected
362
- - spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.txt
363
- - spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.expected
364
- - spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.txt
365
- - spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.expected
366
- - spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.txt
367
- - spec/fixtures/responses/whois.aeda.net.ae/status_available.expected
368
- - spec/fixtures/responses/whois.aeda.net.ae/status_available.txt
369
- - spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
370
- - spec/fixtures/responses/whois.aeda.net.ae/status_registered.txt
371
- - spec/fixtures/responses/whois.aero/status_available.expected
372
- - spec/fixtures/responses/whois.aero/status_available.txt
373
- - spec/fixtures/responses/whois.aero/status_registered.expected
374
- - spec/fixtures/responses/whois.aero/status_registered.txt
375
- - spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.expected
376
- - spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.txt
377
- - spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.expected
378
- - spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.txt
379
- - spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.expected
380
- - spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.txt
381
- - spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.expected
382
- - spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.txt
383
- - spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.expected
384
- - spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.txt
385
- - spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.expected
386
- - spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.txt
387
- - spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.expected
388
- - spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.txt
389
- - spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.expected
390
- - spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.txt
391
- - spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.expected
392
- - spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.txt
393
- - spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.expected
394
- - spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.txt
395
- - spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.expected
396
- - spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.txt
397
- - spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.expected
398
- - spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.txt
399
- - spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.expected
400
- - spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.txt
401
- - spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.expected
402
- - spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.txt
403
- - spec/fixtures/responses/whois.afilias.info/status_available.expected
404
- - spec/fixtures/responses/whois.afilias.info/status_available.txt
405
- - spec/fixtures/responses/whois.afilias.info/status_registered.expected
406
- - spec/fixtures/responses/whois.afilias.info/status_registered.txt
407
- - spec/fixtures/responses/whois.ai/status_available.expected
408
- - spec/fixtures/responses/whois.ai/status_available.txt
409
- - spec/fixtures/responses/whois.ai/status_registered.expected
410
- - spec/fixtures/responses/whois.ai/status_registered.txt
411
- - spec/fixtures/responses/whois.arnes.si/status_available.expected
412
- - spec/fixtures/responses/whois.arnes.si/status_available.txt
413
- - spec/fixtures/responses/whois.arnes.si/status_registered.expected
414
- - spec/fixtures/responses/whois.arnes.si/status_registered.txt
415
- - spec/fixtures/responses/whois.ati.tn/status_available.expected
416
- - spec/fixtures/responses/whois.ati.tn/status_available.txt
417
- - spec/fixtures/responses/whois.ati.tn/status_registered.expected
418
- - spec/fixtures/responses/whois.ati.tn/status_registered.txt
419
- - spec/fixtures/responses/whois.audns.net.au/property_status_with_multiple.expected
420
- - spec/fixtures/responses/whois.audns.net.au/property_status_with_multiple.txt
421
- - spec/fixtures/responses/whois.audns.net.au/status_available.expected
422
- - spec/fixtures/responses/whois.audns.net.au/status_available.txt
423
- - spec/fixtures/responses/whois.audns.net.au/status_registered.expected
424
- - spec/fixtures/responses/whois.audns.net.au/status_registered.txt
425
- - spec/fixtures/responses/whois.biz/status_available.expected
426
- - spec/fixtures/responses/whois.biz/status_available.txt
427
- - spec/fixtures/responses/whois.biz/status_registered.expected
428
- - spec/fixtures/responses/whois.biz/status_registered.txt
429
- - spec/fixtures/responses/whois.cat/property_status_missing.expected
430
- - spec/fixtures/responses/whois.cat/property_status_missing.txt
431
- - spec/fixtures/responses/whois.cat/property_status_multiple.expected
432
- - spec/fixtures/responses/whois.cat/property_status_multiple.txt
433
- - spec/fixtures/responses/whois.cat/property_status_ok.expected
434
- - spec/fixtures/responses/whois.cat/property_status_ok.txt
435
- - spec/fixtures/responses/whois.cat/status_available.expected
436
- - spec/fixtures/responses/whois.cat/status_available.txt
437
- - spec/fixtures/responses/whois.cat/status_registered.expected
438
- - spec/fixtures/responses/whois.cat/status_registered.txt
439
- - spec/fixtures/responses/whois.cctld.by/status_available.expected
440
- - spec/fixtures/responses/whois.cctld.by/status_available.txt
441
- - spec/fixtures/responses/whois.cctld.by/status_registered.expected
442
- - spec/fixtures/responses/whois.cctld.by/status_registered.txt
443
- - spec/fixtures/responses/whois.cctld.uz/property_expires_on_dash.expected
444
- - spec/fixtures/responses/whois.cctld.uz/property_expires_on_dash.txt
445
- - spec/fixtures/responses/whois.cctld.uz/property_status_reserved.expected
446
- - spec/fixtures/responses/whois.cctld.uz/property_status_reserved.txt
447
- - spec/fixtures/responses/whois.cctld.uz/status_available.expected
448
- - spec/fixtures/responses/whois.cctld.uz/status_available.txt
449
- - spec/fixtures/responses/whois.cctld.uz/status_registered.expected
450
- - spec/fixtures/responses/whois.cctld.uz/status_registered.txt
451
- - spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.expected
452
- - spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.txt
453
- - spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.expected
454
- - spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.txt
455
- - spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.expected
456
- - spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.txt
457
- - spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.expected
458
- - spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.txt
459
- - spec/fixtures/responses/whois.centralnic.com/br.com/status_available.expected
460
- - spec/fixtures/responses/whois.centralnic.com/br.com/status_available.txt
461
- - spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.expected
462
- - spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.txt
463
- - spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.expected
464
- - spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.txt
465
- - spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.expected
466
- - spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.txt
467
- - spec/fixtures/responses/whois.centralnic.com/de.com/status_available.expected
468
- - spec/fixtures/responses/whois.centralnic.com/de.com/status_available.txt
469
- - spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.expected
470
- - spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.txt
471
- - spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.expected
472
- - spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.txt
473
- - spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.expected
474
- - spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.txt
475
- - spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.expected
476
- - spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.txt
477
- - spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.expected
478
- - spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.txt
479
- - spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.expected
480
- - spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.txt
481
- - spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.expected
482
- - spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.txt
483
- - spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.expected
484
- - spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.txt
485
- - spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.expected
486
- - spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.txt
487
- - spec/fixtures/responses/whois.centralnic.com/hu.com/property_contacts_omitted.txt
488
- - spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.expected
489
- - spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.txt
490
- - spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.expected
491
- - spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.txt
492
- - spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.expected
493
- - spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.txt
494
- - spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.expected
495
- - spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.txt
496
- - spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.expected
497
- - spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.txt
498
- - spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.expected
499
- - spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.txt
500
- - spec/fixtures/responses/whois.centralnic.com/no.com/status_available.expected
501
- - spec/fixtures/responses/whois.centralnic.com/no.com/status_available.txt
502
- - spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.expected
503
- - spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.txt
504
- - spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.expected
505
- - spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.txt
506
- - spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.expected
507
- - spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.txt
508
- - spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.expected
509
- - spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.txt
510
- - spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.expected
511
- - spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.txt
512
- - spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.expected
513
- - spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.txt
514
- - spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.expected
515
- - spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.txt
516
- - spec/fixtures/responses/whois.centralnic.com/se.com/status_available.expected
517
- - spec/fixtures/responses/whois.centralnic.com/se.com/status_available.txt
518
- - spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.expected
519
- - spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.txt
520
- - spec/fixtures/responses/whois.centralnic.com/se.net/status_available.expected
521
- - spec/fixtures/responses/whois.centralnic.com/se.net/status_available.txt
522
- - spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.expected
523
- - spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.txt
524
- - spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.expected
525
- - spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.txt
526
- - spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.expected
527
- - spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.txt
528
- - spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.expected
529
- - spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.txt
530
- - spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.expected
531
- - spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.txt
532
- - spec/fixtures/responses/whois.centralnic.com/us.com/status_available.expected
533
- - spec/fixtures/responses/whois.centralnic.com/us.com/status_available.txt
534
- - spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.expected
535
- - spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.txt
536
- - spec/fixtures/responses/whois.centralnic.com/us.org/status_available.expected
537
- - spec/fixtures/responses/whois.centralnic.com/us.org/status_available.txt
538
- - spec/fixtures/responses/whois.centralnic.com/uy.com/property_contacts_omitted.txt
539
- - spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.expected
540
- - spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.txt
541
- - spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.expected
542
- - spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.txt
543
- - spec/fixtures/responses/whois.centralnic.com/za.com/status_available.expected
544
- - spec/fixtures/responses/whois.centralnic.com/za.com/status_available.txt
545
- - spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.expected
546
- - spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.txt
547
- - spec/fixtures/responses/whois.cira.ca/property_status_autorenew_grace.expected
548
- - spec/fixtures/responses/whois.cira.ca/property_status_autorenew_grace.txt
549
- - spec/fixtures/responses/whois.cira.ca/property_status_available.expected
550
- - spec/fixtures/responses/whois.cira.ca/property_status_available.txt
551
- - spec/fixtures/responses/whois.cira.ca/property_status_redemption.expected
552
- - spec/fixtures/responses/whois.cira.ca/property_status_redemption.txt
553
- - spec/fixtures/responses/whois.cira.ca/property_status_registered.expected
554
- - spec/fixtures/responses/whois.cira.ca/property_status_registered.txt
555
- - spec/fixtures/responses/whois.cira.ca/property_status_tobereleased.expected
556
- - spec/fixtures/responses/whois.cira.ca/property_status_tobereleased.txt
557
- - spec/fixtures/responses/whois.cira.ca/property_status_unavailable.txt
558
- - spec/fixtures/responses/whois.cira.ca/status_available.expected
559
- - spec/fixtures/responses/whois.cira.ca/status_available.txt
560
- - spec/fixtures/responses/whois.cira.ca/status_invalid.expected
561
- - spec/fixtures/responses/whois.cira.ca/status_invalid.txt
562
- - spec/fixtures/responses/whois.cira.ca/status_registered.expected
563
- - spec/fixtures/responses/whois.cira.ca/status_registered.txt
564
- - spec/fixtures/responses/whois.cnnic.cn/property_status_ok.expected
565
- - spec/fixtures/responses/whois.cnnic.cn/property_status_ok.txt
566
- - spec/fixtures/responses/whois.cnnic.cn/status_available.expected
567
- - spec/fixtures/responses/whois.cnnic.cn/status_available.txt
568
- - spec/fixtures/responses/whois.cnnic.cn/status_registered.expected
569
- - spec/fixtures/responses/whois.cnnic.cn/status_registered.txt
570
- - spec/fixtures/responses/whois.cnnic.cn/status_reserved.expected
571
- - spec/fixtures/responses/whois.cnnic.cn/status_reserved.txt
572
- - spec/fixtures/responses/whois.cnnic.cn/status_reserved_list.expected
573
- - spec/fixtures/responses/whois.cnnic.cn/status_reserved_list.txt
574
- - spec/fixtures/responses/whois.co.ca/status_available.expected
575
- - spec/fixtures/responses/whois.co.ca/status_available.txt
576
- - spec/fixtures/responses/whois.co.ca/status_registered.expected
577
- - spec/fixtures/responses/whois.co.ca/status_registered.txt
578
- - spec/fixtures/responses/whois.co.ca/status_reserved.expected
579
- - spec/fixtures/responses/whois.co.ca/status_reserved.txt
580
- - spec/fixtures/responses/whois.co.pl/status_available.expected
581
- - spec/fixtures/responses/whois.co.pl/status_available.txt
582
- - spec/fixtures/responses/whois.co.pl/status_registered.expected
583
- - spec/fixtures/responses/whois.co.pl/status_registered.txt
584
- - spec/fixtures/responses/whois.co.ug/property_status_active.expected
585
- - spec/fixtures/responses/whois.co.ug/property_status_active.txt
586
- - spec/fixtures/responses/whois.co.ug/property_status_unconfirmed.expected
587
- - spec/fixtures/responses/whois.co.ug/property_status_unconfirmed.txt
588
- - spec/fixtures/responses/whois.co.ug/status_available.expected
589
- - spec/fixtures/responses/whois.co.ug/status_available.txt
590
- - spec/fixtures/responses/whois.co.ug/status_registered.expected
591
- - spec/fixtures/responses/whois.co.ug/status_registered.txt
592
- - spec/fixtures/responses/whois.coza.net.za/status_available.expected
593
- - spec/fixtures/responses/whois.coza.net.za/status_available.txt
594
- - spec/fixtures/responses/whois.coza.net.za/status_registered.expected
595
- - spec/fixtures/responses/whois.coza.net.za/status_registered.txt
596
- - spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.expected
597
- - spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.txt
598
- - spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.expected
599
- - spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.txt
600
- - spec/fixtures/responses/whois.crsnic.net/response_unavailable.expected
601
- - spec/fixtures/responses/whois.crsnic.net/response_unavailable.txt
602
- - spec/fixtures/responses/whois.crsnic.net/status_available.expected
603
- - spec/fixtures/responses/whois.crsnic.net/status_available.txt
604
- - spec/fixtures/responses/whois.crsnic.net/status_registered.expected
605
- - spec/fixtures/responses/whois.crsnic.net/status_registered.txt
606
- - spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.expected
607
- - spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.txt
608
- - spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.expected
609
- - spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.txt
610
- - spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.expected
611
- - spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.txt
612
- - spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_technical_contact.txt
613
- - spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.expected
614
- - spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.txt
615
- - spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.expected
616
- - spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.txt
617
- - spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.expected
618
- - spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.txt
619
- - spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.expected
620
- - spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.txt
621
- - spec/fixtures/responses/whois.denic.de/schema-2.0/property_technical_contact.txt
622
- - spec/fixtures/responses/whois.denic.de/schema-2.0/response_throttled.expected
623
- - spec/fixtures/responses/whois.denic.de/schema-2.0/response_throttled.txt
624
- - spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.expected
625
- - spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.txt
626
- - spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed.expected
627
- - spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed.txt
628
- - spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed_ace.expected
629
- - spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed_ace.txt
630
- - spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.expected
631
- - spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.txt
632
- - spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.expected
633
- - spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.txt
634
- - spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.expected
635
- - spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.txt
636
- - spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.expected
637
- - spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.txt
638
- - spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.expected
639
- - spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.txt
640
- - spec/fixtures/responses/whois.dns.be/property_status_available.expected
641
- - spec/fixtures/responses/whois.dns.be/property_status_available.txt
642
- - spec/fixtures/responses/whois.dns.be/property_status_free.expected
643
- - spec/fixtures/responses/whois.dns.be/property_status_free.txt
644
- - spec/fixtures/responses/whois.dns.be/property_status_not_available.expected
645
- - spec/fixtures/responses/whois.dns.be/property_status_not_available.txt
646
- - spec/fixtures/responses/whois.dns.be/property_status_outofservice.expected
647
- - spec/fixtures/responses/whois.dns.be/property_status_outofservice.txt
648
- - spec/fixtures/responses/whois.dns.be/property_status_quarantine.expected
649
- - spec/fixtures/responses/whois.dns.be/property_status_quarantine.txt
650
- - spec/fixtures/responses/whois.dns.be/property_status_registered.expected
651
- - spec/fixtures/responses/whois.dns.be/property_status_registered.txt
652
- - spec/fixtures/responses/whois.dns.be/response_throttled_hourly.expected
653
- - spec/fixtures/responses/whois.dns.be/response_throttled_hourly.txt
654
- - spec/fixtures/responses/whois.dns.be/response_throttled_limit.expected
655
- - spec/fixtures/responses/whois.dns.be/response_throttled_limit.txt
656
- - spec/fixtures/responses/whois.dns.be/status_available.expected
657
- - spec/fixtures/responses/whois.dns.be/status_available.txt
658
- - spec/fixtures/responses/whois.dns.be/status_registered.expected
659
- - spec/fixtures/responses/whois.dns.be/status_registered.txt
660
- - spec/fixtures/responses/whois.dns.hr/status_available.expected
661
- - spec/fixtures/responses/whois.dns.hr/status_available.txt
662
- - spec/fixtures/responses/whois.dns.hr/status_registered.expected
663
- - spec/fixtures/responses/whois.dns.hr/status_registered.txt
664
- - spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.expected
665
- - spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.txt
666
- - spec/fixtures/responses/whois.dns.lu/status_available.expected
667
- - spec/fixtures/responses/whois.dns.lu/status_available.txt
668
- - spec/fixtures/responses/whois.dns.lu/status_registered.expected
669
- - spec/fixtures/responses/whois.dns.lu/status_registered.txt
670
- - spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.expected
671
- - spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.txt
672
- - spec/fixtures/responses/whois.dns.pl/status_available.expected
673
- - spec/fixtures/responses/whois.dns.pl/status_available.txt
674
- - spec/fixtures/responses/whois.dns.pl/status_registered.expected
675
- - spec/fixtures/responses/whois.dns.pl/status_registered.txt
676
- - spec/fixtures/responses/whois.dns.pt/property_nameservers.expected
677
- - spec/fixtures/responses/whois.dns.pt/property_nameservers.txt
678
- - spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.expected
679
- - spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.txt
680
- - spec/fixtures/responses/whois.dns.pt/property_status_techpro.expected
681
- - spec/fixtures/responses/whois.dns.pt/property_status_techpro.txt
682
- - spec/fixtures/responses/whois.dns.pt/status_available.expected
683
- - spec/fixtures/responses/whois.dns.pt/status_available.txt
684
- - spec/fixtures/responses/whois.dns.pt/status_inactive.expected
685
- - spec/fixtures/responses/whois.dns.pt/status_inactive.txt
686
- - spec/fixtures/responses/whois.dns.pt/status_registered.expected
687
- - spec/fixtures/responses/whois.dns.pt/status_registered.txt
688
- - spec/fixtures/responses/whois.dns.pt/status_reserved.expected
689
- - spec/fixtures/responses/whois.dns.pt/status_reserved.txt
690
- - spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.expected
691
- - spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.txt
692
- - spec/fixtures/responses/whois.domain-registry.nl/response_throttled.expected
693
- - spec/fixtures/responses/whois.domain-registry.nl/response_throttled.txt
694
- - spec/fixtures/responses/whois.domain-registry.nl/response_throttled_daily.expected
695
- - spec/fixtures/responses/whois.domain-registry.nl/response_throttled_daily.txt
696
- - spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.expected
697
- - spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.txt
698
- - spec/fixtures/responses/whois.domain-registry.nl/status_available.expected
699
- - spec/fixtures/responses/whois.domain-registry.nl/status_available.txt
700
- - spec/fixtures/responses/whois.domain-registry.nl/status_redemption.expected
701
- - spec/fixtures/responses/whois.domain-registry.nl/status_redemption.txt
702
- - spec/fixtures/responses/whois.domain-registry.nl/status_registered.expected
703
- - spec/fixtures/responses/whois.domain-registry.nl/status_registered.txt
704
- - spec/fixtures/responses/whois.domain.kg/status_available.expected
705
- - spec/fixtures/responses/whois.domain.kg/status_available.txt
706
- - spec/fixtures/responses/whois.domain.kg/status_registered.expected
707
- - spec/fixtures/responses/whois.domain.kg/status_registered.txt
708
- - spec/fixtures/responses/whois.domainregistry.ie/property_contacts_multiple.expected
709
- - spec/fixtures/responses/whois.domainregistry.ie/property_contacts_multiple.txt
710
- - spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected
711
- - spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.txt
712
- - spec/fixtures/responses/whois.domainregistry.ie/status_available.expected
713
- - spec/fixtures/responses/whois.domainregistry.ie/status_available.txt
714
- - spec/fixtures/responses/whois.domainregistry.ie/status_registered.expected
715
- - spec/fixtures/responses/whois.domainregistry.ie/status_registered.txt
716
- - spec/fixtures/responses/whois.domainregistry.ie/token_application_pending.expected
717
- - spec/fixtures/responses/whois.domainregistry.ie/token_application_pending.txt
718
- - spec/fixtures/responses/whois.domainregistry.my/status_available.expected
719
- - spec/fixtures/responses/whois.domainregistry.my/status_available.txt
720
- - spec/fixtures/responses/whois.domainregistry.my/status_registered.expected
721
- - spec/fixtures/responses/whois.domainregistry.my/status_registered.txt
722
- - spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.expected
723
- - spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.txt
724
- - spec/fixtures/responses/whois.domreg.lt/status_available.expected
725
- - spec/fixtures/responses/whois.domreg.lt/status_available.txt
726
- - spec/fixtures/responses/whois.domreg.lt/status_registered.expected
727
- - spec/fixtures/responses/whois.domreg.lt/status_registered.txt
728
- - spec/fixtures/responses/whois.dot.tk/status_available.expected
729
- - spec/fixtures/responses/whois.dot.tk/status_available.txt
730
- - spec/fixtures/responses/whois.dot.tk/status_registered.expected
731
- - spec/fixtures/responses/whois.dot.tk/status_registered.txt
732
- - spec/fixtures/responses/whois.dotmobiregistry.net/status_available.expected
733
- - spec/fixtures/responses/whois.dotmobiregistry.net/status_available.txt
734
- - spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.expected
735
- - spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.txt
736
- - spec/fixtures/responses/whois.dreamhost.com/property_contact_private.expected
737
- - spec/fixtures/responses/whois.dreamhost.com/property_contact_private.txt
738
- - spec/fixtures/responses/whois.dreamhost.com/status_registered.expected
739
- - spec/fixtures/responses/whois.dreamhost.com/status_registered.txt
740
- - spec/fixtures/responses/whois.educause.edu/fixture1.txt
741
- - spec/fixtures/responses/whois.educause.edu/fixture2.txt
742
- - spec/fixtures/responses/whois.educause.edu/fixture3.txt
743
- - spec/fixtures/responses/whois.educause.edu/fixture4.txt
744
- - spec/fixtures/responses/whois.educause.edu/fixture5.txt
745
- - spec/fixtures/responses/whois.educause.edu/fixture6.txt
746
- - spec/fixtures/responses/whois.educause.edu/property_contact_registrant.expected
747
- - spec/fixtures/responses/whois.educause.edu/property_contact_registrant.txt
748
- - spec/fixtures/responses/whois.educause.edu/property_contact_registrant_with_additional_organization.expected
749
- - spec/fixtures/responses/whois.educause.edu/property_contact_registrant_with_additional_organization.txt
750
- - spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_address.expected
751
- - spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_address.txt
752
- - spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_zip.expected
753
- - spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_zip.txt
754
- - spec/fixtures/responses/whois.educause.edu/property_contacts.expected
755
- - spec/fixtures/responses/whois.educause.edu/property_contacts.txt
756
- - spec/fixtures/responses/whois.educause.edu/property_contacts_case1.expected
757
- - spec/fixtures/responses/whois.educause.edu/property_contacts_case1.txt
758
- - spec/fixtures/responses/whois.educause.edu/property_contacts_case2.expected
759
- - spec/fixtures/responses/whois.educause.edu/property_contacts_case2.txt
760
- - spec/fixtures/responses/whois.educause.edu/property_contacts_case3.expected
761
- - spec/fixtures/responses/whois.educause.edu/property_contacts_case3.txt
762
- - spec/fixtures/responses/whois.educause.edu/property_contacts_case4.expected
763
- - spec/fixtures/responses/whois.educause.edu/property_contacts_case4.txt
764
- - spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.expected
765
- - spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.txt
766
- - spec/fixtures/responses/whois.educause.edu/status_available.expected
767
- - spec/fixtures/responses/whois.educause.edu/status_available.txt
768
- - spec/fixtures/responses/whois.educause.edu/status_registered.expected
769
- - spec/fixtures/responses/whois.educause.edu/status_registered.txt
770
- - spec/fixtures/responses/whois.eenet.ee/status_available.expected
771
- - spec/fixtures/responses/whois.eenet.ee/status_available.txt
772
- - spec/fixtures/responses/whois.eenet.ee/status_registered.expected
773
- - spec/fixtures/responses/whois.eenet.ee/status_registered.txt
774
- - spec/fixtures/responses/whois.enom.com/property_contacts_almost_empty.expected
775
- - spec/fixtures/responses/whois.enom.com/property_contacts_almost_empty.txt
776
- - spec/fixtures/responses/whois.enom.com/property_contacts_empty_name.expected
777
- - spec/fixtures/responses/whois.enom.com/property_contacts_empty_name.txt
778
- - spec/fixtures/responses/whois.enom.com/property_contacts_long_address.expected
779
- - spec/fixtures/responses/whois.enom.com/property_contacts_long_address.txt
780
- - spec/fixtures/responses/whois.enom.com/status_registered.expected
781
- - spec/fixtures/responses/whois.enom.com/status_registered.txt
782
- - spec/fixtures/responses/whois.eu/property_nameservers.expected
783
- - spec/fixtures/responses/whois.eu/property_nameservers.txt
784
- - spec/fixtures/responses/whois.eu/status_available.expected
785
- - spec/fixtures/responses/whois.eu/status_available.txt
786
- - spec/fixtures/responses/whois.eu/status_registered.expected
787
- - spec/fixtures/responses/whois.eu/status_registered.txt
788
- - spec/fixtures/responses/whois.eu.org/status_available.expected
789
- - spec/fixtures/responses/whois.eu.org/status_available.txt
790
- - spec/fixtures/responses/whois.eu.org/status_registered.expected
791
- - spec/fixtures/responses/whois.eu.org/status_registered.txt
792
- - spec/fixtures/responses/whois.fi/status_available.expected
793
- - spec/fixtures/responses/whois.fi/status_available.txt
794
- - spec/fixtures/responses/whois.fi/status_registered.expected
795
- - spec/fixtures/responses/whois.fi/status_registered.txt
796
- - spec/fixtures/responses/whois.gg/status_available.expected
797
- - spec/fixtures/responses/whois.gg/status_available.txt
798
- - spec/fixtures/responses/whois.gg/status_registered.expected
799
- - spec/fixtures/responses/whois.gg/status_registered.txt
800
- - spec/fixtures/responses/whois.godaddy.com/property_dates_not_available.txt
801
- - spec/fixtures/responses/whois.godaddy.com/status_registered.expected
802
- - spec/fixtures/responses/whois.godaddy.com/status_registered.txt
803
- - spec/fixtures/responses/whois.gov.za/status_available.expected
804
- - spec/fixtures/responses/whois.gov.za/status_available.txt
805
- - spec/fixtures/responses/whois.gov.za/status_registered.expected
806
- - spec/fixtures/responses/whois.gov.za/status_registered.txt
807
- - spec/fixtures/responses/whois.hkirc.hk/property_expires_on_null.expected
808
- - spec/fixtures/responses/whois.hkirc.hk/property_expires_on_null.txt
809
- - spec/fixtures/responses/whois.hkirc.hk/status_available.expected
810
- - spec/fixtures/responses/whois.hkirc.hk/status_available.txt
811
- - spec/fixtures/responses/whois.hkirc.hk/status_registered.expected
812
- - spec/fixtures/responses/whois.hkirc.hk/status_registered.txt
813
- - spec/fixtures/responses/whois.iam.net.ma/status_available.expected
814
- - spec/fixtures/responses/whois.iam.net.ma/status_available.txt
815
- - spec/fixtures/responses/whois.iam.net.ma/status_registered.expected
816
- - spec/fixtures/responses/whois.iam.net.ma/status_registered.txt
817
- - spec/fixtures/responses/whois.iana.org/int/status_available.expected
818
- - spec/fixtures/responses/whois.iana.org/int/status_available.txt
819
- - spec/fixtures/responses/whois.iana.org/int/status_registered.expected
820
- - spec/fixtures/responses/whois.iana.org/int/status_registered.txt
821
- - spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.expected
822
- - spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.txt
823
- - spec/fixtures/responses/whois.in.ua/status_available.expected
824
- - spec/fixtures/responses/whois.in.ua/status_available.txt
825
- - spec/fixtures/responses/whois.in.ua/status_registered.expected
826
- - spec/fixtures/responses/whois.in.ua/status_registered.txt
827
- - spec/fixtures/responses/whois.isnic.is/status_available.expected
828
- - spec/fixtures/responses/whois.isnic.is/status_available.txt
829
- - spec/fixtures/responses/whois.isnic.is/status_registered.expected
830
- - spec/fixtures/responses/whois.isnic.is/status_registered.txt
831
- - spec/fixtures/responses/whois.isoc.org.il/property_status_missing.expected
832
- - spec/fixtures/responses/whois.isoc.org.il/property_status_missing.txt
833
- - spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_allowed.expected
834
- - spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_allowed.txt
835
- - spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_locked.expected
836
- - spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_locked.txt
837
- - spec/fixtures/responses/whois.isoc.org.il/status_available.expected
838
- - spec/fixtures/responses/whois.isoc.org.il/status_available.txt
839
- - spec/fixtures/responses/whois.isoc.org.il/status_registered.expected
840
- - spec/fixtures/responses/whois.isoc.org.il/status_registered.txt
841
- - spec/fixtures/responses/whois.ja.net/ac.uk/status_available.expected
842
- - spec/fixtures/responses/whois.ja.net/ac.uk/status_available.txt
843
- - spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.expected
844
- - spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.txt
845
- - spec/fixtures/responses/whois.ja.net/gov.uk/status_available.expected
846
- - spec/fixtures/responses/whois.ja.net/gov.uk/status_available.txt
847
- - spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.expected
848
- - spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.txt
849
- - spec/fixtures/responses/whois.je/status_available.expected
850
- - spec/fixtures/responses/whois.je/status_available.txt
851
- - spec/fixtures/responses/whois.je/status_registered.expected
852
- - spec/fixtures/responses/whois.je/status_registered.txt
853
- - spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.expected
854
- - spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.txt
855
- - spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.expected
856
- - spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.txt
857
- - spec/fixtures/responses/whois.jprs.jp/jp/status_available.expected
858
- - spec/fixtures/responses/whois.jprs.jp/jp/status_available.txt
859
- - spec/fixtures/responses/whois.jprs.jp/jp/status_registered.expected
860
- - spec/fixtures/responses/whois.jprs.jp/jp/status_registered.txt
861
- - spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.expected
862
- - spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.txt
863
- - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.expected
864
- - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.txt
865
- - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.expected
866
- - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.txt
867
- - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.expected
868
- - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.txt
869
- - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.expected
870
- - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.txt
871
- - spec/fixtures/responses/whois.kenic.or.ke/status_available.expected
872
- - spec/fixtures/responses/whois.kenic.or.ke/status_available.txt
873
- - spec/fixtures/responses/whois.kenic.or.ke/status_registered.expected
874
- - spec/fixtures/responses/whois.kenic.or.ke/status_registered.txt
875
- - spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected
876
- - spec/fixtures/responses/whois.kr/property_nameservers_with_ip.txt
877
- - spec/fixtures/responses/whois.kr/status_available.expected
878
- - spec/fixtures/responses/whois.kr/status_available.txt
879
- - spec/fixtures/responses/whois.kr/status_registered.expected
880
- - spec/fixtures/responses/whois.kr/status_registered.txt
881
- - spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.expected
882
- - spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.txt
883
- - spec/fixtures/responses/whois.markmonitor.com/status_registered.expected
884
- - spec/fixtures/responses/whois.markmonitor.com/status_registered.txt
885
- - spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.expected
886
- - spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.txt
887
- - spec/fixtures/responses/whois.meregistry.net/property_updated_on_is_blank.expected
888
- - spec/fixtures/responses/whois.meregistry.net/property_updated_on_is_blank.txt
889
- - spec/fixtures/responses/whois.meregistry.net/status_available.expected
890
- - spec/fixtures/responses/whois.meregistry.net/status_available.txt
891
- - spec/fixtures/responses/whois.meregistry.net/status_registered.expected
892
- - spec/fixtures/responses/whois.meregistry.net/status_registered.txt
893
- - spec/fixtures/responses/whois.museum/status_available.expected
894
- - spec/fixtures/responses/whois.museum/status_available.txt
895
- - spec/fixtures/responses/whois.museum/status_registered.expected
896
- - spec/fixtures/responses/whois.museum/status_registered.txt
897
- - spec/fixtures/responses/whois.na-nic.com.na/property_status_active.expected
898
- - spec/fixtures/responses/whois.na-nic.com.na/property_status_active.txt
899
- - spec/fixtures/responses/whois.na-nic.com.na/property_status_delegated.expected
900
- - spec/fixtures/responses/whois.na-nic.com.na/property_status_delegated.txt
901
- - spec/fixtures/responses/whois.na-nic.com.na/property_status_suspended.expected
902
- - spec/fixtures/responses/whois.na-nic.com.na/property_status_suspended.txt
903
- - spec/fixtures/responses/whois.na-nic.com.na/status_available.expected
904
- - spec/fixtures/responses/whois.na-nic.com.na/status_available.txt
905
- - spec/fixtures/responses/whois.na-nic.com.na/status_registered.expected
906
- - spec/fixtures/responses/whois.na-nic.com.na/status_registered.txt
907
- - spec/fixtures/responses/whois.nc/property_contact_without_state.txt
908
- - spec/fixtures/responses/whois.nc/status_available.expected
909
- - spec/fixtures/responses/whois.nc/status_available.txt
910
- - spec/fixtures/responses/whois.nc/status_registered.expected
911
- - spec/fixtures/responses/whois.nc/status_registered.txt
912
- - spec/fixtures/responses/whois.netcom.cm/status_available.expected
913
- - spec/fixtures/responses/whois.netcom.cm/status_available.txt
914
- - spec/fixtures/responses/whois.netcom.cm/status_registered.expected
915
- - spec/fixtures/responses/whois.netcom.cm/status_registered.txt
916
- - spec/fixtures/responses/whois.networksolutions.com/property_contacts_short.expected
917
- - spec/fixtures/responses/whois.networksolutions.com/property_contacts_short.txt
918
- - spec/fixtures/responses/whois.networksolutions.com/status_registered.expected
919
- - spec/fixtures/responses/whois.networksolutions.com/status_registered.txt
920
- - spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.expected
921
- - spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.txt
922
- - spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.expected
923
- - spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.txt
924
- - spec/fixtures/responses/whois.nic-se.se/property_status_inactive.txt
925
- - spec/fixtures/responses/whois.nic-se.se/property_status_missing.txt
926
- - spec/fixtures/responses/whois.nic-se.se/property_status_ok.txt
927
- - spec/fixtures/responses/whois.nic-se.se/status_available.expected
928
- - spec/fixtures/responses/whois.nic-se.se/status_available.txt
929
- - spec/fixtures/responses/whois.nic-se.se/status_inactive.expected
930
- - spec/fixtures/responses/whois.nic-se.se/status_inactive.txt
931
- - spec/fixtures/responses/whois.nic-se.se/status_registered.expected
932
- - spec/fixtures/responses/whois.nic-se.se/status_registered.txt
933
- - spec/fixtures/responses/whois.nic.ac/status_available.expected
934
- - spec/fixtures/responses/whois.nic.ac/status_available.txt
935
- - spec/fixtures/responses/whois.nic.ac/status_registered.expected
936
- - spec/fixtures/responses/whois.nic.ac/status_registered.txt
937
- - spec/fixtures/responses/whois.nic.af/property_status_active.expected
938
- - spec/fixtures/responses/whois.nic.af/property_status_active.txt
939
- - spec/fixtures/responses/whois.nic.af/property_status_delegated.expected
940
- - spec/fixtures/responses/whois.nic.af/property_status_delegated.txt
941
- - spec/fixtures/responses/whois.nic.af/property_status_not_registered.expected
942
- - spec/fixtures/responses/whois.nic.af/property_status_not_registered.txt
943
- - spec/fixtures/responses/whois.nic.af/status_available.expected
944
- - spec/fixtures/responses/whois.nic.af/status_available.txt
945
- - spec/fixtures/responses/whois.nic.af/status_registered.expected
946
- - spec/fixtures/responses/whois.nic.af/status_registered.txt
947
- - spec/fixtures/responses/whois.nic.ag/status_available.expected
948
- - spec/fixtures/responses/whois.nic.ag/status_available.txt
949
- - spec/fixtures/responses/whois.nic.ag/status_registered.expected
950
- - spec/fixtures/responses/whois.nic.ag/status_registered.txt
951
- - spec/fixtures/responses/whois.nic.am/status_available.expected
952
- - spec/fixtures/responses/whois.nic.am/status_available.txt
953
- - spec/fixtures/responses/whois.nic.am/status_registered.expected
954
- - spec/fixtures/responses/whois.nic.am/status_registered.txt
955
- - spec/fixtures/responses/whois.nic.as/status_available.expected
956
- - spec/fixtures/responses/whois.nic.as/status_available.txt
957
- - spec/fixtures/responses/whois.nic.as/status_registered.expected
958
- - spec/fixtures/responses/whois.nic.as/status_registered.txt
959
- - spec/fixtures/responses/whois.nic.asia/property_status_multiple.expected
960
- - spec/fixtures/responses/whois.nic.asia/property_status_multiple.txt
961
- - spec/fixtures/responses/whois.nic.asia/property_status_single.expected
962
- - spec/fixtures/responses/whois.nic.asia/property_status_single.txt
963
- - spec/fixtures/responses/whois.nic.asia/status_available.expected
964
- - spec/fixtures/responses/whois.nic.asia/status_available.txt
965
- - spec/fixtures/responses/whois.nic.asia/status_registered.expected
966
- - spec/fixtures/responses/whois.nic.asia/status_registered.txt
967
- - spec/fixtures/responses/whois.nic.at/status_available.expected
968
- - spec/fixtures/responses/whois.nic.at/status_available.txt
969
- - spec/fixtures/responses/whois.nic.at/status_registered.expected
970
- - spec/fixtures/responses/whois.nic.at/status_registered.txt
971
- - spec/fixtures/responses/whois.nic.bo/status_available.expected
972
- - spec/fixtures/responses/whois.nic.bo/status_available.txt
973
- - spec/fixtures/responses/whois.nic.bo/status_registered.expected
974
- - spec/fixtures/responses/whois.nic.bo/status_registered.txt
975
- - spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.expected
976
- - spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.txt
977
- - spec/fixtures/responses/whois.nic.cc/status_available.expected
978
- - spec/fixtures/responses/whois.nic.cc/status_available.txt
979
- - spec/fixtures/responses/whois.nic.cc/status_registered.expected
980
- - spec/fixtures/responses/whois.nic.cc/status_registered.txt
981
- - spec/fixtures/responses/whois.nic.cd/status_available.expected
982
- - spec/fixtures/responses/whois.nic.cd/status_available.txt
983
- - spec/fixtures/responses/whois.nic.cd/status_registered.expected
984
- - spec/fixtures/responses/whois.nic.cd/status_registered.txt
985
- - spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected
986
- - spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.txt
987
- - spec/fixtures/responses/whois.nic.ch/status_available.expected
988
- - spec/fixtures/responses/whois.nic.ch/status_available.txt
989
- - spec/fixtures/responses/whois.nic.ch/status_registered.expected
990
- - spec/fixtures/responses/whois.nic.ch/status_registered.txt
991
- - spec/fixtures/responses/whois.nic.ci/status_available.expected
992
- - spec/fixtures/responses/whois.nic.ci/status_available.txt
993
- - spec/fixtures/responses/whois.nic.ci/status_registered.expected
994
- - spec/fixtures/responses/whois.nic.ci/status_registered.txt
995
- - spec/fixtures/responses/whois.nic.ck/status_available.expected
996
- - spec/fixtures/responses/whois.nic.ck/status_available.txt
997
- - spec/fixtures/responses/whois.nic.ck/status_registered.expected
998
- - spec/fixtures/responses/whois.nic.ck/status_registered.txt
999
- - spec/fixtures/responses/whois.nic.cl/status_available.expected
1000
- - spec/fixtures/responses/whois.nic.cl/status_available.txt
1001
- - spec/fixtures/responses/whois.nic.cl/status_registered.expected
1002
- - spec/fixtures/responses/whois.nic.cl/status_registered.txt
1003
- - spec/fixtures/responses/whois.nic.co/status_available.expected
1004
- - spec/fixtures/responses/whois.nic.co/status_available.txt
1005
- - spec/fixtures/responses/whois.nic.co/status_registered.expected
1006
- - spec/fixtures/responses/whois.nic.co/status_registered.txt
1007
- - spec/fixtures/responses/whois.nic.coop/property_status_multiple.expected
1008
- - spec/fixtures/responses/whois.nic.coop/property_status_multiple.txt
1009
- - spec/fixtures/responses/whois.nic.coop/property_status_single.expected
1010
- - spec/fixtures/responses/whois.nic.coop/property_status_single.txt
1011
- - spec/fixtures/responses/whois.nic.coop/status_available.expected
1012
- - spec/fixtures/responses/whois.nic.coop/status_available.txt
1013
- - spec/fixtures/responses/whois.nic.coop/status_registered.expected
1014
- - spec/fixtures/responses/whois.nic.coop/status_registered.txt
1015
- - spec/fixtures/responses/whois.nic.cx/property_status_active.expected
1016
- - spec/fixtures/responses/whois.nic.cx/property_status_active.txt
1017
- - spec/fixtures/responses/whois.nic.cx/property_status_delegated.expected
1018
- - spec/fixtures/responses/whois.nic.cx/property_status_delegated.txt
1019
- - spec/fixtures/responses/whois.nic.cx/property_status_not_registered.expected
1020
- - spec/fixtures/responses/whois.nic.cx/property_status_not_registered.txt
1021
- - spec/fixtures/responses/whois.nic.cx/status_available.expected
1022
- - spec/fixtures/responses/whois.nic.cx/status_available.txt
1023
- - spec/fixtures/responses/whois.nic.cx/status_registered.expected
1024
- - spec/fixtures/responses/whois.nic.cx/status_registered.txt
1025
- - spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.expected
1026
- - spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.txt
1027
- - spec/fixtures/responses/whois.nic.cz/property_status_expired.expected
1028
- - spec/fixtures/responses/whois.nic.cz/property_status_expired.txt
1029
- - spec/fixtures/responses/whois.nic.cz/property_status_missing.expected
1030
- - spec/fixtures/responses/whois.nic.cz/property_status_missing.txt
1031
- - spec/fixtures/responses/whois.nic.cz/property_status_paid.expected
1032
- - spec/fixtures/responses/whois.nic.cz/property_status_paid.txt
1033
- - spec/fixtures/responses/whois.nic.cz/property_status_update_prohibited.expected
1034
- - spec/fixtures/responses/whois.nic.cz/property_status_update_prohibited.txt
1035
- - spec/fixtures/responses/whois.nic.cz/status_available.expected
1036
- - spec/fixtures/responses/whois.nic.cz/status_available.txt
1037
- - spec/fixtures/responses/whois.nic.cz/status_expired.txt
1038
- - spec/fixtures/responses/whois.nic.cz/status_registered.expected
1039
- - spec/fixtures/responses/whois.nic.cz/status_registered.txt
1040
- - spec/fixtures/responses/whois.nic.dz/dz/status_available.expected
1041
- - spec/fixtures/responses/whois.nic.dz/dz/status_available.txt
1042
- - spec/fixtures/responses/whois.nic.dz/dz/status_registered.expected
1043
- - spec/fixtures/responses/whois.nic.dz/dz/status_registered.txt
1044
- - spec/fixtures/responses/whois.nic.ec/status_available.expected
1045
- - spec/fixtures/responses/whois.nic.ec/status_available.txt
1046
- - spec/fixtures/responses/whois.nic.ec/status_registered.expected
1047
- - spec/fixtures/responses/whois.nic.ec/status_registered.txt
1048
- - spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.expected
1049
- - spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.txt
1050
- - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.expected
1051
- - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.txt
1052
- - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.expected
1053
- - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.txt
1054
- - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.expected
1055
- - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.txt
1056
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_active.expected
1057
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_active.txt
1058
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.expected
1059
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.txt
1060
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.expected
1061
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.txt
1062
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.expected
1063
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.txt
1064
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.expected
1065
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.txt
1066
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.expected
1067
- - spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.txt
1068
- - spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_remarks.txt
1069
- - spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_trouble.txt
1070
- - spec/fixtures/responses/whois.nic.fr/fr/response_throttled.expected
1071
- - spec/fixtures/responses/whois.nic.fr/fr/response_throttled.txt
1072
- - spec/fixtures/responses/whois.nic.fr/fr/status_available.expected
1073
- - spec/fixtures/responses/whois.nic.fr/fr/status_available.txt
1074
- - spec/fixtures/responses/whois.nic.fr/fr/status_registered.expected
1075
- - spec/fixtures/responses/whois.nic.fr/fr/status_registered.txt
1076
- - spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.expected
1077
- - spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.txt
1078
- - spec/fixtures/responses/whois.nic.fr/pm/response_throttled.expected
1079
- - spec/fixtures/responses/whois.nic.fr/pm/response_throttled.txt
1080
- - spec/fixtures/responses/whois.nic.fr/pm/status_available.expected
1081
- - spec/fixtures/responses/whois.nic.fr/pm/status_available.txt
1082
- - spec/fixtures/responses/whois.nic.fr/pm/status_registered.expected
1083
- - spec/fixtures/responses/whois.nic.fr/pm/status_registered.txt
1084
- - spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.expected
1085
- - spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.txt
1086
- - spec/fixtures/responses/whois.nic.fr/re/response_throttled.expected
1087
- - spec/fixtures/responses/whois.nic.fr/re/response_throttled.txt
1088
- - spec/fixtures/responses/whois.nic.fr/re/status_available.expected
1089
- - spec/fixtures/responses/whois.nic.fr/re/status_available.txt
1090
- - spec/fixtures/responses/whois.nic.fr/re/status_registered.expected
1091
- - spec/fixtures/responses/whois.nic.fr/re/status_registered.txt
1092
- - spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.expected
1093
- - spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.txt
1094
- - spec/fixtures/responses/whois.nic.fr/tf/response_throttled.expected
1095
- - spec/fixtures/responses/whois.nic.fr/tf/response_throttled.txt
1096
- - spec/fixtures/responses/whois.nic.fr/tf/status_available.expected
1097
- - spec/fixtures/responses/whois.nic.fr/tf/status_available.txt
1098
- - spec/fixtures/responses/whois.nic.fr/tf/status_registered.expected
1099
- - spec/fixtures/responses/whois.nic.fr/tf/status_registered.txt
1100
- - spec/fixtures/responses/whois.nic.fr/wf/response_throttled.expected
1101
- - spec/fixtures/responses/whois.nic.fr/wf/response_throttled.txt
1102
- - spec/fixtures/responses/whois.nic.fr/wf/status_available.expected
1103
- - spec/fixtures/responses/whois.nic.fr/wf/status_available.txt
1104
- - spec/fixtures/responses/whois.nic.fr/wf/status_registered.expected
1105
- - spec/fixtures/responses/whois.nic.fr/wf/status_registered.txt
1106
- - spec/fixtures/responses/whois.nic.fr/yt/response_throttled.expected
1107
- - spec/fixtures/responses/whois.nic.fr/yt/response_throttled.txt
1108
- - spec/fixtures/responses/whois.nic.fr/yt/status_available.expected
1109
- - spec/fixtures/responses/whois.nic.fr/yt/status_available.txt
1110
- - spec/fixtures/responses/whois.nic.fr/yt/status_registered.expected
1111
- - spec/fixtures/responses/whois.nic.fr/yt/status_registered.txt
1112
- - spec/fixtures/responses/whois.nic.gl/property_status_active.expected
1113
- - spec/fixtures/responses/whois.nic.gl/property_status_active.txt
1114
- - spec/fixtures/responses/whois.nic.gl/property_status_delegated.expected
1115
- - spec/fixtures/responses/whois.nic.gl/property_status_delegated.txt
1116
- - spec/fixtures/responses/whois.nic.gl/status_available.expected
1117
- - spec/fixtures/responses/whois.nic.gl/status_available.txt
1118
- - spec/fixtures/responses/whois.nic.gl/status_registered.expected
1119
- - spec/fixtures/responses/whois.nic.gl/status_registered.txt
1120
- - spec/fixtures/responses/whois.nic.gov/status_available.expected
1121
- - spec/fixtures/responses/whois.nic.gov/status_available.txt
1122
- - spec/fixtures/responses/whois.nic.gov/status_registered.expected
1123
- - spec/fixtures/responses/whois.nic.gov/status_registered.txt
1124
- - spec/fixtures/responses/whois.nic.gs/property_status_active.expected
1125
- - spec/fixtures/responses/whois.nic.gs/property_status_active.txt
1126
- - spec/fixtures/responses/whois.nic.gs/property_status_delegated.expected
1127
- - spec/fixtures/responses/whois.nic.gs/property_status_delegated.txt
1128
- - spec/fixtures/responses/whois.nic.gs/property_status_not_registered.expected
1129
- - spec/fixtures/responses/whois.nic.gs/property_status_not_registered.txt
1130
- - spec/fixtures/responses/whois.nic.gs/status_available.expected
1131
- - spec/fixtures/responses/whois.nic.gs/status_available.txt
1132
- - spec/fixtures/responses/whois.nic.gs/status_registered.expected
1133
- - spec/fixtures/responses/whois.nic.gs/status_registered.txt
1134
- - spec/fixtures/responses/whois.nic.ht/property_status_active.expected
1135
- - spec/fixtures/responses/whois.nic.ht/property_status_active.txt
1136
- - spec/fixtures/responses/whois.nic.ht/property_status_delegated.expected
1137
- - spec/fixtures/responses/whois.nic.ht/property_status_delegated.txt
1138
- - spec/fixtures/responses/whois.nic.ht/property_status_not_registered.expected
1139
- - spec/fixtures/responses/whois.nic.ht/property_status_not_registered.txt
1140
- - spec/fixtures/responses/whois.nic.ht/status_available.expected
1141
- - spec/fixtures/responses/whois.nic.ht/status_available.txt
1142
- - spec/fixtures/responses/whois.nic.ht/status_registered.expected
1143
- - spec/fixtures/responses/whois.nic.ht/status_registered.txt
1144
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.expected
1145
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.txt
1146
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected
1147
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.txt
1148
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.expected
1149
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.txt
1150
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected
1151
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.txt
1152
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.expected
1153
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.txt
1154
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.expected
1155
- - spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.txt
1156
- - spec/fixtures/responses/whois.nic.hu/schema-current/status_available.expected
1157
- - spec/fixtures/responses/whois.nic.hu/schema-current/status_available.txt
1158
- - spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.expected
1159
- - spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.txt
1160
- - spec/fixtures/responses/whois.nic.im/status_available.expected
1161
- - spec/fixtures/responses/whois.nic.im/status_available.txt
1162
- - spec/fixtures/responses/whois.nic.im/status_registered.expected
1163
- - spec/fixtures/responses/whois.nic.im/status_registered.txt
1164
- - spec/fixtures/responses/whois.nic.io/status_available.expected
1165
- - spec/fixtures/responses/whois.nic.io/status_available.txt
1166
- - spec/fixtures/responses/whois.nic.io/status_registered.expected
1167
- - spec/fixtures/responses/whois.nic.io/status_registered.txt
1168
- - spec/fixtures/responses/whois.nic.ir/status_available.expected
1169
- - spec/fixtures/responses/whois.nic.ir/status_available.txt
1170
- - spec/fixtures/responses/whois.nic.ir/status_registered.expected
1171
- - spec/fixtures/responses/whois.nic.ir/status_registered.txt
1172
- - spec/fixtures/responses/whois.nic.it/property_contact_province.expected
1173
- - spec/fixtures/responses/whois.nic.it/property_contact_province.txt
1174
- - spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.expected
1175
- - spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.txt
1176
- - spec/fixtures/responses/whois.nic.it/property_contact_with_organization.expected
1177
- - spec/fixtures/responses/whois.nic.it/property_contact_with_organization.txt
1178
- - spec/fixtures/responses/whois.nic.it/property_status_active.expected
1179
- - spec/fixtures/responses/whois.nic.it/property_status_active.txt
1180
- - spec/fixtures/responses/whois.nic.it/property_status_autorenewperiod_clientdeleteprohibited_clientupdateprohibited.txt
1181
- - spec/fixtures/responses/whois.nic.it/property_status_available.expected
1182
- - spec/fixtures/responses/whois.nic.it/property_status_available.txt
1183
- - spec/fixtures/responses/whois.nic.it/property_status_client.expected
1184
- - spec/fixtures/responses/whois.nic.it/property_status_client.txt
1185
- - spec/fixtures/responses/whois.nic.it/property_status_graceperiod.expected
1186
- - spec/fixtures/responses/whois.nic.it/property_status_graceperiod.txt
1187
- - spec/fixtures/responses/whois.nic.it/property_status_inactive_noregistrar.expected
1188
- - spec/fixtures/responses/whois.nic.it/property_status_inactive_noregistrar.txt
1189
- - spec/fixtures/responses/whois.nic.it/property_status_no_provider.expected
1190
- - spec/fixtures/responses/whois.nic.it/property_status_no_provider.txt
1191
- - spec/fixtures/responses/whois.nic.it/property_status_ok.expected
1192
- - spec/fixtures/responses/whois.nic.it/property_status_ok.txt
1193
- - spec/fixtures/responses/whois.nic.it/property_status_ok_autorenew.expected
1194
- - spec/fixtures/responses/whois.nic.it/property_status_ok_autorenew.txt
1195
- - spec/fixtures/responses/whois.nic.it/property_status_pending-delete.expected
1196
- - spec/fixtures/responses/whois.nic.it/property_status_pending-delete.txt
1197
- - spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_pendingdelete.expected
1198
- - spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_pendingdelete.txt
1199
- - spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod.expected
1200
- - spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod.txt
1201
- - spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer.expected
1202
- - spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer.txt
1203
- - spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod.expected
1204
- - spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod.txt
1205
- - spec/fixtures/responses/whois.nic.it/property_status_pendingupdate.expected
1206
- - spec/fixtures/responses/whois.nic.it/property_status_pendingupdate.txt
1207
- - spec/fixtures/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod.expected
1208
- - spec/fixtures/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod.txt
1209
- - spec/fixtures/responses/whois.nic.it/property_status_redemption_no_provider.expected
1210
- - spec/fixtures/responses/whois.nic.it/property_status_redemption_no_provider.txt
1211
- - spec/fixtures/responses/whois.nic.it/property_status_unassignable.expected
1212
- - spec/fixtures/responses/whois.nic.it/property_status_unassignable.txt
1213
- - spec/fixtures/responses/whois.nic.it/property_technical_contact.expected
1214
- - spec/fixtures/responses/whois.nic.it/property_technical_contact.txt
1215
- - spec/fixtures/responses/whois.nic.it/response_unavailable.expected
1216
- - spec/fixtures/responses/whois.nic.it/response_unavailable.txt
1217
- - spec/fixtures/responses/whois.nic.it/status_available.expected
1218
- - spec/fixtures/responses/whois.nic.it/status_available.txt
1219
- - spec/fixtures/responses/whois.nic.it/status_registered.expected
1220
- - spec/fixtures/responses/whois.nic.it/status_registered.txt
1221
- - spec/fixtures/responses/whois.nic.it/status_reserved.expected
1222
- - spec/fixtures/responses/whois.nic.it/status_reserved.txt
1223
- - spec/fixtures/responses/whois.nic.ki/property_status_active.expected
1224
- - spec/fixtures/responses/whois.nic.ki/property_status_active.txt
1225
- - spec/fixtures/responses/whois.nic.ki/property_status_delegated.expected
1226
- - spec/fixtures/responses/whois.nic.ki/property_status_delegated.txt
1227
- - spec/fixtures/responses/whois.nic.ki/property_status_not_registered.expected
1228
- - spec/fixtures/responses/whois.nic.ki/property_status_not_registered.txt
1229
- - spec/fixtures/responses/whois.nic.ki/status_available.expected
1230
- - spec/fixtures/responses/whois.nic.ki/status_available.txt
1231
- - spec/fixtures/responses/whois.nic.ki/status_registered.expected
1232
- - spec/fixtures/responses/whois.nic.ki/status_registered.txt
1233
- - spec/fixtures/responses/whois.nic.kz/property_status_missing.expected
1234
- - spec/fixtures/responses/whois.nic.kz/property_status_missing.txt
1235
- - spec/fixtures/responses/whois.nic.kz/property_status_multiple.expected
1236
- - spec/fixtures/responses/whois.nic.kz/property_status_multiple.txt
1237
- - spec/fixtures/responses/whois.nic.kz/property_status_ok.expected
1238
- - spec/fixtures/responses/whois.nic.kz/property_status_ok.txt
1239
- - spec/fixtures/responses/whois.nic.kz/status_available.expected
1240
- - spec/fixtures/responses/whois.nic.kz/status_available.txt
1241
- - spec/fixtures/responses/whois.nic.kz/status_registered.expected
1242
- - spec/fixtures/responses/whois.nic.kz/status_registered.txt
1243
- - spec/fixtures/responses/whois.nic.la/property_status_multiple.expected
1244
- - spec/fixtures/responses/whois.nic.la/property_status_multiple.txt
1245
- - spec/fixtures/responses/whois.nic.la/property_status_single.expected
1246
- - spec/fixtures/responses/whois.nic.la/property_status_single.txt
1247
- - spec/fixtures/responses/whois.nic.la/status_available.expected
1248
- - spec/fixtures/responses/whois.nic.la/status_available.txt
1249
- - spec/fixtures/responses/whois.nic.la/status_registered.expected
1250
- - spec/fixtures/responses/whois.nic.la/status_registered.txt
1251
- - spec/fixtures/responses/whois.nic.li/status_available.expected
1252
- - spec/fixtures/responses/whois.nic.li/status_available.txt
1253
- - spec/fixtures/responses/whois.nic.li/status_registered.expected
1254
- - spec/fixtures/responses/whois.nic.li/status_registered.txt
1255
- - spec/fixtures/responses/whois.nic.lk/lk/status_available.expected
1256
- - spec/fixtures/responses/whois.nic.lk/lk/status_available.txt
1257
- - spec/fixtures/responses/whois.nic.lk/lk/status_registered.expected
1258
- - spec/fixtures/responses/whois.nic.lk/lk/status_registered.txt
1259
- - spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_available.txt
1260
- - spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_registered.txt
1261
- - spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_available.txt
1262
- - spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_registered.txt
1263
- - spec/fixtures/responses/whois.nic.lv/status_available.expected
1264
- - spec/fixtures/responses/whois.nic.lv/status_available.txt
1265
- - spec/fixtures/responses/whois.nic.lv/status_registered.expected
1266
- - spec/fixtures/responses/whois.nic.lv/status_registered.txt
1267
- - spec/fixtures/responses/whois.nic.ly/status_available.expected
1268
- - spec/fixtures/responses/whois.nic.ly/status_available.txt
1269
- - spec/fixtures/responses/whois.nic.ly/status_registered.expected
1270
- - spec/fixtures/responses/whois.nic.ly/status_registered.txt
1271
- - spec/fixtures/responses/whois.nic.md/property_dns-update.txt
1272
- - spec/fixtures/responses/whois.nic.md/status_available.expected
1273
- - spec/fixtures/responses/whois.nic.md/status_available.txt
1274
- - spec/fixtures/responses/whois.nic.md/status_registered.expected
1275
- - spec/fixtures/responses/whois.nic.md/status_registered.txt
1276
- - spec/fixtures/responses/whois.nic.mg/property_status_active.expected
1277
- - spec/fixtures/responses/whois.nic.mg/property_status_active.txt
1278
- - spec/fixtures/responses/whois.nic.mg/property_status_delegated.expected
1279
- - spec/fixtures/responses/whois.nic.mg/property_status_delegated.txt
1280
- - spec/fixtures/responses/whois.nic.mg/status_available.expected
1281
- - spec/fixtures/responses/whois.nic.mg/status_available.txt
1282
- - spec/fixtures/responses/whois.nic.mg/status_registered.expected
1283
- - spec/fixtures/responses/whois.nic.mg/status_registered.txt
1284
- - spec/fixtures/responses/whois.nic.ms/property_status_active.expected
1285
- - spec/fixtures/responses/whois.nic.ms/property_status_active.txt
1286
- - spec/fixtures/responses/whois.nic.ms/property_status_delegated.expected
1287
- - spec/fixtures/responses/whois.nic.ms/property_status_delegated.txt
1288
- - spec/fixtures/responses/whois.nic.ms/property_status_not_registered.expected
1289
- - spec/fixtures/responses/whois.nic.ms/property_status_not_registered.txt
1290
- - spec/fixtures/responses/whois.nic.ms/status_available.expected
1291
- - spec/fixtures/responses/whois.nic.ms/status_available.txt
1292
- - spec/fixtures/responses/whois.nic.ms/status_registered.expected
1293
- - spec/fixtures/responses/whois.nic.ms/status_registered.txt
1294
- - spec/fixtures/responses/whois.nic.mu/property_status_active.expected
1295
- - spec/fixtures/responses/whois.nic.mu/property_status_active.txt
1296
- - spec/fixtures/responses/whois.nic.mu/property_status_delegated.expected
1297
- - spec/fixtures/responses/whois.nic.mu/property_status_delegated.txt
1298
- - spec/fixtures/responses/whois.nic.mu/property_status_not_registered.expected
1299
- - spec/fixtures/responses/whois.nic.mu/property_status_not_registered.txt
1300
- - spec/fixtures/responses/whois.nic.mu/status_available.expected
1301
- - spec/fixtures/responses/whois.nic.mu/status_available.txt
1302
- - spec/fixtures/responses/whois.nic.mu/status_registered.expected
1303
- - spec/fixtures/responses/whois.nic.mu/status_registered.txt
1304
- - spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.expected
1305
- - spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.txt
1306
- - spec/fixtures/responses/whois.nic.mx/status_available.expected
1307
- - spec/fixtures/responses/whois.nic.mx/status_available.txt
1308
- - spec/fixtures/responses/whois.nic.mx/status_registered.expected
1309
- - spec/fixtures/responses/whois.nic.mx/status_registered.txt
1310
- - spec/fixtures/responses/whois.nic.name/reserved.txt
1311
- - spec/fixtures/responses/whois.nic.name/status_available.expected
1312
- - spec/fixtures/responses/whois.nic.name/status_available.txt
1313
- - spec/fixtures/responses/whois.nic.name/status_registered.expected
1314
- - spec/fixtures/responses/whois.nic.name/status_registered.txt
1315
- - spec/fixtures/responses/whois.nic.net.nf/property_status_active.expected
1316
- - spec/fixtures/responses/whois.nic.net.nf/property_status_active.txt
1317
- - spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.expected
1318
- - spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.txt
1319
- - spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.expected
1320
- - spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.txt
1321
- - spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.expected
1322
- - spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.txt
1323
- - spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.expected
1324
- - spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.txt
1325
- - spec/fixtures/responses/whois.nic.net.nf/status_available.expected
1326
- - spec/fixtures/responses/whois.nic.net.nf/status_available.txt
1327
- - spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.expected
1328
- - spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.txt
1329
- - spec/fixtures/responses/whois.nic.net.nf/status_registered.expected
1330
- - spec/fixtures/responses/whois.nic.net.nf/status_registered.txt
1331
- - spec/fixtures/responses/whois.nic.net.ng/property_status_active.expected
1332
- - spec/fixtures/responses/whois.nic.net.ng/property_status_active.txt
1333
- - spec/fixtures/responses/whois.nic.net.ng/property_status_delegated.expected
1334
- - spec/fixtures/responses/whois.nic.net.ng/property_status_delegated.txt
1335
- - spec/fixtures/responses/whois.nic.net.ng/property_status_not_registered.expected
1336
- - spec/fixtures/responses/whois.nic.net.ng/property_status_not_registered.txt
1337
- - spec/fixtures/responses/whois.nic.net.ng/status_available.expected
1338
- - spec/fixtures/responses/whois.nic.net.ng/status_available.txt
1339
- - spec/fixtures/responses/whois.nic.net.ng/status_registered.expected
1340
- - spec/fixtures/responses/whois.nic.net.ng/status_registered.txt
1341
- - spec/fixtures/responses/whois.nic.net.sa/status_available.expected
1342
- - spec/fixtures/responses/whois.nic.net.sa/status_available.txt
1343
- - spec/fixtures/responses/whois.nic.net.sa/status_registered.expected
1344
- - spec/fixtures/responses/whois.nic.net.sa/status_registered.txt
1345
- - spec/fixtures/responses/whois.nic.net.sb/property_status_active.expected
1346
- - spec/fixtures/responses/whois.nic.net.sb/property_status_active.txt
1347
- - spec/fixtures/responses/whois.nic.net.sb/property_status_delegated.expected
1348
- - spec/fixtures/responses/whois.nic.net.sb/property_status_delegated.txt
1349
- - spec/fixtures/responses/whois.nic.net.sb/property_status_not_registered.expected
1350
- - spec/fixtures/responses/whois.nic.net.sb/property_status_not_registered.txt
1351
- - spec/fixtures/responses/whois.nic.net.sb/status_available.expected
1352
- - spec/fixtures/responses/whois.nic.net.sb/status_available.txt
1353
- - spec/fixtures/responses/whois.nic.net.sb/status_registered.expected
1354
- - spec/fixtures/responses/whois.nic.net.sb/status_registered.txt
1355
- - spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.expected
1356
- - spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.txt
1357
- - spec/fixtures/responses/whois.nic.nu/status_available.expected
1358
- - spec/fixtures/responses/whois.nic.nu/status_available.txt
1359
- - spec/fixtures/responses/whois.nic.nu/status_registered.expected
1360
- - spec/fixtures/responses/whois.nic.nu/status_registered.txt
1361
- - spec/fixtures/responses/whois.nic.org.uy/response_is_error.txt
1362
- - spec/fixtures/responses/whois.nic.org.uy/status_available.expected
1363
- - spec/fixtures/responses/whois.nic.org.uy/status_available.txt
1364
- - spec/fixtures/responses/whois.nic.org.uy/status_registered.expected
1365
- - spec/fixtures/responses/whois.nic.org.uy/status_registered.txt
1366
- - spec/fixtures/responses/whois.nic.pr/status_available.expected
1367
- - spec/fixtures/responses/whois.nic.pr/status_available.txt
1368
- - spec/fixtures/responses/whois.nic.pr/status_registered.expected
1369
- - spec/fixtures/responses/whois.nic.pr/status_registered.txt
1370
- - spec/fixtures/responses/whois.nic.priv.at/status_available.expected
1371
- - spec/fixtures/responses/whois.nic.priv.at/status_available.txt
1372
- - spec/fixtures/responses/whois.nic.priv.at/status_registered.expected
1373
- - spec/fixtures/responses/whois.nic.priv.at/status_registered.txt
1374
- - spec/fixtures/responses/whois.nic.sh/status_available.expected
1375
- - spec/fixtures/responses/whois.nic.sh/status_available.txt
1376
- - spec/fixtures/responses/whois.nic.sh/status_registered.expected
1377
- - spec/fixtures/responses/whois.nic.sh/status_registered.txt
1378
- - spec/fixtures/responses/whois.nic.sl/status_available.expected
1379
- - spec/fixtures/responses/whois.nic.sl/status_available.txt
1380
- - spec/fixtures/responses/whois.nic.sl/status_registered.expected
1381
- - spec/fixtures/responses/whois.nic.sl/status_registered.txt
1382
- - spec/fixtures/responses/whois.nic.sm/status_available.expected
1383
- - spec/fixtures/responses/whois.nic.sm/status_available.txt
1384
- - spec/fixtures/responses/whois.nic.sm/status_registered.expected
1385
- - spec/fixtures/responses/whois.nic.sm/status_registered.txt
1386
- - spec/fixtures/responses/whois.nic.sn/status_available.expected
1387
- - spec/fixtures/responses/whois.nic.sn/status_available.txt
1388
- - spec/fixtures/responses/whois.nic.sn/status_registered.expected
1389
- - spec/fixtures/responses/whois.nic.sn/status_registered.txt
1390
- - spec/fixtures/responses/whois.nic.so/status_available.expected
1391
- - spec/fixtures/responses/whois.nic.so/status_available.txt
1392
- - spec/fixtures/responses/whois.nic.so/status_registered.expected
1393
- - spec/fixtures/responses/whois.nic.so/status_registered.txt
1394
- - spec/fixtures/responses/whois.nic.st/status_available.expected
1395
- - spec/fixtures/responses/whois.nic.st/status_available.txt
1396
- - spec/fixtures/responses/whois.nic.st/status_registered.expected
1397
- - spec/fixtures/responses/whois.nic.st/status_registered.txt
1398
- - spec/fixtures/responses/whois.nic.tel/status_available.expected
1399
- - spec/fixtures/responses/whois.nic.tel/status_available.txt
1400
- - spec/fixtures/responses/whois.nic.tel/status_registered.expected
1401
- - spec/fixtures/responses/whois.nic.tel/status_registered.txt
1402
- - spec/fixtures/responses/whois.nic.tl/property_status_active.expected
1403
- - spec/fixtures/responses/whois.nic.tl/property_status_active.txt
1404
- - spec/fixtures/responses/whois.nic.tl/property_status_delegated.expected
1405
- - spec/fixtures/responses/whois.nic.tl/property_status_delegated.txt
1406
- - spec/fixtures/responses/whois.nic.tl/property_status_not_registered.expected
1407
- - spec/fixtures/responses/whois.nic.tl/property_status_not_registered.txt
1408
- - spec/fixtures/responses/whois.nic.tl/status_available.expected
1409
- - spec/fixtures/responses/whois.nic.tl/status_available.txt
1410
- - spec/fixtures/responses/whois.nic.tl/status_registered.expected
1411
- - spec/fixtures/responses/whois.nic.tl/status_registered.txt
1412
- - spec/fixtures/responses/whois.nic.tm/status_available.expected
1413
- - spec/fixtures/responses/whois.nic.tm/status_available.txt
1414
- - spec/fixtures/responses/whois.nic.tm/status_registered.expected
1415
- - spec/fixtures/responses/whois.nic.tm/status_registered.txt
1416
- - spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.expected
1417
- - spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.txt
1418
- - spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.expected
1419
- - spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.txt
1420
- - spec/fixtures/responses/whois.nic.tr/status_available.expected
1421
- - spec/fixtures/responses/whois.nic.tr/status_available.txt
1422
- - spec/fixtures/responses/whois.nic.tr/status_registered.expected
1423
- - spec/fixtures/responses/whois.nic.tr/status_registered.txt
1424
- - spec/fixtures/responses/whois.nic.travel/property_status_multiple.expected
1425
- - spec/fixtures/responses/whois.nic.travel/property_status_multiple.txt
1426
- - spec/fixtures/responses/whois.nic.travel/property_status_single.expected
1427
- - spec/fixtures/responses/whois.nic.travel/property_status_single.txt
1428
- - spec/fixtures/responses/whois.nic.travel/status_available.expected
1429
- - spec/fixtures/responses/whois.nic.travel/status_available.txt
1430
- - spec/fixtures/responses/whois.nic.travel/status_registered.expected
1431
- - spec/fixtures/responses/whois.nic.travel/status_registered.txt
1432
- - spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.expected
1433
- - spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.txt
1434
- - spec/fixtures/responses/whois.nic.tv/status_available.expected
1435
- - spec/fixtures/responses/whois.nic.tv/status_available.txt
1436
- - spec/fixtures/responses/whois.nic.tv/status_registered.expected
1437
- - spec/fixtures/responses/whois.nic.tv/status_registered.txt
1438
- - spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.expected
1439
- - spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.txt
1440
- - spec/fixtures/responses/whois.nic.uk/property_registrant_type_individual.txt
1441
- - spec/fixtures/responses/whois.nic.uk/property_registrant_type_unknown.txt
1442
- - spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.expected
1443
- - spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.txt
1444
- - spec/fixtures/responses/whois.nic.uk/property_status_missing.expected
1445
- - spec/fixtures/responses/whois.nic.uk/property_status_missing.txt
1446
- - spec/fixtures/responses/whois.nic.uk/property_status_no_status_listed.expected
1447
- - spec/fixtures/responses/whois.nic.uk/property_status_no_status_listed.txt
1448
- - spec/fixtures/responses/whois.nic.uk/property_status_processing_registration.expected
1449
- - spec/fixtures/responses/whois.nic.uk/property_status_processing_registration.txt
1450
- - spec/fixtures/responses/whois.nic.uk/property_status_processing_renewal.expected
1451
- - spec/fixtures/responses/whois.nic.uk/property_status_processing_renewal.txt
1452
- - spec/fixtures/responses/whois.nic.uk/property_status_registered_until_expiry_date.expected
1453
- - spec/fixtures/responses/whois.nic.uk/property_status_registered_until_expiry_date.txt
1454
- - spec/fixtures/responses/whois.nic.uk/property_status_suspended.expected
1455
- - spec/fixtures/responses/whois.nic.uk/property_status_suspended.txt
1456
- - spec/fixtures/responses/whois.nic.uk/response_throttled.expected
1457
- - spec/fixtures/responses/whois.nic.uk/response_throttled.txt
1458
- - spec/fixtures/responses/whois.nic.uk/status_available.expected
1459
- - spec/fixtures/responses/whois.nic.uk/status_available.txt
1460
- - spec/fixtures/responses/whois.nic.uk/status_invalid.expected
1461
- - spec/fixtures/responses/whois.nic.uk/status_invalid.txt
1462
- - spec/fixtures/responses/whois.nic.uk/status_registered.expected
1463
- - spec/fixtures/responses/whois.nic.uk/status_registered.txt
1464
- - spec/fixtures/responses/whois.nic.uk/status_reserved.expected
1465
- - spec/fixtures/responses/whois.nic.uk/status_reserved.txt
1466
- - spec/fixtures/responses/whois.nic.uk/status_suspended.expected
1467
- - spec/fixtures/responses/whois.nic.uk/status_suspended.txt
1468
- - spec/fixtures/responses/whois.nic.us/status_available.expected
1469
- - spec/fixtures/responses/whois.nic.us/status_available.txt
1470
- - spec/fixtures/responses/whois.nic.us/status_registered.expected
1471
- - spec/fixtures/responses/whois.nic.us/status_registered.txt
1472
- - spec/fixtures/responses/whois.nic.ve/property_expires_on_missing.expected
1473
- - spec/fixtures/responses/whois.nic.ve/property_expires_on_missing.txt
1474
- - spec/fixtures/responses/whois.nic.ve/property_nameservers.expected
1475
- - spec/fixtures/responses/whois.nic.ve/property_nameservers.txt
1476
- - spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.expected
1477
- - spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.txt
1478
- - spec/fixtures/responses/whois.nic.ve/property_status_activo.expected
1479
- - spec/fixtures/responses/whois.nic.ve/property_status_activo.txt
1480
- - spec/fixtures/responses/whois.nic.ve/property_status_missing.expected
1481
- - spec/fixtures/responses/whois.nic.ve/property_status_missing.txt
1482
- - spec/fixtures/responses/whois.nic.ve/property_status_suspendido.expected
1483
- - spec/fixtures/responses/whois.nic.ve/property_status_suspendido.txt
1484
- - spec/fixtures/responses/whois.nic.ve/property_updated_on.expected
1485
- - spec/fixtures/responses/whois.nic.ve/property_updated_on.txt
1486
- - spec/fixtures/responses/whois.nic.ve/property_updated_on_blank.expected
1487
- - spec/fixtures/responses/whois.nic.ve/property_updated_on_blank.txt
1488
- - spec/fixtures/responses/whois.nic.ve/status_available.expected
1489
- - spec/fixtures/responses/whois.nic.ve/status_available.txt
1490
- - spec/fixtures/responses/whois.nic.ve/status_inactive.expected
1491
- - spec/fixtures/responses/whois.nic.ve/status_inactive.txt
1492
- - spec/fixtures/responses/whois.nic.ve/status_registered.expected
1493
- - spec/fixtures/responses/whois.nic.ve/status_registered.txt
1494
- - spec/fixtures/responses/whois.nic.xxx/property_updated_on_blank.expected
1495
- - spec/fixtures/responses/whois.nic.xxx/property_updated_on_blank.txt
1496
- - spec/fixtures/responses/whois.nic.xxx/status_available.expected
1497
- - spec/fixtures/responses/whois.nic.xxx/status_available.txt
1498
- - spec/fixtures/responses/whois.nic.xxx/status_registered.expected
1499
- - spec/fixtures/responses/whois.nic.xxx/status_registered.txt
1500
- - spec/fixtures/responses/whois.nic.xxx/status_reserved.expected
1501
- - spec/fixtures/responses/whois.nic.xxx/status_reserved.txt
1502
- - spec/fixtures/responses/whois.norid.no/status_available.expected
1503
- - spec/fixtures/responses/whois.norid.no/status_available.txt
1504
- - spec/fixtures/responses/whois.norid.no/status_registered.expected
1505
- - spec/fixtures/responses/whois.norid.no/status_registered.txt
1506
- - spec/fixtures/responses/whois.org.za/status_available.expected
1507
- - spec/fixtures/responses/whois.org.za/status_available.txt
1508
- - spec/fixtures/responses/whois.org.za/status_registered.expected
1509
- - spec/fixtures/responses/whois.org.za/status_registered.txt
1510
- - spec/fixtures/responses/whois.pandi.or.id/status_available.expected
1511
- - spec/fixtures/responses/whois.pandi.or.id/status_available.txt
1512
- - spec/fixtures/responses/whois.pandi.or.id/status_registered.expected
1513
- - spec/fixtures/responses/whois.pandi.or.id/status_registered.txt
1514
- - spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.expected
1515
- - spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.txt
1516
- - spec/fixtures/responses/whois.pnina.ps/property_status_active_pending_transfer.expected
1517
- - spec/fixtures/responses/whois.pnina.ps/property_status_active_pending_transfer.txt
1518
- - spec/fixtures/responses/whois.pnina.ps/status_available.expected
1519
- - spec/fixtures/responses/whois.pnina.ps/status_available.txt
1520
- - spec/fixtures/responses/whois.pnina.ps/status_registered.expected
1521
- - spec/fixtures/responses/whois.pnina.ps/status_registered.txt
1522
- - spec/fixtures/responses/whois.publicinterestregistry.net/response_throttled.expected
1523
- - spec/fixtures/responses/whois.publicinterestregistry.net/response_throttled.txt
1524
- - spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected
1525
- - spec/fixtures/responses/whois.publicinterestregistry.net/status_available.txt
1526
- - spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.expected
1527
- - spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.txt
1528
- - spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.expected
1529
- - spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.txt
1530
- - spec/fixtures/responses/whois.register.bg/status_available.expected
1531
- - spec/fixtures/responses/whois.register.bg/status_available.txt
1532
- - spec/fixtures/responses/whois.register.bg/status_registered.expected
1533
- - spec/fixtures/responses/whois.register.bg/status_registered.txt
1534
- - spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.expected
1535
- - spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.txt
1536
- - spec/fixtures/responses/whois.registro.br/status_available.expected
1537
- - spec/fixtures/responses/whois.registro.br/status_available.txt
1538
- - spec/fixtures/responses/whois.registro.br/status_available_limited.expected
1539
- - spec/fixtures/responses/whois.registro.br/status_available_limited.txt
1540
- - spec/fixtures/responses/whois.registro.br/status_registered.expected
1541
- - spec/fixtures/responses/whois.registro.br/status_registered.txt
1542
- - spec/fixtures/responses/whois.registro.br/status_registered_limited.expected
1543
- - spec/fixtures/responses/whois.registro.br/status_registered_limited.txt
1544
- - spec/fixtures/responses/whois.registry.gy/property_status_active.expected
1545
- - spec/fixtures/responses/whois.registry.gy/property_status_active.txt
1546
- - spec/fixtures/responses/whois.registry.gy/property_status_delegated.expected
1547
- - spec/fixtures/responses/whois.registry.gy/property_status_delegated.txt
1548
- - spec/fixtures/responses/whois.registry.gy/property_status_not_registered.expected
1549
- - spec/fixtures/responses/whois.registry.gy/property_status_not_registered.txt
1550
- - spec/fixtures/responses/whois.registry.gy/status_available.expected
1551
- - spec/fixtures/responses/whois.registry.gy/status_available.txt
1552
- - spec/fixtures/responses/whois.registry.gy/status_registered.expected
1553
- - spec/fixtures/responses/whois.registry.gy/status_registered.txt
1554
- - spec/fixtures/responses/whois.registry.hm/status_available.expected
1555
- - spec/fixtures/responses/whois.registry.hm/status_available.txt
1556
- - spec/fixtures/responses/whois.registry.hm/status_registered.expected
1557
- - spec/fixtures/responses/whois.registry.hm/status_registered.txt
1558
- - spec/fixtures/responses/whois.registry.in/property_status_missing.expected
1559
- - spec/fixtures/responses/whois.registry.in/property_status_missing.txt
1560
- - spec/fixtures/responses/whois.registry.in/property_status_multiple.expected
1561
- - spec/fixtures/responses/whois.registry.in/property_status_multiple.txt
1562
- - spec/fixtures/responses/whois.registry.in/property_status_ok.expected
1563
- - spec/fixtures/responses/whois.registry.in/property_status_ok.txt
1564
- - spec/fixtures/responses/whois.registry.in/status_available.expected
1565
- - spec/fixtures/responses/whois.registry.in/status_available.txt
1566
- - spec/fixtures/responses/whois.registry.in/status_registered.expected
1567
- - spec/fixtures/responses/whois.registry.in/status_registered.txt
1568
- - spec/fixtures/responses/whois.registry.om/status_available.expected
1569
- - spec/fixtures/responses/whois.registry.om/status_available.txt
1570
- - spec/fixtures/responses/whois.registry.om/status_registered.expected
1571
- - spec/fixtures/responses/whois.registry.om/status_registered.txt
1572
- - spec/fixtures/responses/whois.registry.qa/property_nameservers_without_ips.expected
1573
- - spec/fixtures/responses/whois.registry.qa/property_nameservers_without_ips.txt
1574
- - spec/fixtures/responses/whois.registry.qa/status_available.expected
1575
- - spec/fixtures/responses/whois.registry.qa/status_available.txt
1576
- - spec/fixtures/responses/whois.registry.qa/status_registered.expected
1577
- - spec/fixtures/responses/whois.registry.qa/status_registered.txt
1578
- - spec/fixtures/responses/whois.registrypro.pro/status_available.expected
1579
- - spec/fixtures/responses/whois.registrypro.pro/status_available.txt
1580
- - spec/fixtures/responses/whois.registrypro.pro/status_registered.expected
1581
- - spec/fixtures/responses/whois.registrypro.pro/status_registered.txt
1582
- - spec/fixtures/responses/whois.ripe.net/fo/status_available.expected
1583
- - spec/fixtures/responses/whois.ripe.net/fo/status_available.txt
1584
- - spec/fixtures/responses/whois.ripe.net/fo/status_registered.expected
1585
- - spec/fixtures/responses/whois.ripe.net/fo/status_registered.txt
1586
- - spec/fixtures/responses/whois.ripe.net/gm/status_available.expected
1587
- - spec/fixtures/responses/whois.ripe.net/gm/status_available.txt
1588
- - spec/fixtures/responses/whois.ripe.net/gm/status_registered.expected
1589
- - spec/fixtures/responses/whois.ripe.net/gm/status_registered.txt
1590
- - spec/fixtures/responses/whois.ripe.net/mc/status_available.expected
1591
- - spec/fixtures/responses/whois.ripe.net/mc/status_available.txt
1592
- - spec/fixtures/responses/whois.ripe.net/mc/status_registered.expected
1593
- - spec/fixtures/responses/whois.ripe.net/mc/status_registered.txt
1594
- - spec/fixtures/responses/whois.ripe.net/va/status_available.expected
1595
- - spec/fixtures/responses/whois.ripe.net/va/status_available.txt
1596
- - spec/fixtures/responses/whois.ripe.net/va/status_registered.expected
1597
- - spec/fixtures/responses/whois.ripe.net/va/status_registered.txt
1598
- - spec/fixtures/responses/whois.rnids.rs/property_nameservers_hyphenated.expected
1599
- - spec/fixtures/responses/whois.rnids.rs/property_nameservers_hyphenated.txt
1600
- - spec/fixtures/responses/whois.rnids.rs/status_available.expected
1601
- - spec/fixtures/responses/whois.rnids.rs/status_available.txt
1602
- - spec/fixtures/responses/whois.rnids.rs/status_registered.expected
1603
- - spec/fixtures/responses/whois.rnids.rs/status_registered.txt
1604
- - spec/fixtures/responses/whois.rnids.rs/token_whois_privacy.expected
1605
- - spec/fixtures/responses/whois.rnids.rs/token_whois_privacy.txt
1606
- - spec/fixtures/responses/whois.rotld.ro/status_available.expected
1607
- - spec/fixtures/responses/whois.rotld.ro/status_available.txt
1608
- - spec/fixtures/responses/whois.rotld.ro/status_registered.expected
1609
- - spec/fixtures/responses/whois.rotld.ro/status_registered.txt
1610
- - spec/fixtures/responses/whois.samoanic.ws/status_available.expected
1611
- - spec/fixtures/responses/whois.samoanic.ws/status_available.txt
1612
- - spec/fixtures/responses/whois.samoanic.ws/status_registered.expected
1613
- - spec/fixtures/responses/whois.samoanic.ws/status_registered.txt
1614
- - spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.expected
1615
- - spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.txt
1616
- - spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected
1617
- - spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.txt
1618
- - spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.expected
1619
- - spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.txt
1620
- - spec/fixtures/responses/whois.sgnic.sg/status_available.expected
1621
- - spec/fixtures/responses/whois.sgnic.sg/status_available.txt
1622
- - spec/fixtures/responses/whois.sgnic.sg/status_registered.expected
1623
- - spec/fixtures/responses/whois.sgnic.sg/status_registered.txt
1624
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_dakt.expected
1625
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_dakt.txt
1626
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_exp.expected
1627
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_exp.txt
1628
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_held.expected
1629
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_held.txt
1630
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_lnot.expected
1631
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_lnot.txt
1632
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ok.expected
1633
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ok.txt
1634
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ta.expected
1635
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ta.txt
1636
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_warn.expected
1637
- - spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_warn.txt
1638
- - spec/fixtures/responses/whois.sk-nic.sk/status_available.expected
1639
- - spec/fixtures/responses/whois.sk-nic.sk/status_available.txt
1640
- - spec/fixtures/responses/whois.sk-nic.sk/status_registered.expected
1641
- - spec/fixtures/responses/whois.sk-nic.sk/status_registered.txt
1642
- - spec/fixtures/responses/whois.smallregistry.net/status_available.expected
1643
- - spec/fixtures/responses/whois.smallregistry.net/status_available.txt
1644
- - spec/fixtures/responses/whois.smallregistry.net/status_registered.expected
1645
- - spec/fixtures/responses/whois.smallregistry.net/status_registered.txt
1646
- - spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.expected
1647
- - spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.txt
1648
- - spec/fixtures/responses/whois.srs.net.nz/response_throttled.expected
1649
- - spec/fixtures/responses/whois.srs.net.nz/response_throttled.txt
1650
- - spec/fixtures/responses/whois.srs.net.nz/status_available.expected
1651
- - spec/fixtures/responses/whois.srs.net.nz/status_available.txt
1652
- - spec/fixtures/responses/whois.srs.net.nz/status_invalid.expected
1653
- - spec/fixtures/responses/whois.srs.net.nz/status_invalid.txt
1654
- - spec/fixtures/responses/whois.srs.net.nz/status_registered.expected
1655
- - spec/fixtures/responses/whois.srs.net.nz/status_registered.txt
1656
- - spec/fixtures/responses/whois.sx/status_available.expected
1657
- - spec/fixtures/responses/whois.sx/status_available.txt
1658
- - spec/fixtures/responses/whois.sx/status_registered.expected
1659
- - spec/fixtures/responses/whois.sx/status_registered.txt
1660
- - spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.expected
1661
- - spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.txt
1662
- - spec/fixtures/responses/whois.tcinet.ru/ru/status_available.expected
1663
- - spec/fixtures/responses/whois.tcinet.ru/ru/status_available.txt
1664
- - spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.expected
1665
- - spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.txt
1666
- - spec/fixtures/responses/whois.tcinet.ru/su/status_available.expected
1667
- - spec/fixtures/responses/whois.tcinet.ru/su/status_available.txt
1668
- - spec/fixtures/responses/whois.tcinet.ru/su/status_registered.expected
1669
- - spec/fixtures/responses/whois.tcinet.ru/su/status_registered.txt
1670
- - spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.expected
1671
- - spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.txt
1672
- - spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.expected
1673
- - spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.txt
1674
- - spec/fixtures/responses/whois.thnic.co.th/status_available.expected
1675
- - spec/fixtures/responses/whois.thnic.co.th/status_available.txt
1676
- - spec/fixtures/responses/whois.thnic.co.th/status_registered.expected
1677
- - spec/fixtures/responses/whois.thnic.co.th/status_registered.txt
1678
- - spec/fixtures/responses/whois.tld.ee/property_contact_admin.txt
1679
- - spec/fixtures/responses/whois.tld.ee/property_contact_registrant.txt
1680
- - spec/fixtures/responses/whois.tld.ee/property_registrar.txt
1681
- - spec/fixtures/responses/whois.tld.ee/property_status_expired.txt
1682
- - spec/fixtures/responses/whois.tld.ee/property_status_missing.txt
1683
- - spec/fixtures/responses/whois.tld.ee/property_status_paid.txt
1684
- - spec/fixtures/responses/whois.tld.ee/status_available.expected
1685
- - spec/fixtures/responses/whois.tld.ee/status_available.txt
1686
- - spec/fixtures/responses/whois.tld.ee/status_expired.expected
1687
- - spec/fixtures/responses/whois.tld.ee/status_expired.txt
1688
- - spec/fixtures/responses/whois.tld.ee/status_registered.expected
1689
- - spec/fixtures/responses/whois.tld.ee/status_registered.txt
1690
- - spec/fixtures/responses/whois.tonic.to/response_incomplete.expected
1691
- - spec/fixtures/responses/whois.tonic.to/response_incomplete.txt
1692
- - spec/fixtures/responses/whois.tonic.to/status_available.expected
1693
- - spec/fixtures/responses/whois.tonic.to/status_available.txt
1694
- - spec/fixtures/responses/whois.tonic.to/status_registered.expected
1695
- - spec/fixtures/responses/whois.tonic.to/status_registered.txt
1696
- - spec/fixtures/responses/whois.twnic.net.tw/status_available.expected
1697
- - spec/fixtures/responses/whois.twnic.net.tw/status_available.txt
1698
- - spec/fixtures/responses/whois.twnic.net.tw/status_registered.expected
1699
- - spec/fixtures/responses/whois.twnic.net.tw/status_registered.txt
1700
- - spec/fixtures/responses/whois.tznic.or.tz/property_status_expired.expected
1701
- - spec/fixtures/responses/whois.tznic.or.tz/property_status_expired.txt
1702
- - spec/fixtures/responses/whois.tznic.or.tz/status_available.expected
1703
- - spec/fixtures/responses/whois.tznic.or.tz/status_available.txt
1704
- - spec/fixtures/responses/whois.tznic.or.tz/status_registered.expected
1705
- - spec/fixtures/responses/whois.tznic.or.tz/status_registered.txt
1706
- - spec/fixtures/responses/whois.ua/property_contacts_multiple.expected
1707
- - spec/fixtures/responses/whois.ua/property_contacts_multiple.txt
1708
- - spec/fixtures/responses/whois.ua/property_created_at_outofrange.expected
1709
- - spec/fixtures/responses/whois.ua/property_created_at_outofrange.txt
1710
- - spec/fixtures/responses/whois.ua/property_nameservers_uppercase.expected
1711
- - spec/fixtures/responses/whois.ua/property_nameservers_uppercase.txt
1712
- - spec/fixtures/responses/whois.ua/redirect_to_whois.in.ua.txt
1713
- - spec/fixtures/responses/whois.ua/status_available.expected
1714
- - spec/fixtures/responses/whois.ua/status_available.txt
1715
- - spec/fixtures/responses/whois.ua/status_registered.expected
1716
- - spec/fixtures/responses/whois.ua/status_registered.txt
1717
- - spec/fixtures/responses/whois.usp.ac.fj/status_available.expected
1718
- - spec/fixtures/responses/whois.usp.ac.fj/status_available.txt
1719
- - spec/fixtures/responses/whois.usp.ac.fj/status_registered.expected
1720
- - spec/fixtures/responses/whois.usp.ac.fj/status_registered.txt
1721
- - spec/fixtures/responses/whois.za.net/status_available.expected
1722
- - spec/fixtures/responses/whois.za.net/status_available.txt
1723
- - spec/fixtures/responses/whois.za.net/status_registered.expected
1724
- - spec/fixtures/responses/whois.za.net/status_registered.txt
1725
- - spec/fixtures/responses/whois.za.org/status_available.expected
1726
- - spec/fixtures/responses/whois.za.org/status_available.txt
1727
- - spec/fixtures/responses/whois.za.org/status_registered.expected
1728
- - spec/fixtures/responses/whois.za.org/status_registered.txt
1729
- - spec/integration_spec.rb
1730
- - spec/spec_helper.rb
1731
- - spec/support/example/parser_example_group.rb
1732
- - spec/support/helpers/connectivity_helper.rb
1733
- - spec/support/helpers/spec_helper.rb
1734
- - spec/support/matchers/support_property.rb
1735
- - spec/tlds
1736
- - spec/whois/client_spec.rb
1737
- - spec/whois/core_ext_spec.rb
1738
- - spec/whois/errors_spec.rb
1739
- - spec/whois/record/contact_spec.rb
1740
- - spec/whois/record/nameserver_spec.rb
1741
- - spec/whois/record/parser/base_spec.rb
1742
- - spec/whois/record/parser/blank_spec.rb
1743
- - spec/whois/record/parser/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver_spec.rb
1744
- - spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_available_spec.rb
1745
- - spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_registered_spec.rb
1746
- - spec/whois/record/parser/responses/kero.yachay.pe/status_available_spec.rb
1747
- - spec/whois/record/parser/responses/kero.yachay.pe/status_inactive_spec.rb
1748
- - spec/whois/record/parser/responses/kero.yachay.pe/status_registered_spec.rb
1749
- - spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_available_spec.rb
1750
- - spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_registered_spec.rb
1751
- - spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_available_spec.rb
1752
- - spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_registered_spec.rb
1753
- - spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_available_spec.rb
1754
- - spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_registered_spec.rb
1755
- - spec/whois/record/parser/responses/whois.aeda.net.ae/status_available_spec.rb
1756
- - spec/whois/record/parser/responses/whois.aeda.net.ae/status_registered_spec.rb
1757
- - spec/whois/record/parser/responses/whois.aero/status_available_spec.rb
1758
- - spec/whois/record/parser/responses/whois.aero/status_registered_spec.rb
1759
- - spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_available_spec.rb
1760
- - spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_registered_spec.rb
1761
- - spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_available_spec.rb
1762
- - spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_registered_spec.rb
1763
- - spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_available_spec.rb
1764
- - spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_registered_spec.rb
1765
- - spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_available_spec.rb
1766
- - spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_registered_spec.rb
1767
- - spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_available_spec.rb
1768
- - spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_registered_spec.rb
1769
- - spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_available_spec.rb
1770
- - spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_registered_spec.rb
1771
- - spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_available_spec.rb
1772
- - spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_registered_spec.rb
1773
- - spec/whois/record/parser/responses/whois.afilias.info/status_available_spec.rb
1774
- - spec/whois/record/parser/responses/whois.afilias.info/status_registered_spec.rb
1775
- - spec/whois/record/parser/responses/whois.ai/status_available_spec.rb
1776
- - spec/whois/record/parser/responses/whois.ai/status_registered_spec.rb
1777
- - spec/whois/record/parser/responses/whois.arnes.si/status_available_spec.rb
1778
- - spec/whois/record/parser/responses/whois.arnes.si/status_registered_spec.rb
1779
- - spec/whois/record/parser/responses/whois.ati.tn/status_available_spec.rb
1780
- - spec/whois/record/parser/responses/whois.ati.tn/status_registered_spec.rb
1781
- - spec/whois/record/parser/responses/whois.audns.net.au/property_status_with_multiple_spec.rb
1782
- - spec/whois/record/parser/responses/whois.audns.net.au/status_available_spec.rb
1783
- - spec/whois/record/parser/responses/whois.audns.net.au/status_registered_spec.rb
1784
- - spec/whois/record/parser/responses/whois.biz/status_available_spec.rb
1785
- - spec/whois/record/parser/responses/whois.biz/status_registered_spec.rb
1786
- - spec/whois/record/parser/responses/whois.cat/property_status_missing_spec.rb
1787
- - spec/whois/record/parser/responses/whois.cat/property_status_multiple_spec.rb
1788
- - spec/whois/record/parser/responses/whois.cat/property_status_ok_spec.rb
1789
- - spec/whois/record/parser/responses/whois.cat/status_available_spec.rb
1790
- - spec/whois/record/parser/responses/whois.cat/status_registered_spec.rb
1791
- - spec/whois/record/parser/responses/whois.cctld.by/status_available_spec.rb
1792
- - spec/whois/record/parser/responses/whois.cctld.by/status_registered_spec.rb
1793
- - spec/whois/record/parser/responses/whois.cctld.uz/property_expires_on_dash_spec.rb
1794
- - spec/whois/record/parser/responses/whois.cctld.uz/property_status_reserved_spec.rb
1795
- - spec/whois/record/parser/responses/whois.cctld.uz/status_available_spec.rb
1796
- - spec/whois/record/parser/responses/whois.cctld.uz/status_registered_spec.rb
1797
- - spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_available_spec.rb
1798
- - spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_registered_spec.rb
1799
- - spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_available_spec.rb
1800
- - spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_registered_spec.rb
1801
- - spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_available_spec.rb
1802
- - spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_registered_spec.rb
1803
- - spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_available_spec.rb
1804
- - spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_registered_spec.rb
1805
- - spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_available_spec.rb
1806
- - spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_registered_spec.rb
1807
- - spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_available_spec.rb
1808
- - spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_registered_spec.rb
1809
- - spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_available_spec.rb
1810
- - spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_registered_spec.rb
1811
- - spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_available_spec.rb
1812
- - spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_registered_spec.rb
1813
- - spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_available_spec.rb
1814
- - spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_registered_spec.rb
1815
- - spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_available_spec.rb
1816
- - spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_registered_spec.rb
1817
- - spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_available_spec.rb
1818
- - spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_registered_spec.rb
1819
- - spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_available_spec.rb
1820
- - spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_registered_spec.rb
1821
- - spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_available_spec.rb
1822
- - spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_registered_spec.rb
1823
- - spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_available_spec.rb
1824
- - spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_registered_spec.rb
1825
- - spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_available_spec.rb
1826
- - spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_registered_spec.rb
1827
- - spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_available_spec.rb
1828
- - spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_registered_spec.rb
1829
- - spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_available_spec.rb
1830
- - spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_registered_spec.rb
1831
- - spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_available_spec.rb
1832
- - spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_registered_spec.rb
1833
- - spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_available_spec.rb
1834
- - spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_registered_spec.rb
1835
- - spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_available_spec.rb
1836
- - spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_registered_spec.rb
1837
- - spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_available_spec.rb
1838
- - spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_registered_spec.rb
1839
- - spec/whois/record/parser/responses/whois.centralnic.com/us.org/status_available_spec.rb
1840
- - spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_available_spec.rb
1841
- - spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_registered_spec.rb
1842
- - spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_available_spec.rb
1843
- - spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_registered_spec.rb
1844
- - spec/whois/record/parser/responses/whois.cira.ca/property_status_autorenew_grace_spec.rb
1845
- - spec/whois/record/parser/responses/whois.cira.ca/property_status_available_spec.rb
1846
- - spec/whois/record/parser/responses/whois.cira.ca/property_status_redemption_spec.rb
1847
- - spec/whois/record/parser/responses/whois.cira.ca/property_status_registered_spec.rb
1848
- - spec/whois/record/parser/responses/whois.cira.ca/property_status_tobereleased_spec.rb
1849
- - spec/whois/record/parser/responses/whois.cira.ca/status_available_spec.rb
1850
- - spec/whois/record/parser/responses/whois.cira.ca/status_invalid_spec.rb
1851
- - spec/whois/record/parser/responses/whois.cira.ca/status_registered_spec.rb
1852
- - spec/whois/record/parser/responses/whois.cnnic.cn/property_status_ok_spec.rb
1853
- - spec/whois/record/parser/responses/whois.cnnic.cn/status_available_spec.rb
1854
- - spec/whois/record/parser/responses/whois.cnnic.cn/status_registered_spec.rb
1855
- - spec/whois/record/parser/responses/whois.cnnic.cn/status_reserved_list_spec.rb
1856
- - spec/whois/record/parser/responses/whois.cnnic.cn/status_reserved_spec.rb
1857
- - spec/whois/record/parser/responses/whois.co.ca/status_available_spec.rb
1858
- - spec/whois/record/parser/responses/whois.co.ca/status_registered_spec.rb
1859
- - spec/whois/record/parser/responses/whois.co.ca/status_reserved_spec.rb
1860
- - spec/whois/record/parser/responses/whois.co.pl/status_available_spec.rb
1861
- - spec/whois/record/parser/responses/whois.co.pl/status_registered_spec.rb
1862
- - spec/whois/record/parser/responses/whois.co.ug/property_status_active_spec.rb
1863
- - spec/whois/record/parser/responses/whois.co.ug/property_status_unconfirmed_spec.rb
1864
- - spec/whois/record/parser/responses/whois.co.ug/status_available_spec.rb
1865
- - spec/whois/record/parser/responses/whois.co.ug/status_registered_spec.rb
1866
- - spec/whois/record/parser/responses/whois.coza.net.za/status_available_spec.rb
1867
- - spec/whois/record/parser/responses/whois.coza.net.za/status_registered_spec.rb
1868
- - spec/whois/record/parser/responses/whois.crsnic.net/property_nameserver_no_nameserver_spec.rb
1869
- - spec/whois/record/parser/responses/whois.crsnic.net/property_registrar_with_multiple_entries_spec.rb
1870
- - spec/whois/record/parser/responses/whois.crsnic.net/response_unavailable_spec.rb
1871
- - spec/whois/record/parser/responses/whois.crsnic.net/status_available_spec.rb
1872
- - spec/whois/record/parser/responses/whois.crsnic.net/status_registered_spec.rb
1873
- - spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_available_spec.rb
1874
- - spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_registered_spec.rb
1875
- - spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip_spec.rb
1876
- - spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_available_spec.rb
1877
- - spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_invalid_spec.rb
1878
- - spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_registered_spec.rb
1879
- - spec/whois/record/parser/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip_spec.rb
1880
- - spec/whois/record/parser/responses/whois.denic.de/schema-2.0/response_throttled_spec.rb
1881
- - spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_available_spec.rb
1882
- - spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_failed_ace_spec.rb
1883
- - spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_failed_spec.rb
1884
- - spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_invalid_spec.rb
1885
- - spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_registered_spec.rb
1886
- - spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_available_spec.rb
1887
- - spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_registered_spec.rb
1888
- - spec/whois/record/parser/responses/whois.dns.be/property_nameservers_with_ip_spec.rb
1889
- - spec/whois/record/parser/responses/whois.dns.be/property_status_available_spec.rb
1890
- - spec/whois/record/parser/responses/whois.dns.be/property_status_free_spec.rb
1891
- - spec/whois/record/parser/responses/whois.dns.be/property_status_not_available_spec.rb
1892
- - spec/whois/record/parser/responses/whois.dns.be/property_status_outofservice_spec.rb
1893
- - spec/whois/record/parser/responses/whois.dns.be/property_status_quarantine_spec.rb
1894
- - spec/whois/record/parser/responses/whois.dns.be/property_status_registered_spec.rb
1895
- - spec/whois/record/parser/responses/whois.dns.be/response_throttled_hourly_spec.rb
1896
- - spec/whois/record/parser/responses/whois.dns.be/response_throttled_limit_spec.rb
1897
- - spec/whois/record/parser/responses/whois.dns.be/status_available_spec.rb
1898
- - spec/whois/record/parser/responses/whois.dns.be/status_registered_spec.rb
1899
- - spec/whois/record/parser/responses/whois.dns.hr/status_available_spec.rb
1900
- - spec/whois/record/parser/responses/whois.dns.hr/status_registered_spec.rb
1901
- - spec/whois/record/parser/responses/whois.dns.lu/property_nameservers_with_ip_spec.rb
1902
- - spec/whois/record/parser/responses/whois.dns.lu/status_available_spec.rb
1903
- - spec/whois/record/parser/responses/whois.dns.lu/status_registered_spec.rb
1904
- - spec/whois/record/parser/responses/whois.dns.pl/property_nameservers_with_ip_spec.rb
1905
- - spec/whois/record/parser/responses/whois.dns.pl/status_available_spec.rb
1906
- - spec/whois/record/parser/responses/whois.dns.pl/status_registered_spec.rb
1907
- - spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_spec.rb
1908
- - spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_without_host_spec.rb
1909
- - spec/whois/record/parser/responses/whois.dns.pt/property_status_techpro_spec.rb
1910
- - spec/whois/record/parser/responses/whois.dns.pt/status_available_spec.rb
1911
- - spec/whois/record/parser/responses/whois.dns.pt/status_inactive_spec.rb
1912
- - spec/whois/record/parser/responses/whois.dns.pt/status_registered_spec.rb
1913
- - spec/whois/record/parser/responses/whois.dns.pt/status_reserved_spec.rb
1914
- - spec/whois/record/parser/responses/whois.domain-registry.nl/property_nameservers_with_ip_spec.rb
1915
- - spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_daily_spec.rb
1916
- - spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_spec.rb
1917
- - spec/whois/record/parser/responses/whois.domain-registry.nl/response_unavailable_spec.rb
1918
- - spec/whois/record/parser/responses/whois.domain-registry.nl/status_available_spec.rb
1919
- - spec/whois/record/parser/responses/whois.domain-registry.nl/status_redemption_spec.rb
1920
- - spec/whois/record/parser/responses/whois.domain-registry.nl/status_registered_spec.rb
1921
- - spec/whois/record/parser/responses/whois.domain.kg/status_available_spec.rb
1922
- - spec/whois/record/parser/responses/whois.domain.kg/status_registered_spec.rb
1923
- - spec/whois/record/parser/responses/whois.domainregistry.ie/property_contacts_multiple_spec.rb
1924
- - spec/whois/record/parser/responses/whois.domainregistry.ie/property_nameservers_with_ip_spec.rb
1925
- - spec/whois/record/parser/responses/whois.domainregistry.ie/status_available_spec.rb
1926
- - spec/whois/record/parser/responses/whois.domainregistry.ie/status_registered_spec.rb
1927
- - spec/whois/record/parser/responses/whois.domainregistry.ie/token_application_pending_spec.rb
1928
- - spec/whois/record/parser/responses/whois.domainregistry.my/status_available_spec.rb
1929
- - spec/whois/record/parser/responses/whois.domainregistry.my/status_registered_spec.rb
1930
- - spec/whois/record/parser/responses/whois.domreg.lt/property_nameservers_with_ip_spec.rb
1931
- - spec/whois/record/parser/responses/whois.domreg.lt/status_available_spec.rb
1932
- - spec/whois/record/parser/responses/whois.domreg.lt/status_registered_spec.rb
1933
- - spec/whois/record/parser/responses/whois.dot.tk/status_available_spec.rb
1934
- - spec/whois/record/parser/responses/whois.dot.tk/status_registered_spec.rb
1935
- - spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_available_spec.rb
1936
- - spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_registered_spec.rb
1937
- - spec/whois/record/parser/responses/whois.dreamhost.com/property_contact_private_spec.rb
1938
- - spec/whois/record/parser/responses/whois.dreamhost.com/status_registered_spec.rb
1939
- - spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_spec.rb
1940
- - spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_with_additional_organization_spec.rb
1941
- - spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_without_address_spec.rb
1942
- - spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_without_zip_spec.rb
1943
- - spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case1_spec.rb
1944
- - spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case2_spec.rb
1945
- - spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case3_spec.rb
1946
- - spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case4_spec.rb
1947
- - spec/whois/record/parser/responses/whois.educause.edu/property_contacts_spec.rb
1948
- - spec/whois/record/parser/responses/whois.educause.edu/property_updated_on_unknown_spec.rb
1949
- - spec/whois/record/parser/responses/whois.educause.edu/status_available_spec.rb
1950
- - spec/whois/record/parser/responses/whois.educause.edu/status_registered_spec.rb
1951
- - spec/whois/record/parser/responses/whois.eenet.ee/status_available_spec.rb
1952
- - spec/whois/record/parser/responses/whois.eenet.ee/status_registered_spec.rb
1953
- - spec/whois/record/parser/responses/whois.enom.com/property_contacts_almost_empty_spec.rb
1954
- - spec/whois/record/parser/responses/whois.enom.com/property_contacts_empty_name_spec.rb
1955
- - spec/whois/record/parser/responses/whois.enom.com/property_contacts_long_address_spec.rb
1956
- - spec/whois/record/parser/responses/whois.enom.com/status_registered_spec.rb
1957
- - spec/whois/record/parser/responses/whois.eu/property_nameservers_spec.rb
1958
- - spec/whois/record/parser/responses/whois.eu/status_available_spec.rb
1959
- - spec/whois/record/parser/responses/whois.eu/status_registered_spec.rb
1960
- - spec/whois/record/parser/responses/whois.eu.org/status_available_spec.rb
1961
- - spec/whois/record/parser/responses/whois.eu.org/status_registered_spec.rb
1962
- - spec/whois/record/parser/responses/whois.fi/status_available_spec.rb
1963
- - spec/whois/record/parser/responses/whois.fi/status_registered_spec.rb
1964
- - spec/whois/record/parser/responses/whois.ficora.fi/status_available_spec.rb
1965
- - spec/whois/record/parser/responses/whois.ficora.fi/status_registered_spec.rb
1966
- - spec/whois/record/parser/responses/whois.gg/status_available_spec.rb
1967
- - spec/whois/record/parser/responses/whois.gg/status_registered_spec.rb
1968
- - spec/whois/record/parser/responses/whois.godaddy.com/status_registered_spec.rb
1969
- - spec/whois/record/parser/responses/whois.gov.za/status_available_spec.rb
1970
- - spec/whois/record/parser/responses/whois.gov.za/status_registered_spec.rb
1971
- - spec/whois/record/parser/responses/whois.hkirc.hk/property_expires_on_null_spec.rb
1972
- - spec/whois/record/parser/responses/whois.hkirc.hk/status_available_spec.rb
1973
- - spec/whois/record/parser/responses/whois.hkirc.hk/status_registered_spec.rb
1974
- - spec/whois/record/parser/responses/whois.iam.net.ma/status_available_spec.rb
1975
- - spec/whois/record/parser/responses/whois.iam.net.ma/status_registered_spec.rb
1976
- - spec/whois/record/parser/responses/whois.iana.org/int/status_available_spec.rb
1977
- - spec/whois/record/parser/responses/whois.iana.org/int/status_registered_spec.rb
1978
- - spec/whois/record/parser/responses/whois.iana.org/tld/status_not_assigned_spec.rb
1979
- - spec/whois/record/parser/responses/whois.in.ua/status_available_spec.rb
1980
- - spec/whois/record/parser/responses/whois.in.ua/status_registered_spec.rb
1981
- - spec/whois/record/parser/responses/whois.isnic.is/status_available_spec.rb
1982
- - spec/whois/record/parser/responses/whois.isnic.is/status_registered_spec.rb
1983
- - spec/whois/record/parser/responses/whois.isoc.org.il/property_status_missing_spec.rb
1984
- - spec/whois/record/parser/responses/whois.isoc.org.il/property_status_transfer_allowed_spec.rb
1985
- - spec/whois/record/parser/responses/whois.isoc.org.il/property_status_transfer_locked_spec.rb
1986
- - spec/whois/record/parser/responses/whois.isoc.org.il/status_available_spec.rb
1987
- - spec/whois/record/parser/responses/whois.isoc.org.il/status_registered_spec.rb
1988
- - spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_available_spec.rb
1989
- - spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_registered_spec.rb
1990
- - spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_available_spec.rb
1991
- - spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_registered_spec.rb
1992
- - spec/whois/record/parser/responses/whois.je/status_available_spec.rb
1993
- - spec/whois/record/parser/responses/whois.je/status_registered_spec.rb
1994
- - spec/whois/record/parser/responses/whois.jprs.jp/jp/property_status_to_be_suspended_spec.rb
1995
- - spec/whois/record/parser/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range_spec.rb
1996
- - spec/whois/record/parser/responses/whois.jprs.jp/jp/status_available_spec.rb
1997
- - spec/whois/record/parser/responses/whois.jprs.jp/jp/status_registered_spec.rb
1998
- - spec/whois/record/parser/responses/whois.jprs.jp/jp/status_reserved_spec.rb
1999
- - spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing_spec.rb
2000
- - spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_expires_on_missing_spec.rb
2001
- - spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_available_spec.rb
2002
- - spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_registered_spec.rb
2003
- - spec/whois/record/parser/responses/whois.kenic.or.ke/status_available_spec.rb
2004
- - spec/whois/record/parser/responses/whois.kenic.or.ke/status_registered_spec.rb
2005
- - spec/whois/record/parser/responses/whois.kr/property_nameservers_with_ip_spec.rb
2006
- - spec/whois/record/parser/responses/whois.kr/status_available_spec.rb
2007
- - spec/whois/record/parser/responses/whois.kr/status_registered_spec.rb
2008
- - spec/whois/record/parser/responses/whois.markmonitor.com/property_contacts_are_blank_spec.rb
2009
- - spec/whois/record/parser/responses/whois.markmonitor.com/status_registered_spec.rb
2010
- - spec/whois/record/parser/responses/whois.meregistry.net/property_nameservers_is_blank_spec.rb
2011
- - spec/whois/record/parser/responses/whois.meregistry.net/property_updated_on_is_blank_spec.rb
2012
- - spec/whois/record/parser/responses/whois.meregistry.net/status_available_spec.rb
2013
- - spec/whois/record/parser/responses/whois.meregistry.net/status_registered_spec.rb
2014
- - spec/whois/record/parser/responses/whois.museum/status_available_spec.rb
2015
- - spec/whois/record/parser/responses/whois.museum/status_registered_spec.rb
2016
- - spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_active_spec.rb
2017
- - spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_delegated_spec.rb
2018
- - spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_suspended_spec.rb
2019
- - spec/whois/record/parser/responses/whois.na-nic.com.na/status_available_spec.rb
2020
- - spec/whois/record/parser/responses/whois.na-nic.com.na/status_registered_spec.rb
2021
- - spec/whois/record/parser/responses/whois.nc/status_available_spec.rb
2022
- - spec/whois/record/parser/responses/whois.nc/status_registered_spec.rb
2023
- - spec/whois/record/parser/responses/whois.net.ua/property_contacts_multiple_spec.rb
2024
- - spec/whois/record/parser/responses/whois.net.ua/property_nameservers_uppercase_spec.rb
2025
- - spec/whois/record/parser/responses/whois.net.ua/status_available_spec.rb
2026
- - spec/whois/record/parser/responses/whois.net.ua/status_registered_spec.rb
2027
- - spec/whois/record/parser/responses/whois.netcom.cm/status_available_spec.rb
2028
- - spec/whois/record/parser/responses/whois.netcom.cm/status_registered_spec.rb
2029
- - spec/whois/record/parser/responses/whois.networksolutions.com/property_contacts_short_spec.rb
2030
- - spec/whois/record/parser/responses/whois.networksolutions.com/status_registered_spec.rb
2031
- - spec/whois/record/parser/responses/whois.nic-se.se/property_datetime_is_dash_spec.rb
2032
- - spec/whois/record/parser/responses/whois.nic-se.se/property_nameservers_with_ip_spec.rb
2033
- - spec/whois/record/parser/responses/whois.nic-se.se/status_available_spec.rb
2034
- - spec/whois/record/parser/responses/whois.nic-se.se/status_inactive_spec.rb
2035
- - spec/whois/record/parser/responses/whois.nic-se.se/status_registered_spec.rb
2036
- - spec/whois/record/parser/responses/whois.nic.ac/status_available_spec.rb
2037
- - spec/whois/record/parser/responses/whois.nic.ac/status_registered_spec.rb
2038
- - spec/whois/record/parser/responses/whois.nic.af/property_status_active_spec.rb
2039
- - spec/whois/record/parser/responses/whois.nic.af/property_status_delegated_spec.rb
2040
- - spec/whois/record/parser/responses/whois.nic.af/property_status_not_registered_spec.rb
2041
- - spec/whois/record/parser/responses/whois.nic.af/status_available_spec.rb
2042
- - spec/whois/record/parser/responses/whois.nic.af/status_registered_spec.rb
2043
- - spec/whois/record/parser/responses/whois.nic.ag/status_available_spec.rb
2044
- - spec/whois/record/parser/responses/whois.nic.ag/status_registered_spec.rb
2045
- - spec/whois/record/parser/responses/whois.nic.am/status_available_spec.rb
2046
- - spec/whois/record/parser/responses/whois.nic.am/status_registered_spec.rb
2047
- - spec/whois/record/parser/responses/whois.nic.as/status_available_spec.rb
2048
- - spec/whois/record/parser/responses/whois.nic.as/status_registered_spec.rb
2049
- - spec/whois/record/parser/responses/whois.nic.asia/property_status_multiple_spec.rb
2050
- - spec/whois/record/parser/responses/whois.nic.asia/property_status_single_spec.rb
2051
- - spec/whois/record/parser/responses/whois.nic.asia/status_available_spec.rb
2052
- - spec/whois/record/parser/responses/whois.nic.asia/status_registered_spec.rb
2053
- - spec/whois/record/parser/responses/whois.nic.at/status_available_spec.rb
2054
- - spec/whois/record/parser/responses/whois.nic.at/status_registered_spec.rb
2055
- - spec/whois/record/parser/responses/whois.nic.bo/status_available_spec.rb
2056
- - spec/whois/record/parser/responses/whois.nic.bo/status_registered_spec.rb
2057
- - spec/whois/record/parser/responses/whois.nic.cc/property_nameserver_no_nameserver_spec.rb
2058
- - spec/whois/record/parser/responses/whois.nic.cc/status_available_spec.rb
2059
- - spec/whois/record/parser/responses/whois.nic.cc/status_registered_spec.rb
2060
- - spec/whois/record/parser/responses/whois.nic.cd/status_available_spec.rb
2061
- - spec/whois/record/parser/responses/whois.nic.cd/status_registered_spec.rb
2062
- - spec/whois/record/parser/responses/whois.nic.ch/property_nameservers_with_ip_spec.rb
2063
- - spec/whois/record/parser/responses/whois.nic.ch/status_available_spec.rb
2064
- - spec/whois/record/parser/responses/whois.nic.ch/status_registered_spec.rb
2065
- - spec/whois/record/parser/responses/whois.nic.ci/status_available_spec.rb
2066
- - spec/whois/record/parser/responses/whois.nic.ci/status_registered_spec.rb
2067
- - spec/whois/record/parser/responses/whois.nic.ck/status_available_spec.rb
2068
- - spec/whois/record/parser/responses/whois.nic.ck/status_registered_spec.rb
2069
- - spec/whois/record/parser/responses/whois.nic.cl/status_available_spec.rb
2070
- - spec/whois/record/parser/responses/whois.nic.cl/status_registered_spec.rb
2071
- - spec/whois/record/parser/responses/whois.nic.co/status_available_spec.rb
2072
- - spec/whois/record/parser/responses/whois.nic.co/status_registered_spec.rb
2073
- - spec/whois/record/parser/responses/whois.nic.coop/property_status_multiple_spec.rb
2074
- - spec/whois/record/parser/responses/whois.nic.coop/property_status_single_spec.rb
2075
- - spec/whois/record/parser/responses/whois.nic.coop/status_available_spec.rb
2076
- - spec/whois/record/parser/responses/whois.nic.coop/status_registered_spec.rb
2077
- - spec/whois/record/parser/responses/whois.nic.cx/property_status_active_spec.rb
2078
- - spec/whois/record/parser/responses/whois.nic.cx/property_status_delegated_spec.rb
2079
- - spec/whois/record/parser/responses/whois.nic.cx/property_status_not_registered_spec.rb
2080
- - spec/whois/record/parser/responses/whois.nic.cx/status_available_spec.rb
2081
- - spec/whois/record/parser/responses/whois.nic.cx/status_registered_spec.rb
2082
- - spec/whois/record/parser/responses/whois.nic.cz/property_nameservers_with_ip_spec.rb
2083
- - spec/whois/record/parser/responses/whois.nic.cz/property_status_expired_spec.rb
2084
- - spec/whois/record/parser/responses/whois.nic.cz/property_status_missing_spec.rb
2085
- - spec/whois/record/parser/responses/whois.nic.cz/property_status_paid_spec.rb
2086
- - spec/whois/record/parser/responses/whois.nic.cz/property_status_update_prohibited_spec.rb
2087
- - spec/whois/record/parser/responses/whois.nic.cz/status_available_spec.rb
2088
- - spec/whois/record/parser/responses/whois.nic.cz/status_registered_spec.rb
2089
- - spec/whois/record/parser/responses/whois.nic.dz/dz/status_available_spec.rb
2090
- - spec/whois/record/parser/responses/whois.nic.dz/dz/status_registered_spec.rb
2091
- - spec/whois/record/parser/responses/whois.nic.ec/status_available_spec.rb
2092
- - spec/whois/record/parser/responses/whois.nic.ec/status_registered_spec.rb
2093
- - spec/whois/record/parser/responses/whois.nic.fr/fr/property_contact_without_address_spec.rb
2094
- - spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4_spec.rb
2095
- - spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_spec.rb
2096
- - spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6_spec.rb
2097
- - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_active_spec.rb
2098
- - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_blocked_spec.rb
2099
- - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_missing_spec.rb
2100
- - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_not_open_spec.rb
2101
- - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_redemption_spec.rb
2102
- - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_registered_spec.rb
2103
- - spec/whois/record/parser/responses/whois.nic.fr/fr/response_throttled_spec.rb
2104
- - spec/whois/record/parser/responses/whois.nic.fr/fr/status_available_spec.rb
2105
- - spec/whois/record/parser/responses/whois.nic.fr/fr/status_registered_spec.rb
2106
- - spec/whois/record/parser/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6_spec.rb
2107
- - spec/whois/record/parser/responses/whois.nic.fr/pm/response_throttled_spec.rb
2108
- - spec/whois/record/parser/responses/whois.nic.fr/pm/status_available_spec.rb
2109
- - spec/whois/record/parser/responses/whois.nic.fr/pm/status_registered_spec.rb
2110
- - spec/whois/record/parser/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6_spec.rb
2111
- - spec/whois/record/parser/responses/whois.nic.fr/re/response_throttled_spec.rb
2112
- - spec/whois/record/parser/responses/whois.nic.fr/re/status_available_spec.rb
2113
- - spec/whois/record/parser/responses/whois.nic.fr/re/status_registered_spec.rb
2114
- - spec/whois/record/parser/responses/whois.nic.fr/tf/property_status_frozen_spec.rb
2115
- - spec/whois/record/parser/responses/whois.nic.fr/tf/response_throttled_spec.rb
2116
- - spec/whois/record/parser/responses/whois.nic.fr/tf/status_available_spec.rb
2117
- - spec/whois/record/parser/responses/whois.nic.fr/tf/status_registered_spec.rb
2118
- - spec/whois/record/parser/responses/whois.nic.fr/wf/response_throttled_spec.rb
2119
- - spec/whois/record/parser/responses/whois.nic.fr/wf/status_available_spec.rb
2120
- - spec/whois/record/parser/responses/whois.nic.fr/wf/status_registered_spec.rb
2121
- - spec/whois/record/parser/responses/whois.nic.fr/yt/response_throttled_spec.rb
2122
- - spec/whois/record/parser/responses/whois.nic.fr/yt/status_available_spec.rb
2123
- - spec/whois/record/parser/responses/whois.nic.fr/yt/status_registered_spec.rb
2124
- - spec/whois/record/parser/responses/whois.nic.gl/property_status_active_spec.rb
2125
- - spec/whois/record/parser/responses/whois.nic.gl/property_status_delegated_spec.rb
2126
- - spec/whois/record/parser/responses/whois.nic.gl/status_available_spec.rb
2127
- - spec/whois/record/parser/responses/whois.nic.gl/status_registered_spec.rb
2128
- - spec/whois/record/parser/responses/whois.nic.gov/status_available_spec.rb
2129
- - spec/whois/record/parser/responses/whois.nic.gov/status_registered_spec.rb
2130
- - spec/whois/record/parser/responses/whois.nic.gs/property_status_active_spec.rb
2131
- - spec/whois/record/parser/responses/whois.nic.gs/property_status_delegated_spec.rb
2132
- - spec/whois/record/parser/responses/whois.nic.gs/property_status_not_registered_spec.rb
2133
- - spec/whois/record/parser/responses/whois.nic.gs/status_available_spec.rb
2134
- - spec/whois/record/parser/responses/whois.nic.gs/status_registered_spec.rb
2135
- - spec/whois/record/parser/responses/whois.nic.ht/property_status_active_spec.rb
2136
- - spec/whois/record/parser/responses/whois.nic.ht/property_status_delegated_spec.rb
2137
- - spec/whois/record/parser/responses/whois.nic.ht/property_status_not_registered_spec.rb
2138
- - spec/whois/record/parser/responses/whois.nic.ht/status_available_spec.rb
2139
- - spec/whois/record/parser/responses/whois.nic.ht/status_registered_spec.rb
2140
- - spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_company_spec.rb
2141
- - spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_private_person_spec.rb
2142
- - spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_without_address_spec.rb
2143
- - spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_available_spec.rb
2144
- - spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_in_progress_spec.rb
2145
- - spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_registered_spec.rb
2146
- - spec/whois/record/parser/responses/whois.nic.hu/schema-current/status_available_spec.rb
2147
- - spec/whois/record/parser/responses/whois.nic.hu/schema-current/status_registered_spec.rb
2148
- - spec/whois/record/parser/responses/whois.nic.im/status_available_spec.rb
2149
- - spec/whois/record/parser/responses/whois.nic.im/status_registered_spec.rb
2150
- - spec/whois/record/parser/responses/whois.nic.io/status_available_spec.rb
2151
- - spec/whois/record/parser/responses/whois.nic.io/status_registered_spec.rb
2152
- - spec/whois/record/parser/responses/whois.nic.ir/status_available_spec.rb
2153
- - spec/whois/record/parser/responses/whois.nic.ir/status_registered_spec.rb
2154
- - spec/whois/record/parser/responses/whois.nic.it/property_contact_province_spec.rb
2155
- - spec/whois/record/parser/responses/whois.nic.it/property_contact_with_company_in_address_spec.rb
2156
- - spec/whois/record/parser/responses/whois.nic.it/property_contact_with_organization_spec.rb
2157
- - spec/whois/record/parser/responses/whois.nic.it/property_status_active_spec.rb
2158
- - spec/whois/record/parser/responses/whois.nic.it/property_status_available_spec.rb
2159
- - spec/whois/record/parser/responses/whois.nic.it/property_status_client_spec.rb
2160
- - spec/whois/record/parser/responses/whois.nic.it/property_status_graceperiod_spec.rb
2161
- - spec/whois/record/parser/responses/whois.nic.it/property_status_inactive_noregistrar_spec.rb
2162
- - spec/whois/record/parser/responses/whois.nic.it/property_status_no_provider_spec.rb
2163
- - spec/whois/record/parser/responses/whois.nic.it/property_status_ok_autorenew_spec.rb
2164
- - spec/whois/record/parser/responses/whois.nic.it/property_status_ok_spec.rb
2165
- - spec/whois/record/parser/responses/whois.nic.it/property_status_pending-delete_spec.rb
2166
- - spec/whois/record/parser/responses/whois.nic.it/property_status_pendingdelete_pendingdelete_spec.rb
2167
- - spec/whois/record/parser/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod_spec.rb
2168
- - spec/whois/record/parser/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod_spec.rb
2169
- - spec/whois/record/parser/responses/whois.nic.it/property_status_pendingtransfer_spec.rb
2170
- - spec/whois/record/parser/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod_spec.rb
2171
- - spec/whois/record/parser/responses/whois.nic.it/property_status_pendingupdate_spec.rb
2172
- - spec/whois/record/parser/responses/whois.nic.it/property_status_redemption_no_provider_spec.rb
2173
- - spec/whois/record/parser/responses/whois.nic.it/property_status_unassignable_spec.rb
2174
- - spec/whois/record/parser/responses/whois.nic.it/property_technical_contact_spec.rb
2175
- - spec/whois/record/parser/responses/whois.nic.it/response_unavailable_spec.rb
2176
- - spec/whois/record/parser/responses/whois.nic.it/status_available_spec.rb
2177
- - spec/whois/record/parser/responses/whois.nic.it/status_registered_spec.rb
2178
- - spec/whois/record/parser/responses/whois.nic.it/status_reserved_spec.rb
2179
- - spec/whois/record/parser/responses/whois.nic.ki/property_status_active_spec.rb
2180
- - spec/whois/record/parser/responses/whois.nic.ki/property_status_delegated_spec.rb
2181
- - spec/whois/record/parser/responses/whois.nic.ki/property_status_not_registered_spec.rb
2182
- - spec/whois/record/parser/responses/whois.nic.ki/status_available_spec.rb
2183
- - spec/whois/record/parser/responses/whois.nic.ki/status_registered_spec.rb
2184
- - spec/whois/record/parser/responses/whois.nic.kz/property_status_missing_spec.rb
2185
- - spec/whois/record/parser/responses/whois.nic.kz/property_status_multiple_spec.rb
2186
- - spec/whois/record/parser/responses/whois.nic.kz/property_status_ok_spec.rb
2187
- - spec/whois/record/parser/responses/whois.nic.kz/status_available_spec.rb
2188
- - spec/whois/record/parser/responses/whois.nic.kz/status_registered_spec.rb
2189
- - spec/whois/record/parser/responses/whois.nic.la/property_status_multiple_spec.rb
2190
- - spec/whois/record/parser/responses/whois.nic.la/property_status_single_spec.rb
2191
- - spec/whois/record/parser/responses/whois.nic.la/status_available_spec.rb
2192
- - spec/whois/record/parser/responses/whois.nic.la/status_registered_spec.rb
2193
- - spec/whois/record/parser/responses/whois.nic.li/status_available_spec.rb
2194
- - spec/whois/record/parser/responses/whois.nic.li/status_registered_spec.rb
2195
- - spec/whois/record/parser/responses/whois.nic.lk/lk/status_available_spec.rb
2196
- - spec/whois/record/parser/responses/whois.nic.lk/lk/status_registered_spec.rb
2197
- - spec/whois/record/parser/responses/whois.nic.lv/status_available_spec.rb
2198
- - spec/whois/record/parser/responses/whois.nic.lv/status_registered_spec.rb
2199
- - spec/whois/record/parser/responses/whois.nic.ly/status_available_spec.rb
2200
- - spec/whois/record/parser/responses/whois.nic.ly/status_registered_spec.rb
2201
- - spec/whois/record/parser/responses/whois.nic.md/status_available_spec.rb
2202
- - spec/whois/record/parser/responses/whois.nic.md/status_registered_spec.rb
2203
- - spec/whois/record/parser/responses/whois.nic.mg/property_status_active_spec.rb
2204
- - spec/whois/record/parser/responses/whois.nic.mg/property_status_delegated_spec.rb
2205
- - spec/whois/record/parser/responses/whois.nic.mg/status_available_spec.rb
2206
- - spec/whois/record/parser/responses/whois.nic.mg/status_registered_spec.rb
2207
- - spec/whois/record/parser/responses/whois.nic.ms/property_status_active_spec.rb
2208
- - spec/whois/record/parser/responses/whois.nic.ms/property_status_delegated_spec.rb
2209
- - spec/whois/record/parser/responses/whois.nic.ms/property_status_not_registered_spec.rb
2210
- - spec/whois/record/parser/responses/whois.nic.ms/status_available_spec.rb
2211
- - spec/whois/record/parser/responses/whois.nic.ms/status_registered_spec.rb
2212
- - spec/whois/record/parser/responses/whois.nic.mu/property_status_active_spec.rb
2213
- - spec/whois/record/parser/responses/whois.nic.mu/property_status_delegated_spec.rb
2214
- - spec/whois/record/parser/responses/whois.nic.mu/property_status_not_registered_spec.rb
2215
- - spec/whois/record/parser/responses/whois.nic.mu/status_available_spec.rb
2216
- - spec/whois/record/parser/responses/whois.nic.mu/status_registered_spec.rb
2217
- - spec/whois/record/parser/responses/whois.nic.mx/property_nameservers_with_ip_spec.rb
2218
- - spec/whois/record/parser/responses/whois.nic.mx/status_available_spec.rb
2219
- - spec/whois/record/parser/responses/whois.nic.mx/status_registered_spec.rb
2220
- - spec/whois/record/parser/responses/whois.nic.name/status_available_spec.rb
2221
- - spec/whois/record/parser/responses/whois.nic.name/status_registered_spec.rb
2222
- - spec/whois/record/parser/responses/whois.nic.net.nf/property_status_active_spec.rb
2223
- - spec/whois/record/parser/responses/whois.nic.net.nf/property_status_delegated_spec.rb
2224
- - spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable_spec.rb
2225
- - spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingpurge_spec.rb
2226
- - spec/whois/record/parser/responses/whois.nic.net.nf/property_status_not_registered_spec.rb
2227
- - spec/whois/record/parser/responses/whois.nic.net.nf/status_available_spec.rb
2228
- - spec/whois/record/parser/responses/whois.nic.net.nf/status_invalid_nozone_spec.rb
2229
- - spec/whois/record/parser/responses/whois.nic.net.nf/status_registered_spec.rb
2230
- - spec/whois/record/parser/responses/whois.nic.net.ng/property_status_active_spec.rb
2231
- - spec/whois/record/parser/responses/whois.nic.net.ng/property_status_delegated_spec.rb
2232
- - spec/whois/record/parser/responses/whois.nic.net.ng/property_status_not_registered_spec.rb
2233
- - spec/whois/record/parser/responses/whois.nic.net.ng/status_available_spec.rb
2234
- - spec/whois/record/parser/responses/whois.nic.net.ng/status_registered_spec.rb
2235
- - spec/whois/record/parser/responses/whois.nic.net.sa/status_available_spec.rb
2236
- - spec/whois/record/parser/responses/whois.nic.net.sa/status_registered_spec.rb
2237
- - spec/whois/record/parser/responses/whois.nic.net.sb/property_status_active_spec.rb
2238
- - spec/whois/record/parser/responses/whois.nic.net.sb/property_status_delegated_spec.rb
2239
- - spec/whois/record/parser/responses/whois.nic.net.sb/property_status_not_registered_spec.rb
2240
- - spec/whois/record/parser/responses/whois.nic.net.sb/status_available_spec.rb
2241
- - spec/whois/record/parser/responses/whois.nic.net.sb/status_registered_spec.rb
2242
- - spec/whois/record/parser/responses/whois.nic.nu/property_status_notrenewed_spec.rb
2243
- - spec/whois/record/parser/responses/whois.nic.nu/status_available_spec.rb
2244
- - spec/whois/record/parser/responses/whois.nic.nu/status_registered_spec.rb
2245
- - spec/whois/record/parser/responses/whois.nic.org.uy/status_available_spec.rb
2246
- - spec/whois/record/parser/responses/whois.nic.org.uy/status_registered_spec.rb
2247
- - spec/whois/record/parser/responses/whois.nic.pr/status_available_spec.rb
2248
- - spec/whois/record/parser/responses/whois.nic.pr/status_registered_spec.rb
2249
- - spec/whois/record/parser/responses/whois.nic.priv.at/status_available_spec.rb
2250
- - spec/whois/record/parser/responses/whois.nic.priv.at/status_registered_spec.rb
2251
- - spec/whois/record/parser/responses/whois.nic.sh/status_available_spec.rb
2252
- - spec/whois/record/parser/responses/whois.nic.sh/status_registered_spec.rb
2253
- - spec/whois/record/parser/responses/whois.nic.sl/status_available_spec.rb
2254
- - spec/whois/record/parser/responses/whois.nic.sl/status_registered_spec.rb
2255
- - spec/whois/record/parser/responses/whois.nic.sm/status_available_spec.rb
2256
- - spec/whois/record/parser/responses/whois.nic.sm/status_registered_spec.rb
2257
- - spec/whois/record/parser/responses/whois.nic.sn/status_available_spec.rb
2258
- - spec/whois/record/parser/responses/whois.nic.sn/status_registered_spec.rb
2259
- - spec/whois/record/parser/responses/whois.nic.so/status_available_spec.rb
2260
- - spec/whois/record/parser/responses/whois.nic.so/status_registered_spec.rb
2261
- - spec/whois/record/parser/responses/whois.nic.st/status_available_spec.rb
2262
- - spec/whois/record/parser/responses/whois.nic.st/status_registered_spec.rb
2263
- - spec/whois/record/parser/responses/whois.nic.tel/status_available_spec.rb
2264
- - spec/whois/record/parser/responses/whois.nic.tel/status_registered_spec.rb
2265
- - spec/whois/record/parser/responses/whois.nic.tl/property_status_active_spec.rb
2266
- - spec/whois/record/parser/responses/whois.nic.tl/property_status_delegated_spec.rb
2267
- - spec/whois/record/parser/responses/whois.nic.tl/property_status_not_registered_spec.rb
2268
- - spec/whois/record/parser/responses/whois.nic.tl/status_available_spec.rb
2269
- - spec/whois/record/parser/responses/whois.nic.tl/status_registered_spec.rb
2270
- - spec/whois/record/parser/responses/whois.nic.tm/status_available_spec.rb
2271
- - spec/whois/record/parser/responses/whois.nic.tm/status_registered_spec.rb
2272
- - spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_ip_spec.rb
2273
- - spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_trailing_space_spec.rb
2274
- - spec/whois/record/parser/responses/whois.nic.tr/status_available_spec.rb
2275
- - spec/whois/record/parser/responses/whois.nic.tr/status_registered_spec.rb
2276
- - spec/whois/record/parser/responses/whois.nic.travel/property_status_multiple_spec.rb
2277
- - spec/whois/record/parser/responses/whois.nic.travel/property_status_single_spec.rb
2278
- - spec/whois/record/parser/responses/whois.nic.travel/status_available_spec.rb
2279
- - spec/whois/record/parser/responses/whois.nic.travel/status_registered_spec.rb
2280
- - spec/whois/record/parser/responses/whois.nic.tv/property_nameserver_no_nameserver_spec.rb
2281
- - spec/whois/record/parser/responses/whois.nic.tv/status_available_spec.rb
2282
- - spec/whois/record/parser/responses/whois.nic.tv/status_registered_spec.rb
2283
- - spec/whois/record/parser/responses/whois.nic.uk/property_nameservers_with_ip_spec.rb
2284
- - spec/whois/record/parser/responses/whois.nic.uk/property_registrar_without_trading_name_spec.rb
2285
- - spec/whois/record/parser/responses/whois.nic.uk/property_status_missing_spec.rb
2286
- - spec/whois/record/parser/responses/whois.nic.uk/property_status_no_status_listed_spec.rb
2287
- - spec/whois/record/parser/responses/whois.nic.uk/property_status_processing_registration_spec.rb
2288
- - spec/whois/record/parser/responses/whois.nic.uk/property_status_processing_renewal_spec.rb
2289
- - spec/whois/record/parser/responses/whois.nic.uk/property_status_registered_until_expiry_date_spec.rb
2290
- - spec/whois/record/parser/responses/whois.nic.uk/property_status_suspended_spec.rb
2291
- - spec/whois/record/parser/responses/whois.nic.uk/response_throttled_spec.rb
2292
- - spec/whois/record/parser/responses/whois.nic.uk/status_available_spec.rb
2293
- - spec/whois/record/parser/responses/whois.nic.uk/status_invalid_spec.rb
2294
- - spec/whois/record/parser/responses/whois.nic.uk/status_registered_spec.rb
2295
- - spec/whois/record/parser/responses/whois.nic.uk/status_reserved_spec.rb
2296
- - spec/whois/record/parser/responses/whois.nic.uk/status_suspended_spec.rb
2297
- - spec/whois/record/parser/responses/whois.nic.us/status_available_spec.rb
2298
- - spec/whois/record/parser/responses/whois.nic.us/status_registered_spec.rb
2299
- - spec/whois/record/parser/responses/whois.nic.ve/property_expires_on_missing_spec.rb
2300
- - spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_missing_spec.rb
2301
- - spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_spec.rb
2302
- - spec/whois/record/parser/responses/whois.nic.ve/property_status_activo_spec.rb
2303
- - spec/whois/record/parser/responses/whois.nic.ve/property_status_missing_spec.rb
2304
- - spec/whois/record/parser/responses/whois.nic.ve/property_status_suspendido_spec.rb
2305
- - spec/whois/record/parser/responses/whois.nic.ve/property_updated_on_blank_spec.rb
2306
- - spec/whois/record/parser/responses/whois.nic.ve/property_updated_on_spec.rb
2307
- - spec/whois/record/parser/responses/whois.nic.ve/status_available_spec.rb
2308
- - spec/whois/record/parser/responses/whois.nic.ve/status_inactive_spec.rb
2309
- - spec/whois/record/parser/responses/whois.nic.ve/status_registered_spec.rb
2310
- - spec/whois/record/parser/responses/whois.nic.xxx/property_updated_on_blank_spec.rb
2311
- - spec/whois/record/parser/responses/whois.nic.xxx/status_available_spec.rb
2312
- - spec/whois/record/parser/responses/whois.nic.xxx/status_registered_spec.rb
2313
- - spec/whois/record/parser/responses/whois.nic.xxx/status_reserved_spec.rb
2314
- - spec/whois/record/parser/responses/whois.norid.no/status_available_spec.rb
2315
- - spec/whois/record/parser/responses/whois.norid.no/status_registered_spec.rb
2316
- - spec/whois/record/parser/responses/whois.org.za/status_available_spec.rb
2317
- - spec/whois/record/parser/responses/whois.org.za/status_registered_spec.rb
2318
- - spec/whois/record/parser/responses/whois.pandi.or.id/status_available_spec.rb
2319
- - spec/whois/record/parser/responses/whois.pandi.or.id/status_registered_spec.rb
2320
- - spec/whois/record/parser/responses/whois.pnina.ps/property_nameservers_with_nodns_spec.rb
2321
- - spec/whois/record/parser/responses/whois.pnina.ps/property_status_active_pending_transfer_spec.rb
2322
- - spec/whois/record/parser/responses/whois.pnina.ps/status_available_spec.rb
2323
- - spec/whois/record/parser/responses/whois.pnina.ps/status_registered_spec.rb
2324
- - spec/whois/record/parser/responses/whois.publicinterestregistry.net/response_throttled_spec.rb
2325
- - spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_available_spec.rb
2326
- - spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_registered_spec.rb
2327
- - spec/whois/record/parser/responses/whois.register.bg/property_nameservers_with_ip_spec.rb
2328
- - spec/whois/record/parser/responses/whois.register.bg/status_available_spec.rb
2329
- - spec/whois/record/parser/responses/whois.register.bg/status_registered_spec.rb
2330
- - spec/whois/record/parser/responses/whois.registro.br/property_nameservers_with_ip_spec.rb
2331
- - spec/whois/record/parser/responses/whois.registro.br/status_available_limited_spec.rb
2332
- - spec/whois/record/parser/responses/whois.registro.br/status_available_spec.rb
2333
- - spec/whois/record/parser/responses/whois.registro.br/status_registered_limited_spec.rb
2334
- - spec/whois/record/parser/responses/whois.registro.br/status_registered_spec.rb
2335
- - spec/whois/record/parser/responses/whois.registry.gy/property_status_active_spec.rb
2336
- - spec/whois/record/parser/responses/whois.registry.gy/property_status_delegated_spec.rb
2337
- - spec/whois/record/parser/responses/whois.registry.gy/property_status_not_registered_spec.rb
2338
- - spec/whois/record/parser/responses/whois.registry.gy/status_available_spec.rb
2339
- - spec/whois/record/parser/responses/whois.registry.gy/status_registered_spec.rb
2340
- - spec/whois/record/parser/responses/whois.registry.hm/status_available_spec.rb
2341
- - spec/whois/record/parser/responses/whois.registry.hm/status_registered_spec.rb
2342
- - spec/whois/record/parser/responses/whois.registry.in/property_status_missing_spec.rb
2343
- - spec/whois/record/parser/responses/whois.registry.in/property_status_multiple_spec.rb
2344
- - spec/whois/record/parser/responses/whois.registry.in/property_status_ok_spec.rb
2345
- - spec/whois/record/parser/responses/whois.registry.in/status_available_spec.rb
2346
- - spec/whois/record/parser/responses/whois.registry.in/status_registered_spec.rb
2347
- - spec/whois/record/parser/responses/whois.registry.om/status_available_spec.rb
2348
- - spec/whois/record/parser/responses/whois.registry.om/status_registered_spec.rb
2349
- - spec/whois/record/parser/responses/whois.registry.qa/property_nameservers_without_ips_spec.rb
2350
- - spec/whois/record/parser/responses/whois.registry.qa/status_available_spec.rb
2351
- - spec/whois/record/parser/responses/whois.registry.qa/status_registered_spec.rb
2352
- - spec/whois/record/parser/responses/whois.registrypro.pro/status_available_spec.rb
2353
- - spec/whois/record/parser/responses/whois.registrypro.pro/status_registered_spec.rb
2354
- - spec/whois/record/parser/responses/whois.ripe.net/fo/status_available_spec.rb
2355
- - spec/whois/record/parser/responses/whois.ripe.net/fo/status_registered_spec.rb
2356
- - spec/whois/record/parser/responses/whois.ripe.net/gm/status_available_spec.rb
2357
- - spec/whois/record/parser/responses/whois.ripe.net/gm/status_registered_spec.rb
2358
- - spec/whois/record/parser/responses/whois.ripe.net/mc/status_available_spec.rb
2359
- - spec/whois/record/parser/responses/whois.ripe.net/mc/status_registered_spec.rb
2360
- - spec/whois/record/parser/responses/whois.ripe.net/va/status_available_spec.rb
2361
- - spec/whois/record/parser/responses/whois.ripe.net/va/status_registered_spec.rb
2362
- - spec/whois/record/parser/responses/whois.rnids.rs/property_nameservers_hyphenated_spec.rb
2363
- - spec/whois/record/parser/responses/whois.rnids.rs/status_available_spec.rb
2364
- - spec/whois/record/parser/responses/whois.rnids.rs/status_registered_spec.rb
2365
- - spec/whois/record/parser/responses/whois.rnids.rs/token_whois_privacy_spec.rb
2366
- - spec/whois/record/parser/responses/whois.rotld.ro/status_available_spec.rb
2367
- - spec/whois/record/parser/responses/whois.rotld.ro/status_registered_spec.rb
2368
- - spec/whois/record/parser/responses/whois.samoanic.ws/status_available_spec.rb
2369
- - spec/whois/record/parser/responses/whois.samoanic.ws/status_registered_spec.rb
2370
- - spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_spec.rb
2371
- - spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip_spec.rb
2372
- - spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_2_spec.rb
2373
- - spec/whois/record/parser/responses/whois.sgnic.sg/status_available_spec.rb
2374
- - spec/whois/record/parser/responses/whois.sgnic.sg/status_registered_spec.rb
2375
- - spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_dakt_spec.rb
2376
- - spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_exp_spec.rb
2377
- - spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_held_spec.rb
2378
- - spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_lnot_spec.rb
2379
- - spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_ok_spec.rb
2380
- - spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_ta_spec.rb
2381
- - spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_warn_spec.rb
2382
- - spec/whois/record/parser/responses/whois.sk-nic.sk/status_available_spec.rb
2383
- - spec/whois/record/parser/responses/whois.sk-nic.sk/status_registered_spec.rb
2384
- - spec/whois/record/parser/responses/whois.smallregistry.net/status_available_spec.rb
2385
- - spec/whois/record/parser/responses/whois.smallregistry.net/status_registered_spec.rb
2386
- - spec/whois/record/parser/responses/whois.srs.net.nz/property_status_pendingrelease_spec.rb
2387
- - spec/whois/record/parser/responses/whois.srs.net.nz/response_throttled_spec.rb
2388
- - spec/whois/record/parser/responses/whois.srs.net.nz/status_available_spec.rb
2389
- - spec/whois/record/parser/responses/whois.srs.net.nz/status_invalid_spec.rb
2390
- - spec/whois/record/parser/responses/whois.srs.net.nz/status_registered_spec.rb
2391
- - spec/whois/record/parser/responses/whois.sx/status_available_spec.rb
2392
- - spec/whois/record/parser/responses/whois.sx/status_registered_spec.rb
2393
- - spec/whois/record/parser/responses/whois.tcinet.ru/ru/property_nameservers_with_ip_spec.rb
2394
- - spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_available_spec.rb
2395
- - spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_registered_spec.rb
2396
- - spec/whois/record/parser/responses/whois.tcinet.ru/su/status_available_spec.rb
2397
- - spec/whois/record/parser/responses/whois.tcinet.ru/su/status_registered_spec.rb
2398
- - spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_available_spec.rb
2399
- - spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_registered_spec.rb
2400
- - spec/whois/record/parser/responses/whois.thnic.co.th/status_available_spec.rb
2401
- - spec/whois/record/parser/responses/whois.thnic.co.th/status_registered_spec.rb
2402
- - spec/whois/record/parser/responses/whois.tld.ee/status_available_spec.rb
2403
- - spec/whois/record/parser/responses/whois.tld.ee/status_expired_spec.rb
2404
- - spec/whois/record/parser/responses/whois.tld.ee/status_registered_spec.rb
2405
- - spec/whois/record/parser/responses/whois.tonic.to/response_incomplete_spec.rb
2406
- - spec/whois/record/parser/responses/whois.tonic.to/status_available_spec.rb
2407
- - spec/whois/record/parser/responses/whois.tonic.to/status_registered_spec.rb
2408
- - spec/whois/record/parser/responses/whois.twnic.net.tw/status_available_spec.rb
2409
- - spec/whois/record/parser/responses/whois.twnic.net.tw/status_registered_spec.rb
2410
- - spec/whois/record/parser/responses/whois.tznic.or.tz/property_status_expired_spec.rb
2411
- - spec/whois/record/parser/responses/whois.tznic.or.tz/status_available_spec.rb
2412
- - spec/whois/record/parser/responses/whois.tznic.or.tz/status_registered_spec.rb
2413
- - spec/whois/record/parser/responses/whois.ua/property_contacts_multiple_spec.rb
2414
- - spec/whois/record/parser/responses/whois.ua/property_created_at_outofrange_spec.rb
2415
- - spec/whois/record/parser/responses/whois.ua/property_nameservers_uppercase_spec.rb
2416
- - spec/whois/record/parser/responses/whois.ua/status_available_spec.rb
2417
- - spec/whois/record/parser/responses/whois.ua/status_registered_spec.rb
2418
- - spec/whois/record/parser/responses/whois.usp.ac.fj/status_available_spec.rb
2419
- - spec/whois/record/parser/responses/whois.usp.ac.fj/status_registered_spec.rb
2420
- - spec/whois/record/parser/responses/whois.za.net/status_available_spec.rb
2421
- - spec/whois/record/parser/responses/whois.za.net/status_registered_spec.rb
2422
- - spec/whois/record/parser/responses/whois.za.org/status_available_spec.rb
2423
- - spec/whois/record/parser/responses/whois.za.org/status_registered_spec.rb
2424
- - spec/whois/record/parser_spec.rb
2425
- - spec/whois/record/part_spec.rb
2426
- - spec/whois/record/registrar_spec.rb
2427
- - spec/whois/record/super_struct_spec.rb
2428
- - spec/whois/record_spec.rb
2429
- - spec/whois/server/adapters/afilias_spec.rb
2430
- - spec/whois/server/adapters/base_spec.rb
2431
- - spec/whois/server/adapters/formatted_spec.rb
2432
- - spec/whois/server/adapters/none_spec.rb
2433
- - spec/whois/server/adapters/not_implemented_spec.rb
2434
- - spec/whois/server/adapters/pir_spec.rb
2435
- - spec/whois/server/adapters/standard_spec.rb
2436
- - spec/whois/server/adapters/verisign_spec.rb
2437
- - spec/whois/server/adapters/web_spec.rb
2438
- - spec/whois/server_spec.rb
2439
- - spec/whois/whois_spec.rb
2440
332
  homepage: http://www.ruby-whois.org
2441
333
  licenses: []
2442
334
  post_install_message: ! "********************************************************************************\n\n