> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.idenfy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Website Audit

> Scan company websites for risk scores, domain age, blacklist status, and activity information using the iDenfy website audit dashboard.

The **Website Audit** scans a provided website and returns risk scores, domain age, and activity information.

<Tip>
  You can also run this audit directly via the Partner API. See the [Website Audit](/kyb/social-screening#website-audit) reference.
</Tip>

## Provided Information

<CardGroup cols={2}>
  <Card title="Internal Audit Score" icon="clipboard-check">
    Analyzes the website's content, structure, pages, and social media presence to gauge how well it's built and indexed by search engines and social platforms.

    **Range:** 0 to 100
  </Card>

  <Card title="Popularity Score" icon="chart-line">
    Uses Google-based scanning engines to measure how popular the website is in local and international markets.

    **Range:** 0 to 100
  </Card>

  <Card title="Blacklist Score" icon="triangle-exclamation">
    Uses Google-based scanning engines to detect mentions of the website on fraudulent or bad-reputation sites.

    **Range:** -100 to 0
  </Card>

  <Card title="Trust Score" icon="shield-check">
    Uses Google-based scanning engines to detect positive mentions of the website from news agencies and reliable sources.

    **Range:** 0 to 100
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="Risk Level" icon="gauge-high">
    Combines all scores into a single, human-readable level, from **Very low** to **Very high**.
  </Card>

  <Card title="Domain Age" icon="calendar">
    How many years ago the website's domain was registered.
  </Card>

  <Card title="Website Description" icon="file-lines">
    The website's main activity, based on its content.
  </Card>
</CardGroup>

## Risk Score

<CardGroup cols={2}>
  <Card title="Positive Scores" icon="arrow-trend-up">
    Internal audit, popularity, and trust scores range from **0** (worst) to **100** (best).
  </Card>

  <Card title="Blacklist Score" icon="arrow-trend-down">
    Blacklist score ranges from **-100** (worst) to **0** (best).
  </Card>
</CardGroup>

The formula calculates the overall risk score by combining all individual scores.

## Risk Level

| Risk score   | Risk level                                                    |
| ------------ | ------------------------------------------------------------- |
| 91 and above | <Icon icon="circle-check" color="#16a34a" /> **Very low**     |
| 80 to 90     | <Icon icon="circle-check" color="#84cc16" /> **Low**          |
| 71 to 80     | <Icon icon="circle-exclamation" color="#eab308" /> **Medium** |
| 61 to 70     | <Icon icon="triangle-exclamation" color="#f97316" /> **High** |
| 60 and below | <Icon icon="circle-xmark" color="#dc2626" /> **Very high**    |


## Related topics

- [Additional KYB Features](/guides/dashboard/kyb/additional-features-kyb.md)
- [Checks Reference](/guides/dashboard/kyb/ai-reviwer-check-reference.md)
- [Social Screening](/kyb/social-screening.md)
- [Fraud Prevention Tab](/guides/dashboard/risk/fraud-prevention-tab.md)
- [Company Page](/guides/dashboard/kyb/company-page.md)
