DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for bin.coffee
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| bin.coffee | TXT | 0 | v=spf1 mx include:netblocks.dreamhost.com include:relay.mailchannels.net -all | |
| bin.coffee | CAA | 0 | 128 iodef mailto:pug@pugsplace.net | |
| bin.coffee | CAA | 0 | 0 issue letsencrypt.org | |
| bin.coffee | CAA | 0 | 0 issuewild letsencrypt.org | |
| bin.coffee | A | 0 | 161.35.237.189 | |
| bin.coffee | MX | 0 | mx2.mailchannels.net | |
| bin.coffee | MX | 0 | mx1.mailchannels.net | |
| bin.coffee | SOA | 1800 | curitiba.ns.porkbun.com dns.cloudflare.com 2404630658 10000 2400 604800 1800 | |
| bin.coffee | AAAA | 0 | 2604:a880:4:1d0::75:a000 | |
| bin.coffee | NS | 0 | fortaleza.ns.porkbun.com | |
| bin.coffee | NS | 0 | maceio.ns.porkbun.com | |
| bin.coffee | NS | 0 | curitiba.ns.porkbun.com | |
| bin.coffee | NS | 0 | salvador.ns.porkbun.com | |
| www.bin.coffee | AAAA | 0 | 2604:a880:4:1d0::75:a000 | |
| www.bin.coffee | A | 0 | 161.35.237.189 |
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