DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for frank.fyi
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| frank.fyi | AAAA | 0 | 2a02:c207:2245:3481::1 | |
| frank.fyi | SOA | 3601 | pdns1.registrar-servers.com hostmaster.registrar-servers.com 1783915185 43200 3600 604800 3601 | |
| frank.fyi | TXT | 0 | brave-ledger-verification=39442141eb24ab75af337eae85ddecfda35cf0675d2a3031f79816e6dc5d1ff3 | |
| frank.fyi | TXT | 0 | v=spf1 ip4:5.189.178.148 ip6:2a02:c207:2009:9794::1 ip4:91.205.175.151 ip6:2a02:c205:2016:291::1/64 ip6:2001:470:1f0a:c8b::2/64 -all | |
| frank.fyi | TXT | 0 | google-site-verification=Xdwn8qKy0TsOjLTH2CLfCA6jSennQfMbltZ8CnTWv7o | |
| frank.fyi | TXT | 0 | keybase-site-verification=1NFQBReOlMuHNFQ6NAzUbTEJvjknLSEmbQJqmQD-tJo | |
| frank.fyi | A | 0 | 161.97.177.56 | |
| frank.fyi | NS | 0 | pdns1.registrar-servers.com | |
| frank.fyi | NS | 0 | pdns2.registrar-servers.com | |
| frank.fyi | CAA | 0 | 0 issue letsencrypt.org | |
| frank.fyi | MX | 0 | 15 | mx02.frank.fyi |
| frank.fyi | MX | 0 | 10 | mx01.frank.fyi |
| www.frank.fyi | A | 0 | 161.97.177.56 | |
| www.frank.fyi | AAAA | 0 | 2a02:c207:2245:3481::1 |
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