DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for fabrick.com
Hostname | Type | TTL | Priority | Content |
---|---|---|---|---|
fabrick.com | MX | 0 | fabrick-com.mail.protection.outlook.com | |
fabrick.com | SOA | 86400 | ns0027.secondary.cloudflare.com 2025042940 43200 1800 86400 86400 | |
fabrick.com | NS | 0 | ns0242.secondary.cloudflare.com | |
fabrick.com | NS | 0 | ns0027.secondary.cloudflare.com | |
fabrick.com | A | 0 | 52.166.105.142 | |
www.fabrick.com | CNAME | 0 | fabrick-website-pro-g0c5fca5azdcc5hk.z01.azurefd.net | |
www.fabrick.com | A | 0 | 13.107.246.40 | |
www.fabrick.com | AAAA | 0 | 2620:1ec:bdf::40 |
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