The HTMLAreaElement.hostname property is a string containing the domain of the URL.
HTMLAreaElement.hostname
external String get hostname;
external set hostname(String value);