| DNS Lookup |
Looks up every supported record type for the domain in one go — A, AAAA, CNAME, MX, NS, SOA, TXT, CAA, SRV, and PTR — and returns each type under its own heading. |
| DMARC/DKIM |
A DMARC Record is used to authenticate email From: addresses and defines policies on where to report both authorized and unauthorized mailflow. DKIM records hold the public keys used to sign outgoing mail. Because DNS gives no way to list a domain's DKIM selectors, this checks a list of well known ones (Google Workspace, Microsoft 365, Mailchimp, SendGrid, Postmark and others) — a custom selector will not be found. |
| 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 |
This information gets whois information to see who possibly owns the domain. |
| Port Checker |
You are able to Check if a specified port on a domain or IP address is open for use such as hosting |
| Host By IP/Reverse Lookup |
The query attempts to find a hostname associated with an IP address |