Returns true if the string is a RFC 1123 hostname
const R = Format.IsHostname('example.com')
{ format: 'hostname' }