.\" Generated by kramdown-man 0.1.8 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-host 1 "2023-02-01" Ronin "User Manuals" .LP .SH SYNOPSIS .LP .HP \fBronin host\fR \[lB]\fIoptions\fP\[rB] \[lC]\fIHOST\fP \.\.\. \[or] \fB--file\fR \fIFILE\fP\[rC] .LP .SH DESCRIPTION .LP .PP Processes hostname(s) and performs DNS queries\. .LP .SH ARGUMENTS .LP .TP \fIHOST\fP A host name argument to query\. .LP .SH OPTIONS .LP .TP \fB-f\fR, \fB--file\fR \fIFILE\fP Optional file to read values from\. .LP .TP \fB--subdomain\fR \fISUBNAME\fP Converts the hostname to a sub\-domain\. .LP .TP \fB-d\fR, \fB--domain\fR Converts the hostname to a domain\. .LP .TP \fB-T\fR, \fB--tld\fR Converts the hostname to it\[cq]s TLD\. .LP .TP \fB-s\fR, \fB--suffix\fR Converts the hostname to it\[cq]s suffix\. .LP .TP \fB-S\fR, \fB--change-suffix\fR \fISUFFIX\fP Changes the suffix of each hostname\. .LP .TP \fB--enum-tlds\fR Enumerates over every TLD\. .LP .TP \fB--enum-suffixes\fR\[lB]\fB=\fR\fBicann\fR\[or]\fBprivate\fR\[rB] Enumerates over every public suffix\. An optional value of \fBicann\fR or \fBprivate\fR can be given to only enumerate ICANN suffixes or private suffixes\. .LP .TP \fB--enum-subdomains\fR \fIFILE\fP Enumerates over every subdomain from the given \fIFILE\fP and for the given hostname\. .LP .TP \fB-N\fR, \fB--nameserver\fR \fIHOST\fP\[or]\fIIP\fP Send DNS queries to the nameserver\. .LP .TP \fB-I\fR, \fB--ips\fR Converts the hostname to it\[cq]s IP addresses\. .LP .TP \fB-r\fR, \fB--registered\fR Filters hostnames that are registered\. .LP .TP \fB-u\fR, \fB--unregistered\fR Filters hostnames that are unregistered\. .LP .TP \fB-A\fR, \fB--has-addresses\fR Filters hostnames that have addresses\. .LP .TP \fB-H\fR, \fB--has-records\fR \fBA\fR\[or]\fBAAAA\fR\[or]\fBANY\fR\[or]\fBCNAME\fR\[or]\fBHINFO\fR\[or]\fBLOC\fR\[or]\fBMINFO\fR\[or]\fBMX\fR\[or]\fBNS\fR\[or]\fBPTR\fR\[or]\fBSOA\fR\[or]\fBSRV\fR\[or]\fBTXT\fR\[or]\fBWKS\fR Filters hostnames that have a certain DNS record type\. .LP .TP \fB-t\fR, \fB--query\fR \fBA\fR\[or]\fBAAAA\fR\[or]\fBANY\fR\[or]\fBCNAME\fR\[or]\fBHINFO\fR\[or]\fBLOC\fR\[or]\fBMINFO\fR\[or]\fBMX\fR\[or]\fBNS\fR\[or]\fBPTR\fR\[or]\fBSOA\fR\[or]\fBSRV\fR\[or]\fBTXT\fR\[or]\fBWKS\fR Queries a specific type of DNS record\. .LP .TP \fB-h\fR, \fB--help\fR Print help information\. .LP .SH AUTHOR .LP .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .LP