DNS records for licdn.com
Findings
- [ERROR] No A or AAAA records were returned. Visitors will not be able to reach a web service at this domain unless one of those is added.
- [INFO] An SPF record is published but no MX records are present. This is normal for send-only domains but worth confirming if you expect to receive mail.
NS records
[
{
"type": "NS",
"value": "ns1-42.azure-dns.com"
},
{
"type": "NS",
"value": "dns2.p09.nsone.net"
},
{
"type": "NS",
"value": "dns3.p09.nsone.net"
},
{
"type": "NS",
"value": "ns2-42.azure-dns.net"
},
{
"type": "NS",
"value": "dns1.p09.nsone.net"
},
{
"type": "NS",
"value": "dns4.p09.nsone.net"
},
{
"type": "NS",
"value": "ns3-42.azure-dns.org"
},
{
"type": "NS",
"value": "ns4-42.azure-dns.info"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"_qlmbx59s6vmc3jm8r74lhan6fgzfmlr"
]
},
{
"type": "TXT",
"entries": [
"v=spf1 -all"
]
},
{
"type": "TXT",
"entries": [
"n9p9dhwz7g81x06ksd9447hvf0gkyn9w"
]
},
{
"type": "TXT",
"entries": [
"3ea5ec1366f84c909a170d7f047e1db3"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=bj52p8Z5QgVqdl03TLKoXOhcazH61wF-x62DGJCa9uk"
]
},
{
"type": "TXT",
"entries": [
"CM-94016"
]
},
{
"type": "TXT",
"entries": [
"_x847yd84j22x08lknv0cdcny1saraga"
]
},
{
"type": "TXT",
"entries": [
"google-site-verification=IKJsxch-oT8ezBp_aIQq3iRyb91ysqV8MWp6QWVochM"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "dns1.p09.nsone.net",
"hostmaster": "hostmaster.linkedin.com",
"serial": 1659349063,
"refresh": 3600,
"retry": 600,
"expire": 604800,
"minttl": 60
}
]CAA records
[
{
"type": "CAA",
"critical": 0,
"tag": "unknown",
"value": ""
}
]What does this mean?
These records are pulled live from authoritative DNS at request time and re-validated daily. Use them to debug routing, deliverability, and TLS issues for licdn.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup