What is Odin?

Odin is a web crawler operated by ODIN, an internet scanning search engine platform. The bot scans websites as part of indexing operations that power searches across various datasets including hosts, exposed buckets, exposed files, and subdomains. You can use Agent Analytics to see when it visits your website.

Agent Type

Security Scanner
Scans websites for security vulnerabilities, threats, and configuration weaknesses

Expected Behavior

Security scanners probe websites for vulnerabilities, malware, configuration issues, and other threats. Scan frequency varies widely. Some services run continuous monitoring with daily or hourly checks, while others perform one-time or periodic assessments. Scans may target specific endpoints or comprehensively test multiple pages and functionalities depending on what exactly is being scanned and the site's risk profile.

Details

Operated By ODIN
Insights Last Updated June 26, 2026

Top Websites Blocking This Agent

0%
0% of top websites are blocking Odin
Learn How →

Country of Origin

Netherlands
Odin normally visits From Netherlands

Top Website Blocking Trend Over Time

As of June 26, 2026, 0% of top websites block Odin in their robots.txt files.

Overall Security Scanner Traffic

As of June 26, 2026, 0.1% of estimated web traffic came from security scanners.

Top Visited Website Categories

Food and Drink
Jobs and Education
Reference
Computers and Electronics
News
How Do I Get These Insights for My Website?
Use the WordPress plugin, Node.js package, or API to get started in seconds.

Odin's User Agent String

Example Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Odin/111.0.0.0 Safari/537.36 Model/ VIDAA-MT9602 VIDAA/9.0

Access other known user agent strings and recent IP addresses using the API.

How To Block Odin With a Robots.txt Rule

In this example, all pages are blocked. You can customize which pages are off-limits by swapping out / for a different disallowed path.

User-agent: Odin # https://knownagents.com/agents/odin
Disallow: /
How Do I Block All Security Scanners?
⚠️ Manually copying and pasting this rule is not scalable, because new security scanners are discovered every day. Instead, serve a robots.txt that updates automatically.

Frequently Asked Questions About Odin

Should I Block Odin?

Generally no. Security scanners help identify vulnerabilities and protect the broader web ecosystem. Many scanners report findings directly to website owners, providing free security assessments. Only block them if they're too aggressive or you already have comprehensive security monitoring.

How Do I Block Odin?

If you want to, you can block or limit Odin's access by configuring user agent token rules in your robots.txt file. The best way to do this is using Automatic Robots.txt, which updates automatically as new agents are discovered. While the vast majority of agents operated by reputable companies honor these robots.txt directives, bad actors may choose to ignore them entirely. In that case, you'll need to implement alternative blocking methods such as firewall rules or server-level restrictions. You can verify whether Odin is respecting your rules by setting up Agent Analytics to monitor its visits to your website.

Will Blocking Odin Hurt My SEO?

Blocking security scanners won't directly affect SEO rankings, but it could indirectly impact your site's security posture. Compromised websites often face search engine penalties or warnings. Security scanners help identify vulnerabilities, so blocking them might increase your risk exposure.

Does Odin Access Private Content?

Security scanners may probe both public and private areas to identify vulnerabilities. Some focus only on publicly accessible pages, while others may attempt to access login pages, administrative interfaces, API endpoints, and other potentially sensitive areas. The scope depends on the scanner's configuration and whether it's been authorized to test protected resources.

How Can I Tell if Odin Is Visiting My Website?

Setting up Agent Analytics will give you realtime visibility into Odin visiting your website, along with hundreds of other AI agents, crawlers, and scrapers. This will also let you measure human traffic to your website coming from AI search and chat LLM platforms like ChatGPT, Perplexity, and Gemini.

Why Is Odin Visiting My Website?

Odin may have targeted your site as part of internet-wide security scanning, through automated discovery of your domain, or because your site was specifically submitted for security assessment. Your site could also be included in regular monitoring if you use their security services.

How Can I Authenticate Visits From Odin?

Agent Analytics authenticates agent visits from many agents, letting you know whether each one was actually from that agent, or spoofed by a bad actor. This helps you identify suspicious traffic patterns and make informed decisions about blocking or allowing specific user agents.

References