DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for netwrck.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| netwrck.com | NS | 0 | thomas.ns.cloudflare.com | |
| netwrck.com | NS | 0 | elinore.ns.cloudflare.com | |
| netwrck.com | SOA | 1800 | elinore.ns.cloudflare.com dns.cloudflare.com 2409473113 10000 2400 604800 1800 | |
| netwrck.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| netwrck.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| netwrck.com | MX | 0 | 1 | aspmx.l.google.com |
| netwrck.com | MX | 0 | 10 | alt3.aspmx.l.google.com |
| netwrck.com | MX | 0 | 10 | alt4.aspmx.l.google.com |
| netwrck.com | A | 0 | 104.21.25.241 | |
| netwrck.com | A | 0 | 172.67.134.236 | |
| netwrck.com | TXT | 0 | google-site-verification=HSspQfmvmFZ0Yyvtit_ADoLZ3NNQAOYuFAjm2VUFoQo | |
| netwrck.com | TXT | 0 | firebase=netwrck | |
| netwrck.com | TXT | 0 | pinterest-site-verification=64007565c9c9bff826e37bc7ba11508b | |
| netwrck.com | TXT | 0 | v=spf1 ip4:93.127.141.100 include:_spf.google.com include:_spf.firebasemail.com ~all | |
| netwrck.com | TXT | 0 | openai-domain-verification=dv-TGOPIa79xwh9KjJbOqdS0ISU | |
| netwrck.com | TXT | 0 | openai-domain-verification=dv-jJ4QKXKT9iRrxqShz3PygkSU | |
| netwrck.com | TXT | 0 | yandex-verification: 4feb4f105e767141 | |
| netwrck.com | AAAA | 0 | 2606:4700:3030::6815:19f1 | |
| netwrck.com | AAAA | 0 | 2606:4700:3035::ac43:86ec | |
| www.netwrck.com | A | 0 | 172.67.134.236 | |
| www.netwrck.com | A | 0 | 104.21.25.241 | |
| www.netwrck.com | AAAA | 0 | 2606:4700:3030::6815:19f1 | |
| www.netwrck.com | AAAA | 0 | 2606:4700:3035::ac43:86ec |
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