[GH-ISSUE #473] How to handle abuse reports #343

Closed
opened 2026-02-26 10:30:58 +03:00 by kerem · 2 comments
Owner

Originally created by @alainwolf on GitHub (Feb 17, 2021).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/473

As a owner of a public domain on nsupdate.info, I sometimes get abuse reports from third parties regarding users who use a host-name under my domain for illicit activities.
I can delete those host records from my DNS server, but nothing is stopping the user to register it again or another one.

What would be the proper way of handling this? Forward reports to abuse@dnsupdate.info?

Originally created by @alainwolf on GitHub (Feb 17, 2021). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/473 As a owner of a public domain on nsupdate.info, I sometimes get abuse reports from third parties regarding users who use a host-name under my domain for illicit activities. I can delete those host records from my DNS server, but nothing is stopping the user to register it again or another one. What would be the proper way of handling this? Forward reports to abuse@dnsupdate.info?
kerem closed this issue 2026-02-26 10:30:58 +03:00
Author
Owner

@ThomasWaldmann commented on GitHub (Feb 17, 2021):

You can't do anything about abusers re-registering abusive domains or fresh ones.

Although there is a blacklist of hostnames which can be used by me to avoid registering some names, they can just choose another name for their activities. Also, killing an abusive user is only little effective because they can just create a new user account.

About abuse reports: they are sometimes a bit stupid:

  • re-registering issue, see above
  • if the base domain is registered on the public suffix list (like nsupdate.info), it should be treated like a TLD - nobody complains to the .com registrar if an abusive .com-domain is found.
  • if one wants to get rid of illegal content on the internet, one has to kill the hosting / the ip connectivity, not a specific dns entry (which is just a pointer to that IP / hosting)
<!-- gh-comment-id:780642159 --> @ThomasWaldmann commented on GitHub (Feb 17, 2021): You can't do anything about abusers re-registering abusive domains or fresh ones. Although there is a blacklist of hostnames which can be used by me to avoid registering some names, they can just choose another name for their activities. Also, killing an abusive user is only little effective because they can just create a new user account. About abuse reports: they are sometimes a bit stupid: - re-registering issue, see above - if the base domain is registered on the public suffix list (like nsupdate.info), it should be treated like a TLD - nobody complains to the .com registrar if an abusive .com-domain is found. - if one wants to get rid of illegal content on the internet, one has to kill the hosting / the ip connectivity, not a specific dns entry (which is just a pointer to that IP / hosting)
Author
Owner

@alainwolf commented on GitHub (Feb 17, 2021):

Thank you Thomas.
I just wanted to make sure we are on the same page here, which we are.
And that this is now documented somehow for future reference.
Have a nice day.

<!-- gh-comment-id:780726639 --> @alainwolf commented on GitHub (Feb 17, 2021): Thank you Thomas. I just wanted to make sure we are on the same page here, which we are. And that this is now documented somehow for future reference. Have a nice day.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#343
No description provided.