The effective top level domain (eTLD), also known as the domain suffix, is the last part of the domain name. For example, the top level domain for example.com is `com`.
This value can be determined precisely with the public suffix list.
@example com @example co.uk
public const URL_TOP_LEVEL_DOMAIN = 'url.top_level_domain';