DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for pure-cups.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| pure-cups.com | TXT | 0 | v=spf1 ip4:103.13.115.250 include:_spf.google.com include:relay.mailbaby.net ~all | |
| pure-cups.com | SOA | 86400 | cp-ind-1.cloudns.co.in support.cantech.in 2026051901 3600 1800 1209600 86400 | |
| pure-cups.com | A | 0 | 103.13.115.250 | |
| pure-cups.com | MX | 0 | aspmx.l.google.com | |
| pure-cups.com | MX | 0 | 3 | alt3.aspmx.l.google.com |
| pure-cups.com | MX | 0 | 1 | alt1.aspmx.l.google.com |
| pure-cups.com | MX | 0 | 4 | alt4.aspmx.l.google.com |
| pure-cups.com | MX | 0 | 2 | alt2.aspmx.l.google.com |
| pure-cups.com | NS | 0 | cp-ind-2.cloudns.co.in | |
| pure-cups.com | NS | 0 | cp-ind-1.cloudns.co.in | |
| www.pure-cups.com | A | 0 | 103.13.115.250 | |
| www.pure-cups.com | NS | 0 | cp-ind-1.cloudns.co.in | |
| www.pure-cups.com | NS | 0 | cp-ind-2.cloudns.co.in | |
| www.pure-cups.com | MX | 0 | 1 | alt1.aspmx.l.google.com |
| www.pure-cups.com | MX | 0 | 4 | alt4.aspmx.l.google.com |
| www.pure-cups.com | MX | 0 | 3 | alt3.aspmx.l.google.com |
| www.pure-cups.com | MX | 0 | aspmx.l.google.com | |
| www.pure-cups.com | MX | 0 | 2 | alt2.aspmx.l.google.com |
| www.pure-cups.com | CNAME | 0 | pure-cups.com | |
| www.pure-cups.com | TXT | 0 | v=spf1 ip4:103.13.115.250 include:_spf.google.com include:relay.mailbaby.net ~all | |
| www.pure-cups.com | SOA | 86400 | cp-ind-1.cloudns.co.in support.cantech.in 2026051901 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