DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for bins.ie
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| bins.ie | SOA | 86400 | ns3.webmasters.ie darren.webmaster.ie 2026061701 3600 1800 1209600 86400 | |
| bins.ie | A | 0 | 200.69.13.100 | |
| bins.ie | NS | 0 | ns4.webmasters.ie | |
| bins.ie | NS | 0 | ns3.webmasters.ie | |
| bins.ie | TXT | 0 | v=spf1 +a +mx +ip4:200.69.13.100 +ip4:78.153.200.188 +ip4:94.229.76.210 +ip4:77.75.120.18 ~all | |
| bins.ie | MX | 0 | bins.ie | |
| www.bins.ie | CNAME | 0 | bins.ie | |
| www.bins.ie | MX | 0 | bins.ie | |
| www.bins.ie | TXT | 0 | v=spf1 +a +mx +ip4:200.69.13.100 +ip4:78.153.200.188 +ip4:94.229.76.210 +ip4:77.75.120.18 ~all | |
| www.bins.ie | A | 0 | 200.69.13.100 | |
| www.bins.ie | NS | 0 | ns3.webmasters.ie | |
| www.bins.ie | NS | 0 | ns4.webmasters.ie | |
| www.bins.ie | SOA | 86400 | ns3.webmasters.ie darren.webmaster.ie 2026061701 3600 1800 1209600 86400 |
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