'host' => !empty($alias['host']) || is_numeric($alias['host']) ? $alias['host'] : $aliases[0]['host'],
<td><?= strtolower(!empty($alias['host']) || is_numeric($alias['host']) ? $alias['host'] : $hostent['host']) ?></td>