DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for celinuxforum.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| celinuxforum.org | TXT | 0 | v=spf1 include:mailgun.org -all | |
| celinuxforum.org | TXT | 0 | v=spf1 -all | |
| celinuxforum.org | TXT | 0 | forward-email-site-verification=wZXAsFlrwu | |
| celinuxforum.org | SOA | 300 | ns1.dnsimple-edge.com admin.dnsimple.com 1556899759 86400 7200 604800 300 | |
| celinuxforum.org | NS | 0 | ns3.dnsimple-edge.io | |
| celinuxforum.org | NS | 0 | ns4.dnsimple-edge.org | |
| celinuxforum.org | NS | 0 | ns2.dnsimple-edge.net | |
| celinuxforum.org | NS | 0 | ns1.dnsimple-edge.com | |
| celinuxforum.org | A | 0 | 3.131.150.69 | |
| celinuxforum.org | MX | 0 | 10 | mx1.forwardemail.net |
| celinuxforum.org | MX | 0 | 10 | mx2.forwardemail.net |
| www.celinuxforum.org | CNAME | 0 | vip-lb1.osuosl.org | |
| www.celinuxforum.org | AAAA | 0 | 2605:bc80:3010:104::8cd3:935 | |
| www.celinuxforum.org | A | 0 | 140.211.9.53 |
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