DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for arrowemail.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| arrowemail.com | TXT | 0 | yahoo-verification-key=7ZqPax+b0c0XCAPoz/OZeaf2iNP6HyA242fEwb05Lec= | |
| arrowemail.com | TXT | 0 | v=spf1 a mx ip4:63.80.89.0/24 ip4:192.151.153.130/29 -all | |
| arrowemail.com | NS | 0 | hans.ns.cloudflare.com | |
| arrowemail.com | NS | 0 | janet.ns.cloudflare.com | |
| arrowemail.com | MX | 0 | 5 | smtp.arrowemail.com |
| arrowemail.com | SOA | 1800 | hans.ns.cloudflare.com dns.cloudflare.com 2409640908 10000 2400 604800 1800 | |
| arrowemail.com | A | 0 | 157.250.199.66 | |
| www.arrowemail.com | A | 0 | 157.250.199.66 |
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