DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for posterconnection.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| posterconnection.com | NS | 0 | kirk.ns.cloudflare.com | |
| posterconnection.com | NS | 0 | dee.ns.cloudflare.com | |
| posterconnection.com | A | 0 | 152.53.52.71 | |
| posterconnection.com | TXT | 0 | iContact566236 | |
| posterconnection.com | TXT | 0 | v=spf1 include:amazonses.com ~all | |
| posterconnection.com | SOA | 1800 | dee.ns.cloudflare.com dns.cloudflare.com 2408614005 10000 2400 604800 1800 | |
| posterconnection.com | MX | 0 | _dc-mx.68a02904d5fd.posterconnection.com | |
| www.posterconnection.com | NS | 0 | kirk.ns.cloudflare.com | |
| www.posterconnection.com | NS | 0 | dee.ns.cloudflare.com | |
| www.posterconnection.com | SOA | 1800 | dee.ns.cloudflare.com dns.cloudflare.com 2408614005 10000 2400 604800 1800 | |
| www.posterconnection.com | CNAME | 0 | posterconnection.com | |
| www.posterconnection.com | TXT | 0 | v=spf1 include:amazonses.com ~all | |
| www.posterconnection.com | TXT | 0 | iContact566236 | |
| www.posterconnection.com | MX | 0 | _dc-mx.68a02904d5fd.www.posterconnection.com | |
| www.posterconnection.com | A | 0 | 152.53.52.71 |
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