DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for pbouchez.fr
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| pbouchez.fr | CAA | 0 | 0 issuewild letsencrypt.org | |
| pbouchez.fr | TXT | 0 | v=spf1 a mx a:pbouchez.fr ip4:91.134.89.247 ip6:2001:41d0:304:200::6e20 ?all | |
| pbouchez.fr | AAAA | 0 | 2001:41d0:304:200::6e20 | |
| pbouchez.fr | SOA | 3600 | ns1.pbouchez.fr root.ns1.pbouchez.fr 2023103114 3600 600 1209600 3600 | |
| pbouchez.fr | MX | 0 | 5 | mail.pbouchez.fr |
| pbouchez.fr | A | 0 | 91.134.89.247 | |
| pbouchez.fr | NS | 0 | ns1.pbouchez.fr | |
| pbouchez.fr | NS | 0 | ns1.he.net | |
| www.pbouchez.fr | CNAME | 0 | pbouchez.fr | |
| www.pbouchez.fr | A | 0 | 91.134.89.247 | |
| www.pbouchez.fr | AAAA | 0 | 2001:41d0:304:200::6e20 |
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