DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for swappable.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| swappable.com | A | 0 | 216.225.24.61 | |
| swappable.com | SOA | 86400 | ns-2035.awsdns-62.co.uk awsdns-hostmaster.amazon.com 1 7200 900 1209600 86400 | |
| swappable.com | TXT | 0 | v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDntI+LDj0BEC67WQc74NIrBo/VOunPtaq9RFC+OE1TXZ+EPwmxQqaJDTJaz6gqSkn6SAdjBquSzxjdgYc4VmNnLmLV0N+XVq/6OrmLJugF3hyIbTo2/BIpIUnM0N3/tJExliuYqNHmpwIlkzjuXkcHIHCNjc2OKgWeqrIzAw+g6wIDAQAB | |
| swappable.com | TXT | 0 | v=spf1 include:_internal.swappable.com include:_wombat.swappable.com include:_includes.swappable.com ~all | |
| swappable.com | NS | 0 | ns-827.awsdns-39.net | |
| swappable.com | NS | 0 | ns-1031.awsdns-00.org | |
| swappable.com | NS | 0 | ns-2035.awsdns-62.co.uk | |
| swappable.com | NS | 0 | ns-254.awsdns-31.com | |
| swappable.com | MX | 0 | 20 | bar2.mypoints.com |
| swappable.com | MX | 0 | 20 | bar1.mypoints.com |
| www.swappable.com | A | 0 | 216.225.24.61 |
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