whois 2.2.0 → 2.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1036) hide show
  1. data/.rspec +1 -0
  2. data/LICENSE +1 -1
  3. data/Rakefile +7 -10
  4. data/lib/core_ext/date_time/conversions.rb +1 -1
  5. data/lib/whois.rb +1 -1
  6. data/lib/whois/client.rb +1 -1
  7. data/lib/whois/definitions/tlds.rb +13 -1
  8. data/lib/whois/errors.rb +1 -1
  9. data/lib/whois/record.rb +1 -1
  10. data/lib/whois/record/contact.rb +1 -1
  11. data/lib/whois/record/nameserver.rb +1 -1
  12. data/lib/whois/record/parser.rb +1 -1
  13. data/lib/whois/record/parser/base.rb +3 -3
  14. data/lib/whois/record/parser/base_afilias.rb +22 -22
  15. data/lib/whois/record/parser/base_cocca.rb +1 -1
  16. data/lib/whois/record/parser/blank.rb +1 -1
  17. data/lib/whois/record/parser/example.rb +1 -1
  18. data/lib/whois/record/parser/jobswhois.verisign-grs.com.rb +1 -5
  19. data/lib/whois/record/parser/kero.yachay.pe.rb +1 -1
  20. data/lib/whois/record/parser/saudinic.net.sa.rb +1 -1
  21. data/lib/whois/record/parser/scanners/afilias.rb +17 -28
  22. data/lib/whois/record/parser/scanners/ast.rb +7 -5
  23. data/lib/whois/record/parser/scanners/base.rb +45 -30
  24. data/lib/whois/record/parser/scanners/iana.rb +12 -9
  25. data/lib/whois/record/parser/scanners/verisign.rb +66 -36
  26. data/lib/whois/record/parser/scanners/whois.biz.rb +16 -29
  27. data/lib/whois/record/parser/scanners/whois.centralnic.com.rb +52 -0
  28. data/lib/whois/record/parser/scanners/whois.cnnic.cn.rb +46 -0
  29. data/lib/whois/record/parser/scanners/whois.denic.de.rb +49 -42
  30. data/lib/whois/record/parser/scanners/whois.nic.hu.rb +40 -47
  31. data/lib/whois/record/parser/scanners/whois.nic.it.rb +54 -64
  32. data/lib/whois/record/parser/scanners/whois.registry.qa.rb +9 -22
  33. data/lib/whois/record/parser/scanners/whois.smallregistry.net.rb +62 -0
  34. data/lib/whois/record/parser/scanners/whois.tld.ee.rb +17 -6
  35. data/lib/whois/record/parser/whois.adamsnames.tc.rb +1 -1
  36. data/lib/whois/record/parser/whois.aeda.net.ae.rb +1 -1
  37. data/lib/whois/record/parser/whois.aero.rb +1 -1
  38. data/lib/whois/record/parser/whois.afilias-grs.info.rb +1 -1
  39. data/lib/whois/record/parser/whois.afilias.info.rb +1 -1
  40. data/lib/whois/record/parser/whois.ai.rb +1 -1
  41. data/lib/whois/record/parser/whois.arnes.si.rb +1 -1
  42. data/lib/whois/record/parser/whois.audns.net.au.rb +4 -1
  43. data/lib/whois/record/parser/whois.ausregistry.net.au.rb +1 -1
  44. data/lib/whois/record/parser/whois.biz.rb +24 -28
  45. data/lib/whois/record/parser/whois.cat.rb +1 -1
  46. data/lib/whois/record/parser/whois.cctld.uz.rb +1 -1
  47. data/lib/whois/record/parser/whois.centralnic.com.rb +87 -61
  48. data/lib/whois/record/parser/whois.centralnic.net.rb +4 -3
  49. data/lib/whois/record/parser/whois.cira.ca.rb +1 -1
  50. data/lib/whois/record/parser/whois.cnnic.cn.rb +19 -23
  51. data/lib/whois/record/parser/whois.cnnic.net.cn.rb +1 -1
  52. data/lib/whois/record/parser/whois.co.ca.rb +1 -1
  53. data/lib/whois/record/parser/whois.co.pl.rb +1 -1
  54. data/lib/whois/record/parser/whois.co.ug.rb +1 -1
  55. data/lib/whois/record/parser/whois.coza.net.za.rb +1 -1
  56. data/lib/whois/record/parser/whois.crsnic.net.rb +15 -11
  57. data/lib/whois/record/parser/whois.denic.de.rb +10 -13
  58. data/lib/whois/record/parser/whois.dk-hostmaster.dk.rb +1 -1
  59. data/lib/whois/record/parser/whois.dns.be.rb +7 -2
  60. data/lib/whois/record/parser/whois.dns.lu.rb +1 -1
  61. data/lib/whois/record/parser/whois.dns.pl.rb +1 -1
  62. data/lib/whois/record/parser/whois.dns.pt.rb +1 -1
  63. data/lib/whois/record/parser/whois.domain-registry.nl.rb +21 -10
  64. data/lib/whois/record/parser/whois.domain.kg.rb +1 -1
  65. data/lib/whois/record/parser/whois.domainregistry.ie.rb +1 -1
  66. data/lib/whois/record/parser/whois.domainregistry.my.rb +1 -1
  67. data/lib/whois/record/parser/whois.domreg.lt.rb +1 -1
  68. data/lib/whois/record/parser/whois.dot.tk.rb +1 -1
  69. data/lib/whois/record/parser/whois.dotmobiregistry.net.rb +1 -1
  70. data/lib/whois/record/parser/whois.educause.edu.rb +24 -4
  71. data/lib/whois/record/parser/whois.eenet.ee.rb +1 -1
  72. data/lib/whois/record/parser/whois.eu.org.rb +1 -1
  73. data/lib/whois/record/parser/whois.eu.rb +1 -1
  74. data/lib/whois/record/parser/whois.ficora.fi.rb +1 -1
  75. data/lib/whois/record/parser/whois.gg.rb +1 -1
  76. data/lib/whois/record/parser/whois.godaddy.com.rb +44 -45
  77. data/lib/whois/record/parser/whois.gov.za.rb +1 -1
  78. data/lib/whois/record/parser/whois.hkdnr.net.hk.rb +1 -1
  79. data/lib/whois/record/parser/whois.hkirc.hk.rb +1 -1
  80. data/lib/whois/record/parser/whois.iam.net.ma.rb +1 -1
  81. data/lib/whois/record/parser/whois.iana.org.rb +23 -27
  82. data/lib/whois/record/parser/whois.in.ua.rb +1 -1
  83. data/lib/whois/record/parser/whois.isnic.is.rb +1 -1
  84. data/lib/whois/record/parser/whois.isoc.org.il.rb +9 -7
  85. data/lib/whois/record/parser/whois.ja.net.rb +1 -1
  86. data/lib/whois/record/parser/whois.je.rb +1 -1
  87. data/lib/whois/record/parser/whois.jprs.jp.rb +18 -11
  88. data/lib/whois/record/parser/whois.kenic.or.ke.rb +1 -1
  89. data/lib/whois/record/parser/whois.kr.rb +1 -1
  90. data/lib/whois/record/parser/whois.markmonitor.com.rb +34 -34
  91. data/lib/whois/record/parser/whois.meregistry.net.rb +29 -29
  92. data/lib/whois/record/parser/whois.museum.rb +1 -1
  93. data/lib/whois/record/parser/whois.na-nic.com.na.rb +1 -1
  94. data/lib/whois/record/parser/whois.net.ua.rb +1 -1
  95. data/lib/whois/record/parser/whois.netcom.cm.rb +1 -1
  96. data/lib/whois/record/parser/whois.nic-se.se.rb +1 -1
  97. data/lib/whois/record/parser/whois.nic.ac.rb +1 -1
  98. data/lib/whois/record/parser/whois.nic.af.rb +1 -1
  99. data/lib/whois/record/parser/whois.nic.ag.rb +1 -1
  100. data/lib/whois/record/parser/whois.nic.am.rb +1 -1
  101. data/lib/whois/record/parser/whois.nic.as.rb +1 -1
  102. data/lib/whois/record/parser/whois.nic.asia.rb +13 -13
  103. data/lib/whois/record/parser/whois.nic.at.rb +1 -1
  104. data/lib/whois/record/parser/whois.nic.bo.rb +1 -1
  105. data/lib/whois/record/parser/whois.nic.cc.rb +1 -5
  106. data/lib/whois/record/parser/whois.nic.cd.rb +1 -1
  107. data/lib/whois/record/parser/whois.nic.ch.rb +1 -1
  108. data/lib/whois/record/parser/whois.nic.ci.rb +1 -1
  109. data/lib/whois/record/parser/whois.nic.ck.rb +1 -1
  110. data/lib/whois/record/parser/whois.nic.cl.rb +1 -1
  111. data/lib/whois/record/parser/whois.nic.co.rb +1 -1
  112. data/lib/whois/record/parser/whois.nic.coop.rb +1 -1
  113. data/lib/whois/record/parser/whois.nic.cx.rb +1 -1
  114. data/lib/whois/record/parser/whois.nic.cz.rb +1 -1
  115. data/lib/whois/record/parser/whois.nic.dz.rb +1 -1
  116. data/lib/whois/record/parser/whois.nic.ec.rb +1 -1
  117. data/lib/whois/record/parser/whois.nic.fr.rb +35 -18
  118. data/lib/whois/record/parser/whois.nic.gl.rb +1 -1
  119. data/lib/whois/record/parser/whois.nic.gov.rb +1 -1
  120. data/lib/whois/record/parser/whois.nic.gs.rb +1 -1
  121. data/lib/whois/record/parser/whois.nic.ht.rb +1 -1
  122. data/lib/whois/record/parser/whois.nic.hu.rb +38 -41
  123. data/lib/whois/record/parser/whois.nic.im.rb +1 -1
  124. data/lib/whois/record/parser/whois.nic.io.rb +1 -1
  125. data/lib/whois/record/parser/whois.nic.ir.rb +1 -1
  126. data/lib/whois/record/parser/whois.nic.it.rb +34 -39
  127. data/lib/whois/record/parser/whois.nic.ki.rb +1 -1
  128. data/lib/whois/record/parser/whois.nic.kz.rb +1 -1
  129. data/lib/whois/record/parser/whois.nic.la.rb +5 -51
  130. data/lib/whois/record/parser/whois.nic.li.rb +1 -1
  131. data/lib/whois/record/parser/whois.nic.lv.rb +6 -7
  132. data/lib/whois/record/parser/whois.nic.ly.rb +1 -1
  133. data/lib/whois/record/parser/whois.nic.md.rb +1 -1
  134. data/lib/whois/record/parser/whois.nic.mg.rb +1 -1
  135. data/lib/whois/record/parser/whois.nic.ms.rb +1 -1
  136. data/lib/whois/record/parser/whois.nic.mu.rb +1 -1
  137. data/lib/whois/record/parser/whois.nic.mx.rb +1 -1
  138. data/lib/whois/record/parser/whois.nic.name.rb +1 -1
  139. data/lib/whois/record/parser/whois.nic.net.nf.rb +20 -3
  140. data/lib/whois/record/parser/whois.nic.net.ng.rb +1 -1
  141. data/lib/whois/record/parser/whois.nic.net.sa.rb +1 -1
  142. data/lib/whois/record/parser/whois.nic.net.sb.rb +1 -1
  143. data/lib/whois/record/parser/whois.nic.nu.rb +15 -4
  144. data/lib/whois/record/parser/whois.nic.or.kr.rb +4 -3
  145. data/lib/whois/record/parser/whois.nic.org.uy.rb +1 -1
  146. data/lib/whois/record/parser/whois.nic.pr.rb +1 -1
  147. data/lib/whois/record/parser/whois.nic.priv.at.rb +1 -1
  148. data/lib/whois/record/parser/whois.nic.sh.rb +1 -1
  149. data/lib/whois/record/parser/whois.nic.sl.rb +1 -1
  150. data/lib/whois/record/parser/whois.nic.sm.rb +1 -1
  151. data/lib/whois/record/parser/whois.nic.sn.rb +12 -8
  152. data/lib/whois/record/parser/whois.nic.so.rb +1 -1
  153. data/lib/whois/record/parser/whois.nic.st.rb +1 -1
  154. data/lib/whois/record/parser/whois.nic.tel.rb +1 -1
  155. data/lib/whois/record/parser/whois.nic.tl.rb +1 -1
  156. data/lib/whois/record/parser/whois.nic.tm.rb +1 -1
  157. data/lib/whois/record/parser/whois.nic.tr.rb +1 -1
  158. data/lib/whois/record/parser/whois.nic.travel.rb +1 -1
  159. data/lib/whois/record/parser/whois.nic.tv.rb +1 -5
  160. data/lib/whois/record/parser/whois.nic.uk.rb +4 -1
  161. data/lib/whois/record/parser/whois.nic.us.rb +1 -1
  162. data/lib/whois/record/parser/whois.nic.ve.rb +1 -1
  163. data/lib/whois/record/parser/whois.nic.xxx.rb +1 -1
  164. data/lib/whois/record/parser/whois.norid.no.rb +1 -1
  165. data/lib/whois/record/parser/whois.org.za.rb +1 -1
  166. data/lib/whois/record/parser/whois.pandi.or.id.rb +1 -1
  167. data/lib/whois/record/parser/whois.pnina.ps.rb +1 -1
  168. data/lib/whois/record/parser/whois.publicinterestregistry.net.rb +1 -1
  169. data/lib/whois/record/parser/whois.register.bg.rb +1 -1
  170. data/lib/whois/record/parser/whois.registro.br.rb +1 -1
  171. data/lib/whois/record/parser/whois.registry.gy.rb +1 -1
  172. data/lib/whois/record/parser/whois.registry.hm.rb +1 -1
  173. data/lib/whois/record/parser/whois.registry.in.rb +1 -1
  174. data/lib/whois/record/parser/whois.registry.qa.rb +13 -13
  175. data/lib/whois/record/parser/whois.registrypro.pro.rb +1 -1
  176. data/lib/whois/record/parser/whois.ripe.net.rb +1 -1
  177. data/lib/whois/record/parser/whois.ripn.net.rb +1 -1
  178. data/lib/whois/record/parser/whois.rotld.ro.rb +1 -1
  179. data/lib/whois/record/parser/whois.samoanic.ws.rb +1 -1
  180. data/lib/whois/record/parser/whois.sgnic.sg.rb +1 -1
  181. data/lib/whois/record/parser/whois.sk-nic.sk.rb +22 -15
  182. data/lib/whois/record/parser/whois.smallregistry.net.rb +132 -0
  183. data/lib/whois/record/parser/whois.srs.net.nz.rb +1 -1
  184. data/lib/whois/record/parser/whois.tcinet.ru.rb +1 -1
  185. data/lib/whois/record/parser/whois.thnic.co.th.rb +1 -1
  186. data/lib/whois/record/parser/whois.tld.ee.rb +13 -16
  187. data/lib/whois/record/parser/whois.tonic.to.rb +1 -1
  188. data/lib/whois/record/parser/whois.twnic.net.tw.rb +1 -1
  189. data/lib/whois/record/parser/whois.tznic.or.tz.rb +1 -1
  190. data/lib/whois/record/parser/whois.usp.ac.fj.rb +1 -1
  191. data/lib/whois/record/parser/whois.za.net.rb +1 -1
  192. data/lib/whois/record/parser/whois.za.org.rb +1 -1
  193. data/lib/whois/record/part.rb +1 -1
  194. data/lib/whois/record/registrar.rb +1 -1
  195. data/lib/whois/record/super_struct.rb +1 -1
  196. data/lib/whois/server.rb +43 -43
  197. data/lib/whois/server/adapters/afilias.rb +1 -1
  198. data/lib/whois/server/adapters/arpa.rb +1 -1
  199. data/lib/whois/server/adapters/base.rb +1 -1
  200. data/lib/whois/server/adapters/formatted.rb +1 -1
  201. data/lib/whois/server/adapters/none.rb +1 -1
  202. data/lib/whois/server/adapters/not_implemented.rb +1 -1
  203. data/lib/whois/server/adapters/pir.rb +1 -1
  204. data/lib/whois/server/adapters/standard.rb +1 -1
  205. data/lib/whois/server/adapters/verisign.rb +1 -1
  206. data/lib/whois/server/adapters/web.rb +1 -1
  207. data/lib/whois/version.rb +2 -2
  208. data/spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.expected +1 -1
  209. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.expected +1 -1
  210. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.expected +7 -7
  211. data/spec/fixtures/responses/kero.yachay.pe/status_available.expected +1 -1
  212. data/spec/fixtures/responses/kero.yachay.pe/status_inactive.expected +1 -1
  213. data/spec/fixtures/responses/kero.yachay.pe/status_registered.expected +5 -5
  214. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.expected +1 -1
  215. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected +3 -3
  216. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.expected +1 -1
  217. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.expected +5 -5
  218. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.expected +1 -1
  219. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.expected +5 -5
  220. data/spec/fixtures/responses/whois.aeda.net.ae/status_available.expected +1 -1
  221. data/spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected +3 -3
  222. data/spec/fixtures/responses/whois.aero/status_available.expected +4 -4
  223. data/spec/fixtures/responses/whois.aero/status_registered.expected +15 -15
  224. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.expected +4 -4
  225. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.expected +12 -12
  226. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.expected +4 -4
  227. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.expected +13 -13
  228. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.expected +4 -4
  229. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.expected +13 -13
  230. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.expected +4 -4
  231. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.expected +13 -13
  232. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.expected +4 -4
  233. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.expected +15 -15
  234. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.expected +5 -5
  235. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.expected +13 -13
  236. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.expected +4 -4
  237. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.expected +15 -15
  238. data/spec/fixtures/responses/whois.afilias.info/status_available.expected +4 -4
  239. data/spec/fixtures/responses/whois.afilias.info/status_registered.expected +15 -15
  240. data/spec/fixtures/responses/whois.ai/status_available.expected +1 -1
  241. data/spec/fixtures/responses/whois.ai/status_registered.expected +5 -5
  242. data/spec/fixtures/responses/whois.arnes.si/status_available.expected +1 -1
  243. data/spec/fixtures/responses/whois.arnes.si/status_registered.expected +7 -7
  244. data/spec/fixtures/responses/whois.audns.net.au/status_available.expected +1 -1
  245. data/spec/fixtures/responses/whois.audns.net.au/status_registered.expected +6 -6
  246. data/spec/fixtures/responses/whois.biz/status_available.expected +4 -4
  247. data/spec/fixtures/responses/whois.biz/status_registered.expected +15 -15
  248. data/spec/fixtures/responses/whois.cat/status_available.expected +1 -1
  249. data/spec/fixtures/responses/whois.cat/status_registered.expected +6 -6
  250. data/spec/fixtures/responses/whois.cctld.uz/status_available.expected +1 -1
  251. data/spec/fixtures/responses/whois.cctld.uz/status_registered.expected +5 -5
  252. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.expected +30 -3
  253. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.txt +1 -9
  254. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.expected +85 -11
  255. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.txt +69 -66
  256. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.expected +30 -3
  257. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.txt +1 -9
  258. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.expected +87 -13
  259. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.txt +70 -57
  260. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_available.expected +30 -3
  261. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_available.txt +1 -9
  262. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.expected +85 -11
  263. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.txt +69 -70
  264. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.expected +30 -3
  265. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.txt +1 -9
  266. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.expected +83 -9
  267. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.txt +48 -48
  268. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_available.expected +30 -3
  269. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_available.txt +1 -9
  270. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.expected +88 -12
  271. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.txt +68 -50
  272. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.expected +30 -3
  273. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.txt +1 -9
  274. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.expected +83 -9
  275. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.txt +54 -55
  276. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.expected +30 -3
  277. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.txt +1 -9
  278. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.expected +89 -15
  279. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.txt +73 -70
  280. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.expected +30 -3
  281. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.txt +1 -9
  282. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.expected +88 -14
  283. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.txt +74 -70
  284. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.expected +57 -0
  285. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.txt +1 -0
  286. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.expected +114 -0
  287. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.txt +29 -0
  288. data/spec/fixtures/responses/whois.centralnic.com/hu.com/property_contacts_omitted.txt +32 -0
  289. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.expected +30 -3
  290. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.txt +1 -9
  291. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.expected +83 -9
  292. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.txt +70 -67
  293. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.expected +30 -3
  294. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.txt +1 -9
  295. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.expected +83 -9
  296. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.txt +72 -60
  297. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.expected +30 -3
  298. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.txt +1 -9
  299. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.expected +92 -12
  300. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.txt +74 -68
  301. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_available.expected +30 -3
  302. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_available.txt +1 -9
  303. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.expected +83 -9
  304. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.txt +56 -57
  305. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.expected +30 -3
  306. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.txt +1 -9
  307. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.expected +89 -15
  308. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.txt +52 -51
  309. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.expected +30 -3
  310. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.txt +1 -9
  311. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.expected +81 -11
  312. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.txt +46 -60
  313. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.expected +30 -3
  314. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.txt +1 -9
  315. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.expected +83 -9
  316. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.txt +69 -49
  317. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_available.expected +30 -3
  318. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_available.txt +1 -9
  319. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.expected +90 -14
  320. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.txt +73 -69
  321. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_available.expected +30 -3
  322. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_available.txt +1 -9
  323. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.expected +86 -14
  324. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.txt +69 -65
  325. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.expected +30 -3
  326. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.txt +1 -9
  327. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.expected +83 -9
  328. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.txt +61 -54
  329. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.expected +30 -3
  330. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.txt +1 -9
  331. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.expected +85 -11
  332. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.txt +61 -57
  333. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_available.expected +30 -3
  334. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_available.txt +1 -9
  335. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.expected +84 -14
  336. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.txt +52 -59
  337. data/spec/fixtures/responses/whois.centralnic.com/us.org/status_available.expected +57 -0
  338. data/spec/fixtures/responses/whois.centralnic.com/us.org/status_available.txt +1 -0
  339. data/spec/fixtures/responses/whois.centralnic.com/uy.com/property_contacts_omitted.txt +32 -0
  340. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.expected +30 -3
  341. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.txt +1 -9
  342. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.expected +85 -11
  343. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.txt +69 -70
  344. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_available.expected +30 -3
  345. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_available.txt +1 -9
  346. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.expected +83 -9
  347. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.txt +58 -61
  348. data/spec/fixtures/responses/whois.cira.ca/schema-1/status_available.expected +1 -1
  349. data/spec/fixtures/responses/whois.cira.ca/schema-1/status_registered.expected +9 -9
  350. data/spec/fixtures/responses/whois.cira.ca/schema-2/status_available.expected +1 -1
  351. data/spec/fixtures/responses/whois.cira.ca/schema-2/status_registered.expected +8 -8
  352. data/spec/fixtures/responses/whois.cnnic.cn/status_available.expected +3 -3
  353. data/spec/fixtures/responses/whois.cnnic.cn/status_registered.expected +13 -13
  354. data/spec/fixtures/responses/whois.co.ca/status_available.expected +1 -1
  355. data/spec/fixtures/responses/whois.co.ca/status_registered.expected +5 -5
  356. data/spec/fixtures/responses/whois.co.pl/status_available.expected +1 -1
  357. data/spec/fixtures/responses/whois.co.pl/status_registered.expected +4 -4
  358. data/spec/fixtures/responses/whois.co.ug/status_available.expected +1 -1
  359. data/spec/fixtures/responses/whois.co.ug/status_registered.expected +7 -7
  360. data/spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.expected +1 -1
  361. data/spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.expected +1 -1
  362. data/spec/fixtures/responses/whois.crsnic.net/response_unavailable.expected +2 -0
  363. data/spec/fixtures/responses/whois.crsnic.net/response_unavailable.txt +13 -0
  364. data/spec/fixtures/responses/whois.crsnic.net/status_available.expected +1 -1
  365. data/spec/fixtures/responses/whois.crsnic.net/status_registered.expected +9 -9
  366. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.expected +4 -4
  367. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.expected +13 -13
  368. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.expected +4 -4
  369. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.expected +4 -4
  370. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.expected +4 -4
  371. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.expected +11 -11
  372. data/spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.expected +4 -4
  373. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.expected +4 -4
  374. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.expected +4 -4
  375. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.expected +11 -11
  376. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.expected +1 -1
  377. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.expected +5 -5
  378. data/spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.expected +4 -4
  379. data/spec/fixtures/responses/whois.dns.be/property_status_outofservice.expected +8 -0
  380. data/spec/fixtures/responses/whois.dns.be/property_status_outofservice.txt +65 -0
  381. data/spec/fixtures/responses/whois.dns.be/property_status_quarantine.expected +8 -0
  382. data/spec/fixtures/responses/whois.dns.be/property_status_quarantine.txt +44 -0
  383. data/spec/fixtures/responses/whois.dns.be/response_throttled_max.expected +2 -0
  384. data/spec/fixtures/responses/whois.dns.be/response_throttled_max.txt +40 -0
  385. data/spec/fixtures/responses/whois.dns.be/status_available.expected +1 -1
  386. data/spec/fixtures/responses/whois.dns.be/status_registered.expected +6 -6
  387. data/spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.expected +4 -4
  388. data/spec/fixtures/responses/whois.dns.lu/status_available.expected +1 -1
  389. data/spec/fixtures/responses/whois.dns.lu/status_registered.expected +6 -6
  390. data/spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.expected +3 -3
  391. data/spec/fixtures/responses/whois.dns.pl/status_available.expected +1 -1
  392. data/spec/fixtures/responses/whois.dns.pl/status_registered.expected +5 -5
  393. data/spec/fixtures/responses/whois.dns.pt/property_nameservers.expected +5 -5
  394. data/spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.expected +5 -5
  395. data/spec/fixtures/responses/whois.dns.pt/status_available.expected +1 -1
  396. data/spec/fixtures/responses/whois.dns.pt/status_inactive.expected +3 -3
  397. data/spec/fixtures/responses/whois.dns.pt/status_registered.expected +7 -7
  398. data/spec/fixtures/responses/whois.dns.pt/status_reserved.expected +2 -2
  399. data/spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.expected +3 -3
  400. data/spec/fixtures/responses/whois.domain-registry.nl/status_available.expected +1 -1
  401. data/spec/fixtures/responses/whois.domain-registry.nl/{status_quarantine.expected → status_redemption.expected} +2 -2
  402. data/spec/fixtures/responses/whois.domain-registry.nl/{status_quarantine.txt → status_redemption.txt} +0 -0
  403. data/spec/fixtures/responses/whois.domain-registry.nl/status_registered.expected +7 -7
  404. data/spec/fixtures/responses/whois.domain.kg/status_available.expected +1 -1
  405. data/spec/fixtures/responses/whois.domain.kg/status_registered.expected +6 -6
  406. data/spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected +7 -7
  407. data/spec/fixtures/responses/whois.domainregistry.ie/status_available.expected +1 -1
  408. data/spec/fixtures/responses/whois.domainregistry.ie/status_registered.expected +5 -5
  409. data/spec/fixtures/responses/whois.domainregistry.my/status_available.expected +1 -1
  410. data/spec/fixtures/responses/whois.domainregistry.my/status_registered.expected +6 -6
  411. data/spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.expected +5 -5
  412. data/spec/fixtures/responses/whois.domreg.lt/status_available.expected +1 -1
  413. data/spec/fixtures/responses/whois.domreg.lt/status_registered.expected +5 -5
  414. data/spec/fixtures/responses/whois.dot.tk/status_available.expected +1 -1
  415. data/spec/fixtures/responses/whois.dot.tk/status_registered.expected +7 -7
  416. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_available.expected +4 -4
  417. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.expected +15 -15
  418. data/spec/fixtures/responses/whois.educause.edu/property_registrant_without_address.expected +11 -0
  419. data/spec/fixtures/responses/whois.educause.edu/property_registrant_without_address.txt +55 -0
  420. data/spec/fixtures/responses/whois.educause.edu/property_registrant_without_zip.expected +12 -0
  421. data/spec/fixtures/responses/whois.educause.edu/property_registrant_without_zip.txt +65 -0
  422. data/spec/fixtures/responses/whois.educause.edu/status_available.expected +1 -1
  423. data/spec/fixtures/responses/whois.educause.edu/status_registered.expected +21 -7
  424. data/spec/fixtures/responses/whois.educause.edu/status_registered.txt +4 -4
  425. data/spec/fixtures/responses/whois.eenet.ee/status_available.expected +1 -1
  426. data/spec/fixtures/responses/whois.eenet.ee/status_registered.expected +5 -5
  427. data/spec/fixtures/responses/whois.eu/property_nameservers.expected +6 -6
  428. data/spec/fixtures/responses/whois.eu/status_available.expected +1 -1
  429. data/spec/fixtures/responses/whois.eu/status_registered.expected +5 -5
  430. data/spec/fixtures/responses/whois.ficora.fi/status_available.expected +1 -1
  431. data/spec/fixtures/responses/whois.ficora.fi/status_registered.expected +7 -7
  432. data/spec/fixtures/responses/whois.gg/status_available.expected +1 -1
  433. data/spec/fixtures/responses/whois.gg/status_registered.expected +7 -7
  434. data/spec/fixtures/responses/whois.godaddy.com/status_registered.expected +11 -11
  435. data/spec/fixtures/responses/whois.gov.za/status_registered.expected +1 -1
  436. data/spec/fixtures/responses/whois.hkirc.hk/status_available.expected +1 -1
  437. data/spec/fixtures/responses/whois.hkirc.hk/status_registered.expected +5 -5
  438. data/spec/fixtures/responses/whois.iam.net.ma/status_registered.expected +2 -2
  439. data/spec/fixtures/responses/whois.iana.org/{status_available.expected → int/status_available.expected} +4 -4
  440. data/spec/fixtures/responses/whois.iana.org/{status_available.txt → int/status_available.txt} +0 -0
  441. data/spec/fixtures/responses/whois.iana.org/{status_registered.expected → int/status_registered.expected} +13 -13
  442. data/spec/fixtures/responses/whois.iana.org/{status_registered.txt → int/status_registered.txt} +0 -0
  443. data/spec/fixtures/responses/whois.iana.org/{status_not_assigned.expected → tld/status_not_assigned.expected} +5 -5
  444. data/spec/fixtures/responses/whois.iana.org/{status_not_assigned.txt → tld/status_not_assigned.txt} +0 -0
  445. data/spec/fixtures/responses/whois.in.ua/status_available.expected +1 -1
  446. data/spec/fixtures/responses/whois.in.ua/status_registered.expected +6 -6
  447. data/spec/fixtures/responses/whois.isnic.is/status_available.expected +1 -1
  448. data/spec/fixtures/responses/whois.isnic.is/status_registered.expected +5 -5
  449. data/spec/fixtures/responses/whois.isoc.org.il/status_available.expected +1 -1
  450. data/spec/fixtures/responses/whois.isoc.org.il/status_registered.expected +8 -8
  451. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_available.expected +1 -1
  452. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.expected +8 -8
  453. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_available.expected +1 -1
  454. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.expected +12 -12
  455. data/spec/fixtures/responses/whois.je/status_available.expected +1 -1
  456. data/spec/fixtures/responses/whois.je/status_registered.expected +7 -7
  457. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.expected +8 -0
  458. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.txt +28 -0
  459. data/spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.expected +1 -1
  460. data/spec/fixtures/responses/whois.jprs.jp/jp/status_available.expected +1 -1
  461. data/spec/fixtures/responses/whois.jprs.jp/jp/status_registered.expected +8 -8
  462. data/spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.expected +2 -2
  463. data/spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.txt +27 -27
  464. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.expected +5 -0
  465. data/spec/fixtures/responses/whois.jprs.jp/{jp → ne.jp}/property_created_on_and_expires_on_missing.txt +21 -21
  466. data/spec/fixtures/responses/whois.jprs.jp/{jp → ne.jp}/property_expires_on_missing.expected +0 -0
  467. data/spec/fixtures/responses/whois.jprs.jp/{jp → ne.jp}/property_expires_on_missing.txt +20 -20
  468. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.expected +1 -1
  469. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.expected +7 -7
  470. data/spec/fixtures/responses/whois.kenic.or.ke/status_available.expected +1 -1
  471. data/spec/fixtures/responses/whois.kenic.or.ke/status_registered.expected +8 -8
  472. data/spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected +3 -3
  473. data/spec/fixtures/responses/whois.kr/status_available.expected +1 -1
  474. data/spec/fixtures/responses/whois.kr/status_registered.expected +6 -6
  475. data/spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.expected +4 -4
  476. data/spec/fixtures/responses/whois.markmonitor.com/status_registered.expected +16 -15
  477. data/spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.expected +1 -1
  478. data/spec/fixtures/responses/whois.meregistry.net/status_available.expected +4 -4
  479. data/spec/fixtures/responses/whois.meregistry.net/status_registered.expected +15 -15
  480. data/spec/fixtures/responses/whois.museum/status_available.expected +1 -1
  481. data/spec/fixtures/responses/whois.museum/status_registered.expected +6 -6
  482. data/spec/fixtures/responses/whois.na-nic.com.na/status_available.expected +1 -1
  483. data/spec/fixtures/responses/whois.na-nic.com.na/status_registered.expected +6 -6
  484. data/spec/fixtures/responses/whois.net.ua/property_nameservers_uppercase.expected +4 -4
  485. data/spec/fixtures/responses/whois.net.ua/status_available.expected +1 -1
  486. data/spec/fixtures/responses/whois.net.ua/status_registered.expected +7 -7
  487. data/spec/fixtures/responses/whois.netcom.cm/status_available.expected +1 -1
  488. data/spec/fixtures/responses/whois.netcom.cm/status_registered.expected +8 -8
  489. data/spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.expected +2 -2
  490. data/spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.expected +5 -5
  491. data/spec/fixtures/responses/whois.nic-se.se/status_available.expected +1 -1
  492. data/spec/fixtures/responses/whois.nic-se.se/status_registered.expected +8 -8
  493. data/spec/fixtures/responses/whois.nic.af/status_available.expected +1 -1
  494. data/spec/fixtures/responses/whois.nic.af/status_registered.expected +6 -6
  495. data/spec/fixtures/responses/whois.nic.ag/status_available.expected +4 -4
  496. data/spec/fixtures/responses/whois.nic.ag/status_registered.expected +15 -15
  497. data/spec/fixtures/responses/whois.nic.am/status_available.expected +1 -1
  498. data/spec/fixtures/responses/whois.nic.am/status_registered.expected +8 -8
  499. data/spec/fixtures/responses/whois.nic.as/status_available.expected +1 -1
  500. data/spec/fixtures/responses/whois.nic.as/status_registered.expected +5 -5
  501. data/spec/fixtures/responses/whois.nic.asia/status_available.expected +4 -4
  502. data/spec/fixtures/responses/whois.nic.asia/status_registered.expected +13 -13
  503. data/spec/fixtures/responses/whois.nic.at/status_available.expected +1 -1
  504. data/spec/fixtures/responses/whois.nic.at/status_registered.expected +6 -6
  505. data/spec/fixtures/responses/whois.nic.bo/status_registered.expected +2 -2
  506. data/spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.expected +1 -1
  507. data/spec/fixtures/responses/whois.nic.cc/status_available.expected +1 -1
  508. data/spec/fixtures/responses/whois.nic.cc/status_registered.expected +8 -8
  509. data/spec/fixtures/responses/whois.nic.cd/status_available.expected +1 -1
  510. data/spec/fixtures/responses/whois.nic.cd/status_registered.expected +7 -7
  511. data/spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected +3 -3
  512. data/spec/fixtures/responses/whois.nic.ch/status_available.expected +1 -1
  513. data/spec/fixtures/responses/whois.nic.ch/status_registered.expected +5 -5
  514. data/spec/fixtures/responses/whois.nic.ci/status_available.expected +1 -1
  515. data/spec/fixtures/responses/whois.nic.ci/status_registered.expected +7 -7
  516. data/spec/fixtures/responses/whois.nic.ck/status_available.expected +1 -1
  517. data/spec/fixtures/responses/whois.nic.ck/status_registered.expected +5 -5
  518. data/spec/fixtures/responses/whois.nic.cl/status_available.expected +1 -1
  519. data/spec/fixtures/responses/whois.nic.cl/status_registered.expected +5 -5
  520. data/spec/fixtures/responses/whois.nic.co/status_available.expected +1 -1
  521. data/spec/fixtures/responses/whois.nic.co/status_registered.expected +8 -8
  522. data/spec/fixtures/responses/whois.nic.coop/status_available.expected +1 -1
  523. data/spec/fixtures/responses/whois.nic.coop/status_registered.expected +6 -6
  524. data/spec/fixtures/responses/whois.nic.cx/status_available.expected +1 -1
  525. data/spec/fixtures/responses/whois.nic.cx/status_registered.expected +8 -8
  526. data/spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.expected +4 -4
  527. data/spec/fixtures/responses/whois.nic.cz/status_available.expected +1 -1
  528. data/spec/fixtures/responses/whois.nic.cz/status_registered.expected +8 -8
  529. data/spec/fixtures/responses/whois.nic.ec/status_available.expected +1 -1
  530. data/spec/fixtures/responses/whois.nic.ec/status_registered.expected +8 -8
  531. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.expected +17 -0
  532. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.txt +83 -0
  533. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.expected +5 -5
  534. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.expected +11 -0
  535. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.txt +111 -0
  536. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.expected +7 -7
  537. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.expected +8 -0
  538. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.txt +76 -0
  539. data/spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_remarks.txt +83 -0
  540. data/spec/fixtures/responses/whois.nic.fr/fr/{response_contains_trouble.txt → response_contains_contact_trouble.txt} +0 -0
  541. data/spec/fixtures/responses/whois.nic.fr/fr/response_throttled.expected +2 -0
  542. data/spec/fixtures/responses/whois.nic.fr/fr/response_throttled.txt +21 -0
  543. data/spec/fixtures/responses/whois.nic.fr/fr/status_available.expected +4 -4
  544. data/spec/fixtures/responses/whois.nic.fr/fr/status_registered.expected +13 -12
  545. data/spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.expected +4 -4
  546. data/spec/fixtures/responses/whois.nic.fr/pm/response_throttled.expected +2 -0
  547. data/spec/fixtures/responses/whois.nic.fr/pm/response_throttled.txt +21 -0
  548. data/spec/fixtures/responses/whois.nic.fr/pm/status_available.expected +4 -4
  549. data/spec/fixtures/responses/whois.nic.fr/pm/status_registered.expected +9 -8
  550. data/spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.expected +4 -4
  551. data/spec/fixtures/responses/whois.nic.fr/re/response_throttled.expected +2 -0
  552. data/spec/fixtures/responses/whois.nic.fr/re/response_throttled.txt +21 -0
  553. data/spec/fixtures/responses/whois.nic.fr/re/status_available.expected +4 -4
  554. data/spec/fixtures/responses/whois.nic.fr/re/status_registered.expected +9 -8
  555. data/spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.expected +1 -1
  556. data/spec/fixtures/responses/whois.nic.fr/tf/response_throttled.expected +2 -0
  557. data/spec/fixtures/responses/whois.nic.fr/tf/response_throttled.txt +21 -0
  558. data/spec/fixtures/responses/whois.nic.fr/tf/status_available.expected +4 -4
  559. data/spec/fixtures/responses/whois.nic.fr/tf/status_registered.expected +13 -12
  560. data/spec/fixtures/responses/whois.nic.fr/wf/response_throttled.expected +2 -0
  561. data/spec/fixtures/responses/whois.nic.fr/wf/response_throttled.txt +21 -0
  562. data/spec/fixtures/responses/whois.nic.fr/wf/status_available.expected +4 -4
  563. data/spec/fixtures/responses/whois.nic.fr/wf/status_registered.expected +12 -11
  564. data/spec/fixtures/responses/whois.nic.fr/yt/response_throttled.expected +2 -0
  565. data/spec/fixtures/responses/whois.nic.fr/yt/response_throttled.txt +21 -0
  566. data/spec/fixtures/responses/whois.nic.fr/yt/status_available.expected +4 -4
  567. data/spec/fixtures/responses/whois.nic.fr/yt/status_registered.expected +12 -11
  568. data/spec/fixtures/responses/whois.nic.gl/status_available.expected +1 -1
  569. data/spec/fixtures/responses/whois.nic.gl/status_registered.expected +6 -6
  570. data/spec/fixtures/responses/whois.nic.gs/status_available.expected +1 -1
  571. data/spec/fixtures/responses/whois.nic.gs/status_registered.expected +6 -6
  572. data/spec/fixtures/responses/whois.nic.ht/status_available.expected +1 -1
  573. data/spec/fixtures/responses/whois.nic.ht/status_registered.expected +8 -8
  574. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.expected +2 -2
  575. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected +2 -2
  576. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.expected +2 -2
  577. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected +4 -4
  578. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.expected +3 -3
  579. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.expected +16 -16
  580. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_available.expected +4 -4
  581. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.expected +4 -4
  582. data/spec/fixtures/responses/whois.nic.im/status_available.expected +1 -1
  583. data/spec/fixtures/responses/whois.nic.im/status_registered.expected +6 -6
  584. data/spec/fixtures/responses/whois.nic.ir/status_available.expected +1 -1
  585. data/spec/fixtures/responses/whois.nic.ir/status_registered.expected +6 -6
  586. data/spec/fixtures/responses/whois.nic.it/property_contact_province.expected +2 -2
  587. data/spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.expected +2 -2
  588. data/spec/fixtures/responses/whois.nic.it/property_contact_with_organization.expected +2 -2
  589. data/spec/fixtures/responses/whois.nic.it/property_technical_contact.expected +2 -2
  590. data/spec/fixtures/responses/whois.nic.it/status_available.expected +4 -4
  591. data/spec/fixtures/responses/whois.nic.it/status_registered.expected +15 -15
  592. data/spec/fixtures/responses/whois.nic.ki/status_available.expected +1 -1
  593. data/spec/fixtures/responses/whois.nic.ki/status_registered.expected +8 -8
  594. data/spec/fixtures/responses/whois.nic.kz/status_available.expected +1 -1
  595. data/spec/fixtures/responses/whois.nic.kz/status_registered.expected +5 -5
  596. data/spec/fixtures/responses/whois.nic.la/status_available.expected +35 -1
  597. data/spec/fixtures/responses/whois.nic.la/status_registered.expected +88 -8
  598. data/spec/fixtures/responses/whois.nic.li/status_available.expected +1 -1
  599. data/spec/fixtures/responses/whois.nic.li/status_registered.expected +5 -5
  600. data/spec/fixtures/responses/whois.nic.lv/status_available.expected +1 -1
  601. data/spec/fixtures/responses/whois.nic.lv/status_available.txt +5 -6
  602. data/spec/fixtures/responses/whois.nic.lv/status_registered.expected +7 -7
  603. data/spec/fixtures/responses/whois.nic.lv/status_registered.txt +32 -28
  604. data/spec/fixtures/responses/whois.nic.ly/status_available.expected +1 -1
  605. data/spec/fixtures/responses/whois.nic.ly/status_registered.expected +8 -8
  606. data/spec/fixtures/responses/whois.nic.md/status_available.expected +2 -2
  607. data/spec/fixtures/responses/whois.nic.md/status_registered.expected +7 -7
  608. data/spec/fixtures/responses/whois.nic.mg/status_available.expected +1 -1
  609. data/spec/fixtures/responses/whois.nic.mg/status_registered.expected +8 -8
  610. data/spec/fixtures/responses/whois.nic.ms/status_available.expected +1 -1
  611. data/spec/fixtures/responses/whois.nic.ms/status_registered.expected +6 -6
  612. data/spec/fixtures/responses/whois.nic.mu/status_available.expected +1 -1
  613. data/spec/fixtures/responses/whois.nic.mu/status_registered.expected +8 -8
  614. data/spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.expected +3 -3
  615. data/spec/fixtures/responses/whois.nic.mx/status_available.expected +1 -1
  616. data/spec/fixtures/responses/whois.nic.mx/status_registered.expected +7 -7
  617. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.expected +8 -0
  618. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.txt +73 -0
  619. data/spec/fixtures/responses/whois.nic.net.nf/status_available.expected +1 -1
  620. data/spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.expected +9 -0
  621. data/spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.txt +11 -0
  622. data/spec/fixtures/responses/whois.nic.net.nf/status_registered.expected +8 -8
  623. data/spec/fixtures/responses/whois.nic.net.ng/status_available.expected +1 -1
  624. data/spec/fixtures/responses/whois.nic.net.ng/status_registered.expected +8 -8
  625. data/spec/fixtures/responses/whois.nic.net.sa/status_available.expected +1 -1
  626. data/spec/fixtures/responses/whois.nic.net.sa/status_registered.expected +4 -4
  627. data/spec/fixtures/responses/whois.nic.net.sb/status_available.expected +1 -1
  628. data/spec/fixtures/responses/whois.nic.net.sb/status_registered.expected +6 -6
  629. data/spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.expected +8 -0
  630. data/spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.txt +30 -0
  631. data/spec/fixtures/responses/whois.nic.nu/status_available.expected +1 -1
  632. data/spec/fixtures/responses/whois.nic.nu/status_registered.expected +8 -8
  633. data/spec/fixtures/responses/whois.nic.org.uy/response_is_error.txt +27 -0
  634. data/spec/fixtures/responses/whois.nic.org.uy/status_available.expected +1 -1
  635. data/spec/fixtures/responses/whois.nic.org.uy/status_registered.expected +5 -5
  636. data/spec/fixtures/responses/whois.nic.pr/status_registered.expected +2 -2
  637. data/spec/fixtures/responses/whois.nic.priv.at/status_registered.expected +1 -1
  638. data/spec/fixtures/responses/whois.nic.sl/status_available.expected +1 -1
  639. data/spec/fixtures/responses/whois.nic.sl/status_registered.expected +7 -7
  640. data/spec/fixtures/responses/whois.nic.sm/status_available.expected +1 -1
  641. data/spec/fixtures/responses/whois.nic.sm/status_registered.expected +7 -7
  642. data/spec/fixtures/responses/whois.nic.sn/status_available.expected +4 -4
  643. data/spec/fixtures/responses/whois.nic.sn/status_registered.expected +13 -13
  644. data/spec/fixtures/responses/whois.nic.so/status_available.expected +1 -1
  645. data/spec/fixtures/responses/whois.nic.so/status_registered.expected +8 -8
  646. data/spec/fixtures/responses/whois.nic.st/status_available.expected +1 -1
  647. data/spec/fixtures/responses/whois.nic.st/status_registered.expected +7 -7
  648. data/spec/fixtures/responses/whois.nic.tel/status_available.expected +1 -1
  649. data/spec/fixtures/responses/whois.nic.tel/status_registered.expected +9 -9
  650. data/spec/fixtures/responses/whois.nic.tl/status_available.expected +1 -1
  651. data/spec/fixtures/responses/whois.nic.tl/status_registered.expected +6 -6
  652. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.expected +4 -4
  653. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.expected +3 -3
  654. data/spec/fixtures/responses/whois.nic.tr/status_available.expected +1 -1
  655. data/spec/fixtures/responses/whois.nic.tr/status_registered.expected +5 -5
  656. data/spec/fixtures/responses/whois.nic.travel/status_available.expected +1 -1
  657. data/spec/fixtures/responses/whois.nic.travel/status_registered.expected +6 -6
  658. data/spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.expected +1 -1
  659. data/spec/fixtures/responses/whois.nic.tv/status_available.expected +1 -1
  660. data/spec/fixtures/responses/whois.nic.tv/status_registered.expected +6 -6
  661. data/spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.expected +3 -3
  662. data/spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.expected +1 -1
  663. data/spec/fixtures/responses/whois.nic.uk/status_available.expected +1 -1
  664. data/spec/fixtures/responses/whois.nic.uk/status_registered.expected +11 -11
  665. data/spec/fixtures/responses/whois.nic.uk/status_suspended.expected +5 -5
  666. data/spec/fixtures/responses/whois.nic.us/status_available.expected +1 -1
  667. data/spec/fixtures/responses/whois.nic.us/status_registered.expected +8 -8
  668. data/spec/fixtures/responses/whois.nic.ve/property_nameservers.expected +3 -3
  669. data/spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.expected +1 -1
  670. data/spec/fixtures/responses/whois.nic.ve/property_updated_on.expected +1 -1
  671. data/spec/fixtures/responses/whois.nic.ve/status_available.expected +1 -1
  672. data/spec/fixtures/responses/whois.nic.ve/status_inactive.expected +6 -6
  673. data/spec/fixtures/responses/whois.nic.ve/status_registered.expected +3 -3
  674. data/spec/fixtures/responses/whois.nic.xxx/status_available.expected +4 -4
  675. data/spec/fixtures/responses/whois.nic.xxx/status_registered.expected +12 -12
  676. data/spec/fixtures/responses/whois.norid.no/status_registered.expected +2 -2
  677. data/spec/fixtures/responses/whois.pandi.or.id/status_available.expected +1 -1
  678. data/spec/fixtures/responses/whois.pandi.or.id/status_registered.expected +8 -8
  679. data/spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.expected +2 -2
  680. data/spec/fixtures/responses/whois.pnina.ps/status_available.expected +1 -1
  681. data/spec/fixtures/responses/whois.pnina.ps/status_registered.expected +6 -6
  682. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected +4 -4
  683. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.expected +15 -15
  684. data/spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.expected +3 -3
  685. data/spec/fixtures/responses/whois.register.bg/status_available.expected +1 -1
  686. data/spec/fixtures/responses/whois.register.bg/status_registered.expected +7 -7
  687. data/spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.expected +5 -5
  688. data/spec/fixtures/responses/whois.registro.br/status_available.expected +1 -1
  689. data/spec/fixtures/responses/whois.registro.br/status_registered.expected +6 -6
  690. data/spec/fixtures/responses/whois.registry.gy/status_available.expected +1 -1
  691. data/spec/fixtures/responses/whois.registry.gy/status_registered.expected +8 -8
  692. data/spec/fixtures/responses/whois.registry.hm/status_available.expected +1 -1
  693. data/spec/fixtures/responses/whois.registry.hm/status_registered.expected +5 -5
  694. data/spec/fixtures/responses/whois.registry.in/status_available.expected +4 -4
  695. data/spec/fixtures/responses/whois.registry.in/status_registered.expected +11 -11
  696. data/spec/fixtures/responses/whois.registry.qa/qa/status_available.expected +3 -3
  697. data/spec/fixtures/responses/whois.registry.qa/qa/status_registered.expected +8 -8
  698. data/spec/fixtures/responses/whois.registrypro.pro/status_available.expected +1 -1
  699. data/spec/fixtures/responses/whois.registrypro.pro/status_registered.expected +8 -8
  700. data/spec/fixtures/responses/whois.ripe.net/fo/status_available.expected +1 -1
  701. data/spec/fixtures/responses/whois.ripe.net/fo/status_registered.expected +3 -3
  702. data/spec/fixtures/responses/whois.ripe.net/gm/status_available.expected +1 -1
  703. data/spec/fixtures/responses/whois.ripe.net/gm/status_registered.expected +3 -3
  704. data/spec/fixtures/responses/whois.ripe.net/mc/status_available.expected +1 -1
  705. data/spec/fixtures/responses/whois.ripe.net/mc/status_registered.expected +4 -4
  706. data/spec/fixtures/responses/whois.ripe.net/va/status_available.expected +1 -1
  707. data/spec/fixtures/responses/whois.ripe.net/va/status_registered.expected +6 -6
  708. data/spec/fixtures/responses/whois.rotld.ro/status_available.expected +1 -1
  709. data/spec/fixtures/responses/whois.rotld.ro/status_registered.expected +5 -5
  710. data/spec/fixtures/responses/whois.samoanic.ws/status_available.expected +1 -1
  711. data/spec/fixtures/responses/whois.samoanic.ws/status_registered.expected +8 -8
  712. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.expected +5 -5
  713. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected +4 -4
  714. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.expected +5 -5
  715. data/spec/fixtures/responses/whois.sgnic.sg/status_available.expected +1 -1
  716. data/spec/fixtures/responses/whois.sgnic.sg/status_registered.expected +7 -7
  717. data/spec/fixtures/responses/whois.sk-nic.sk/status_available.expected +1 -1
  718. data/spec/fixtures/responses/whois.sk-nic.sk/status_registered.expected +7 -7
  719. data/spec/fixtures/responses/whois.smallregistry.net/status_available.expected +50 -0
  720. data/spec/fixtures/responses/whois.smallregistry.net/status_available.txt +21 -0
  721. data/spec/fixtures/responses/whois.smallregistry.net/status_registered.expected +91 -0
  722. data/spec/fixtures/responses/whois.smallregistry.net/status_registered.txt +89 -0
  723. data/spec/fixtures/responses/whois.srs.net.nz/status_available.expected +1 -1
  724. data/spec/fixtures/responses/whois.srs.net.nz/status_invalid.expected +1 -1
  725. data/spec/fixtures/responses/whois.srs.net.nz/status_registered.expected +8 -8
  726. data/spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.expected +4 -4
  727. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_available.expected +2 -2
  728. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.expected +10 -10
  729. data/spec/fixtures/responses/whois.tcinet.ru/su/status_available.expected +2 -2
  730. data/spec/fixtures/responses/whois.tcinet.ru/su/status_registered.expected +8 -8
  731. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.expected +2 -2
  732. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.expected +9 -9
  733. data/spec/fixtures/responses/whois.thnic.co.th/status_available.expected +1 -1
  734. data/spec/fixtures/responses/whois.thnic.co.th/status_registered.expected +8 -8
  735. data/spec/fixtures/responses/whois.tld.ee/status_available.expected +3 -3
  736. data/spec/fixtures/responses/whois.tld.ee/status_expired.expected +5 -5
  737. data/spec/fixtures/responses/whois.tld.ee/status_registered.expected +11 -11
  738. data/spec/fixtures/responses/whois.twnic.net.tw/status_available.expected +1 -1
  739. data/spec/fixtures/responses/whois.twnic.net.tw/status_registered.expected +7 -7
  740. data/spec/fixtures/responses/whois.tznic.or.tz/status_available.expected +1 -1
  741. data/spec/fixtures/responses/whois.tznic.or.tz/status_registered.expected +6 -6
  742. data/spec/fixtures/responses/whois.usp.ac.fj/status_available.expected +1 -1
  743. data/spec/fixtures/responses/whois.usp.ac.fj/status_registered.expected +4 -4
  744. data/spec/fixtures/responses/whois.za.net/status_available.expected +1 -1
  745. data/spec/fixtures/responses/whois.za.net/status_registered.expected +5 -5
  746. data/spec/fixtures/responses/whois.za.org/status_available.expected +1 -1
  747. data/spec/fixtures/responses/whois.za.org/status_registered.expected +6 -6
  748. data/spec/tlds +7 -4
  749. data/spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_registered_spec.rb +3 -3
  750. data/spec/whois/record/parser/responses/kero.yachay.pe/status_registered_spec.rb +4 -4
  751. data/spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_registered_spec.rb +2 -2
  752. data/spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_registered_spec.rb +4 -4
  753. data/spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_registered_spec.rb +4 -4
  754. data/spec/whois/record/parser/responses/whois.aeda.net.ae/status_registered_spec.rb +2 -2
  755. data/spec/whois/record/parser/responses/whois.aero/status_registered_spec.rb +8 -8
  756. data/spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_registered_spec.rb +5 -5
  757. data/spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_registered_spec.rb +6 -6
  758. data/spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_registered_spec.rb +6 -6
  759. data/spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_registered_spec.rb +6 -6
  760. data/spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_registered_spec.rb +8 -8
  761. data/spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_registered_spec.rb +6 -6
  762. data/spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_registered_spec.rb +8 -8
  763. data/spec/whois/record/parser/responses/whois.afilias.info/status_registered_spec.rb +8 -8
  764. data/spec/whois/record/parser/responses/whois.ai/status_registered_spec.rb +4 -4
  765. data/spec/whois/record/parser/responses/whois.arnes.si/status_registered_spec.rb +4 -4
  766. data/spec/whois/record/parser/responses/whois.audns.net.au/status_registered_spec.rb +4 -4
  767. data/spec/whois/record/parser/responses/whois.biz/status_registered_spec.rb +8 -8
  768. data/spec/whois/record/parser/responses/whois.cat/status_registered_spec.rb +2 -2
  769. data/spec/whois/record/parser/responses/whois.cctld.uz/status_registered_spec.rb +2 -2
  770. data/spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_available_spec.rb +40 -2
  771. data/spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_registered_spec.rb +93 -8
  772. data/spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_available_spec.rb +40 -2
  773. data/spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_registered_spec.rb +95 -10
  774. data/spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_available_spec.rb +40 -2
  775. data/spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_registered_spec.rb +93 -8
  776. data/spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_available_spec.rb +40 -2
  777. data/spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_registered_spec.rb +91 -6
  778. data/spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_available_spec.rb +40 -2
  779. data/spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_registered_spec.rb +96 -9
  780. data/spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_available_spec.rb +40 -2
  781. data/spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_registered_spec.rb +91 -6
  782. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_available_spec.rb +40 -2
  783. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_registered_spec.rb +97 -12
  784. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_available_spec.rb +40 -2
  785. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_registered_spec.rb +96 -11
  786. data/spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_available_spec.rb +108 -0
  787. data/spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_registered_spec.rb +165 -0
  788. data/spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_available_spec.rb +40 -2
  789. data/spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_registered_spec.rb +91 -6
  790. data/spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_available_spec.rb +40 -2
  791. data/spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_registered_spec.rb +91 -6
  792. data/spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_available_spec.rb +40 -2
  793. data/spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_registered_spec.rb +100 -9
  794. data/spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_available_spec.rb +40 -2
  795. data/spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_registered_spec.rb +91 -6
  796. data/spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_available_spec.rb +40 -2
  797. data/spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_registered_spec.rb +97 -12
  798. data/spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_available_spec.rb +40 -2
  799. data/spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_registered_spec.rb +89 -8
  800. data/spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_available_spec.rb +40 -2
  801. data/spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_registered_spec.rb +91 -6
  802. data/spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_available_spec.rb +40 -2
  803. data/spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_registered_spec.rb +98 -11
  804. data/spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_available_spec.rb +40 -2
  805. data/spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_registered_spec.rb +94 -11
  806. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_available_spec.rb +40 -2
  807. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_registered_spec.rb +91 -6
  808. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_available_spec.rb +40 -2
  809. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_registered_spec.rb +93 -8
  810. data/spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_available_spec.rb +40 -2
  811. data/spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_registered_spec.rb +92 -11
  812. data/spec/whois/record/parser/responses/whois.centralnic.com/us.org/status_available_spec.rb +108 -0
  813. data/spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_available_spec.rb +40 -2
  814. data/spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_registered_spec.rb +93 -8
  815. data/spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_available_spec.rb +40 -2
  816. data/spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_registered_spec.rb +91 -6
  817. data/spec/whois/record/parser/responses/whois.cira.ca/schema-1/status_registered_spec.rb +5 -5
  818. data/spec/whois/record/parser/responses/whois.cira.ca/schema-2/status_registered_spec.rb +5 -5
  819. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_registered_spec.rb +8 -8
  820. data/spec/whois/record/parser/responses/whois.co.ca/status_registered_spec.rb +2 -2
  821. data/spec/whois/record/parser/responses/whois.co.pl/status_registered_spec.rb +2 -2
  822. data/spec/whois/record/parser/responses/whois.co.ug/status_registered_spec.rb +3 -3
  823. data/spec/whois/record/parser/responses/whois.crsnic.net/property_registrar_with_multiple_entries_spec.rb +1 -1
  824. data/spec/whois/record/parser/responses/whois.crsnic.net/response_unavailable_spec.rb +29 -0
  825. data/spec/whois/record/parser/responses/whois.crsnic.net/status_registered_spec.rb +5 -5
  826. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_registered_spec.rb +8 -8
  827. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip_spec.rb +3 -3
  828. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_registered_spec.rb +6 -6
  829. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip_spec.rb +3 -3
  830. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_registered_spec.rb +6 -6
  831. data/spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_registered_spec.rb +2 -2
  832. data/spec/whois/record/parser/responses/whois.dns.be/property_nameservers_with_ip_spec.rb +3 -3
  833. data/spec/whois/record/parser/responses/whois.dns.be/property_status_outofservice_spec.rb +39 -0
  834. data/spec/whois/record/parser/responses/whois.dns.be/property_status_quarantine_spec.rb +39 -0
  835. data/spec/whois/record/parser/responses/whois.dns.be/response_throttled_max_spec.rb +29 -0
  836. data/spec/whois/record/parser/responses/whois.dns.be/status_registered_spec.rb +4 -4
  837. data/spec/whois/record/parser/responses/whois.dns.lu/property_nameservers_with_ip_spec.rb +3 -3
  838. data/spec/whois/record/parser/responses/whois.dns.lu/status_registered_spec.rb +4 -4
  839. data/spec/whois/record/parser/responses/whois.dns.pl/property_nameservers_with_ip_spec.rb +2 -2
  840. data/spec/whois/record/parser/responses/whois.dns.pl/status_registered_spec.rb +2 -2
  841. data/spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_spec.rb +4 -4
  842. data/spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_without_host_spec.rb +4 -4
  843. data/spec/whois/record/parser/responses/whois.dns.pt/status_registered_spec.rb +4 -4
  844. data/spec/whois/record/parser/responses/whois.domain-registry.nl/property_nameservers_with_ip_spec.rb +2 -2
  845. data/spec/whois/record/parser/responses/whois.domain-registry.nl/{status_quarantine_spec.rb → status_redemption_spec.rb} +4 -4
  846. data/spec/whois/record/parser/responses/whois.domain-registry.nl/status_registered_spec.rb +4 -4
  847. data/spec/whois/record/parser/responses/whois.domain.kg/status_registered_spec.rb +2 -2
  848. data/spec/whois/record/parser/responses/whois.domainregistry.ie/property_nameservers_with_ip_spec.rb +6 -6
  849. data/spec/whois/record/parser/responses/whois.domainregistry.ie/status_registered_spec.rb +3 -3
  850. data/spec/whois/record/parser/responses/whois.domainregistry.my/status_registered_spec.rb +2 -2
  851. data/spec/whois/record/parser/responses/whois.domreg.lt/property_nameservers_with_ip_spec.rb +4 -4
  852. data/spec/whois/record/parser/responses/whois.domreg.lt/status_registered_spec.rb +3 -3
  853. data/spec/whois/record/parser/responses/whois.dot.tk/status_registered_spec.rb +4 -4
  854. data/spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_registered_spec.rb +8 -8
  855. data/spec/whois/record/parser/responses/whois.educause.edu/property_registrant_without_address_spec.rb +38 -0
  856. data/spec/whois/record/parser/responses/whois.educause.edu/property_registrant_without_zip_spec.rb +39 -0
  857. data/spec/whois/record/parser/responses/whois.educause.edu/status_registered_spec.rb +18 -3
  858. data/spec/whois/record/parser/responses/whois.eenet.ee/status_registered_spec.rb +2 -2
  859. data/spec/whois/record/parser/responses/whois.eu/property_nameservers_spec.rb +5 -5
  860. data/spec/whois/record/parser/responses/whois.eu/status_registered_spec.rb +4 -4
  861. data/spec/whois/record/parser/responses/whois.ficora.fi/status_registered_spec.rb +4 -4
  862. data/spec/whois/record/parser/responses/whois.gg/status_registered_spec.rb +4 -4
  863. data/spec/whois/record/parser/responses/whois.godaddy.com/status_registered_spec.rb +7 -7
  864. data/spec/whois/record/parser/responses/whois.hkirc.hk/status_registered_spec.rb +2 -2
  865. data/spec/whois/record/parser/responses/whois.iana.org/{status_available_spec.rb → int/status_available_spec.rb} +2 -2
  866. data/spec/whois/record/parser/responses/whois.iana.org/{status_registered_spec.rb → int/status_registered_spec.rb} +9 -9
  867. data/spec/whois/record/parser/responses/whois.iana.org/{status_not_assigned_spec.rb → tld/status_not_assigned_spec.rb} +2 -2
  868. data/spec/whois/record/parser/responses/whois.in.ua/status_registered_spec.rb +3 -3
  869. data/spec/whois/record/parser/responses/whois.isnic.is/status_registered_spec.rb +2 -2
  870. data/spec/whois/record/parser/responses/whois.isoc.org.il/status_registered_spec.rb +6 -6
  871. data/spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_registered_spec.rb +4 -4
  872. data/spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_registered_spec.rb +8 -8
  873. data/spec/whois/record/parser/responses/whois.je/status_registered_spec.rb +4 -4
  874. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/property_status_to_be_suspended_spec.rb +39 -0
  875. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/status_registered_spec.rb +4 -4
  876. data/spec/whois/record/parser/responses/whois.jprs.jp/{jp → ne.jp}/property_created_on_and_expires_on_missing_spec.rb +7 -2
  877. data/spec/whois/record/parser/responses/whois.jprs.jp/{jp → ne.jp}/property_expires_on_missing_spec.rb +2 -2
  878. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_registered_spec.rb +4 -4
  879. data/spec/whois/record/parser/responses/whois.kenic.or.ke/status_registered_spec.rb +4 -4
  880. data/spec/whois/record/parser/responses/whois.kr/property_nameservers_with_ip_spec.rb +2 -2
  881. data/spec/whois/record/parser/responses/whois.kr/status_registered_spec.rb +2 -2
  882. data/spec/whois/record/parser/responses/whois.markmonitor.com/property_contacts_are_blank_spec.rb +1 -1
  883. data/spec/whois/record/parser/responses/whois.markmonitor.com/status_registered_spec.rb +8 -8
  884. data/spec/whois/record/parser/responses/whois.meregistry.net/status_registered_spec.rb +8 -8
  885. data/spec/whois/record/parser/responses/whois.museum/status_registered_spec.rb +2 -2
  886. data/spec/whois/record/parser/responses/whois.na-nic.com.na/status_registered_spec.rb +2 -2
  887. data/spec/whois/record/parser/responses/whois.net.ua/property_nameservers_uppercase_spec.rb +3 -3
  888. data/spec/whois/record/parser/responses/whois.net.ua/status_registered_spec.rb +4 -4
  889. data/spec/whois/record/parser/responses/whois.netcom.cm/status_registered_spec.rb +4 -4
  890. data/spec/whois/record/parser/responses/whois.nic-se.se/property_nameservers_with_ip_spec.rb +4 -4
  891. data/spec/whois/record/parser/responses/whois.nic-se.se/status_registered_spec.rb +4 -4
  892. data/spec/whois/record/parser/responses/whois.nic.af/status_registered_spec.rb +2 -2
  893. data/spec/whois/record/parser/responses/whois.nic.ag/status_registered_spec.rb +8 -8
  894. data/spec/whois/record/parser/responses/whois.nic.am/status_registered_spec.rb +4 -4
  895. data/spec/whois/record/parser/responses/whois.nic.as/status_registered_spec.rb +4 -4
  896. data/spec/whois/record/parser/responses/whois.nic.asia/status_registered_spec.rb +6 -6
  897. data/spec/whois/record/parser/responses/whois.nic.at/status_registered_spec.rb +4 -4
  898. data/spec/whois/record/parser/responses/whois.nic.cc/status_registered_spec.rb +4 -4
  899. data/spec/whois/record/parser/responses/whois.nic.cd/status_registered_spec.rb +4 -4
  900. data/spec/whois/record/parser/responses/whois.nic.ch/property_nameservers_with_ip_spec.rb +2 -2
  901. data/spec/whois/record/parser/responses/whois.nic.ch/status_registered_spec.rb +4 -4
  902. data/spec/whois/record/parser/responses/whois.nic.ci/status_registered_spec.rb +4 -4
  903. data/spec/whois/record/parser/responses/whois.nic.ck/status_registered_spec.rb +2 -2
  904. data/spec/whois/record/parser/responses/whois.nic.cl/status_registered_spec.rb +4 -4
  905. data/spec/whois/record/parser/responses/whois.nic.co/status_registered_spec.rb +4 -4
  906. data/spec/whois/record/parser/responses/whois.nic.coop/status_registered_spec.rb +2 -2
  907. data/spec/whois/record/parser/responses/whois.nic.cx/status_registered_spec.rb +4 -4
  908. data/spec/whois/record/parser/responses/whois.nic.cz/property_nameservers_with_ip_spec.rb +3 -3
  909. data/spec/whois/record/parser/responses/whois.nic.cz/status_registered_spec.rb +4 -4
  910. data/spec/whois/record/parser/responses/whois.nic.ec/status_registered_spec.rb +4 -4
  911. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_contact_without_address_spec.rb +44 -0
  912. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4_spec.rb +38 -0
  913. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_spec.rb +4 -4
  914. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6_spec.rb +6 -6
  915. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_not_open_spec.rb +39 -0
  916. data/spec/whois/record/parser/responses/whois.nic.fr/fr/response_throttled_spec.rb +29 -0
  917. data/spec/whois/record/parser/responses/whois.nic.fr/fr/status_registered_spec.rb +7 -6
  918. data/spec/whois/record/parser/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6_spec.rb +3 -3
  919. data/spec/whois/record/parser/responses/whois.nic.fr/pm/response_throttled_spec.rb +29 -0
  920. data/spec/whois/record/parser/responses/whois.nic.fr/pm/status_registered_spec.rb +3 -2
  921. data/spec/whois/record/parser/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6_spec.rb +3 -3
  922. data/spec/whois/record/parser/responses/whois.nic.fr/re/response_throttled_spec.rb +29 -0
  923. data/spec/whois/record/parser/responses/whois.nic.fr/re/status_registered_spec.rb +3 -2
  924. data/spec/whois/record/parser/responses/whois.nic.fr/tf/property_status_frozen_spec.rb +1 -1
  925. data/spec/whois/record/parser/responses/whois.nic.fr/tf/response_throttled_spec.rb +29 -0
  926. data/spec/whois/record/parser/responses/whois.nic.fr/tf/status_registered_spec.rb +7 -6
  927. data/spec/whois/record/parser/responses/whois.nic.fr/wf/response_throttled_spec.rb +29 -0
  928. data/spec/whois/record/parser/responses/whois.nic.fr/wf/status_registered_spec.rb +6 -5
  929. data/spec/whois/record/parser/responses/whois.nic.fr/yt/response_throttled_spec.rb +29 -0
  930. data/spec/whois/record/parser/responses/whois.nic.fr/yt/status_registered_spec.rb +6 -5
  931. data/spec/whois/record/parser/responses/whois.nic.gl/status_registered_spec.rb +2 -2
  932. data/spec/whois/record/parser/responses/whois.nic.gs/status_registered_spec.rb +2 -2
  933. data/spec/whois/record/parser/responses/whois.nic.ht/status_registered_spec.rb +4 -4
  934. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_company_spec.rb +1 -1
  935. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_private_person_spec.rb +1 -1
  936. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_without_address_spec.rb +1 -1
  937. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_registered_spec.rb +10 -10
  938. data/spec/whois/record/parser/responses/whois.nic.im/status_registered_spec.rb +4 -4
  939. data/spec/whois/record/parser/responses/whois.nic.ir/status_registered_spec.rb +4 -4
  940. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_province_spec.rb +1 -1
  941. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_with_company_in_address_spec.rb +1 -1
  942. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_with_organization_spec.rb +1 -1
  943. data/spec/whois/record/parser/responses/whois.nic.it/property_technical_contact_spec.rb +1 -1
  944. data/spec/whois/record/parser/responses/whois.nic.it/status_registered_spec.rb +8 -8
  945. data/spec/whois/record/parser/responses/whois.nic.ki/status_registered_spec.rb +4 -4
  946. data/spec/whois/record/parser/responses/whois.nic.kz/status_registered_spec.rb +2 -2
  947. data/spec/whois/record/parser/responses/whois.nic.la/property_status_multiple_spec.rb +1 -1
  948. data/spec/whois/record/parser/responses/whois.nic.la/property_status_single_spec.rb +1 -1
  949. data/spec/whois/record/parser/responses/whois.nic.la/status_available_spec.rb +49 -1
  950. data/spec/whois/record/parser/responses/whois.nic.la/status_registered_spec.rb +99 -5
  951. data/spec/whois/record/parser/responses/whois.nic.li/status_registered_spec.rb +4 -4
  952. data/spec/whois/record/parser/responses/whois.nic.lv/status_registered_spec.rb +5 -5
  953. data/spec/whois/record/parser/responses/whois.nic.ly/status_registered_spec.rb +4 -4
  954. data/spec/whois/record/parser/responses/whois.nic.md/status_registered_spec.rb +3 -3
  955. data/spec/whois/record/parser/responses/whois.nic.mg/status_registered_spec.rb +4 -4
  956. data/spec/whois/record/parser/responses/whois.nic.ms/status_registered_spec.rb +2 -2
  957. data/spec/whois/record/parser/responses/whois.nic.mu/status_registered_spec.rb +4 -4
  958. data/spec/whois/record/parser/responses/whois.nic.mx/property_nameservers_with_ip_spec.rb +2 -2
  959. data/spec/whois/record/parser/responses/whois.nic.mx/status_registered_spec.rb +4 -4
  960. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingpurge_spec.rb +39 -0
  961. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_invalid_nozone_spec.rb +39 -0
  962. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_registered_spec.rb +4 -4
  963. data/spec/whois/record/parser/responses/whois.nic.net.ng/status_registered_spec.rb +4 -4
  964. data/spec/whois/record/parser/responses/whois.nic.net.sa/status_registered_spec.rb +2 -2
  965. data/spec/whois/record/parser/responses/whois.nic.net.sb/status_registered_spec.rb +2 -2
  966. data/spec/whois/record/parser/responses/whois.nic.nu/property_status_notrenewed_spec.rb +39 -0
  967. data/spec/whois/record/parser/responses/whois.nic.nu/status_registered_spec.rb +4 -4
  968. data/spec/whois/record/parser/responses/whois.nic.org.uy/status_registered_spec.rb +2 -2
  969. data/spec/whois/record/parser/responses/whois.nic.sl/status_registered_spec.rb +4 -4
  970. data/spec/whois/record/parser/responses/whois.nic.sm/status_registered_spec.rb +4 -4
  971. data/spec/whois/record/parser/responses/whois.nic.sn/status_registered_spec.rb +8 -8
  972. data/spec/whois/record/parser/responses/whois.nic.so/status_registered_spec.rb +4 -4
  973. data/spec/whois/record/parser/responses/whois.nic.st/status_registered_spec.rb +4 -4
  974. data/spec/whois/record/parser/responses/whois.nic.tel/status_registered_spec.rb +5 -5
  975. data/spec/whois/record/parser/responses/whois.nic.tl/status_registered_spec.rb +2 -2
  976. data/spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_ip_spec.rb +3 -3
  977. data/spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_trailing_space_spec.rb +2 -2
  978. data/spec/whois/record/parser/responses/whois.nic.tr/status_registered_spec.rb +2 -2
  979. data/spec/whois/record/parser/responses/whois.nic.travel/status_registered_spec.rb +2 -2
  980. data/spec/whois/record/parser/responses/whois.nic.tv/status_registered_spec.rb +2 -2
  981. data/spec/whois/record/parser/responses/whois.nic.uk/property_nameservers_with_ip_spec.rb +2 -2
  982. data/spec/whois/record/parser/responses/whois.nic.uk/property_registrar_without_trading_name_spec.rb +1 -1
  983. data/spec/whois/record/parser/responses/whois.nic.uk/status_registered_spec.rb +6 -6
  984. data/spec/whois/record/parser/responses/whois.nic.uk/status_suspended_spec.rb +1 -1
  985. data/spec/whois/record/parser/responses/whois.nic.us/status_registered_spec.rb +4 -4
  986. data/spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_spec.rb +2 -2
  987. data/spec/whois/record/parser/responses/whois.nic.ve/status_inactive_spec.rb +2 -2
  988. data/spec/whois/record/parser/responses/whois.nic.xxx/status_registered_spec.rb +6 -6
  989. data/spec/whois/record/parser/responses/whois.pandi.or.id/status_registered_spec.rb +4 -4
  990. data/spec/whois/record/parser/responses/whois.pnina.ps/property_nameservers_with_nodns_spec.rb +1 -1
  991. data/spec/whois/record/parser/responses/whois.pnina.ps/status_registered_spec.rb +3 -3
  992. data/spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_registered_spec.rb +8 -8
  993. data/spec/whois/record/parser/responses/whois.register.bg/property_nameservers_with_ip_spec.rb +2 -2
  994. data/spec/whois/record/parser/responses/whois.register.bg/status_registered_spec.rb +4 -4
  995. data/spec/whois/record/parser/responses/whois.registro.br/property_nameservers_with_ip_spec.rb +4 -4
  996. data/spec/whois/record/parser/responses/whois.registro.br/status_registered_spec.rb +2 -2
  997. data/spec/whois/record/parser/responses/whois.registry.gy/status_registered_spec.rb +4 -4
  998. data/spec/whois/record/parser/responses/whois.registry.hm/status_registered_spec.rb +2 -2
  999. data/spec/whois/record/parser/responses/whois.registry.in/status_registered_spec.rb +7 -7
  1000. data/spec/whois/record/parser/responses/whois.registry.qa/qa/status_registered_spec.rb +5 -5
  1001. data/spec/whois/record/parser/responses/whois.registrypro.pro/status_registered_spec.rb +4 -4
  1002. data/spec/whois/record/parser/responses/whois.ripe.net/fo/status_registered_spec.rb +2 -2
  1003. data/spec/whois/record/parser/responses/whois.ripe.net/gm/status_registered_spec.rb +2 -2
  1004. data/spec/whois/record/parser/responses/whois.ripe.net/mc/status_registered_spec.rb +3 -3
  1005. data/spec/whois/record/parser/responses/whois.ripe.net/va/status_registered_spec.rb +5 -5
  1006. data/spec/whois/record/parser/responses/whois.rotld.ro/status_registered_spec.rb +4 -4
  1007. data/spec/whois/record/parser/responses/whois.samoanic.ws/status_registered_spec.rb +4 -4
  1008. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_spec.rb +4 -4
  1009. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip_spec.rb +3 -3
  1010. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_2_spec.rb +4 -4
  1011. data/spec/whois/record/parser/responses/whois.sgnic.sg/status_registered_spec.rb +4 -4
  1012. data/spec/whois/record/parser/responses/whois.sk-nic.sk/status_registered_spec.rb +4 -4
  1013. data/spec/whois/record/parser/responses/whois.smallregistry.net/status_available_spec.rb +98 -0
  1014. data/spec/whois/record/parser/responses/whois.smallregistry.net/status_registered_spec.rb +139 -0
  1015. data/spec/whois/record/parser/responses/whois.srs.net.nz/status_registered_spec.rb +4 -4
  1016. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/property_nameservers_with_ip_spec.rb +3 -3
  1017. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_registered_spec.rb +6 -6
  1018. data/spec/whois/record/parser/responses/whois.tcinet.ru/su/status_registered_spec.rb +4 -4
  1019. data/spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_registered_spec.rb +5 -5
  1020. data/spec/whois/record/parser/responses/whois.thnic.co.th/status_registered_spec.rb +4 -4
  1021. data/spec/whois/record/parser/responses/whois.tld.ee/status_expired_spec.rb +2 -2
  1022. data/spec/whois/record/parser/responses/whois.tld.ee/status_registered_spec.rb +5 -5
  1023. data/spec/whois/record/parser/responses/whois.twnic.net.tw/status_registered_spec.rb +4 -4
  1024. data/spec/whois/record/parser/responses/whois.tznic.or.tz/status_registered_spec.rb +2 -2
  1025. data/spec/whois/record/parser/responses/whois.usp.ac.fj/status_registered_spec.rb +2 -2
  1026. data/spec/whois/record/parser/responses/whois.za.net/status_registered_spec.rb +2 -2
  1027. data/spec/whois/record/parser/responses/whois.za.org/status_registered_spec.rb +3 -3
  1028. data/whois.gemspec +6 -6
  1029. metadata +110 -36
  1030. data/lib/whois/record/parser/scanners/cnnic.rb +0 -57
  1031. data/spec/fixtures/responses/whois.centralnic.com/hu.com/registered_details_omitted.txt +0 -36
  1032. data/spec/fixtures/responses/whois.centralnic.com/uy.com/property_billing_contact_missing.txt +0 -36
  1033. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered_details_omitted.txt +0 -41
  1034. data/spec/fixtures/responses/whois.centralnic.com/web.com/status_available.txt +0 -2
  1035. data/spec/fixtures/responses/whois.iana.org/MULTIPLE.txt +0 -3
  1036. data/spec/fixtures/responses/whois.jprs.jp/jp/property_created_on_and_expires_on_missing.expected +0 -2
@@ -58,13 +58,13 @@ describe Whois::Record::Parser::WhoisSrsNetNz, "status_registered.expected" do
58
58
  it do
59
59
  @parser.nameservers.should be_a(Array)
60
60
  @parser.nameservers.should have(4).items
61
- @parser.nameservers[0].should be_a(_nameserver)
61
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
62
62
  @parser.nameservers[0].name.should == "ns1.google.com"
63
- @parser.nameservers[1].should be_a(_nameserver)
63
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
64
64
  @parser.nameservers[1].name.should == "ns2.google.com"
65
- @parser.nameservers[2].should be_a(_nameserver)
65
+ @parser.nameservers[2].should be_a(Whois::Record::Nameserver)
66
66
  @parser.nameservers[2].name.should == "ns3.google.com"
67
- @parser.nameservers[3].should be_a(_nameserver)
67
+ @parser.nameservers[3].should be_a(Whois::Record::Nameserver)
68
68
  @parser.nameservers[3].name.should == "ns4.google.com"
69
69
  end
70
70
  end
@@ -25,11 +25,11 @@ describe Whois::Record::Parser::WhoisTcinetRu, "property_nameservers_with_ip.exp
25
25
  it do
26
26
  @parser.nameservers.should be_a(Array)
27
27
  @parser.nameservers.should have(3).items
28
- @parser.nameservers[0].should be_a(_nameserver)
28
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
29
29
  @parser.nameservers[0].should == _nameserver.new(:name => "ns.masterhost.ru", :ipv4 => "217.16.20.30")
30
- @parser.nameservers[1].should be_a(_nameserver)
30
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
31
31
  @parser.nameservers[1].should == _nameserver.new(:name => "ns1.masterhost.ru", :ipv4 => "217.16.16.30")
32
- @parser.nameservers[2].should be_a(_nameserver)
32
+ @parser.nameservers[2].should be_a(Whois::Record::Nameserver)
33
33
  @parser.nameservers[2].should == _nameserver.new(:name => "ns2.masterhost.ru", :ipv4 => "217.16.22.30")
34
34
  end
35
35
  end
@@ -55,7 +55,7 @@ describe Whois::Record::Parser::WhoisTcinetRu, "status_registered.expected" do
55
55
  end
56
56
  describe "#registrar" do
57
57
  it do
58
- @parser.registrar.should be_a(_registrar)
58
+ @parser.registrar.should be_a(Whois::Record::Registrar)
59
59
  @parser.registrar.id.should == "RUCENTER-REG-RIPN"
60
60
  @parser.registrar.name.should == nil
61
61
  @parser.registrar.organization.should == nil
@@ -70,7 +70,7 @@ describe Whois::Record::Parser::WhoisTcinetRu, "status_registered.expected" do
70
70
  it do
71
71
  @parser.admin_contacts.should be_a(Array)
72
72
  @parser.admin_contacts.should have(2).items
73
- @parser.admin_contacts[0].should be_a(_contact)
73
+ @parser.admin_contacts[0].should be_a(Whois::Record::Contact)
74
74
  @parser.admin_contacts[0].type.should == Whois::Record::Contact::TYPE_ADMIN
75
75
  @parser.admin_contacts[0].id.should == nil
76
76
  @parser.admin_contacts[0].name.should == nil
@@ -96,13 +96,13 @@ describe Whois::Record::Parser::WhoisTcinetRu, "status_registered.expected" do
96
96
  it do
97
97
  @parser.nameservers.should be_a(Array)
98
98
  @parser.nameservers.should have(4).items
99
- @parser.nameservers[0].should be_a(_nameserver)
99
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
100
100
  @parser.nameservers[0].name.should == "ns1.google.com"
101
- @parser.nameservers[1].should be_a(_nameserver)
101
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
102
102
  @parser.nameservers[1].name.should == "ns2.google.com"
103
- @parser.nameservers[2].should be_a(_nameserver)
103
+ @parser.nameservers[2].should be_a(Whois::Record::Nameserver)
104
104
  @parser.nameservers[2].name.should == "ns3.google.com"
105
- @parser.nameservers[3].should be_a(_nameserver)
105
+ @parser.nameservers[3].should be_a(Whois::Record::Nameserver)
106
106
  @parser.nameservers[3].name.should == "ns4.google.com"
107
107
  end
108
108
  end
@@ -55,7 +55,7 @@ describe Whois::Record::Parser::WhoisTcinetRu, "status_registered.expected" do
55
55
  end
56
56
  describe "#registrar" do
57
57
  it do
58
- @parser.registrar.should be_a(_registrar)
58
+ @parser.registrar.should be_a(Whois::Record::Registrar)
59
59
  @parser.registrar.id.should == "RUCENTER-REG-FID"
60
60
  @parser.registrar.name.should == nil
61
61
  @parser.registrar.organization.should == nil
@@ -70,7 +70,7 @@ describe Whois::Record::Parser::WhoisTcinetRu, "status_registered.expected" do
70
70
  it do
71
71
  @parser.admin_contacts.should be_a(Array)
72
72
  @parser.admin_contacts.should have(1).items
73
- @parser.admin_contacts[0].should be_a(_contact)
73
+ @parser.admin_contacts[0].should be_a(Whois::Record::Contact)
74
74
  @parser.admin_contacts[0].type.should == Whois::Record::Contact::TYPE_ADMIN
75
75
  @parser.admin_contacts[0].id.should == nil
76
76
  @parser.admin_contacts[0].name.should == "Private Person"
@@ -88,9 +88,9 @@ describe Whois::Record::Parser::WhoisTcinetRu, "status_registered.expected" do
88
88
  it do
89
89
  @parser.nameservers.should be_a(Array)
90
90
  @parser.nameservers.should have(2).items
91
- @parser.nameservers[0].should be_a(_nameserver)
91
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
92
92
  @parser.nameservers[0].name.should == "ns1073.hostgator.com"
93
- @parser.nameservers[1].should be_a(_nameserver)
93
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
94
94
  @parser.nameservers[1].name.should == "ns1074.hostgator.com"
95
95
  end
96
96
  end
@@ -55,7 +55,7 @@ describe Whois::Record::Parser::WhoisTcinetRu, "status_registered.expected" do
55
55
  end
56
56
  describe "#registrar" do
57
57
  it do
58
- @parser.registrar.should be_a(_registrar)
58
+ @parser.registrar.should be_a(Whois::Record::Registrar)
59
59
  @parser.registrar.id.should == "R01-REG-RF"
60
60
  @parser.registrar.name.should == nil
61
61
  @parser.registrar.organization.should == nil
@@ -70,7 +70,7 @@ describe Whois::Record::Parser::WhoisTcinetRu, "status_registered.expected" do
70
70
  it do
71
71
  @parser.admin_contacts.should be_a(Array)
72
72
  @parser.admin_contacts.should have(1).items
73
- @parser.admin_contacts[0].should be_a(_contact)
73
+ @parser.admin_contacts[0].should be_a(Whois::Record::Contact)
74
74
  @parser.admin_contacts[0].type.should == Whois::Record::Contact::TYPE_ADMIN
75
75
  @parser.admin_contacts[0].id.should == nil
76
76
  @parser.admin_contacts[0].name.should == "R01 Personal Data Operator protected"
@@ -89,11 +89,11 @@ describe Whois::Record::Parser::WhoisTcinetRu, "status_registered.expected" do
89
89
  it do
90
90
  @parser.nameservers.should be_a(Array)
91
91
  @parser.nameservers.should have(3).items
92
- @parser.nameservers[0].should be_a(_nameserver)
92
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
93
93
  @parser.nameservers[0].name.should == "ns1.redsoft.ru"
94
- @parser.nameservers[1].should be_a(_nameserver)
94
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
95
95
  @parser.nameservers[1].name.should == "ns2.redsoft.ru"
96
- @parser.nameservers[2].should be_a(_nameserver)
96
+ @parser.nameservers[2].should be_a(Whois::Record::Nameserver)
97
97
  @parser.nameservers[2].name.should == "ns2.r01.ru"
98
98
  end
99
99
  end
@@ -58,13 +58,13 @@ describe Whois::Record::Parser::WhoisThnicCoTh, "status_registered.expected" do
58
58
  it do
59
59
  @parser.nameservers.should be_a(Array)
60
60
  @parser.nameservers.should have(4).items
61
- @parser.nameservers[0].should be_a(_nameserver)
61
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
62
62
  @parser.nameservers[0].name.should == "ns1.google.com"
63
- @parser.nameservers[1].should be_a(_nameserver)
63
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
64
64
  @parser.nameservers[1].name.should == "ns2.google.com"
65
- @parser.nameservers[2].should be_a(_nameserver)
65
+ @parser.nameservers[2].should be_a(Whois::Record::Nameserver)
66
66
  @parser.nameservers[2].name.should == "ns3.google.com"
67
- @parser.nameservers[3].should be_a(_nameserver)
67
+ @parser.nameservers[3].should be_a(Whois::Record::Nameserver)
68
68
  @parser.nameservers[3].name.should == "ns4.google.com"
69
69
  end
70
70
  end
@@ -57,10 +57,10 @@ describe Whois::Record::Parser::WhoisTldEe, "status_expired.expected" do
57
57
  it do
58
58
  @parser.nameservers.should be_a(Array)
59
59
  @parser.nameservers.should have(2).items
60
- @parser.nameservers[0].should be_a(_nameserver)
60
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
61
61
  @parser.nameservers[0].name.should == "ns1550.hostgator.com"
62
62
  @parser.nameservers[0].ipv4.should == "174.132.145.195"
63
- @parser.nameservers[1].should be_a(_nameserver)
63
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
64
64
  @parser.nameservers[1].name.should == "ns1549.hostgator.com"
65
65
  @parser.nameservers[1].ipv4.should == "174.132.145.194"
66
66
  end
@@ -56,7 +56,7 @@ describe Whois::Record::Parser::WhoisTldEe, "status_registered.expected" do
56
56
  end
57
57
  describe "#registrar" do
58
58
  it do
59
- @parser.registrar.should be_a(_registrar)
59
+ @parser.registrar.should be_a(Whois::Record::Registrar)
60
60
  @parser.registrar.id.should == "fraktal"
61
61
  @parser.registrar.name.should == "fraktal"
62
62
  @parser.registrar.organization.should == nil
@@ -66,7 +66,7 @@ describe Whois::Record::Parser::WhoisTldEe, "status_registered.expected" do
66
66
  it do
67
67
  @parser.registrant_contacts.should be_a(Array)
68
68
  @parser.registrant_contacts.should have(1).items
69
- @parser.registrant_contacts[0].should be_a(_contact)
69
+ @parser.registrant_contacts[0].should be_a(Whois::Record::Contact)
70
70
  @parser.registrant_contacts[0].type.should == Whois::Record::Contact::TYPE_REGISTRANT
71
71
  @parser.registrant_contacts[0].id.should == "CID:FRAKTAL:1"
72
72
  @parser.registrant_contacts[0].name.should == "Priit Haamer"
@@ -77,7 +77,7 @@ describe Whois::Record::Parser::WhoisTldEe, "status_registered.expected" do
77
77
  it do
78
78
  @parser.admin_contacts.should be_a(Array)
79
79
  @parser.admin_contacts.should have(1).items
80
- @parser.admin_contacts[0].should be_a(_contact)
80
+ @parser.admin_contacts[0].should be_a(Whois::Record::Contact)
81
81
  @parser.admin_contacts[0].type.should == Whois::Record::Contact::TYPE_ADMIN
82
82
  @parser.admin_contacts[0].id.should == "CID:FRAKTAL:7"
83
83
  @parser.admin_contacts[0].name.should == "Tõnu Runnel"
@@ -93,10 +93,10 @@ describe Whois::Record::Parser::WhoisTldEe, "status_registered.expected" do
93
93
  it do
94
94
  @parser.nameservers.should be_a(Array)
95
95
  @parser.nameservers.should have(2).items
96
- @parser.nameservers[0].should be_a(_nameserver)
96
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
97
97
  @parser.nameservers[0].name.should == "ns3.edicy.net"
98
98
  @parser.nameservers[0].ipv4.should == "82.129.24.69"
99
- @parser.nameservers[1].should be_a(_nameserver)
99
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
100
100
  @parser.nameservers[1].name.should == "ns4.edicy.net"
101
101
  @parser.nameservers[1].ipv4.should == "82.199.86.42"
102
102
  end
@@ -57,13 +57,13 @@ describe Whois::Record::Parser::WhoisTwnicNetTw, "status_registered.expected" do
57
57
  it do
58
58
  @parser.nameservers.should be_a(Array)
59
59
  @parser.nameservers.should have(4).items
60
- @parser.nameservers[0].should be_a(_nameserver)
60
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
61
61
  @parser.nameservers[0].name.should == "ns1.google.com"
62
- @parser.nameservers[1].should be_a(_nameserver)
62
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
63
63
  @parser.nameservers[1].name.should == "ns2.google.com"
64
- @parser.nameservers[2].should be_a(_nameserver)
64
+ @parser.nameservers[2].should be_a(Whois::Record::Nameserver)
65
65
  @parser.nameservers[2].name.should == "ns3.google.com"
66
- @parser.nameservers[3].should be_a(_nameserver)
66
+ @parser.nameservers[3].should be_a(Whois::Record::Nameserver)
67
67
  @parser.nameservers[3].name.should == "ns4.google.com"
68
68
  end
69
69
  end
@@ -58,9 +58,9 @@ describe Whois::Record::Parser::WhoisTznicOrTz, "status_registered.expected" do
58
58
  it do
59
59
  @parser.nameservers.should be_a(Array)
60
60
  @parser.nameservers.should have(2).items
61
- @parser.nameservers[0].should be_a(_nameserver)
61
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
62
62
  @parser.nameservers[0].name.should == "ns1213.hostgator.com"
63
- @parser.nameservers[1].should be_a(_nameserver)
63
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
64
64
  @parser.nameservers[1].name.should == "ns1214.hostgator.com"
65
65
  end
66
66
  end
@@ -56,9 +56,9 @@ describe Whois::Record::Parser::WhoisUspAcFj, "status_registered.expected" do
56
56
  it do
57
57
  @parser.nameservers.should be_a(Array)
58
58
  @parser.nameservers.should have(2).items
59
- @parser.nameservers[0].should be_a(_nameserver)
59
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
60
60
  @parser.nameservers[0].name.should == "ns1.google.com"
61
- @parser.nameservers[1].should be_a(_nameserver)
61
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
62
62
  @parser.nameservers[1].name.should == "ns2.google.com"
63
63
  end
64
64
  end
@@ -57,9 +57,9 @@ describe Whois::Record::Parser::WhoisZaNet, "status_registered.expected" do
57
57
  it do
58
58
  @parser.nameservers.should be_a(Array)
59
59
  @parser.nameservers.should have(2).items
60
- @parser.nameservers[0].should be_a(_nameserver)
60
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
61
61
  @parser.nameservers[0].name.should == "ns3.zoneedit.com"
62
- @parser.nameservers[1].should be_a(_nameserver)
62
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
63
63
  @parser.nameservers[1].name.should == "ns5.zoneedit.com"
64
64
  end
65
65
  end
@@ -57,11 +57,11 @@ describe Whois::Record::Parser::WhoisZaOrg, "status_registered.expected" do
57
57
  it do
58
58
  @parser.nameservers.should be_a(Array)
59
59
  @parser.nameservers.should have(3).items
60
- @parser.nameservers[0].should be_a(_nameserver)
60
+ @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
61
61
  @parser.nameservers[0].name.should == "blade.wcic.co.za"
62
- @parser.nameservers[1].should be_a(_nameserver)
62
+ @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
63
63
  @parser.nameservers[1].name.should == "sabertooth.wcic.co.za"
64
- @parser.nameservers[2].should be_a(_nameserver)
64
+ @parser.nameservers[2].should be_a(Whois::Record::Nameserver)
65
65
  @parser.nameservers[2].name.should == "ns2.iafrica.com"
66
66
  end
67
67
  end
@@ -2,15 +2,15 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = "whois"
5
- s.version = "2.2.0"
5
+ s.version = "2.3.0"
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 = "2011-12-12"
9
+ s.date = "2012-02-03"
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", ".rspec", ".yardopts", "whois.gemspec", "bin/ruby-whois", "lib/core_ext", "lib/core_ext/array", "lib/core_ext/array/extract_options.rb", "lib/core_ext/array/wrap.rb", "lib/core_ext/class", "lib/core_ext/class/attribute.rb", "lib/core_ext/date_time", "lib/core_ext/date_time/conversions.rb", "lib/core_ext/kernel", "lib/core_ext/kernel/singleton_class.rb", "lib/core_ext/module", "lib/core_ext/module/remove_method.rb", "lib/core_ext.rb", "lib/whois", "lib/whois/client.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/scanners", "lib/whois/record/parser/scanners/afilias.rb", "lib/whois/record/parser/scanners/ast.rb", "lib/whois/record/parser/scanners/base.rb", "lib/whois/record/parser/scanners/cnnic.rb", "lib/whois/record/parser/scanners/iana.rb", "lib/whois/record/parser/scanners/verisign.rb", "lib/whois/record/parser/scanners/whois.biz.rb", "lib/whois/record/parser/scanners/whois.denic.de.rb", "lib/whois/record/parser/scanners/whois.nic.hu.rb", "lib/whois/record/parser/scanners/whois.nic.it.rb", "lib/whois/record/parser/scanners/whois.registry.qa.rb", "lib/whois/record/parser/scanners/whois.tld.ee.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.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.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.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.educause.edu.rb", "lib/whois/record/parser/whois.eenet.ee.rb", "lib/whois/record/parser/whois.eu.org.rb", "lib/whois/record/parser/whois.eu.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.net.ua.rb", "lib/whois/record/parser/whois.netcom.cm.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.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.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.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.srs.net.nz.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.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/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.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.uz", "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/hu.com", "spec/fixtures/responses/whois.centralnic.com/hu.com/registered_details_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/uy.com", "spec/fixtures/responses/whois.centralnic.com/uy.com/property_billing_contact_missing.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/uy.com/status_registered_details_omitted.txt", "spec/fixtures/responses/whois.centralnic.com/web.com", "spec/fixtures/responses/whois.centralnic.com/web.com/status_available.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/schema-1", "spec/fixtures/responses/whois.cira.ca/schema-1/status_available.expected", "spec/fixtures/responses/whois.cira.ca/schema-1/status_available.txt", "spec/fixtures/responses/whois.cira.ca/schema-1/status_registered.expected", "spec/fixtures/responses/whois.cira.ca/schema-1/status_registered.txt", "spec/fixtures/responses/whois.cira.ca/schema-2", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_autorenew_grace.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_autorenew_grace.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_available.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_available.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_redemption.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_redemption.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_registered.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_registered.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_tobereleased.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_tobereleased.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_unavailable.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/status_available.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/status_available.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/status_invalid.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/status_invalid.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/status_registered.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/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.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/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/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/response_throttled.expected", "spec/fixtures/responses/whois.dns.be/response_throttled.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.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_quarantine.expected", "spec/fixtures/responses/whois.domain-registry.nl/status_quarantine.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_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.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.educause.edu", "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.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.ficora.fi", "spec/fixtures/responses/whois.ficora.fi/status_available.expected", "spec/fixtures/responses/whois.ficora.fi/status_available.txt", "spec/fixtures/responses/whois.ficora.fi/status_registered.expected", "spec/fixtures/responses/whois.ficora.fi/status_registered.txt", "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/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/MULTIPLE.txt", "spec/fixtures/responses/whois.iana.org/status_available.expected", "spec/fixtures/responses/whois.iana.org/status_available.txt", "spec/fixtures/responses/whois.iana.org/status_not_assigned.expected", "spec/fixtures/responses/whois.iana.org/status_not_assigned.txt", "spec/fixtures/responses/whois.iana.org/status_registered.expected", "spec/fixtures/responses/whois.iana.org/status_registered.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_created_on_and_expires_on_missing.expected", "spec/fixtures/responses/whois.jprs.jp/jp/property_created_on_and_expires_on_missing.txt", "spec/fixtures/responses/whois.jprs.jp/jp/property_expires_on_missing.expected", "spec/fixtures/responses/whois.jprs.jp/jp/property_expires_on_missing.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/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_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.net.ua", "spec/fixtures/responses/whois.net.ua/property_nameservers_uppercase.expected", "spec/fixtures/responses/whois.net.ua/property_nameservers_uppercase.txt", "spec/fixtures/responses/whois.net.ua/redirect_to_whois.in.ua.txt", "spec/fixtures/responses/whois.net.ua/status_available.expected", "spec/fixtures/responses/whois.net.ua/status_available.txt", "spec/fixtures/responses/whois.net.ua/status_registered.expected", "spec/fixtures/responses/whois.net.ua/status_registered.txt", "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.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_nameservers.expected", "spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.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_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_trouble.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/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/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/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/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/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/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_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_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.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/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_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_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/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/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_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_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.expected", "spec/fixtures/responses/whois.nic.uk/property_status_registered.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_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.qa", "spec/fixtures/responses/whois.registry.qa/qa", "spec/fixtures/responses/whois.registry.qa/qa/status_available.expected", "spec/fixtures/responses/whois.registry.qa/qa/status_available.txt", "spec/fixtures/responses/whois.registry.qa/qa/status_registered.expected", "spec/fixtures/responses/whois.registry.qa/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.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.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/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.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/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.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.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.uz", "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/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/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/schema-1", "spec/whois/record/parser/responses/whois.cira.ca/schema-1/status_available_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-1/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/property_status_autorenew_grace_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/property_status_available_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/property_status_redemption_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/property_status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/property_status_tobereleased_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/status_available_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/status_invalid_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/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_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/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/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/response_throttled_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.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_quarantine_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_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.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.educause.edu", "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.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.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/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/status_available_spec.rb", "spec/whois/record/parser/responses/whois.iana.org/status_not_assigned_spec.rb", "spec/whois/record/parser/responses/whois.iana.org/status_registered_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_created_on_and_expires_on_missing_spec.rb", "spec/whois/record/parser/responses/whois.jprs.jp/jp/property_expires_on_missing_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/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_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.net.ua", "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.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_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_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/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/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/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/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/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/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/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_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_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.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/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_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_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/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_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_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_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.qa", "spec/whois/record/parser/responses/whois.registry.qa/qa", "spec/whois/record/parser/responses/whois.registry.qa/qa/status_available_spec.rb", "spec/whois/record/parser/responses/whois.registry.qa/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.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.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/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.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/status_available_spec.rb", "spec/whois/record/parser/responses/whois.tznic.or.tz/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 = ["Rakefile", "LICENSE", ".gemtest", ".rspec", ".yardopts", "whois.gemspec", "bin/ruby-whois", "lib/core_ext", "lib/core_ext/array", "lib/core_ext/array/extract_options.rb", "lib/core_ext/array/wrap.rb", "lib/core_ext/class", "lib/core_ext/class/attribute.rb", "lib/core_ext/date_time", "lib/core_ext/date_time/conversions.rb", "lib/core_ext/kernel", "lib/core_ext/kernel/singleton_class.rb", "lib/core_ext/module", "lib/core_ext/module/remove_method.rb", "lib/core_ext.rb", "lib/whois", "lib/whois/client.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/scanners", "lib/whois/record/parser/scanners/afilias.rb", "lib/whois/record/parser/scanners/ast.rb", "lib/whois/record/parser/scanners/base.rb", "lib/whois/record/parser/scanners/iana.rb", "lib/whois/record/parser/scanners/verisign.rb", "lib/whois/record/parser/scanners/whois.biz.rb", "lib/whois/record/parser/scanners/whois.centralnic.com.rb", "lib/whois/record/parser/scanners/whois.cnnic.cn.rb", "lib/whois/record/parser/scanners/whois.denic.de.rb", "lib/whois/record/parser/scanners/whois.nic.hu.rb", "lib/whois/record/parser/scanners/whois.nic.it.rb", "lib/whois/record/parser/scanners/whois.registry.qa.rb", "lib/whois/record/parser/scanners/whois.smallregistry.net.rb", "lib/whois/record/parser/scanners/whois.tld.ee.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.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.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.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.educause.edu.rb", "lib/whois/record/parser/whois.eenet.ee.rb", "lib/whois/record/parser/whois.eu.org.rb", "lib/whois/record/parser/whois.eu.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.net.ua.rb", "lib/whois/record/parser/whois.netcom.cm.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.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.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.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.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.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/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.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.uz", "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/schema-1", "spec/fixtures/responses/whois.cira.ca/schema-1/status_available.expected", "spec/fixtures/responses/whois.cira.ca/schema-1/status_available.txt", "spec/fixtures/responses/whois.cira.ca/schema-1/status_registered.expected", "spec/fixtures/responses/whois.cira.ca/schema-1/status_registered.txt", "spec/fixtures/responses/whois.cira.ca/schema-2", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_autorenew_grace.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_autorenew_grace.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_available.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_available.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_redemption.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_redemption.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_registered.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_registered.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_tobereleased.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_tobereleased.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/property_status_unavailable.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/status_available.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/status_available.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/status_invalid.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/status_invalid.txt", "spec/fixtures/responses/whois.cira.ca/schema-2/status_registered.expected", "spec/fixtures/responses/whois.cira.ca/schema-2/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.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/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_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/response_throttled.expected", "spec/fixtures/responses/whois.dns.be/response_throttled.txt", "spec/fixtures/responses/whois.dns.be/response_throttled_max.expected", "spec/fixtures/responses/whois.dns.be/response_throttled_max.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.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_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.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.educause.edu", "spec/fixtures/responses/whois.educause.edu/property_registrant_without_address.expected", "spec/fixtures/responses/whois.educause.edu/property_registrant_without_address.txt", "spec/fixtures/responses/whois.educause.edu/property_registrant_without_zip.expected", "spec/fixtures/responses/whois.educause.edu/property_registrant_without_zip.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.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.ficora.fi", "spec/fixtures/responses/whois.ficora.fi/status_available.expected", "spec/fixtures/responses/whois.ficora.fi/status_available.txt", "spec/fixtures/responses/whois.ficora.fi/status_registered.expected", "spec/fixtures/responses/whois.ficora.fi/status_registered.txt", "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/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_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.net.ua", "spec/fixtures/responses/whois.net.ua/property_nameservers_uppercase.expected", "spec/fixtures/responses/whois.net.ua/property_nameservers_uppercase.txt", "spec/fixtures/responses/whois.net.ua/redirect_to_whois.in.ua.txt", "spec/fixtures/responses/whois.net.ua/status_available.expected", "spec/fixtures/responses/whois.net.ua/status_available.txt", "spec/fixtures/responses/whois.net.ua/status_registered.expected", "spec/fixtures/responses/whois.net.ua/status_registered.txt", "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.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/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_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_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.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/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_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_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.expected", "spec/fixtures/responses/whois.nic.uk/property_status_registered.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_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.qa", "spec/fixtures/responses/whois.registry.qa/qa", "spec/fixtures/responses/whois.registry.qa/qa/status_available.expected", "spec/fixtures/responses/whois.registry.qa/qa/status_available.txt", "spec/fixtures/responses/whois.registry.qa/qa/status_registered.expected", "spec/fixtures/responses/whois.registry.qa/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.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/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.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/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.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.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.uz", "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/schema-1", "spec/whois/record/parser/responses/whois.cira.ca/schema-1/status_available_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-1/status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/property_status_autorenew_grace_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/property_status_available_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/property_status_redemption_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/property_status_registered_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/property_status_tobereleased_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/status_available_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/status_invalid_spec.rb", "spec/whois/record/parser/responses/whois.cira.ca/schema-2/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_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/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_outofservice_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/property_status_quarantine_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/response_throttled_max_spec.rb", "spec/whois/record/parser/responses/whois.dns.be/response_throttled_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.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_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.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.educause.edu", "spec/whois/record/parser/responses/whois.educause.edu/property_registrant_without_address_spec.rb", "spec/whois/record/parser/responses/whois.educause.edu/property_registrant_without_zip_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.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.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/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_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.net.ua", "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.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/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_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_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.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/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_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_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_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.qa", "spec/whois/record/parser/responses/whois.registry.qa/qa", "spec/whois/record/parser/responses/whois.registry.qa/qa/status_available_spec.rb", "spec/whois/record/parser/responses/whois.registry.qa/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.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/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.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/status_available_spec.rb", "spec/whois/record/parser/responses/whois.tznic.or.tz/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"]
14
14
  s.homepage = "http://www.ruby-whois.org"
15
15
  s.require_paths = ["lib"]
16
16
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
@@ -23,18 +23,18 @@ Gem::Specification.new do |s|
23
23
 
24
24
  if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
25
25
  s.add_development_dependency(%q<rake>, ["~> 0.9"])
26
- s.add_development_dependency(%q<rspec>, ["~> 2.7.0"])
26
+ s.add_development_dependency(%q<rspec>, ["~> 2.8.0"])
27
27
  s.add_development_dependency(%q<mocha>, [">= 0"])
28
28
  s.add_development_dependency(%q<yard>, [">= 0"])
29
29
  else
30
30
  s.add_dependency(%q<rake>, ["~> 0.9"])
31
- s.add_dependency(%q<rspec>, ["~> 2.7.0"])
31
+ s.add_dependency(%q<rspec>, ["~> 2.8.0"])
32
32
  s.add_dependency(%q<mocha>, [">= 0"])
33
33
  s.add_dependency(%q<yard>, [">= 0"])
34
34
  end
35
35
  else
36
36
  s.add_dependency(%q<rake>, ["~> 0.9"])
37
- s.add_dependency(%q<rspec>, ["~> 2.7.0"])
37
+ s.add_dependency(%q<rspec>, ["~> 2.8.0"])
38
38
  s.add_dependency(%q<mocha>, [">= 0"])
39
39
  s.add_dependency(%q<yard>, [">= 0"])
40
40
  end
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.2.0
4
+ version: 2.3.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-01-18 00:00:00.000000000Z
12
+ date: 2012-02-03 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
16
- requirement: &70334675217260 !ruby/object:Gem::Requirement
16
+ requirement: &70192387238180 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ~>
@@ -21,21 +21,21 @@ dependencies:
21
21
  version: '0.9'
22
22
  type: :development
23
23
  prerelease: false
24
- version_requirements: *70334675217260
24
+ version_requirements: *70192387238180
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: rspec
27
- requirement: &70334675213940 !ruby/object:Gem::Requirement
27
+ requirement: &70192387237480 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - ~>
31
31
  - !ruby/object:Gem::Version
32
- version: 2.7.0
32
+ version: 2.8.0
33
33
  type: :development
34
34
  prerelease: false
35
- version_requirements: *70334675213940
35
+ version_requirements: *70192387237480
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: mocha
38
- requirement: &70334675213440 !ruby/object:Gem::Requirement
38
+ requirement: &70192387236880 !ruby/object:Gem::Requirement
39
39
  none: false
40
40
  requirements:
41
41
  - - ! '>='
@@ -43,10 +43,10 @@ dependencies:
43
43
  version: '0'
44
44
  type: :development
45
45
  prerelease: false
46
- version_requirements: *70334675213440
46
+ version_requirements: *70192387236880
47
47
  - !ruby/object:Gem::Dependency
48
48
  name: yard
49
- requirement: &70334675212880 !ruby/object:Gem::Requirement
49
+ requirement: &70192387236160 !ruby/object:Gem::Requirement
50
50
  none: false
51
51
  requirements:
52
52
  - - ! '>='
@@ -54,7 +54,7 @@ dependencies:
54
54
  version: '0'
55
55
  type: :development
56
56
  prerelease: false
57
- version_requirements: *70334675212880
57
+ version_requirements: *70192387236160
58
58
  description: Whois is an intelligent WHOIS client and parser written in pure Ruby.
59
59
  It can query registry data for IPv4, IPv6 and top level domains, parse and convert
60
60
  responses into easy-to-use Ruby objects.
@@ -99,14 +99,16 @@ files:
99
99
  - lib/whois/record/parser/scanners/afilias.rb
100
100
  - lib/whois/record/parser/scanners/ast.rb
101
101
  - lib/whois/record/parser/scanners/base.rb
102
- - lib/whois/record/parser/scanners/cnnic.rb
103
102
  - lib/whois/record/parser/scanners/iana.rb
104
103
  - lib/whois/record/parser/scanners/verisign.rb
105
104
  - lib/whois/record/parser/scanners/whois.biz.rb
105
+ - lib/whois/record/parser/scanners/whois.centralnic.com.rb
106
+ - lib/whois/record/parser/scanners/whois.cnnic.cn.rb
106
107
  - lib/whois/record/parser/scanners/whois.denic.de.rb
107
108
  - lib/whois/record/parser/scanners/whois.nic.hu.rb
108
109
  - lib/whois/record/parser/scanners/whois.nic.it.rb
109
110
  - lib/whois/record/parser/scanners/whois.registry.qa.rb
111
+ - lib/whois/record/parser/scanners/whois.smallregistry.net.rb
110
112
  - lib/whois/record/parser/scanners/whois.tld.ee.rb
111
113
  - lib/whois/record/parser/whois.adamsnames.tc.rb
112
114
  - lib/whois/record/parser/whois.aeda.net.ae.rb
@@ -255,6 +257,7 @@ files:
255
257
  - lib/whois/record/parser/whois.samoanic.ws.rb
256
258
  - lib/whois/record/parser/whois.sgnic.sg.rb
257
259
  - lib/whois/record/parser/whois.sk-nic.sk.rb
260
+ - lib/whois/record/parser/whois.smallregistry.net.rb
258
261
  - lib/whois/record/parser/whois.srs.net.nz.rb
259
262
  - lib/whois/record/parser/whois.tcinet.ru.rb
260
263
  - lib/whois/record/parser/whois.thnic.co.th.rb
@@ -421,7 +424,11 @@ files:
421
424
  - spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.txt
422
425
  - spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.expected
423
426
  - spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.txt
424
- - spec/fixtures/responses/whois.centralnic.com/hu.com/registered_details_omitted.txt
427
+ - spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.expected
428
+ - spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.txt
429
+ - spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.expected
430
+ - spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.txt
431
+ - spec/fixtures/responses/whois.centralnic.com/hu.com/property_contacts_omitted.txt
425
432
  - spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.expected
426
433
  - spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.txt
427
434
  - spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.expected
@@ -470,13 +477,13 @@ files:
470
477
  - spec/fixtures/responses/whois.centralnic.com/us.com/status_available.txt
471
478
  - spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.expected
472
479
  - spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.txt
473
- - spec/fixtures/responses/whois.centralnic.com/uy.com/property_billing_contact_missing.txt
480
+ - spec/fixtures/responses/whois.centralnic.com/us.org/status_available.expected
481
+ - spec/fixtures/responses/whois.centralnic.com/us.org/status_available.txt
482
+ - spec/fixtures/responses/whois.centralnic.com/uy.com/property_contacts_omitted.txt
474
483
  - spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.expected
475
484
  - spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.txt
476
485
  - spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.expected
477
486
  - spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.txt
478
- - spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered_details_omitted.txt
479
- - spec/fixtures/responses/whois.centralnic.com/web.com/status_available.txt
480
487
  - spec/fixtures/responses/whois.centralnic.com/za.com/status_available.expected
481
488
  - spec/fixtures/responses/whois.centralnic.com/za.com/status_available.txt
482
489
  - spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.expected
@@ -532,6 +539,8 @@ files:
532
539
  - spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.txt
533
540
  - spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.expected
534
541
  - spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.txt
542
+ - spec/fixtures/responses/whois.crsnic.net/response_unavailable.expected
543
+ - spec/fixtures/responses/whois.crsnic.net/response_unavailable.txt
535
544
  - spec/fixtures/responses/whois.crsnic.net/status_available.expected
536
545
  - spec/fixtures/responses/whois.crsnic.net/status_available.txt
537
546
  - spec/fixtures/responses/whois.crsnic.net/status_registered.expected
@@ -570,8 +579,14 @@ files:
570
579
  - spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.txt
571
580
  - spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.expected
572
581
  - spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.txt
582
+ - spec/fixtures/responses/whois.dns.be/property_status_outofservice.expected
583
+ - spec/fixtures/responses/whois.dns.be/property_status_outofservice.txt
584
+ - spec/fixtures/responses/whois.dns.be/property_status_quarantine.expected
585
+ - spec/fixtures/responses/whois.dns.be/property_status_quarantine.txt
573
586
  - spec/fixtures/responses/whois.dns.be/response_throttled.expected
574
587
  - spec/fixtures/responses/whois.dns.be/response_throttled.txt
588
+ - spec/fixtures/responses/whois.dns.be/response_throttled_max.expected
589
+ - spec/fixtures/responses/whois.dns.be/response_throttled_max.txt
575
590
  - spec/fixtures/responses/whois.dns.be/status_available.expected
576
591
  - spec/fixtures/responses/whois.dns.be/status_available.txt
577
592
  - spec/fixtures/responses/whois.dns.be/status_registered.expected
@@ -612,8 +627,8 @@ files:
612
627
  - spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.txt
613
628
  - spec/fixtures/responses/whois.domain-registry.nl/status_available.expected
614
629
  - spec/fixtures/responses/whois.domain-registry.nl/status_available.txt
615
- - spec/fixtures/responses/whois.domain-registry.nl/status_quarantine.expected
616
- - spec/fixtures/responses/whois.domain-registry.nl/status_quarantine.txt
630
+ - spec/fixtures/responses/whois.domain-registry.nl/status_redemption.expected
631
+ - spec/fixtures/responses/whois.domain-registry.nl/status_redemption.txt
617
632
  - spec/fixtures/responses/whois.domain-registry.nl/status_registered.expected
618
633
  - spec/fixtures/responses/whois.domain-registry.nl/status_registered.txt
619
634
  - spec/fixtures/responses/whois.domain.kg/status_available.expected
@@ -644,6 +659,10 @@ files:
644
659
  - spec/fixtures/responses/whois.dotmobiregistry.net/status_available.txt
645
660
  - spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.expected
646
661
  - spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.txt
662
+ - spec/fixtures/responses/whois.educause.edu/property_registrant_without_address.expected
663
+ - spec/fixtures/responses/whois.educause.edu/property_registrant_without_address.txt
664
+ - spec/fixtures/responses/whois.educause.edu/property_registrant_without_zip.expected
665
+ - spec/fixtures/responses/whois.educause.edu/property_registrant_without_zip.txt
647
666
  - spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.expected
648
667
  - spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.txt
649
668
  - spec/fixtures/responses/whois.educause.edu/status_available.expected
@@ -687,13 +706,12 @@ files:
687
706
  - spec/fixtures/responses/whois.iam.net.ma/status_available.txt
688
707
  - spec/fixtures/responses/whois.iam.net.ma/status_registered.expected
689
708
  - spec/fixtures/responses/whois.iam.net.ma/status_registered.txt
690
- - spec/fixtures/responses/whois.iana.org/MULTIPLE.txt
691
- - spec/fixtures/responses/whois.iana.org/status_available.expected
692
- - spec/fixtures/responses/whois.iana.org/status_available.txt
693
- - spec/fixtures/responses/whois.iana.org/status_not_assigned.expected
694
- - spec/fixtures/responses/whois.iana.org/status_not_assigned.txt
695
- - spec/fixtures/responses/whois.iana.org/status_registered.expected
696
- - spec/fixtures/responses/whois.iana.org/status_registered.txt
709
+ - spec/fixtures/responses/whois.iana.org/int/status_available.expected
710
+ - spec/fixtures/responses/whois.iana.org/int/status_available.txt
711
+ - spec/fixtures/responses/whois.iana.org/int/status_registered.expected
712
+ - spec/fixtures/responses/whois.iana.org/int/status_registered.txt
713
+ - spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.expected
714
+ - spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.txt
697
715
  - spec/fixtures/responses/whois.in.ua/status_available.expected
698
716
  - spec/fixtures/responses/whois.in.ua/status_available.txt
699
717
  - spec/fixtures/responses/whois.in.ua/status_registered.expected
@@ -724,10 +742,8 @@ files:
724
742
  - spec/fixtures/responses/whois.je/status_available.txt
725
743
  - spec/fixtures/responses/whois.je/status_registered.expected
726
744
  - spec/fixtures/responses/whois.je/status_registered.txt
727
- - spec/fixtures/responses/whois.jprs.jp/jp/property_created_on_and_expires_on_missing.expected
728
- - spec/fixtures/responses/whois.jprs.jp/jp/property_created_on_and_expires_on_missing.txt
729
- - spec/fixtures/responses/whois.jprs.jp/jp/property_expires_on_missing.expected
730
- - spec/fixtures/responses/whois.jprs.jp/jp/property_expires_on_missing.txt
745
+ - spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.expected
746
+ - spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.txt
731
747
  - spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.expected
732
748
  - spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.txt
733
749
  - spec/fixtures/responses/whois.jprs.jp/jp/status_available.expected
@@ -736,6 +752,10 @@ files:
736
752
  - spec/fixtures/responses/whois.jprs.jp/jp/status_registered.txt
737
753
  - spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.expected
738
754
  - spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.txt
755
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.expected
756
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.txt
757
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.expected
758
+ - spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.txt
739
759
  - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.expected
740
760
  - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.txt
741
761
  - spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.expected
@@ -911,8 +931,12 @@ files:
911
931
  - spec/fixtures/responses/whois.nic.ec/status_available.txt
912
932
  - spec/fixtures/responses/whois.nic.ec/status_registered.expected
913
933
  - spec/fixtures/responses/whois.nic.ec/status_registered.txt
934
+ - spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.expected
935
+ - spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.txt
914
936
  - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.expected
915
937
  - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.txt
938
+ - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.expected
939
+ - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.txt
916
940
  - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.expected
917
941
  - spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.txt
918
942
  - spec/fixtures/responses/whois.nic.fr/fr/property_status_active.expected
@@ -921,37 +945,52 @@ files:
921
945
  - spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.txt
922
946
  - spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.expected
923
947
  - spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.txt
948
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.expected
949
+ - spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.txt
924
950
  - spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.expected
925
951
  - spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.txt
926
952
  - spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.expected
927
953
  - spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.txt
928
- - spec/fixtures/responses/whois.nic.fr/fr/response_contains_trouble.txt
954
+ - spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_remarks.txt
955
+ - spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_trouble.txt
956
+ - spec/fixtures/responses/whois.nic.fr/fr/response_throttled.expected
957
+ - spec/fixtures/responses/whois.nic.fr/fr/response_throttled.txt
929
958
  - spec/fixtures/responses/whois.nic.fr/fr/status_available.expected
930
959
  - spec/fixtures/responses/whois.nic.fr/fr/status_available.txt
931
960
  - spec/fixtures/responses/whois.nic.fr/fr/status_registered.expected
932
961
  - spec/fixtures/responses/whois.nic.fr/fr/status_registered.txt
933
962
  - spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.expected
934
963
  - spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.txt
964
+ - spec/fixtures/responses/whois.nic.fr/pm/response_throttled.expected
965
+ - spec/fixtures/responses/whois.nic.fr/pm/response_throttled.txt
935
966
  - spec/fixtures/responses/whois.nic.fr/pm/status_available.expected
936
967
  - spec/fixtures/responses/whois.nic.fr/pm/status_available.txt
937
968
  - spec/fixtures/responses/whois.nic.fr/pm/status_registered.expected
938
969
  - spec/fixtures/responses/whois.nic.fr/pm/status_registered.txt
939
970
  - spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.expected
940
971
  - spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.txt
972
+ - spec/fixtures/responses/whois.nic.fr/re/response_throttled.expected
973
+ - spec/fixtures/responses/whois.nic.fr/re/response_throttled.txt
941
974
  - spec/fixtures/responses/whois.nic.fr/re/status_available.expected
942
975
  - spec/fixtures/responses/whois.nic.fr/re/status_available.txt
943
976
  - spec/fixtures/responses/whois.nic.fr/re/status_registered.expected
944
977
  - spec/fixtures/responses/whois.nic.fr/re/status_registered.txt
945
978
  - spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.expected
946
979
  - spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.txt
980
+ - spec/fixtures/responses/whois.nic.fr/tf/response_throttled.expected
981
+ - spec/fixtures/responses/whois.nic.fr/tf/response_throttled.txt
947
982
  - spec/fixtures/responses/whois.nic.fr/tf/status_available.expected
948
983
  - spec/fixtures/responses/whois.nic.fr/tf/status_available.txt
949
984
  - spec/fixtures/responses/whois.nic.fr/tf/status_registered.expected
950
985
  - spec/fixtures/responses/whois.nic.fr/tf/status_registered.txt
986
+ - spec/fixtures/responses/whois.nic.fr/wf/response_throttled.expected
987
+ - spec/fixtures/responses/whois.nic.fr/wf/response_throttled.txt
951
988
  - spec/fixtures/responses/whois.nic.fr/wf/status_available.expected
952
989
  - spec/fixtures/responses/whois.nic.fr/wf/status_available.txt
953
990
  - spec/fixtures/responses/whois.nic.fr/wf/status_registered.expected
954
991
  - spec/fixtures/responses/whois.nic.fr/wf/status_registered.txt
992
+ - spec/fixtures/responses/whois.nic.fr/yt/response_throttled.expected
993
+ - spec/fixtures/responses/whois.nic.fr/yt/response_throttled.txt
955
994
  - spec/fixtures/responses/whois.nic.fr/yt/status_available.expected
956
995
  - spec/fixtures/responses/whois.nic.fr/yt/status_available.txt
957
996
  - spec/fixtures/responses/whois.nic.fr/yt/status_registered.expected
@@ -1145,10 +1184,14 @@ files:
1145
1184
  - spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.txt
1146
1185
  - spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.expected
1147
1186
  - spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.txt
1187
+ - spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.expected
1188
+ - spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.txt
1148
1189
  - spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.expected
1149
1190
  - spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.txt
1150
1191
  - spec/fixtures/responses/whois.nic.net.nf/status_available.expected
1151
1192
  - spec/fixtures/responses/whois.nic.net.nf/status_available.txt
1193
+ - spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.expected
1194
+ - spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.txt
1152
1195
  - spec/fixtures/responses/whois.nic.net.nf/status_registered.expected
1153
1196
  - spec/fixtures/responses/whois.nic.net.nf/status_registered.txt
1154
1197
  - spec/fixtures/responses/whois.nic.net.ng/property_status_active.expected
@@ -1175,10 +1218,13 @@ files:
1175
1218
  - spec/fixtures/responses/whois.nic.net.sb/status_available.txt
1176
1219
  - spec/fixtures/responses/whois.nic.net.sb/status_registered.expected
1177
1220
  - spec/fixtures/responses/whois.nic.net.sb/status_registered.txt
1221
+ - spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.expected
1222
+ - spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.txt
1178
1223
  - spec/fixtures/responses/whois.nic.nu/status_available.expected
1179
1224
  - spec/fixtures/responses/whois.nic.nu/status_available.txt
1180
1225
  - spec/fixtures/responses/whois.nic.nu/status_registered.expected
1181
1226
  - spec/fixtures/responses/whois.nic.nu/status_registered.txt
1227
+ - spec/fixtures/responses/whois.nic.org.uy/response_is_error.txt
1182
1228
  - spec/fixtures/responses/whois.nic.org.uy/status_available.expected
1183
1229
  - spec/fixtures/responses/whois.nic.org.uy/status_available.txt
1184
1230
  - spec/fixtures/responses/whois.nic.org.uy/status_registered.expected
@@ -1439,6 +1485,10 @@ files:
1439
1485
  - spec/fixtures/responses/whois.sk-nic.sk/status_available.txt
1440
1486
  - spec/fixtures/responses/whois.sk-nic.sk/status_registered.expected
1441
1487
  - spec/fixtures/responses/whois.sk-nic.sk/status_registered.txt
1488
+ - spec/fixtures/responses/whois.smallregistry.net/status_available.expected
1489
+ - spec/fixtures/responses/whois.smallregistry.net/status_available.txt
1490
+ - spec/fixtures/responses/whois.smallregistry.net/status_registered.expected
1491
+ - spec/fixtures/responses/whois.smallregistry.net/status_registered.txt
1442
1492
  - spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.expected
1443
1493
  - spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.txt
1444
1494
  - spec/fixtures/responses/whois.srs.net.nz/status_available.expected
@@ -1581,6 +1631,8 @@ files:
1581
1631
  - spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_registered_spec.rb
1582
1632
  - spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_available_spec.rb
1583
1633
  - spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_registered_spec.rb
1634
+ - spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_available_spec.rb
1635
+ - spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_registered_spec.rb
1584
1636
  - spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_available_spec.rb
1585
1637
  - spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_registered_spec.rb
1586
1638
  - spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_available_spec.rb
@@ -1605,6 +1657,7 @@ files:
1605
1657
  - spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_registered_spec.rb
1606
1658
  - spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_available_spec.rb
1607
1659
  - spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_registered_spec.rb
1660
+ - spec/whois/record/parser/responses/whois.centralnic.com/us.org/status_available_spec.rb
1608
1661
  - spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_available_spec.rb
1609
1662
  - spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_registered_spec.rb
1610
1663
  - spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_available_spec.rb
@@ -1634,6 +1687,7 @@ files:
1634
1687
  - spec/whois/record/parser/responses/whois.coza.net.za/status_registered_spec.rb
1635
1688
  - spec/whois/record/parser/responses/whois.crsnic.net/property_nameserver_no_nameserver_spec.rb
1636
1689
  - spec/whois/record/parser/responses/whois.crsnic.net/property_registrar_with_multiple_entries_spec.rb
1690
+ - spec/whois/record/parser/responses/whois.crsnic.net/response_unavailable_spec.rb
1637
1691
  - spec/whois/record/parser/responses/whois.crsnic.net/status_available_spec.rb
1638
1692
  - spec/whois/record/parser/responses/whois.crsnic.net/status_registered_spec.rb
1639
1693
  - spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_available_spec.rb
@@ -1652,6 +1706,9 @@ files:
1652
1706
  - spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_available_spec.rb
1653
1707
  - spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_registered_spec.rb
1654
1708
  - spec/whois/record/parser/responses/whois.dns.be/property_nameservers_with_ip_spec.rb
1709
+ - spec/whois/record/parser/responses/whois.dns.be/property_status_outofservice_spec.rb
1710
+ - spec/whois/record/parser/responses/whois.dns.be/property_status_quarantine_spec.rb
1711
+ - spec/whois/record/parser/responses/whois.dns.be/response_throttled_max_spec.rb
1655
1712
  - spec/whois/record/parser/responses/whois.dns.be/response_throttled_spec.rb
1656
1713
  - spec/whois/record/parser/responses/whois.dns.be/status_available_spec.rb
1657
1714
  - spec/whois/record/parser/responses/whois.dns.be/status_registered_spec.rb
@@ -1673,7 +1730,7 @@ files:
1673
1730
  - spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_spec.rb
1674
1731
  - spec/whois/record/parser/responses/whois.domain-registry.nl/response_unavailable_spec.rb
1675
1732
  - spec/whois/record/parser/responses/whois.domain-registry.nl/status_available_spec.rb
1676
- - spec/whois/record/parser/responses/whois.domain-registry.nl/status_quarantine_spec.rb
1733
+ - spec/whois/record/parser/responses/whois.domain-registry.nl/status_redemption_spec.rb
1677
1734
  - spec/whois/record/parser/responses/whois.domain-registry.nl/status_registered_spec.rb
1678
1735
  - spec/whois/record/parser/responses/whois.domain.kg/status_available_spec.rb
1679
1736
  - spec/whois/record/parser/responses/whois.domain.kg/status_registered_spec.rb
@@ -1689,6 +1746,8 @@ files:
1689
1746
  - spec/whois/record/parser/responses/whois.dot.tk/status_registered_spec.rb
1690
1747
  - spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_available_spec.rb
1691
1748
  - spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_registered_spec.rb
1749
+ - spec/whois/record/parser/responses/whois.educause.edu/property_registrant_without_address_spec.rb
1750
+ - spec/whois/record/parser/responses/whois.educause.edu/property_registrant_without_zip_spec.rb
1692
1751
  - spec/whois/record/parser/responses/whois.educause.edu/property_updated_on_unknown_spec.rb
1693
1752
  - spec/whois/record/parser/responses/whois.educause.edu/status_available_spec.rb
1694
1753
  - spec/whois/record/parser/responses/whois.educause.edu/status_registered_spec.rb
@@ -1710,9 +1769,9 @@ files:
1710
1769
  - spec/whois/record/parser/responses/whois.hkirc.hk/status_registered_spec.rb
1711
1770
  - spec/whois/record/parser/responses/whois.iam.net.ma/status_available_spec.rb
1712
1771
  - spec/whois/record/parser/responses/whois.iam.net.ma/status_registered_spec.rb
1713
- - spec/whois/record/parser/responses/whois.iana.org/status_available_spec.rb
1714
- - spec/whois/record/parser/responses/whois.iana.org/status_not_assigned_spec.rb
1715
- - spec/whois/record/parser/responses/whois.iana.org/status_registered_spec.rb
1772
+ - spec/whois/record/parser/responses/whois.iana.org/int/status_available_spec.rb
1773
+ - spec/whois/record/parser/responses/whois.iana.org/int/status_registered_spec.rb
1774
+ - spec/whois/record/parser/responses/whois.iana.org/tld/status_not_assigned_spec.rb
1716
1775
  - spec/whois/record/parser/responses/whois.in.ua/status_available_spec.rb
1717
1776
  - spec/whois/record/parser/responses/whois.in.ua/status_registered_spec.rb
1718
1777
  - spec/whois/record/parser/responses/whois.isnic.is/status_available_spec.rb
@@ -1728,12 +1787,13 @@ files:
1728
1787
  - spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_registered_spec.rb
1729
1788
  - spec/whois/record/parser/responses/whois.je/status_available_spec.rb
1730
1789
  - spec/whois/record/parser/responses/whois.je/status_registered_spec.rb
1731
- - spec/whois/record/parser/responses/whois.jprs.jp/jp/property_created_on_and_expires_on_missing_spec.rb
1732
- - spec/whois/record/parser/responses/whois.jprs.jp/jp/property_expires_on_missing_spec.rb
1790
+ - spec/whois/record/parser/responses/whois.jprs.jp/jp/property_status_to_be_suspended_spec.rb
1733
1791
  - spec/whois/record/parser/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range_spec.rb
1734
1792
  - spec/whois/record/parser/responses/whois.jprs.jp/jp/status_available_spec.rb
1735
1793
  - spec/whois/record/parser/responses/whois.jprs.jp/jp/status_registered_spec.rb
1736
1794
  - spec/whois/record/parser/responses/whois.jprs.jp/jp/status_reserved_spec.rb
1795
+ - spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing_spec.rb
1796
+ - spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_expires_on_missing_spec.rb
1737
1797
  - spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_available_spec.rb
1738
1798
  - spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_registered_spec.rb
1739
1799
  - spec/whois/record/parser/responses/whois.kenic.or.ke/status_available_spec.rb
@@ -1819,26 +1879,35 @@ files:
1819
1879
  - spec/whois/record/parser/responses/whois.nic.dz/dz/status_registered_spec.rb
1820
1880
  - spec/whois/record/parser/responses/whois.nic.ec/status_available_spec.rb
1821
1881
  - spec/whois/record/parser/responses/whois.nic.ec/status_registered_spec.rb
1882
+ - spec/whois/record/parser/responses/whois.nic.fr/fr/property_contact_without_address_spec.rb
1883
+ - spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4_spec.rb
1822
1884
  - spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_spec.rb
1823
1885
  - spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6_spec.rb
1824
1886
  - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_active_spec.rb
1825
1887
  - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_blocked_spec.rb
1826
1888
  - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_missing_spec.rb
1889
+ - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_not_open_spec.rb
1827
1890
  - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_redemption_spec.rb
1828
1891
  - spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_registered_spec.rb
1892
+ - spec/whois/record/parser/responses/whois.nic.fr/fr/response_throttled_spec.rb
1829
1893
  - spec/whois/record/parser/responses/whois.nic.fr/fr/status_available_spec.rb
1830
1894
  - spec/whois/record/parser/responses/whois.nic.fr/fr/status_registered_spec.rb
1831
1895
  - spec/whois/record/parser/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6_spec.rb
1896
+ - spec/whois/record/parser/responses/whois.nic.fr/pm/response_throttled_spec.rb
1832
1897
  - spec/whois/record/parser/responses/whois.nic.fr/pm/status_available_spec.rb
1833
1898
  - spec/whois/record/parser/responses/whois.nic.fr/pm/status_registered_spec.rb
1834
1899
  - spec/whois/record/parser/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6_spec.rb
1900
+ - spec/whois/record/parser/responses/whois.nic.fr/re/response_throttled_spec.rb
1835
1901
  - spec/whois/record/parser/responses/whois.nic.fr/re/status_available_spec.rb
1836
1902
  - spec/whois/record/parser/responses/whois.nic.fr/re/status_registered_spec.rb
1837
1903
  - spec/whois/record/parser/responses/whois.nic.fr/tf/property_status_frozen_spec.rb
1904
+ - spec/whois/record/parser/responses/whois.nic.fr/tf/response_throttled_spec.rb
1838
1905
  - spec/whois/record/parser/responses/whois.nic.fr/tf/status_available_spec.rb
1839
1906
  - spec/whois/record/parser/responses/whois.nic.fr/tf/status_registered_spec.rb
1907
+ - spec/whois/record/parser/responses/whois.nic.fr/wf/response_throttled_spec.rb
1840
1908
  - spec/whois/record/parser/responses/whois.nic.fr/wf/status_available_spec.rb
1841
1909
  - spec/whois/record/parser/responses/whois.nic.fr/wf/status_registered_spec.rb
1910
+ - spec/whois/record/parser/responses/whois.nic.fr/yt/response_throttled_spec.rb
1842
1911
  - spec/whois/record/parser/responses/whois.nic.fr/yt/status_available_spec.rb
1843
1912
  - spec/whois/record/parser/responses/whois.nic.fr/yt/status_registered_spec.rb
1844
1913
  - spec/whois/record/parser/responses/whois.nic.gl/status_available_spec.rb
@@ -1934,8 +2003,10 @@ files:
1934
2003
  - spec/whois/record/parser/responses/whois.nic.net.nf/property_status_active_spec.rb
1935
2004
  - spec/whois/record/parser/responses/whois.nic.net.nf/property_status_delegated_spec.rb
1936
2005
  - spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable_spec.rb
2006
+ - spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingpurge_spec.rb
1937
2007
  - spec/whois/record/parser/responses/whois.nic.net.nf/property_status_not_registered_spec.rb
1938
2008
  - spec/whois/record/parser/responses/whois.nic.net.nf/status_available_spec.rb
2009
+ - spec/whois/record/parser/responses/whois.nic.net.nf/status_invalid_nozone_spec.rb
1939
2010
  - spec/whois/record/parser/responses/whois.nic.net.nf/status_registered_spec.rb
1940
2011
  - spec/whois/record/parser/responses/whois.nic.net.ng/property_status_active_spec.rb
1941
2012
  - spec/whois/record/parser/responses/whois.nic.net.ng/property_status_delegated_spec.rb
@@ -1949,6 +2020,7 @@ files:
1949
2020
  - spec/whois/record/parser/responses/whois.nic.net.sb/property_status_not_registered_spec.rb
1950
2021
  - spec/whois/record/parser/responses/whois.nic.net.sb/status_available_spec.rb
1951
2022
  - spec/whois/record/parser/responses/whois.nic.net.sb/status_registered_spec.rb
2023
+ - spec/whois/record/parser/responses/whois.nic.nu/property_status_notrenewed_spec.rb
1952
2024
  - spec/whois/record/parser/responses/whois.nic.nu/status_available_spec.rb
1953
2025
  - spec/whois/record/parser/responses/whois.nic.nu/status_registered_spec.rb
1954
2026
  - spec/whois/record/parser/responses/whois.nic.org.uy/status_available_spec.rb
@@ -2081,6 +2153,8 @@ files:
2081
2153
  - spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_warn_spec.rb
2082
2154
  - spec/whois/record/parser/responses/whois.sk-nic.sk/status_available_spec.rb
2083
2155
  - spec/whois/record/parser/responses/whois.sk-nic.sk/status_registered_spec.rb
2156
+ - spec/whois/record/parser/responses/whois.smallregistry.net/status_available_spec.rb
2157
+ - spec/whois/record/parser/responses/whois.smallregistry.net/status_registered_spec.rb
2084
2158
  - spec/whois/record/parser/responses/whois.srs.net.nz/property_status_pendingrelease_spec.rb
2085
2159
  - spec/whois/record/parser/responses/whois.srs.net.nz/status_available_spec.rb
2086
2160
  - spec/whois/record/parser/responses/whois.srs.net.nz/status_invalid_spec.rb