DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for ffn.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| ffn.com | TXT | 0 | v=spf1 a mx ip4:104.244.254.168 ip4:104.244.254.170 ip4:104.244.254.171 ip4:104.244.254.162 ip4:104.244.254.172 include:_spf.google.com ~all | |
| ffn.com | TXT | 0 | google-site-verification=Ikh-I0xviNMy_iRXX8ttnmNkaUS7doxnW-A03p7_GF0 | |
| ffn.com | TXT | 0 | MS=0BD643E0506463C8261042517A29290BB844B08B | |
| ffn.com | SOA | 3600 | se30.friendfinderinc.com ops.friendfinderinc.com 2026043000 86400 7200 2592000 3600 | |
| ffn.com | A | 0 | 52.52.92.41 | |
| ffn.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| ffn.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| ffn.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| ffn.com | MX | 0 | 1 | aspmx.l.google.com |
| ffn.com | NS | 0 | dns7.friendfinderinc.com | |
| ffn.com | NS | 0 | dns8.friendfinderinc.com | |
| www.ffn.com | A | 0 | 52.52.92.41 |
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