DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for faboo.org
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
faboo.org | MX | 0 | 20 | mailsec.protonmail.ch |
faboo.org | MX | 0 | 10 | mail.protonmail.ch |
faboo.org | SOA | 86400 | a.regfish-ns.net dns.regfish-ns.net 1671201997 28800 7200 604800 86400 | |
faboo.org | A | 0 | 104.198.14.52 | |
faboo.org | NS | 0 | a.regfish-ns.net | |
faboo.org | NS | 0 | b.regfish-ns.net | |
faboo.org | NS | 0 | c.regfish-ns.net | |
www.faboo.org | CNAME | 0 | blog-bert-radke.netlify.com | |
www.faboo.org | AAAA | 0 | 2600:1f18:16e:df02::65 | |
www.faboo.org | AAAA | 0 | 2600:1f18:16e:df00::65 | |
www.faboo.org | A | 0 | 34.234.106.80 | |
www.faboo.org | A | 0 | 100.28.201.155 |
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