DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for postel.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| postel.com | NS | 0 | ns3.postel.com | |
| postel.com | NS | 0 | ns2.postel.com | |
| postel.com | NS | 0 | ns1.postel.com | |
| postel.com | CAA | 0 | 0 issue globalsign.com | |
| postel.com | A | 0 | 91.216.17.101 | |
| postel.com | TXT | 0 | _globalsign-domain-verification=pnVVkH4ushH3jeRDkSLDLFmSzDm3C9ddnaCtI_JO-C | |
| postel.com | TXT | 0 | tj7GeeDg6D91ahuP0APHIkq+8owDFjUSl8HxQQYeAsw= | |
| postel.com | TXT | 0 | MS=ms42834089 | |
| postel.com | TXT | 0 | google-site-verification=5pJmsr7Ex60efNy5kVf_D2B-Q-c5rIigNnjYi1iU7Xw | |
| postel.com | TXT | 0 | _globalsign-domain-verification=9JyIQS6IHwqqLouz1Gn7cdJjTIhhlFRnvd_M64EHfz | |
| postel.com | TXT | 0 | v=spf1 ip4:91.216.17.0/24 ip4:213.215.157.254/32 ip4:93.43.17.216/29 ip4:134.128.119.203 include:spf.protection.outlook.com -all | |
| postel.com | TXT | 0 | aC2MmzY6zrB73LiRGXGsSRd6xGW3Kejm+Ri3a3NeyQk= | |
| postel.com | TXT | 0 | MS=ms60019903 | |
| postel.com | TXT | 0 | _globalsign-domain-verification=INXGU6orKMDDxiG9WnPA5pzMMpf-EmI3QTSvnkYupx | |
| postel.com | MX | 0 | postel-com.mail.protection.outlook.com | |
| postel.com | SOA | 10800 | ns1.postel.com ns1.postel.com 2025091605 7200 150 1209600 10800 | |
| www.postel.com | A | 0 | 91.216.17.101 |
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