DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for numer1.marketing
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| numer1.marketing | NS | 0 | ns1.dns-parking.com | |
| numer1.marketing | NS | 0 | ns2.dns-parking.com | |
| numer1.marketing | AAAA | 0 | 2a02:4780:4d:34ff:feec:55e1:452c:7b52 | |
| numer1.marketing | AAAA | 0 | 2a02:4780:4b:8e09:8ff1:cb79:599d:47df | |
| numer1.marketing | SOA | 600 | ns1.dns-parking.com dns.hostinger.com 2026061101 10000 2400 604800 600 | |
| numer1.marketing | A | 0 | 147.79.72.106 | |
| numer1.marketing | A | 0 | 88.223.87.105 | |
| www.numer1.marketing | CNAME | 0 | www.numer1.marketing.cdn.hstgr.net | |
| www.numer1.marketing | AAAA | 0 | 2a02:4780:4d:e786:b250:5578:9158:fb2a | |
| www.numer1.marketing | AAAA | 0 | 2a02:4780:4b:1f3b:e7f3:774c:6337:6730 | |
| www.numer1.marketing | A | 0 | 88.223.87.92 | |
| www.numer1.marketing | A | 0 | 147.79.72.114 |
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