Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an ability to use the certain black list to query only domain names #167

Closed
Tracked by #153
zentavr opened this issue Aug 12, 2023 · 1 comment
Closed
Tracked by #153
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@zentavr
Copy link

zentavr commented Aug 12, 2023

There are a certain black list which contain only the domains, but not IPs. I.E.: dbl.spamhaus.org. From DBL FAQ they mention:

  • The Spamhaus DBL is a list of domain names with poor reputations. It is published in a domain DNSBL format. These domain reputations are calculated from many factors, and maintained in a database which in turn feeds the DBL zone itself.
  • It ONLY lists domains. No IP addresses are listed by the DBL.
  • The DBL is a domain-only blocklist and does not include or support IP addresses.
  • An IP query against the DBL always returns a positive (listed) return code

It would be great to have a separate list file which would be used only for these kind of checks

@till
Copy link
Contributor

till commented Aug 21, 2023

Hadn't heard of this. Will read up on this later.

@till till added enhancement New feature or request help wanted Extra attention is needed labels Nov 21, 2023
@till till mentioned this issue Jan 20, 2024
10 tasks
@till till closed this as completed Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants