- Fix WHOIS status values incorrectly truncated — Status cleanup was stripping everything after the first space, turning values like
NOT AVAILABLEintoNOT. Now only strips trailing URLs. - Support for .be WHOIS format — Added parsing of tab-indented continuation lines used by registries like DNS Belgium (e.g. nameservers listed under a section header)
- Additional WHOIS key aliases — Recognize
domain,nameservers, and registrarnamefields used by non-standard WHOIS formats - Additional date format — Parse
Mon Jan 2 2006style dates (e.g.Sun Oct 16 2011)