DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for droff.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| droff.com | SOA | 10800 | ns1.gandi.net hostmaster.gandi.net 1784160000 10800 3600 604800 10800 | |
| droff.com | AAAA | 0 | 2606:50c0:8000::153 | |
| droff.com | AAAA | 0 | 2606:50c0:8001::153 | |
| droff.com | NS | 0 | ns-111-b.gandi.net | |
| droff.com | NS | 0 | ns-160-c.gandi.net | |
| droff.com | NS | 0 | ns-242-a.gandi.net | |
| droff.com | MX | 0 | 10 | mail.protonmail.ch |
| droff.com | A | 0 | 185.199.108.153 | |
| droff.com | A | 0 | 185.199.109.153 | |
| droff.com | TXT | 0 | protonmail-verification=816c1dcd9ba0241289c2a6f0c6dbeaf5d6466e9e | |
| droff.com | TXT | 0 | v=spf1 include:_spf.protonmail.ch mx ~all | |
| www.droff.com | CNAME | 0 | francoisledroff.github.io.droff.com |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain