reachable
$reachable
Validates that a hostname is reachable by performing a DNS lookup. This is an asynchronous processor that checks if the hostname resolves to an IP address.
Note: This processor performs a network operation and may fail if DNS is unavailable or the hostname does not exist. It does not verify that the host is responding on any port, only that it has a DNS record.