Gondaliya, A., & P. S., J. (2022). Information Gathering for Penetration Testing Using Open Source Intelligence. In Advances in Intelligent Systems and Computing (pp. 57-67). Springer, Singapore. This paper discusses various OSINT tools, including TheHarvester, and their command structures for enumerating subdomains and email addresses (p. 61).
Mockapetris, P. (1987). RFC 1035: Domain Names - Implementation and Specification. Internet Engineering Task Force (IETF). This document is the foundational standard for the Domain Name System (DNS), outlining the query types and record structures that tools like dig and nslookup use to retrieve information. Section 4.1 describes query message formats. https://doi.org/10.17487/RFC1035
Daigle, L. (2004). RFC 3912: WHOIS Protocol Specification. Internet Engineering Task Force (IETF). This document specifies the WHOIS protocol used to query databases for information about domain names and IP address spaces, such as registrar, creation date, and contact information. Section 4 details the simple query/response nature of the protocol. https://doi.org/10.17487/RFC3912
Albitz, P., & Liu, C. (2006). DNS and BIND (5th ed.). O'Reilly Media. Chapter 12 provides a comprehensive guide to DNS diagnostics tools, including detailed usage and command-line options for nslookup and dig, such as specifying a target name server for a query (pp. 268-271).