DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for supranational.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| supranational.com | SOA | 86400 | ns3.rhone.ch webmaster.rhone.ch 2023050101 10800 3600 604800 86400 | |
| supranational.com | MX | 0 | supranational-com.mail.protection.outlook.com | |
| supranational.com | TXT | 0 | 6sm-7dr-c22 | |
| supranational.com | TXT | 0 | MS=ms19326275 | |
| supranational.com | TXT | 0 | v=spf1 ip4:81.201.192.0/20 ip4:81.201.202.0/26 ip4:81.201.201.0/25 ip4:23.97.186.61 ip4:104.40.157.162 ip4:146.4.75.154 ip4:108.143.232.250 include:spf.protection.outlook.com -all | |
| supranational.com | A | 0 | 23.97.186.61 | |
| supranational.com | NS | 0 | ns4.rhone.ch | |
| supranational.com | NS | 0 | ns3.rhone.ch | |
| www.supranational.com | A | 0 | 23.97.186.61 |
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