Ability to filter based on domain registration date #2006
agnosticlines
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
If you can find or download a regularly updated "newly registered domains" list, import those domains into the blocklist and you have what you're asking for. It would be too slow to WHOIS a domain on resolution and DNSCrypt proxy is not the place for this. NextDNS probably has lists of new domains that they filter. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Such a function would be so much better implemented as a browser extension. "You're visiting this website for the first time, would you like to continue? (or some indicator in the navigation bar)" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I love dnscrypt-proxy and use it daily, I noticed when evaluating a solution for some friends that NextDNS has an option to block newly registered domains (domains registered within the last 30 days) which based on a lot of threat reports, would block a lot of new C2/malware infrastructure.
It’d be awesome if we could optionally filter on newly registered domains and block them, or log them, there’s a few issues with it, such as how we’d get the date, how we’d cache the domain registration date, when would we invalidate that block, etc.
I think it’d be a big net positive for security though, they also block typosquatting attempts which is quite cool, but that can all be generated statically so isn’t a big deal.
Beta Was this translation helpful? Give feedback.
All reactions