DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for hmi.marketing
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| hmi.marketing | A | 0 | 142.202.243.101 | |
| hmi.marketing | TXT | 0 | google-site-verification=PH2CCX0JlU5BZceq4fQBj_cdRLrE-lTXFEeSYg9iYkc | |
| hmi.marketing | TXT | 0 | v=spf1 a mx include:mxlogin.com include:_spf.mlsend.com include:sendgrid.net ~all | |
| hmi.marketing | NS | 0 | ns1.rockfortmedia.com | |
| hmi.marketing | NS | 0 | ns2.rockfortmedia.com | |
| hmi.marketing | MX | 0 | 20 | banshee-relay.mxlogin.com |
| hmi.marketing | MX | 0 | 10 | banshee.mxlogin.com |
| hmi.marketing | SOA | 1800 | ns1.digitalocean.com hostmaster.hmi.marketing 0 10800 3600 604800 1800 | |
| www.hmi.marketing | MX | 0 | 10 | banshee.mxlogin.com |
| www.hmi.marketing | MX | 0 | 20 | banshee-relay.mxlogin.com |
| www.hmi.marketing | NS | 0 | ns2.rockfortmedia.com | |
| www.hmi.marketing | NS | 0 | ns1.rockfortmedia.com | |
| www.hmi.marketing | A | 0 | 142.202.243.101 | |
| www.hmi.marketing | TXT | 0 | google-site-verification=PH2CCX0JlU5BZceq4fQBj_cdRLrE-lTXFEeSYg9iYkc | |
| www.hmi.marketing | TXT | 0 | v=spf1 a mx include:mxlogin.com include:_spf.mlsend.com include:sendgrid.net ~all | |
| www.hmi.marketing | SOA | 1800 | ns1.digitalocean.com hostmaster.hmi.marketing 0 10800 3600 604800 1800 | |
| www.hmi.marketing | CNAME | 0 | hmi.marketing |
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