dnsmap
The dnsmap command scans a domain for common subdomains e.g. smtp.domain.org. More information: <https://github.com/resurrecting-open-source-projects/dnsmap>.
RUN apt-get update && \
apt-get install -y dnsmap
RUN dnf install -y dnsmap