DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for scrye.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| scrye.com | AAAA | 0 | 2001:470:e8c1:beef::caf3 | |
| scrye.com | TXT | 0 | v=spf1 mx ip4:192.173.156.2 ip4:38.145.32.11 ip4:38.145.32.12 ~all | |
| scrye.com | TXT | 0 | google-site-verification=Gls4-zgruY9pK4bYS-J1S-noraj7TqE_k5RIh9VKhoA | |
| scrye.com | SOA | 86400 | ns1.scrye.com root.scrye.com 2026062401 7200 1200 2419200 86400 | |
| scrye.com | MX | 0 | 10 | mail.scrye.com |
| scrye.com | A | 0 | 192.173.156.2 | |
| scrye.com | NS | 0 | ns2.scrye.com | |
| scrye.com | NS | 0 | ns1.scrye.com | |
| www.scrye.com | A | 0 | 192.173.156.2 |
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