DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for pgmc.org
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| pgmc.org | SOA | 3600 | NS1.BLUEHOST.COM root.BLUEHOST.COM 125111815 10800 3600 604800 3600 | |
| pgmc.org | A | 0 | 100.24.208.97 | |
| pgmc.org | MX | 0 | 5 | alt1.aspmx.l.google.com |
| pgmc.org | MX | 0 | 1 | smtp.google.com |
| pgmc.org | MX | 0 | 5 | alt2.aspmx.l.google.com |
| pgmc.org | MX | 0 | 10 | alt3.aspmx.l.google.com |
| pgmc.org | MX | 0 | 10 | alt4.aspmx.l.google.com |
| pgmc.org | NS | 0 | ns1.bluehost.com | |
| pgmc.org | NS | 0 | ns2.bluehost.com | |
| pgmc.org | TXT | 0 | v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnEZr0nzbXgQFQYM6Cfpj8Mk7ZM5laDwMlZ26bdz5A9JIsGdZAroU74GoFVOh7ZBhOpdt7AzBrBcIjvp8DAzZghisTtndx8mAVKiNMUwgGY7mxoHGObn1RTHrjmygAzvCIhzxoVJXGkhf2Y5AmcGPdnU9n8zAe8elVpGR11A09Bqv5MX5vuoSsBD0+doT22Z3ya6812HCf9RX1IHPla/iFSG70rcOS8E2+Th7iZyk7MQEuP9OHFqiDwFqIQBWkdqXmEXOXoEOlywsr9JkzDXhRIoKBfEYemsdr5wOJTWeBft4Y+lrTt9EbG/u5udSHvHaQxmKM0U8DO/UjKrnCUNQKwIDAQAB | |
| pgmc.org | TXT | 0 | v=spf1 include:_spf.neonemails.com include:_spf.google.com ~all | |
| pgmc.org | TXT | 0 | v=DMARC1; p=reject; rua=mailto:postmaster@pgmc.org, mailto:admin@pgmc.org; pct=100; adkim=s; aspf=s | |
| www.pgmc.org | CNAME | 0 | s.multiscreensite.com | |
| www.pgmc.org | A | 0 | 75.2.0.180 | |
| www.pgmc.org | A | 0 | 99.83.169.22 |
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