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

# Find subdomains

> Type one company domain and get back the web addresses underneath it, then turn the whole list into a table.

Type a company's domain and get back the web addresses hiding underneath it. For a lot of software companies, that list is their customers.

<Frame caption="A finished search, with its Web address results.">
  <img src="https://mintcdn.com/oneprofile/CSWJORDcrWxYd_Pk/images/find-leads/find-subdomains.png?fit=max&auto=format&n=CSWJORDcrWxYd_Pk&q=85&s=c2402caabe9da171970cad571f8fdffc" alt="A finished subdomain search for slack.com, showing an addresses found count, a Create table button, and a single Web address column listing hostnames." width="1440" height="900" data-path="images/find-leads/find-subdomains.png" />
</Frame>

## Search a domain

<Steps>
  <Step title="Enter the domain">
    Type it into **Company domain**. Just the domain, so leave off `https://` and `www`.
  </Step>

  <Step title="Run the search">
    Click **Find subdomains**. The page tells you what it is doing while it reads.
  </Step>

  <Step title="Read the results">
    A line says how many addresses were found. Under it, a single **Web address** column lists the first 200 of them.
  </Step>

  <Step title="Create the table">
    Click **Create table with N rows**, which shows the exact number of addresses it will add. Oneprofile names the table after the domain and opens it.
  </Step>
</Steps>

This is where it differs from Find leads. There is no **Save to a new table** or **Save to an existing table** choice, and no enrich step. One button makes the table, and it opens straight away.

Every address goes into that table, including the ones the preview did not have room for. The list is what is publicly on record. Some addresses never make it there, so a result is not always complete.

<Tip>
  Click the **Try an example: slack.com** chip to run a real search before you type anything of your own.
</Tip>

## Good to know

<AccordionGroup>
  <Accordion title="The search is taking a long time">
    That is normal, and the page says so as it waits. It starts on "Reading the public record…", then says it is taking the slow route, then that big companies have a lot of addresses.

    <Note>
      After a couple of minutes it tells you that you can leave the page. The link still has the result when you come back. A reload or a closed tab rejoins the same search instead of starting a second one.
    </Note>
  </Accordion>

  <Accordion title="Nothing came back">
    The page says "Nothing came back for" your domain. That usually means one of two things.

    The company may cover all its addresses with a single catch-all certificate. That leaves nothing public to read. Or there genuinely are not any.

    Try their other domains. Plenty of companies run customer sites on a separate one.
  </Accordion>

  <Accordion title="The search failed">
    You get "The public record didn't answer" and a **Try again** button. It is a free service and it is often busy, so nothing is lost on your side. A search that stops responding altogether says "We lost track of this search" instead, and nothing was charged for it.
  </Accordion>

  <Accordion title="How does this work?">
    The page carries its own **How does this work?** explainer under the empty state. Every web address that starts with `https://` needs a security certificate, and every certificate ever issued is written into a public record anyone can read.

    Software companies usually give each customer their own web address, like refinery29.slack.com. Typing one of their domains reads that record back to you, and their customer list tends to come with it.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Enrichment columns" icon="sparkles" href="/enrich/enrichment-columns">
    Fill in details for every address you found.
  </Card>

  <Card title="Find people and companies" icon="user-search" href="/find-leads/find-people-and-companies">
    Search with filters instead of a domain.
  </Card>
</CardGroup>
