chg: [findip-host] more via Passive DNS

pull/259/head
Alexandre Dulaunoy 2023-11-07 09:49:17 +01:00
parent 4558ea6fdc
commit aba1dae6fd
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 4 additions and 2 deletions

View File

@ -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
}