DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for abc-clc.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| abc-clc.com | A | 0 | 104.18.29.232 | |
| abc-clc.com | A | 0 | 104.18.28.232 | |
| abc-clc.com | MX | 0 | 10 | abcclc-com0i.mail.protection.outlook.com |
| abc-clc.com | SOA | 1800 | nina.ns.cloudflare.com dns.cloudflare.com 2408364702 10000 2400 604800 1800 | |
| abc-clc.com | AAAA | 0 | 2606:4700::6812:1de8 | |
| abc-clc.com | AAAA | 0 | 2606:4700::6812:1ce8 | |
| abc-clc.com | NS | 0 | nina.ns.cloudflare.com | |
| abc-clc.com | NS | 0 | thomas.ns.cloudflare.com | |
| abc-clc.com | TXT | 0 | google-site-verification=WEDg2t1czuLsOa6w5z8C2KgS7VWfVGIFMpWdHQtNzy4 | |
| abc-clc.com | TXT | 0 | knowbe4-site-verification=d1cbc405b0ca30f6589939fd60ec72ee | |
| abc-clc.com | TXT | 0 | mscid=ZBYGIX+inn4UTmRljyDqyN9YEPeYfPBsN7UoRC22uv1fOmuIa14iy7dOrvpShseTIFUXYGop6EL1nfQkZLh1fA== | |
| abc-clc.com | TXT | 0 | smartsheet-site-validation=JCu5TxFcsiH3D7JZmu1Sm23kLNsIpiZa | |
| abc-clc.com | TXT | 0 | MS=ms98657813 | |
| abc-clc.com | TXT | 0 | v=spf1 mx a:x.uslbm.us include:spfm.uslbm.us ~all | |
| www.abc-clc.com | A | 0 | 104.18.28.232 | |
| www.abc-clc.com | A | 0 | 104.18.29.232 | |
| www.abc-clc.com | AAAA | 0 | 2606:4700::6812:1de8 | |
| www.abc-clc.com | AAAA | 0 | 2606:4700::6812:1ce8 |
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