DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for ns3.ie
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
ns3.ie | SOA | 900 | ns.blacknightsolutions.com dns.blacknightsolutions.com 2017033043 10800 3600 604800 900 | |
ns3.ie | NS | 0 | ns.blacknightsolutions.com | |
ns3.ie | NS | 0 | ns2.blacknightsolutions.com | |
ns3.ie | A | 0 | 81.17.242.117 | |
ns3.ie | MX | 0 | 30 | mail.ns3.ie |
www.ns3.ie | CNAME | 0 | bouncer.blacknight.com | |
www.ns3.ie | A | 0 | 81.17.242.117 | |
www.ns3.ie | AAAA | 0 | 2a01:a8:1::bbbb |
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