DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for catcount.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| catcount.com | MX | 0 | 20 | backup.catcount.com |
| catcount.com | MX | 0 | 10 | mail.catcount.com |
| catcount.com | NS | 0 | launch1.spaceship.net | |
| catcount.com | NS | 0 | launch2.spaceship.net | |
| catcount.com | SOA | 3600 | launch1.spaceship.net support.spaceship.com 1781163769 43200 3600 604800 3600 | |
| catcount.com | A | 0 | 64.91.248.120 | |
| catcount.com | TXT | 0 | v=spf1 a mx ip4:64.91.248.120 -all | |
| catcount.com | TXT | 0 | 0ab20a5f-94ea-4c04-9726-992b33b439f4 | |
| www.catcount.com | MX | 0 | 20 | backup.catcount.com |
| www.catcount.com | MX | 0 | 10 | mail.catcount.com |
| www.catcount.com | TXT | 0 | v=spf1 a mx ip4:64.91.248.120 -all | |
| www.catcount.com | TXT | 0 | 0ab20a5f-94ea-4c04-9726-992b33b439f4 | |
| www.catcount.com | SOA | 3600 | launch1.spaceship.net support.spaceship.com 1781163769 43200 3600 604800 3600 | |
| www.catcount.com | A | 0 | 64.91.248.120 | |
| www.catcount.com | CNAME | 0 | catcount.com | |
| www.catcount.com | NS | 0 | launch1.spaceship.net | |
| www.catcount.com | NS | 0 | launch2.spaceship.net |
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