pub fn root_domain_guess(input: &str) -> Option<String>
Returns a naive root-domain guess based on the last two labels.