DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for email2db.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| email2db.com | TXT | 0 | google-site-verification=YCCKXOiB_zftW4NkpkPHd_NUGc8CndQMHffb4l7Xqks | |
| email2db.com | TXT | 0 | v=spf1 include:pslrsuk.parkersoftware.com ip4:50.31.41.209 a:mail.whoson.com mx ~all | |
| email2db.com | MX | 0 | 10 | edge.parkersoft.co.uk |
| email2db.com | MX | 0 | 20 | mail.whoson.com |
| email2db.com | A | 0 | 20.0.163.105 | |
| email2db.com | NS | 0 | ns-1045.awsdns-02.org | |
| email2db.com | NS | 0 | ns-275.awsdns-34.com | |
| email2db.com | NS | 0 | ns-1729.awsdns-24.co.uk | |
| email2db.com | NS | 0 | ns-948.awsdns-54.net | |
| email2db.com | SOA | 86400 | ns-948.awsdns-54.net awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| www.email2db.com | A | 0 | 20.0.163.105 |
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