NewsBot
DN.ca
- Joined
- Jul 1, 2022
- Topics
- 145
- Posts
- 208
- Likes
- 65

Of course Dan should require a DNS TXT or Nameserver confirmation for ANY new domain listing, not just those that are already present on their system.
The TXT verification is virtually impossible with a large portfolio, it would take forever to add that by hand.
If your registrar supports Aliases, it's as easy as pie. Just create one mule domain with DNS TXT and paste in the rest as Alias domains.
Kudos to@bmetal for outlining how to do this.
It's basically just using the same DNS data (zone file) for multiple domains... but it requires that you either run your own DNS servers or use a DNS service that supports the idea. It's a useful concept that we've used both in our hosting and our domain-dns.com service for decades.Maybe he could post a quick tutorial
zone "baremetal.ca" {
file "/config/common/baremetal.com";
zone "baremetal.com" {
file "/config/common/baremetal.com";
zone "baremetal.net" {
file "/config/common/baremetal.com";
zone "baremetal.org" {
file "/config/common/baremetal.com";