DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for xs.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| xs.com | AAAA | 0 | 2606:4700:10::6814:24a9 | |
| xs.com | AAAA | 0 | 2606:4700:10::ac42:90fc | |
| xs.com | NS | 0 | razvan.ns.cloudflare.com | |
| xs.com | NS | 0 | joan.ns.cloudflare.com | |
| xs.com | MX | 0 | xs-com.mail.protection.outlook.com | |
| xs.com | SOA | 1800 | joan.ns.cloudflare.com dns.cloudflare.com 2409431980 10000 2400 604800 1800 | |
| xs.com | A | 0 | 104.20.36.169 | |
| xs.com | A | 0 | 172.66.144.252 | |
| xs.com | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:email.freshdesk.com ~all | |
| xs.com | TXT | 0 | elvomuins63cobkh1ioeme4lgv | |
| xs.com | TXT | 0 | atlassian-domain-verification=R2QUr718QHB66Lig1PDReqDbM72a0mrcxUSBdR6XZsg0YQxNtWG1uQUHl6FV72W2 | |
| xs.com | TXT | 0 | r3b4qvullhujmb44kpscms2hk8 | |
| xs.com | TXT | 0 | google-site-verification=qWgJrI8CelGY-3sHk2v2ta15xLIrFdZqoVICbUHpwvQ | |
| xs.com | TXT | 0 | anthropic-domain-verification-8b7q8k=BjA8uDdrRa7zV6D59pQNEPIRq | |
| xs.com | TXT | 0 | atlassian-sending-domain-verification=16dc9bea-3b33-4544-be8f-1791411eef19 | |
| xs.com | TXT | 0 | slack-domain-verification=MsqCrnVh15uv32g9u1VEV8GlQxoWDg15yiozCtPn | |
| www.xs.com | A | 0 | 104.20.36.169 | |
| www.xs.com | A | 0 | 172.66.144.252 | |
| www.xs.com | AAAA | 0 | 2606:4700:10::ac42:90fc | |
| www.xs.com | AAAA | 0 | 2606:4700:10::6814:24a9 |
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