DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for sibs.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| sibs.com | SOA | 86400 | ns1-02.azure-dns.com dns-master.sibs.pt 1 10800 3600 604800 86400 | |
| sibs.com | A | 0 | 108.143.137.110 | |
| sibs.com | MX | 0 | 12 | mail0b.sibs.pt |
| sibs.com | MX | 0 | 11 | mail0a.sibs.pt |
| sibs.com | NS | 0 | ns4-02.azure-dns.info | |
| sibs.com | NS | 0 | ns-871.awsdns-44.net | |
| sibs.com | NS | 0 | ns1-02.azure-dns.com | |
| sibs.com | NS | 0 | ns3-02.azure-dns.org | |
| sibs.com | NS | 0 | ns-1695.awsdns-19.co.uk | |
| sibs.com | NS | 0 | ns-423.awsdns-52.com | |
| sibs.com | NS | 0 | ns-1464.awsdns-55.org | |
| sibs.com | NS | 0 | ns2-02.azure-dns.net | |
| www.sibs.com | A | 0 | 108.143.137.110 |
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