www.missingpersons.police.uk Open in urlscan Pro
80.86.37.106  Public Scan

Submitted URL: http://www.missingpersons.police.uk/
Effective URL: https://www.missingpersons.police.uk/en-gb/home
Submission: On April 12 via manual from GB — Scanned from GB

Form analysis 2 forms found in the DOM

GET /en-gb/search/

<form action="/en-gb/search/" method="get">
  <div class="Field">
    <label class="sr-only" for="tmp_Q">Search</label>
    <input type="text" name="q" id="tmp_Q" placeholder="Search...">
  </div>
  <div class="Submit">
    <button type="submit" title="Run Search"><i class="fas fa-search"><span class="sr-only">Run Search</span></i></button>
  </div>
</form>

POST /en-gb/case-search/

<form action="/en-gb/case-search/" method="post">
  <input type="hidden" name="run" value="1">
  <div class="form-group">
    <label for="genderId">Gender</label>
    <select name="genderId" id="genderId" class="form-control">
      <option value="">Any</option>
      <option value="1">male</option>
      <option value="2">female</option>
      <option value="3">unknown</option>
      <option value="4">transexual</option>
    </select>
  </div>
  <div class="form-group">
    <label for="ethnicityId">Ethnicity</label>
    <select name="ethnicityId" id="ethnicityId" class="form-control">
      <option value="">Any</option>
      <option value="2">afro caribbean</option>
      <option value="8">arab/north african</option>
      <option value="5">asian</option>
      <option value="29">Caucasian</option>
      <option value="6">dark european</option>
      <option value="28">mixed</option>
      <option value="7">oriental</option>
      <option value="4">unknown</option>
      <option value="3">white european</option>
    </select>
  </div>
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group">
        <label for="age">Age when last seen <span class="Tooltip" tabindex="0"><span class="InfoIcon"><i class="fas fa-info-circle"></i></span><span class="TooltipText">Enter the age you believe the person to have been at the time you last saw them.
              You also need to include the date you last saw them. We take these figures and generate a date range to search from which allows us to account for any discrepancies if the identified age.</span></span></label>
        <input type="text" name="age" id="age" value="" class="form-control">
      </div>
    </div>
    <div class="col-sm-6 DateSearchFields">
      <input type="hidden" name="dateSearch" id="dateSearch" value="" class="dateSearch">
      <label for="dateSearch_year">Date last seen <span class="Tooltip" tabindex="0"><span class="InfoIcon"><i class="fas fa-info-circle"></i></span><span class="TooltipText">Enter the date you last saw this person. You only need to enter the year
            but if you can enter more details that will help narrow the search.</span></span></label>
      <div class="form-group">
        <select id="dateSearch_year" name="dateSearch_year" class="form-control dateSearchUpdate">
          <option value="">YY</option>
          <option value="2023">2023</option>
          <option value="2022">2022</option>
          <option value="2021">2021</option>
          <option value="2020">2020</option>
          <option value="2019">2019</option>
          <option value="2018">2018</option>
          <option value="2017">2017</option>
          <option value="2016">2016</option>
          <option value="2015">2015</option>
          <option value="2014">2014</option>
          <option value="2013">2013</option>
          <option value="2012">2012</option>
          <option value="2011">2011</option>
          <option value="2010">2010</option>
          <option value="2009">2009</option>
          <option value="2008">2008</option>
          <option value="2007">2007</option>
          <option value="2006">2006</option>
          <option value="2005">2005</option>
          <option value="2004">2004</option>
          <option value="2003">2003</option>
          <option value="2002">2002</option>
          <option value="2001">2001</option>
          <option value="2000">2000</option>
          <option value="1999">1999</option>
          <option value="1998">1998</option>
          <option value="1997">1997</option>
          <option value="1996">1996</option>
          <option value="1995">1995</option>
          <option value="1994">1994</option>
          <option value="1993">1993</option>
          <option value="1992">1992</option>
          <option value="1991">1991</option>
          <option value="1990">1990</option>
          <option value="1989">1989</option>
          <option value="1988">1988</option>
          <option value="1987">1987</option>
          <option value="1986">1986</option>
          <option value="1985">1985</option>
          <option value="1984">1984</option>
          <option value="1983">1983</option>
          <option value="1982">1982</option>
          <option value="1981">1981</option>
          <option value="1980">1980</option>
          <option value="1979">1979</option>
          <option value="1978">1978</option>
          <option value="1977">1977</option>
          <option value="1976">1976</option>
          <option value="1975">1975</option>
          <option value="1974">1974</option>
          <option value="1973">1973</option>
          <option value="1972">1972</option>
          <option value="1971">1971</option>
          <option value="1970">1970</option>
        </select>
      </div>
      <div class="form-group dateSearchMonth">
        <select id="dateSearch_month" name="dateSearch_month" class="form-control dateSearchUpdate">
          <option value="">MM (optional)</option>
          <option value="1">January</option>
          <option value="2">February</option>
          <option value="3">March</option>
          <option value="4">April</option>
          <option value="5">May</option>
          <option value="6">June</option>
          <option value="7">July</option>
          <option value="8">August</option>
          <option value="9">September</option>
          <option value="10">October</option>
          <option value="11">November</option>
          <option value="12">December</option>
        </select>
      </div>
      <div class="form-group dateSearchDay">
        <select id="dateSearch_day" name="dateSearch_day" class="form-control dateSearchUpdate">
          <option value="">DD (optional)</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
          <option value="9">9</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
          <option value="13">13</option>
          <option value="14">14</option>
          <option value="15">15</option>
          <option value="16">16</option>
          <option value="17">17</option>
          <option value="18">18</option>
          <option value="19">19</option>
          <option value="20">20</option>
          <option value="21">21</option>
          <option value="22">22</option>
          <option value="23">23</option>
          <option value="24">24</option>
          <option value="25">25</option>
          <option value="26">26</option>
          <option value="27">27</option>
          <option value="28">28</option>
          <option value="29">29</option>
          <option value="30">30</option>
          <option value="31">31</option>
        </select>
      </div>
    </div>
  </div>
  <input type="submit" value="Search" class="btn btn-dark"> &nbsp; &nbsp; <a href="/en-gb/case-search/" class="d-block d-sm-inline mt-4 mt-sm-0">Advanced search</a>
</form>

Text Content

 * Home
 * Case Search
 * About MPU
   * Who We Are
   * What We Do
   * Our History
   * Our Partners
 * Child Rescue Alert
   * CRA FAQs
 * News
 * Resources
   * Factsheets for Families
   * Downloads
   * Links
   * Reporting Someone Missing
   * Research
   * FAQs
 * International Organisations

Menu
 * English
 * Welsh

Search
Run Search
 * Home
 * Case Search
 * About MPU
   * Who We Are
   * What We Do
   * Our History
   * Our Partners
 * Child Rescue Alert
   * CRA FAQs
 * News
 * Resources
   * Factsheets for Families
   * Downloads
   * Links
     * Missing Persons Authorised Professional Practice
     * Missing Persons
     * Children And Young Adults
     * Parental Child Abduction
     * Tracing Lost Family Members
   * Reporting Someone Missing
   * Research
     * Geographies of missing
     * Cost of missing investigations
     * Absent report
     * Repeat missing person reports
   * FAQs
 * International Organisations

If you need to report someone missing, please call your local police on 101 or
visit your nearest police station. If there are immediate welfare concerns, call
999.


NEED FURTHER INFORMATION?

Click here to access to our Factsheets for Families


CAN YOU HELP US IDENTIFY SOMEONE?

Search cases


CONCERNED THAT SOMEONE MAY BE MISSING?

Reporting someone missing


UK MISSING PERSONS UNIT 2020 - 21 DATA REPORT PUBLISHED

Please click here to view the latest 2020-21 UK Missing Persons Unit Data Report


MISSING CHILD'S WEEK

Click here to find out how you can support Missing Child's Week


NEED FURTHER INFORMATION?

Click here to access to our Factsheets for Families


CAN YOU HELP US IDENTIFY SOMEONE?

Search cases


CONCERNED THAT SOMEONE MAY BE MISSING?

Reporting someone missing


UK MISSING PERSONS UNIT 2020 - 21 DATA REPORT PUBLISHED

Please click here to view the latest 2020-21 UK Missing Persons Unit Data Report


MISSING CHILD'S WEEK

Click here to find out how you can support Missing Child's Week


NEED FURTHER INFORMATION?

Click here to access to our Factsheets for Families

prev
next



WELCOME TO THE UK MISSING PERSONS UNIT WEBSITE

We are the UK national and international point of contact for all missing person
and unidentified body investigations.

Here you can search through some of our unidentified cases to see if you can
help us establish their identity.


UNIDENTIFIED CASE SEARCH

Gender Any male female unknown transexual
Ethnicity Any afro caribbean arab/north african asian Caucasian dark european
mixed oriental unknown white european
Age when last seen Enter the age you believe the person to have been at the time
you last saw them. You also need to include the date you last saw them. We take
these figures and generate a date range to search from which allows us to
account for any discrepancies if the identified age.
Date last seen Enter the date you last saw this person. You only need to enter
the year but if you can enter more details that will help narrow the search.
YY 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009
2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993
1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977
1976 1975 1974 1973 1972 1971 1970
MM (optional) January February March April May June July August September
October November December
DD (optional) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
26 27 28 29 30 31
    Advanced search


REPORT A MISSING PERSON

If you believe that someone is missing then please contact your local police
station. If you are extremely concerned for their welfare then dial 999 and ask
for the Police.

Reporting Someone Missing


CHILD RESCUE ALERT

Child Rescue Alert (CRA) is a partnership between the police, the media and the
public to help locate high-risk missing and abducted children where there is a
real, immediate risk to life. Find out more...

Child Rescue Alert


FAMILY FACTSHEETS

Information on what to expect when a loved one goes missing and details of
agencies that can provide support and advice.

Details


WEBSITE SURVEY

Let us know what you think of our website by completing our short survey.  

More about the survey


LATEST NEWS


MERRY CHRISTMAS FROM THE UK MISSING PERSONS UNIT

21/12/2022



Read More



STUDENT PLACEMENT OPPORTUNITIES - APPLY NOW

07/11/2022

Applications now live

Read More



MERRY CHRISTMAS FROM THE UKMPU

15/12/2021



Read More

View all news articles

--------------------------------------------------------------------------------



RECENTLY ADDED CASES


GENDER & AGE RANGE

male, 17 - 25


BUREAU REFERENCE

23-001476


LOCATION

England
View case details




GENDER & AGE RANGE

male, 18 - 30


BUREAU REFERENCE

23-001473


LOCATION

England
View case details




GENDER & AGE RANGE

male, 20 - 40


BUREAU REFERENCE

23-000490


LOCATION

United Kingdom
View case details




GENDER & AGE RANGE

male, 20 - 40


BUREAU REFERENCE

21-006966


LOCATION

England
View case details

View all cases
© 2023 UK Missing Persons.
Legal Accessibility Sitemap Contact Us



VIEW SENSITIVE IMAGES

Are you certain you wish to view sensitive images?

By clicking 'I Agree' all sensitive images will be displayed for the remainder
of your visit.

Close I Agree


SENSITIVE IMAGES WARNING

This website contains images that may be distressing. Images deemed to be
sensitive have been obscured and will require further permission from the user
before viewing.

Close

Back to the top