{% if report.analysis.network.hosts %} {% for host in report.analysis.network.hosts %} {% if host|slice:":7" != "192.168" and ":" not in host %} {% endif %} {% endfor %} {% else %} {% endif %}
IP Address Status Action
{{ host }} {% if host|isdeadip:analysis %} Dead IP / Port {% else %} Active {% endif %} Moloch
No hosts contacted.