DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for icc.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| icc.com | NS | 0 | ns2.wordpress.com | |
| icc.com | NS | 0 | ns1.wordpress.com | |
| icc.com | NS | 0 | ns3.wordpress.com | |
| icc.com | MX | 0 | icc-com.mail.protection.outlook.com | |
| icc.com | SOA | 300 | ns1.wordpress.com hostmaster.wordpress.com 2005071858 14400 7200 604800 300 | |
| icc.com | A | 0 | 199.16.173.118 | |
| icc.com | A | 0 | 199.16.172.98 | |
| icc.com | TXT | 0 | Sendinblue-code:2515c9fc360a9b32d7abfd69b4fd14fb | |
| icc.com | TXT | 0 | atomic-domain-3d3763671ede8472b0f9657e9e4a020ca02d348b21075be17c19b7c416660415 | |
| icc.com | TXT | 0 | v=spf1 a mx ip4:162.254.161.132 mx:mail.icc.com include:spf.sendinblue.com mx include:spf.hornetsecurity.com include:spf.protection.outlook.com include:_spf.wpcloud.com ~all | |
| icc.com | TXT | 0 | google-site-verification=2aMK4hGuCHOiMjsHm3atGpiVqPIAgFlvugcSpne0NN8 | |
| icc.com | TXT | 0 | MS=ms27251506 | |
| www.icc.com | TXT | 0 | atomic-domain-196a7cd08ed12e37a55414ba9847176eed812c23164cd5bb3d16bc733a35e72d | |
| www.icc.com | A | 0 | 199.16.173.118 | |
| www.icc.com | A | 0 | 199.16.172.98 |
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