| Query | Description |
|---|---|
| IP/Get A Record | An A Record is used to associate a domain name with an IP(v4) address. This query checks for the A records set on the domain |
| IPV6/Get AAAA Record | An AAAA Record is used to associate a domain name with an IP(v6) address. This query checks for the AAAA records set on the domain |
| Mx/Get MX Record | MX stands for Mail Exchanger. This query is used to get the mail server used for accepting emails on the specified domain. |
| SPF/TXT | A SPF Record is used to indicate which email hosts is authorized to send mail on the specified domain's behalf. This query is used to get the authorized domains |
| DMARC | A DMARC Record is used to authenticate email From: addresses and defines policies on where to report both authorized and unauthorized mailflow |
| Blacklist Check | This query is used to check if the specified domain is on any of the most well known email blacklist sites. If a domain is on a blacklist the row will return a fail result. |
| Whois | RDAP has replaced "Whois". Use RDAP to look up domain name registration information. |
| Check If Port Open/Forwarded | You are able to Check if a specified port on a domain or IP address is open for use such as hosting |
| Hinfo/Get Hardware Information | If available, this query gets the hardware information of the server for the specified hostname |
| Get All Simple DNS Records | This query attemps to do a request for all of the available DNS information for the specified hostname. This is not always successfull as some providers block the request. |
| Host By IP/Reverse Lookup | The query attempts to find a hostname associated with an IP address |