Live data from Hacker News

Ask HN: List of Subdomains to Reserve

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: List of Subdomains to Reserve

#11
post #5

> But I'd love to know if there is a better list somewhere There's a few lists but I suggest going through them and removing some entries. Here's one list (tons of entries that don't make much sense): https://github.com/jedireza/reserved-subdomains/blob/master/... This is another list which is a bit better quality: https://minhajuddin.com/2016/03/09/subdomains-to-restrict-fr... Another list (there's some I don't agre…

Thanks! I also found this list:

https://github.com/rbsec/dnscan/tree/master

Has entries for the most popular 100, 500, 1000, and 10,000 subdomains.

Re: Ask HN: List of Subdomains to Reserve

#12
post #4

You may be safer by keeping customer stuff on a subdomain of your primary domain, or even having a user content domain. Otherwise you will be chasing this for a long time: Official.example.net, postmaster.example.net, search.example.net, mail.example.net, payments.example.net Vs Official.users.example.net, mail.users.example.net, etc. You may want to consider connecting with the PSL: https://en.m.wikipedia.org/wiki/P…

> or even having a user content domain. This is the way to go, spend another ~$10/yr and keep customer subdomains on another domain. Another option instead of doing "dave123.users.example.net" is to suffix or prefix the subdomain with something, like "zone-dave123.example.net".

Yeah, using a different domain isn't a bad idea. I had considered it, but I know slack doesn't do it. (I also know I'm not Slack).

There was a service I used some years (decades?) ago that let users choose from three or four domains that they owned. I could always do that in the future, too.

Post reply on HN