DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for netgirl.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| netgirl.com | NS | 0 | kiki.ns.cloudflare.com | |
| netgirl.com | NS | 0 | algin.ns.cloudflare.com | |
| netgirl.com | A | 0 | 104.21.86.168 | |
| netgirl.com | A | 0 | 172.67.222.100 | |
| netgirl.com | TXT | 0 | v=spf1 a mx ip4:99.192.157.112 ip4:99.192.157.122 ~all | |
| netgirl.com | TXT | 0 | yahoo-verification-key=LTCNa0c/OI1I/q4727hC6MMfAeV3qjc1B5748vV/K8A= | |
| netgirl.com | TXT | 0 | google-site-verification=w23oDlXfUj__nnH4GJ-sO1haEE5r3EUEfZsOgMBJqfE | |
| netgirl.com | MX | 0 | 10 | mail.netgirl.com |
| netgirl.com | AAAA | 0 | 2606:4700:3032::6815:56a8 | |
| netgirl.com | AAAA | 0 | 2606:4700:3037::ac43:de64 | |
| netgirl.com | SOA | 1800 | algin.ns.cloudflare.com dns.cloudflare.com 2409329496 10000 2400 604800 1800 | |
| www.netgirl.com | A | 0 | 104.21.86.168 | |
| www.netgirl.com | A | 0 | 172.67.222.100 | |
| www.netgirl.com | AAAA | 0 | 2606:4700:3032::6815:56a8 | |
| www.netgirl.com | AAAA | 0 | 2606:4700:3037::ac43:de64 |
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