The DNS Lookup provides a report on DNS records for a specified domain or hostname
Instead of directly asking for donations, I'm thrilled to offer you all nine of my books for just $9 on leanpub By grabbing this bundle you not only help cover my coffee, beer, and Amazon bills but also play a crucial role in advancing and refining this project. Your contribution is indispensable, and I'm genuinely grateful for your involvement in this journey!
Any private key value that you enter or we generate is not stored on this site, this tool is provided via an HTTPS URL to ensure that private keys cannot be stolen, for extra security run this software on your network, no cloud dependency
DNS Record | Description |
---|---|
A | A Record Lookup will list a 32-bit IPv4 address, most commonly used to map hostnames to an IP address of the host, but it is also used for DNSBLs, storing subnet masks in RFC 1101, etc |
AAAA | AAAA Lookup will list a 128-bit IPv6 address, most commonly used to map hostnames to an IP address of the host |
CAA | CAA Lookup will list The Certification Authority Authorization (CAA) |
CERT | CERT Lookup will list CERT DNS records for a domain |
MX | Directs mail to an email server |
TXT | Lets an admin store text notes in the record. |
NS | Stores the name server for a DNS entry. |
SOA | Stores admin information about a domain |
SRV | Specifies a port for specific services |
PTR | Provides a domain name in reverse-lookups |
DNSKEY | The DNS Key Record contains a public key used to verify DNSSEC signature |
LOC | The location record contains geo information for a domain in the form of longitude and latitude coordinates |
SSHFP | This record stores the SSH public key fingerprints |