What is DomainScores?
DomainScores scans public DNS records, email-authentication settings, TLS certificates, web security headers, and registration signals. Pragmatic Security uses these checks to publish security grades for domains. You can set up Agent Analytics to see when DomainScores visits your website.
Overview
| Operated By | Pragmatic Security |
| Source | Official Website |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | September 24, 2026 |
Do you operate this agent? Contact us to suggest an update.
Category
Expected Behavior
DomainScores's cadence depends on how the scan is configured. Continuous monitoring may run daily or hourly, while a one-time or internet-wide scan may sweep once and disappear.
How To Block DomainScores With Robots.txt
Add this rule to your robots.txt file to block DomainScores from accessing your website, or use Automatic Robots.txt to block all security scanners at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: DomainScores # https://knownagents.com/agents/domainscores
Disallow: /
Insights for DomainScores
As of September 24, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the top 1000 websites and their robots.txt files.
Robots.txt Blocked Percentage
Country of Origin
Frequently Asked Questions
Should I Block DomainScores?
Usually not, unless you already run your own security scans and want cleaner logs. DomainScores checks for exposed vulnerabilities, and some services report their findings to site owners at no cost. Almost none of the top websites we track currently have robots.txt rules for DomainScores.
Does DomainScores Follow Robots.txt Rules?
Yes. DomainScores is expected to follow robots.txt rules, so a disallow rule is the appropriate first step. Automatic Robots.txt can add and maintain that rule, while Agent Analytics lets you verify whether DomainScores respects it.
Does DomainScores Access Private Content?
It deliberately looks for exposed private content. DomainScores tests login pages, admin panels, and API endpoints for vulnerabilities. Probing does not mean it gained access, but you should expect requests to sensitive paths in your logs.
How Can I Tell if DomainScores Is Visiting My Website?
Agent Analytics tracks DomainScores visits in real time. You can also check your server logs for requests whose user-agent string contains "DomainScores". Look for bursts of requests to uncommon paths that ordinary visitors rarely access. Because DomainScores does not publish a verification method, any client can claim its identity and a log match is only a clue.
Why Is DomainScores Visiting My Website?
DomainScores is scanning your site for vulnerabilities, either as part of an internet-wide sweep or because someone requested an assessment of your domain. Recurring visits often indicate that a monitoring service has added your site to its checks.