DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for sys-data.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| sys-data.com | A | 0 | 79.98.72.29 | |
| sys-data.com | MX | 0 | 200 | proxmoxmailgateway.sys-data.com |
| sys-data.com | MX | 0 | 100 | smtp.brouzdej.net |
| sys-data.com | MX | 0 | 10 | smtp.sys-data.com |
| sys-data.com | AAAA | 0 | 2a02:970:1::29 | |
| sys-data.com | NS | 0 | a.ns.brouzdej.net | |
| sys-data.com | NS | 0 | b.ns.brouzdej.net | |
| sys-data.com | TXT | 0 | google-site-verification=Dhc6AEjqcCbP1THBVDdVMZwU6EsoTJUR9JZRSk9Fuuo | |
| sys-data.com | TXT | 0 | google-site-verification=9YGOOvCACKDaTYa3Gd2crz2k5WFTghCkP3N2PAWyBuw | |
| sys-data.com | TXT | 0 | v=spf1 include:_spf.sys-data.com include:_spf.google.com ~all | |
| sys-data.com | SOA | 3600 | a.ns.brouzdej.net podpora.sys-data.com 2009062228 28800 7200 1209600 3600 | |
| www.sys-data.com | AAAA | 0 | 2a02:970:1::29 | |
| www.sys-data.com | TXT | 0 | google-site-verification=Dhc6AEjqcCbP1THBVDdVMZwU6EsoTJUR9JZRSk9Fuuo | |
| www.sys-data.com | A | 0 | 79.98.72.29 |
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