From ed932440ed27c1e3acf2c1cdeddaa391a0e61b7f Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 8 Dec 2023 09:12:57 +0100 Subject: [PATCH] chg: [findip] new addresses added --- lists/findip-host/list.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lists/findip-host/list.json b/lists/findip-host/list.json index d62e9e4..a5d376b 100644 --- a/lists/findip-host/list.json +++ b/lists/findip-host/list.json @@ -12,7 +12,10 @@ "rr-mirror.research.nawrocki.berlin", "whoami.akamai.net", "whoami.nisl-research.com", - "whoami.v4.powerdns.org" + "whoami.v4.powerdns.org", + "uplo.ad", + "api.ipify.org", + "ip.circl.lu" ], "matching_attributes": [ "domain", @@ -21,5 +24,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": 4 + "version": 6 }