DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for dcocf.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| dcocf.com | A | 0 | 151.101.130.159 | |
| dcocf.com | NS | 0 | ns14.worldnic.com | |
| dcocf.com | NS | 0 | ns13.worldnic.com | |
| dcocf.com | MX | 0 | 20 | mx2-us1.ppe-hosted.com |
| dcocf.com | MX | 0 | 10 | mx1-us1.ppe-hosted.com |
| dcocf.com | TXT | 0 | google-site-verification=2eyIZRgcNg3Z9l0cOwSgkE4WXLYmMEzxDh33338dw74 | |
| dcocf.com | TXT | 0 | v5goq/5bmeLLiFGL0slCO+X+06odqr9J/jyfa5LpIcR8hTcgKgSu3Ra9IWR+DxwCwX040me8dufxu1jLPVg8Pw== | |
| dcocf.com | TXT | 0 | ppe-a1234b26d7e7aa099d5112469171c80c0caf759c | |
| dcocf.com | TXT | 0 | MS=ms19054521 | |
| dcocf.com | TXT | 0 | v=spf1 a:dispatch-us.ppe-hosted.com ~all | |
| dcocf.com | TXT | 0 | v=spf1 include:spf.protection.outlook.com include:spf.securence.com ip4:208.80.200.0/21 ip4:71.25.245.105 include:_spf.psm.knowbe4.com ~all | |
| dcocf.com | SOA | 3600 | NS13.WORLDNIC.com namehost.WORLDNIC.com 126061807 10800 3600 604800 3600 | |
| www.dcocf.com | A | 0 | 151.101.130.159 |
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