DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for stringo.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| stringo.com | A | 0 | 199.60.103.194 | |
| stringo.com | A | 0 | 199.60.103.94 | |
| stringo.com | SOA | 86400 | anycast.markydotdns.com do-not-reply.stringo.com 2026061302 43200 7200 1209600 86400 | |
| stringo.com | MX | 0 | 10 | mx2.azureit.se |
| stringo.com | MX | 0 | mx1.azureit.se | |
| stringo.com | NS | 0 | anycast.markydotdns.se | |
| stringo.com | NS | 0 | anycast.markydotdns.com | |
| www.stringo.com | CNAME | 0 | 500293g43.secure0075.hubspot.net | |
| www.stringo.com | A | 0 | 199.60.103.28 | |
| www.stringo.com | A | 0 | 199.60.103.228 | |
| www.stringo.com | AAAA | 0 | 2606:2c40::c73c:67e4 | |
| www.stringo.com | AAAA | 0 | 2606:2c40::c73c:671c |
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