DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for fudge.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| fudge.com | MX | 0 | 10 | fudge-com.mail.protection.outlook.com |
| fudge.com | TXT | 0 | verify.bing.com=ae97f8b8d9129284d3290be464630766 | |
| fudge.com | TXT | 0 | MS=ms37170488 | |
| fudge.com | TXT | 0 | wj5dTjn7m7X3DuTgZ8PlxPSTszNyJJwxKuqe1j9dxqIXPLwGh0CrpnZuA6mkYDg6W9e09YX9pAF7cz9v5weOzg== | |
| fudge.com | TXT | 0 | v=spf1 ip4:20.76.42.52 include:spf.protection.outlook.com ?all | |
| fudge.com | NS | 0 | dns3.safenames.org | |
| fudge.com | NS | 0 | dns2.safenames.net | |
| fudge.com | NS | 0 | dns1.safenames.com | |
| fudge.com | A | 0 | 217.19.248.132 | |
| fudge.com | SOA | 3600 | dns1.safenames.com hostmaster.safenames.net 2021021700 28800 1800 604800 3600 | |
| www.fudge.com | A | 0 | 217.19.248.132 |
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