DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for aflo.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| aflo.com | MX | 0 | 10 | mail.aflo.com |
| aflo.com | A | 0 | 113.37.220.150 | |
| aflo.com | NS | 0 | ns-444.awsdns-55.com | |
| aflo.com | NS | 0 | ns-1615.awsdns-09.co.uk | |
| aflo.com | NS | 0 | ns-586.awsdns-09.net | |
| aflo.com | NS | 0 | ns-1140.awsdns-14.org | |
| aflo.com | SOA | 3600 | ns-1140.awsdns-14.org root.aflo.com 1 10600 3600 1209600 3600 | |
| www.aflo.com | A | 0 | 3.171.85.46 | |
| www.aflo.com | A | 0 | 3.171.85.9 | |
| www.aflo.com | A | 0 | 3.171.85.44 | |
| www.aflo.com | A | 0 | 3.171.85.121 |
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