Skip to content
https://tr.linkedin.com

Infrastructure

· 9 checks — DNS, redirects, IPv6, crawlability, URL variants, and domain intelligence rolled into one auditable list.
SCORE
80
GRADE
B
FIX
1
REVIEW
4
PASS
4
INFO
0
Probed from Santa Clara, United States
200 OK
Checks
9
4 PASS 4 REVIEW 1 FIX
F
IPv6 Readiness
Action
IPv6 records exist but unreachable
FIX
IPv6 records exist but unreachable
Warning::
IPv6 DNS records exist but server is not reachable
Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.
Got: 2603:1061:14:93::1
Info::
IPv6 connection error
Got: dial tcp6 [2603:1061:14:93::1]:443: connect: network is unreachable
IPv6 Misconfigured
AAAA Records 2603:1061:14:93::1 Connection UNREACHABLE

Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.

Why this matters

Advertising IPv6 (AAAA records) without a reachable server means IPv6-preferring clients silently fail every connection.

Learn more

Modern browsers prefer IPv6 if AAAA exists (Happy Eyeballs algorithm). If the IPv6 server isn't reachable, browsers fall back to IPv4 — but with seconds of added latency per request. Either fix IPv6 reachability or remove the AAAA records.

Source: RFC 8305 (Happy Eyeballs)

B
DNS Records
1 A records, 12 ms lookup
REVIEW
1 A records, 12 ms lookup
Info::
Resolves to 1 IPv4 address(es)
Got: 150.171.109.146
Info::
Single A record — no DNS redundancy
Multiple A records provide failover if one server goes down.
Info::
Has 1 IPv6 (AAAA) record(s)
Got: 2603:1061:14:93::1
Warning::
CNAME record at zone apex
A CNAME at the zone apex can break MX and NS records. Use ALIAS/ANAME or A records instead.
Got: cctld.linkedin.com
Info::
No NS records found
Info::
No MX records — email not configured via DNS
Info::
CAA records not checked
CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
Info::
No SPF record found in TXT records
SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.
Info::
DNS resolution time: 12 ms
Got: 12 ms
A150.171.109.146
AAAA2603:1061:14:93::1
CNAMEcctld.linkedin.com
NS
MX
TXT
CAALookup not available with standard resolver
Resolved in 12 ms

Multiple A records provide failover if one server goes down.

Why this matters

Single A record means a single point of failure — if that IP goes down, your site is unreachable until DNS TTL expires.

Learn more

Add multiple A records for round-robin failover, or use a managed DNS provider with health-checked failover (Route 53, Cloudflare, NS1). Short TTL (60-300s) lets clients recover faster on outages.

Source: SRE practice / DNS architecture

A CNAME at the zone apex can break MX and NS records. Use ALIAS/ANAME or A records instead.

Why this matters

CNAME at the apex (example.com) breaks every other apex record (MX, TXT, NS) — DNS-protocol violation per RFC 1034.

Learn more

RFC 1034 forbids CNAME alongside other records at the same name. Some DNS providers offer ALIAS / ANAME / flattened-CNAME records that work around this — use those instead. Otherwise apex-level CNAME breaks email (no MX), domain ownership verification (no TXT), and more.

Source: RFC 1034

CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.

Why this matters

Informational: CAA (Certification Authority Authorization) records weren't checked in this scan.

SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.

Why this matters

Without SPF, receiving servers can't validate sending IPs — your domain is easier to spoof in phishing.

Learn more

SPF complements DMARC. Both should be published. SPF records list authorized sending IPs (e.g., `v=spf1 include:_spf.google.com ~all` for Google Workspace). After publishing, verify in Google Postmaster Tools or mxtoolbox.

Source: RFC 7208 (SPF)

B
Crawlability
robots.txt present, no sitemap
REVIEW
robots.txt present, no sitemap
Info::
robots.txt is present
Got: 10240 bytes
Info::
No sitemap.xml found
A sitemap helps search engines discover and index your pages more efficiently.
Info::
robots.txt does not reference a sitemap
Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

A sitemap helps search engines discover and index your pages more efficiently.

Why this matters

No sitemap.xml — Google relies on crawl-graph discovery alone, slowing indexing of deep or fresh URLs.

Learn more

A sitemap accelerates Google's discovery of new and updated content. Most CMSes auto-generate one; static-site frameworks need a build-step plugin. Reference it from robots.txt and submit in Search Console to confirm Google can fetch it.

Source: sitemaps.org / Google Search Central

Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

Why this matters

robots.txt omits Sitemap: directive — crawlers must fetch /sitemap.xml by convention; reliable but missing the explicit hint.

Source: sitemaps.org

robots.txt 200 OK
Size 10240 B Sitemaps referenced 0 User-agents msnbot, LinkedInBot, Googlebot, Applebot, Bingbot Blocking No — crawling allowed
# Notice: The use of robots or other automated means to access LinkedIn without
# the express permission of LinkedIn is strictly prohibited.
# See https://www.linkedin.com/legal/user-agreement.
# LinkedIn may, in its discretion, permit certain automated access to certain LinkedIn pages,
# for the limited purpose of including content in approved publicly available search engines.
# If you would like to apply for permission to crawl LinkedIn, please email whitelist-crawl@linkedin.com.
# Any and all permitted crawling of LinkedIn is subject to LinkedIn's Crawling Terms and Conditions.
# See http://www.linkedin.com/legal/crawling-terms.

User-agent: LinkedInBot
Allow: /

User-agent: Googlebot
Disallow: /addContacts*
Disallow: /addressBookExport*
Disallow: /ambry
Disallow: /analytics/
Disallow: /answers*
Disallow: /authwall
Disallow: /badges/profile/create
Disallow: /cap/
Disallow: /chat/
Disallow: /checkpoint/
Disallow: /companyDir*
Disallow: /connections*
Disallow: /csp/
Disallow: /e/
Disallow: /edurec*
Disallow: /embed/feed/update/
Disallow: /endorsements
Disallow: /feed/update/
Disallow: /find/
Disallow: /fizzy/admin
Disallow: /groups/
Disallow: /groupAnswers*
Disallow: /groupSharingMsg*
Disallow: /inviteFromProfile*
Disallow: /inviteMany*
Disallow: /jobs?runSearch*
Disallow: /jobs/view/externalApply/
Disallow: /jobs-guest/
Disallow: /api/jobPostings/jobs*
Disallow: /jsearch*
Disallow: /job-apply/
Disallow: /learning*?auth=true
Disallow: /learning*&auth=true
Disallow: /learning/articles/
Disallow: /learning/certificates/
Disallow: /learning/embed/
Disallow: /learning/events/
Disallow: /learning/instructors?
Disallow: /learning/instructors$
Disallow: /learning/instructors/
Disallow: /learning/login*?redirect=
Disallow: /learning/login*&redirect=
Disallow: /learning/me?
Disallow: /learning/me$
Disallow: /learning/me/
Disallow: /learning/memberbinding?
Disallow: /learning/memberbinding$
Disallow: /learning/memberbinding/
Disallow: /learning/search?
Disallow: /learning/search$
Disallow: /learning/search/
Disallow: /learning/settings?
Disallow: /learning/settings$
Disallow: /learning/settings/
Disallow: /lite/
Disallow: /li/track
Disallow: /mbox*
Disallow: /me/
Disallow: /memberInvite*
Disallow: /messaging/
Disallow: /mob/tracking
Disallow: /mwlite/
Disallow: /msgToConns*
Disallow: /myprofile*
Disallow: /network
Disallow: /newsArticle*
Disallow: /news?viewArticle*
Disallow: /nus-trk*
Disallow: /oauth/v2/*
Disallow: /oauth2/v2/*
Disallow: /organization-guest/
Disallow: /osview/
Disallow: /otherContacts
Disallow: /pages-extensions/FollowCompany*
Disallow: /people/iweReconnectAction
Disallow: /platform-telemetry/
Disallow: /ppl/
Disallow: /profile/
Disallow: /profile/view
Disallow: /psettings/
Disallow: /reconnect*
Disallow: /redirect*
Disallow: /redir*
Disallow: /requestList*
Disallow: /salary-explorer/api
Disallow: /search*
Disallow: /secure/
Disallow: /settings/
Disallow: /shareArticle*
Disallow: /signature*
Disallow: /slink*
Disallow: /start/
Disallow: /svpRecommendations*
Disallow: /topic/
Disallow: /title/
Disallow: /uas/login
Disallow: /uas/oauth/*
Disallow: /uas/oauth2/*
Disallow: /using*
Disallow: /voyager/api
Disallow: /help/*/ask
Disallow: /help/*/ask/*
Disallow: /help/*/answers
Disallow: /help/*/answers/*
Disallow: /help/testing
Disallow: /help/testing/*
Disallow: /xdoor*
Disallow: /comm/
Disallow: /enterprise-jobs/
Allow: /business/sales/blog*
Allow: /business/learning/blog*
Allow: /psettings/guest-controls*
Allow: /psettings/guest-email-unsubscribe*
Allow: /psettings/sms-unsubscribe*
Allow: /psettings/guest-controls/retargeting-opt-out*
Allow: /settings/loid-email-unsubscribe-router*
Allow: /settings/loid-email-unsubscribe*
Allow: /help/

User-agent: Applebot
Disallow: /addContacts*
Disallow: /addressBookExport*
Disallow: /ambry
Disallow: /analytics/
Disallow: /answers*
Disallow: /authwall
Disallow: /badges/profile/create
Disallow: /cap/
Disallow: /chat/
Disallow: /checkpoint/
Disallow: /companyDir*
Disallow: /connections*
Disallow: /csp/
Disallow: /e/
Disallow: /edurec*
Disallow: /endorsements
Disallow: /find/
Disallow: /fizzy/admin
Disallow: /groups/
Disallow: /groupAnswers*
Disallow: /groupSharingMsg*
Disallow: /inviteFromProfile*
Disallow: /inviteMany*
Disallow: /jobs?runSearch*
Disallow: /jobs/view/externalApply/
Disallow: /jobs-guest/
Disallow: /api/jobPostings/jobs*
Disallow: /jsearch*
Disallow: /job-apply/
Disallow: /learning*?auth=true
Disallow: /learning*&auth=true
Disallow: /learning/articles/
Disallow: /learning/embed/
Disallow: /learning/events/
Disallow: /learning/instructors?
Disallow: /learning/instructors$
Disallow: /learning/instructors/
Disallow: /learning/login*?redirect=
Disallow: /learning/login*&redirect=
Disallow: /learning/me?
Disallow: /learning/me$
Disallow: /learning/me/
Disallow: /learning/memberbinding?
Disallow: /learning/memberbinding$
Disallow: /learning/memberbinding/
Disallow: /learning/search?
Disallow: /learning/search$
Disallow: /learning/search/
Disallow: /learning/settings?
Disallow: /learning/settings$
Disallow: /learning/settings/
Disallow: /lite/
Disallow: /li/track
Disallow: /mbox*
Disallow: /me/
Disallow: /memberInvite*
Disallow: /messaging/
Disallow: /mob/tracking
Disallow: /mwlite/
Disallow: /msgToConns*
Disallow: /myprofile*
Disallow: /network
Disallow: /newsArticle*
Disallow: /news?viewArticle*
Disallow: /nus-trk*
Disallow: /oauth/v2/*
Disallow: /oauth2/v2/*
Disallow: /organization-guest/
Disallow: /osview/
Disallow: /otherContacts
Disallow: /people/iweReconnectAction
Disallow: /platform-telemetry/
Disallow: /ppl/
Disallow: /profile/
Disallow: /profile/view
Disallow: /psettings/
Disallow: /reconnect*
Disallow: /redirect*
Disallow: /redir*
Disallow: /requestList*
Disallow: /salary-explorer/api
Disallow: /search*
Disallow: /secure/
Disallow: /settings/
Disallow: /shareArticle*
Disallow: /signature*
Disallow: /slink*
Disallow: /start/
Disallow: /svpRecommendations*
Disallow: /topic/
Disallow: /title/
Disallow: /uas/login
Disallow: /uas/oauth/*
Disallow: /uas/oauth2/*
Disallow: /using*
Disallow: /voyager/api
Disallow: /help/*/ask
Disallow: /help/*/ask/*
Disallow: /help/*/answers
Disallow: /help/*/answers/*
Disallow: /help/testing
Disallow: /help/testing/*
Disallow: /xdoor*
Disallow: /comm/
Disallow: /enterprise-jobs/
Allow: /business/sales/blog*
Allow: /business/learning/blog*
Allow: /help/
Allow: /psettings/guest-controls*
Allow: /psettings/guest-email-unsubscribe*
Allow: /psettings/sms-unsubscribe*
Allow: /psettings/guest-controls/retargeting-opt-out*
Allow: /settings/loid-email-unsubscribe-router*
Allow: /settings/loid-email-unsubscribe*

User-agent: Bingbot
Disallow: /addContacts*
Disallow: /addressBookExport*
Disallow: /ambry
Disallow: /analytics/
Disallow: /answers*
Disallow: /authwall
Disallow: /badges/profile/create
Disallow: /cap/
Disallow: /chat/
Disallow: /checkpoint/
Disallow: /companyDir*
Disallow: /connections*
Disallow: /csp/
Disallow: /e/
Disallow: /edurec*
Disallow: /embed/feed/update/
Disallow: /endorsements
Disallow: /feed/update/
Disallow: /find/
Disallow: /fizzy/admin
Disallow: /groups/
Disallow: /groupAnswers*
Disallow: /groupSharingMsg*
Disallow: /inviteFromProfile*
Disallow: /inviteMany*
Disallow: /jobs?runSearch*
Disallow: /jobs/view/externalApply/
Disallow: /jobs-guest/
Disallow: /api/jobPostings/jobs*
Disallow: /jsearch*
Disallow: /job-apply/
Disallow: /learning*?auth=true
Disallow: /learning*&auth=true
Disallow: /learning/articles/
Disallow: /learning/certificates/
Disallow: /learning/embed/
Disallow: /learning/events/
Disallow: /learning/instructors?
Disallow: /learning/instructors$
Disallow: /learning/instructors/
Disallow: /learning/login*?redirect=
Disallow: /learning/login*&redirect=
Disallow: /learning/me?
Disallow: /learning/me$
Disallow: /learning/me/
Disallow: /learning/memberbinding?
Disallow: /learning/memberbinding$
Disallow: /learning/memberbinding/
Disallow: /learning/search?
Disallow: /learning/search$
Disallow: /learning/search/
Disallow: /learning/settings?
Disallow: /learning/settings$
Disallow: /learning/settings/
Disallow: /lite/
Disallow: /li/track
Disallow: /mbox*
Disallow: /me/
Disallow: /memberInvite*
Disallow: /messaging/
Disallow: /mob/tracking
Disallow: /mwlite/
Disallow: /msgToConns*
Disallow: /myprofile*
Disallow: /network
Disallow: /newsArticle*
Disallow: /news?viewArticle*
Disallow: /nus-trk*
Disallow: /oauth/v2/*
Disallow: /oauth2/v2/*
Disallow: /organization-guest/
Disallow: /osview/
Disallow: /otherContacts
Disallow: /pages-extensions/FollowCompany*
Disallow: /people/iweReconnectAction
Disallow: /platform-telemetry/
Disallow: /ppl/
Disallow: /profile/
Disallow: /profile/view
Disallow: /psettings/
Disallow: /reconnect*
Disallow: /redirect*
Disallow: /redir*
Disallow: /requestList*
Disallow: /salary-explorer/api
Disallow: /search*
Disallow: /secure/
Disallow: /settings/
Disallow: /shareArticle*
Disallow: /signature*
Disallow: /slink*
Disallow: /start/
Disallow: /svpRecommendations*
Disallow: /topic/
Disallow: /title/
Disallow: /uas/login
Disallow: /uas/oauth/*
Disallow: /uas/oauth2/*
Disallow: /using*
Disallow: /voyager/api
Disallow: /help/*/ask
Disallow: /help/*/ask/*
Disallow: /help/*/answers
Disallow: /help/*/answers/*
Disallow: /help/testing
Disallow: /help/testing/*
Disallow: /xdoor*
Disallow: /comm/
Disallow: /enterprise-jobs/
Allow: /business/sales/blog*
Allow: /business/learning/blog*
Allow: /help/
Allow: /psettings/guest-controls*
Allow: /psettings/guest-email-unsubscribe*
Allow: /psettings/sms-unsubscribe*
Allow: /psettings/guest-controls/retargeting-opt-out*
Allow: /settings/loid-email-unsubscribe-router*
Allow: /settings/loid-email-unsubscribe*

User-agent: msnbot
Disallow: /addContacts*
Disallow: /addressBookExport*
Disallow: /ambry
Disallow: /analytics/
Disallow: /answers*
Disallow: /authwall
Disallow: /badges/profile/create
Disallow: /cap/
Disallow: /chat/
Disallow: /checkpoint/
Disallow: /companyDir*
Disallow: /connections*
Disallow: /csp/
Disallow: /e/
Disallow: /edurec*
Disallow: /endorsements
Disallow: /find/
Disallow: /fizzy/admin
Disallow: /groups/
Disallow: /groupAnswers*
Disallow: /groupSharingMsg*
Disallow: /inviteFromProfile*
Disallow: /inviteMany*
Disallow: /jobs?runSearch*
Disallow: /jobs/view/externalApply/
D
sitemap.xml No sitemap found

No sitemap found

Adding a sitemap helps search engines discover your pages.

B
TLS Certificate Expiry & Recommendations
163 days until leaf cert expires — 4 issues to address
REVIEW

Certificate validity

163
days left
0d 30d 60d 90d+

Recommended actions

  • Add includeSubDomains to the HSTS directive
  • Add the preload directive and submit to hstspreload.org once max-age + includeSubDomains are in place
  • Enable DNSSEC on your domain for DNS spoofing protection
  • Enable OCSP stapling on your TLS server to remove a CA roundtrip and protect user privacy
B
CDN & Delivery
Azure CDN (CONFIG_NOCACHE)
REVIEW
Azure CDN (CONFIG_NOCACHE)
Info::
Site is served via Azure CDN CDN
Got: x-azure-ref: 20260422T235720Z-17f8b87f6bfrbcrvhC1BY15gg00000000er0000000002v9m
Info::
CDN cache status: CONFIG_NOCACHE
CDN Detected: Azure CDN
Provider Azure CDN Cache Status CONFIG_NOCACHE Evidence x-azure-ref: 20260422T235720Z-17f8b87f6bfrbcrvhC1BY15gg00000000er0000000002v9m
A+
Redirect Chain
No redirects — direct access
PASS
No redirects — direct access
Info::
No redirects — direct access
Got: https://tr.linkedin.com

https://tr.linkedin.com

147 ms · HTTP/1.1 FINAL

#URLStatusTimeProtocolServer
1https://tr.linkedin.com200147 msHTTP/1.1
A+
URL Variants
www/non-www, trailing slash, HTTP→HTTPS
PASS
www/non-www, trailing slash, HTTP→HTTPS
Info::
HTTP correctly 301-redirects to HTTPS

www / non-www

https://www.tr.linkedin.com/
200https://tr.linkedin.com/

HTTP → HTTPS

301http://tr.linkedin.com/ https://tr.linkedin.com/hp

Consistent

A+
Domain Intelligence
linkedin.com — via MarkMonitor Inc., 23 years, 9 months old, hosted on Microsoft Azure
PASS
linkedin.com — via MarkMonitor Inc., 23 years, 9 months old, hosted on Microsoft Azure
Info::
Domain registered until Nov 2, 2026 (6 months remaining)
Info::
DNSSEC is not enabled
DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
Info::
Registrar: MarkMonitor Inc.
Warning::
Registrar lock is NOT enabled
The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
Info::
Hosting: Microsoft Azure
Got: AS8075
Domain expiry

140 days

November 2, 2026

SSL certificate

163 days

Issued by DigiCert Inc

Domain age

23 years, 9 months

Registered November 2, 2002

DNSSEC

Not enabled

Protects against DNS spoofing

Hosting

Microsoft Azure

ASN AS8075

150.171.22.12

Registrar

MarkMonitor Inc.

Unlocked 8 NS records
Expiry timeline
Today
+1 year
Domain expiry SSL expiry Danger zone (≤30 days)
Recommended actions
  • Enable DNSSEC to protect visitors from DNS spoofing
  • Enable registrar lock (clientTransferProhibited) to block unauthorized domain transfers
Registrar MarkMonitor Inc.
Created November 2, 2002 (23 years, 9 months ago)
Expires November 2, 2026 (6 months)
Last Updated October 1, 2025
Name Servers dns1.p09.nsone.net, dns2.p09.nsone.net, dns3.p09.nsone.net, dns4.p09.nsone.net, ns1-42.azure-dns.com, ns2-42.azure-dns.net, ns3-42.azure-dns.org, ns4-42.azure-dns.info
DNSSEC Not enabled
Hosting
IP Address 150.171.22.12
ASN AS8075 (MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation, US)
Provider Microsoft Azure
Data source: rdap (0.1s)

DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.

Why this matters

Without DNSSEC, an attacker who can poison your DNS can hijack your domain — and SSL certs alone don't stop them.

Learn more

DNSSEC adds cryptographic signatures to DNS records, preventing forged responses from poisoning resolver caches. Without it, an attacker who controls the network path can redirect your domain to a malicious server before any HTTPS handshake happens. Most modern registrars (Cloudflare, Google Domains, Route 53) enable it with one toggle.

Source: ICANN / RFC 4033

The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.

Why this matters

Without registrar lock, an attacker who phishes your registrar credentials can transfer the domain in minutes — total brand hijack.

Learn more

Registrar lock (clientTransferProhibited, clientUpdateProhibited, clientDeleteProhibited) requires extra verification before any transfer/update/delete. Every major registrar offers it free. Combined with 2FA on your registrar account, it's the strongest defense against domain hijacking.

Source: ICANN / domain-security best practice

A+
HTTP Probe Timing
Total 131 ms — DNS, TCP, TLS, TTFB, content transfer breakdown
PASS
DNS Lookup DNS Lookup — time to resolve the domain name to an IP address.
10 ms
TCP Connect TCP Connect — time to establish a TCP connection to the server.
3 ms
TLS Handshake TLS Handshake — time to complete the HTTPS encryption handshake.
8 ms
Time to First Byte Time to First Byte — how long the server takes to respond with the first byte of data.
131 ms
Total Time Total request time from DNS lookup through full response.
132 ms

Connection waterfall

DNS Lookup 10 ms TCP Connect 3 ms TLS Handshake 8 ms Server Processing 110 ms Content Transfer 1 ms
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback