When a server is connected to a network that implements dynamic DNS (DDNS), including Microsoft Active Directory networks, OS X Server may register each configured network interface address in DNS.
dsconfigad -restrictDDNS "en0"
To Disable it completely point it to an interface that does not exist
dsconfigad -restrictDDNS "en999"