← Latest papers
🤖 AI

Can LLMs Reason About Brand Ownership? An Empirical Study of Domain Attribution Intelligence

This empirical study demonstrates that while large language models can effectively enumerate brand domains from memory, they require external WHOIS data augmentation to achieve near-perfect precision in verifying brand ownership, thereby significantly reducing false positives in brand protection pipelines.

Original authors: Fathima Mashood, Mohamed Nabeel

Published 2026-06-23
📖 5 min read🧠 Deep dive

Original authors: Fathima Mashood, Mohamed Nabeel

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a security guard at a very busy, high-tech office building. Every day, people walk up to the front desk with ID cards. Some cards are real, belonging to actual employees. Others are clever forgeries made by thieves trying to sneak in.

The problem? Sometimes, the company itself prints extra ID cards for special events, new departments, or as "decoys" to keep the thieves busy. To the naked eye, a real company card and a fake thief card can look almost identical.

If you turn away a real employee because you think their card is fake, you cause a huge hassle (a "false positive"). If you let a thief in because you thought their card was real, you cause a disaster.

This paper is a test to see if Large Language Models (LLMs)—super-smart AI computers that have read almost everything on the internet—can act as that security guard and tell the difference between a real brand-owned website and a fake phishing site.

Here is what the researchers found, broken down into simple concepts:

1. The Three Jobs the AI Had to Do

The researchers gave the AI three specific tasks, like training a guard for different scenarios:

  • Job 1: The Memory Test (Domain Enumeration).

    • The Task: "Without looking anything up, list 50 websites that Google owns."
    • The Result: The AI was surprisingly good at this. It had "memorized" a lot of brand names and their websites from its training data. It could list them out with about 82% accuracy. It's like a guard who has worked there for 20 years and knows the names of all the regulars.
  • Job 2: The Guessing Game (Brand Attribution).

    • The Task: "Here is a weird website name (e.g., paypall-security.com). Which brand is this trying to look like?"
    • The Result: The AI was excellent at this, getting it right about 95% of the time. It could look at the name and say, "Oh, that's definitely trying to look like PayPal."
  • Job 3: The Final Verdict (Ownership Verification).

    • The Task: "Does this specific website actually belong to PayPal, or is it a thief?"
    • The Result: This is where the AI failed miserably on its own. When the AI had to guess based only on its memory, it was wrong about 74% to 92% of the time regarding real company websites. It would look at a real company website and say, "No, that's not them," causing it to flag legitimate sites as dangerous.

2. The Magic Tool: The "WHOIS" Lookup

The researchers realized the AI was failing because it was trying to guess based on what the website looked like. But to know who owns a website, you need to check the official registry, like checking a car's title to see who owns the vehicle. In the internet world, this is called a WHOIS lookup.

They gave the AI a "tool" to check this registry instantly.

  • Without the tool: The AI was a bad guesser. It would reject real company sites, causing false alarms.
  • With the tool: The AI became a near-perfect detective. When it could check the registry, its accuracy skyrocketed. It could finally say, "Yes, this domain is registered to the company," with almost 100% certainty.

The Analogy:

  • AI without tools: A guard trying to guess if a person is an employee just by looking at their face. They might mistake a visitor for an employee or vice versa.
  • AI with WHOIS: A guard who asks the person, "Show me your badge number," and then instantly calls the HR database to verify it.

3. The "Search" Trap

The researchers also tried giving the AI a web search tool (like asking Google for help).

  • The Result: This was a mixed bag and often made things worse. Sometimes the search engine timed out or gave bad results, confusing the AI. The paper found that for checking ownership, searching the web was less reliable than checking the official registry (WHOIS).

4. The Cost of Being Smart

The study tested two types of AI models:

  • The "Premium" Models (Claude): Very smart, but expensive to run (like hiring a highly paid, specialized detective).
  • The "Budget" Models (Gemini): Slightly less expensive, but still very capable.

The Finding: The cheaper models (Gemini) did almost as good a job as the expensive ones when they had the WHOIS tool. For a company wanting to use this in the real world, the cheaper option is the practical choice.

The Bottom Line

The paper concludes that:

  1. AI is great at remembering which brands exist and what they look like.
  2. AI is terrible at guessing ownership without help. If you let an AI decide if a site is safe just by reading it, it will accidentally block real company websites.
  3. AI needs a "Registry Check" (WHOIS). To be useful for security, the AI must be connected to a tool that checks who actually owns the domain.
  4. Don't rely on Web Search alone. Checking the official ownership records is the only way to stop the AI from making dangerous mistakes.

In short: Don't let the AI guess. Let the AI read the ID card.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →