Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@secynic
Copy link
Owner

@secynic secynic commented Oct 15, 2024

No description provided.

wiki-ST47 and others added 30 commits November 5, 2020 23:09
This patch adds an argument `get_recursive` to `lookup_whois()`. The
argument default is True, which causes no change to the behavior. If
the user passes `get_recursive=False`, and the IP is allocated to
RIPE, this causes the `-r` flag to be included in the query string.
The `-r` flag asks RIPE WHOIS servers not to perform recursive
queries, such as for related "person" or "role" objects. This helps
users avoid IP blacklisting by RIPE.

The `-r` flag is only supported by RIPE, so this patch only affects
queries to RIPE servers.
Avoid deprecated query method of dnspython
294 fix dnspython deprecated query method
Add 'get_recursive' option for legacy whois to RIPE NCC
@secynic secynic merged commit 3968844 into master Oct 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants