DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for networkworld.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| networkworld.com | NS | 0 | kara.ns.cloudflare.com | |
| networkworld.com | NS | 0 | boyd.ns.cloudflare.com | |
| networkworld.com | A | 0 | 192.0.66.49 | |
| networkworld.com | SOA | 1800 | boyd.ns.cloudflare.com dns.cloudflare.com 2406517516 10000 2400 604800 1800 | |
| networkworld.com | TXT | 0 | MS=ms91726527 | |
| networkworld.com | TXT | 0 | google-site-verification=zIP-21OUcptp5Yk8apKZN6CiovTPu48cBrRyZ_kbcLk | |
| networkworld.com | TXT | 0 | google-site-verification=QxqHeP63pK3LawaDQs7GKrHanYVlmYxByKNH-Gm4iUQ | |
| networkworld.com | TXT | 0 | n5b573m5u2q5cd9jv03sbfpeu0 | |
| networkworld.com | TXT | 0 | google-site-verification=aSmAIjSFU0faJ1pRC709DHm2lzojAFJEvcQhMwQFPYo | |
| networkworld.com | TXT | 0 | Fh26rEk8yu7z5Y9ot6SKKPuYA7Mb6V2XrinC+fI/X/D7AHNBuzO6MDGSjm9MLz/dw+UvSdhe5M7a+yhSgSoPyQ== | |
| networkworld.com | TXT | 0 | v=spf1 include:mailgun.org include:spf.protection.outlook.com include:msgfocus.com include:usb._netblocks.mimecast.com -all | |
| networkworld.com | TXT | 0 | 0ed1fe018af37aac83deca47c8ad12876067ee11fc | |
| networkworld.com | TXT | 0 | facebook-domain-verification=tgypqhdfgz1wd48dzocwnl83cmn32m | |
| networkworld.com | MX | 0 | 10 | usb-smtp-inbound-1.mimecast.com |
| networkworld.com | MX | 0 | 10 | usb-smtp-inbound-2.mimecast.com |
| www.networkworld.com | CNAME | 0 | networkworld.go-vip.net | |
| www.networkworld.com | AAAA | 0 | 2a04:fa87:fffd::c000:4231 | |
| www.networkworld.com | A | 0 | 192.0.66.49 |
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