DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for comiran.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| comiran.com | A | 0 | 54.37.226.50 | |
| comiran.com | NS | 0 | ns1.iosp.be | |
| comiran.com | NS | 0 | ns2.iosp.be | |
| comiran.com | CAA | 0 | 0 issuewild letsencrypt.org | |
| comiran.com | AAAA | 0 | 2001:41d0:302:2200::18ff | |
| comiran.com | MX | 0 | 5 | mail.comiran.com |
| comiran.com | SOA | 3600 | ns1.iosp.be root.ns1.iosp.be 2023112500 3600 600 1209600 3600 | |
| comiran.com | TXT | 0 | v=spf1 a mx a:comiran.com a:ns1.iosp.be mx:comiran.com mx:ns1.iosp.be ip4:54.37.226.50 ip4:178.32.42.148 ip6:2001:41d0:302:2200::18ff ~all | |
| www.comiran.com | A | 0 | 54.37.226.50 | |
| www.comiran.com | AAAA | 0 | 2001:41d0:302:2200::18ff |
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