DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for myfrontandcenter.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| myfrontandcenter.com | NS | 0 | greg.ns.cloudflare.com | |
| myfrontandcenter.com | NS | 0 | beth.ns.cloudflare.com | |
| myfrontandcenter.com | MX | 0 | 10 | myfrontandcenter-com.mail.protection.outlook.com |
| myfrontandcenter.com | SOA | 1800 | beth.ns.cloudflare.com dns.cloudflare.com 2408405985 10000 2400 604800 1800 | |
| myfrontandcenter.com | AAAA | 0 | 2a02:4780:84:c193:d53e:47c:774b:13bb | |
| myfrontandcenter.com | AAAA | 0 | 2a02:4780:84:df93:f1ea:2cc4:9613:201d | |
| myfrontandcenter.com | A | 0 | 2.57.91.207 | |
| myfrontandcenter.com | A | 0 | 84.32.84.84 | |
| www.myfrontandcenter.com | CNAME | 0 | www.myfrontandcenter.com.cdn.hstgr.net | |
| www.myfrontandcenter.com | AAAA | 0 | 2a02:4780:84:265b:ce31:e1f:4851:1f33 | |
| www.myfrontandcenter.com | AAAA | 0 | 2a02:4780:84:bfd6:762a:a3d4:1d1e:854a | |
| www.myfrontandcenter.com | A | 0 | 2.57.91.19 | |
| www.myfrontandcenter.com | A | 0 | 84.32.84.135 |
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