diff --git a/templates/IPv4.html b/templates/IPv4.html index 9f1dfaf..3ee0e9c 100644 --- a/templates/IPv4.html +++ b/templates/IPv4.html @@ -19,6 +19,27 @@ + + + + + + + + + + + + + + + + + + + +
Abuse IPDB confidence scoreTotal reportsLast reportedTor or notHostnames
{{ result.abuseipdb.data.abuseConfidenceScore }}{{ result.abuseipdb.data.totalReports }}{{ result.abuseipdb.data.lastReportedAt }}{{ result.abuseipdb.data.isTor }}{{result.abuseipdb.data.hostnames }}
+ @@ -75,26 +96,6 @@
- - - - - - - - - - - - - - - - - - - -
Abuse IPDB confidence scoreTotal reportsLast reportedTor or notHostnames
{{ result.abuseipdb.data.abuseConfidenceScore }}{{ result.abuseipdb.data.totalReports }}{{ result.abuseipdb.data.lastReportedAt }}{{ result.abuseipdb.data.isTor }}{{result.abuseipdb.data.hostnames }}
{% elif results %}
diff --git a/templates/URL.html b/templates/URL.html index 71d8fc7..48ffdc3 100644 --- a/templates/URL.html +++ b/templates/URL.html @@ -17,6 +17,27 @@ + + + + + + + + + + + + + + + + + + + +
Abuse IPDB confidence scoreTotal reportsLast reportedTor or notHostnames
{{ result.abuseipdb.data.abuseConfidenceScore }}{{ result.abuseipdb.data.totalReports }}{{ result.abuseipdb.data.lastReportedAt }}{{ result.abuseipdb.data.isTor }}{{result.abuseipdb.data.hostnames }}
+ @@ -52,26 +73,6 @@ {% endfor %}
- - - - - - - - - - - - - - - - - - - -
Abuse IPDB confidence scoreTotal reportsLast reportedTor or notHostnames
{{ result.abuseipdb.data.abuseConfidenceScore }}{{ result.abuseipdb.data.totalReports }}{{ result.abuseipdb.data.lastReportedAt }}{{ result.abuseipdb.data.isTor }}{{result.abuseipdb.data.hostnames }}
{% elif results %}
diff --git a/templates/domain.html b/templates/domain.html index df8ec75..82c30d8 100644 --- a/templates/domain.html +++ b/templates/domain.html @@ -26,7 +26,6 @@ DMARC validity SPF record SPF validity - SPF keys() SPF dns lookups @@ -42,6 +41,28 @@ {% endfor %} + + + + + + + + + + + + + + + + + + + + +
Abuse IPDB confidence scoreTotal reportsLast reportedTor or notHostnames
{{ result.abuseipdb.data.abuseConfidenceScore }}{{ result.abuseipdb.data.totalReports }}{{ result.abuseipdb.data.lastReportedAt }}{{ result.abuseipdb.data.isTor }}{{result.abuseipdb.data.hostnames }}
+ @@ -81,26 +102,6 @@
- - - - - - - - - - - - - - - - - - - -
Abuse IPDB confidence scoreTotal reportsLast reportedTor or notHostnames
{{ result.abuseipdb.data.abuseConfidenceScore }}{{ result.abuseipdb.data.totalReports }}{{ result.abuseipdb.data.lastReportedAt }}{{ result.abuseipdb.data.isTor }}{{result.abuseipdb.data.hostnames }}
{% elif results %}