From aba1dae6fdb3b9a56fa98068cdf0d3f8654b2699 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 7 Nov 2023 09:49:17 +0100 Subject: [PATCH] chg: [findip-host] more via Passive DNS --- lists/findip-host/list.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lists/findip-host/list.json b/lists/findip-host/list.json index e226213..9d3ab14 100644 --- a/lists/findip-host/list.json +++ b/lists/findip-host/list.json @@ -8,9 +8,11 @@ "o-o.myaddr.l.google.com", "resolver-identity.cloudfront.net", "resolver.00f.net", + "resolver.dnscrypt.info", "whoami.akamai.net", "whoami.nisl-research.com", - "whoami.v4.powerdns.org" + "whoami.v4.powerdns.org", + "rr-mirror.research.nawrocki.berlin" ], "matching_attributes": [ "domain", @@ -19,5 +21,5 @@ ], "name": "List of known hostname used for querying your source IP. This can be used as exclusion for your Passive DNS lookup.", "type": "hostname", - "version": 3 + "version": 4 }