<!doctype html>
<html lang="ru-UA">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Чей номер. Кто звонил. Справочник телефонов.">
<title>Чей номер. Кто звонил. Справочник телефонов.</title>
<link rel="canonical" href="https://rdt.net.ua/">
<!-- Bootstrap core CSS -->
<link href="/templates/css/bootstrap.min.css" rel="stylesheet">
<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
</style>
<!-- Custom styles for this template -->
<link href="/templates/css/navbar-top-fixed.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
</head>
<body class="d-flex flex-column min-vh-100">
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<div class="container-fluid">
<a class="navbar-brand" href="/">Узнай чей номер</a>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav me-auto mb-2 mb-md-0">
</ul> <form id="formsearch" action="">
<div class="input-group mb-1">
<input style="width:200px;" class="form-control me-2" type="search" aria-label="номер телефона" id="inputtel" value="+380">
<button class="btn btn-outline-light" type="submit">Найти</button>
</div>
</form>
</div>
</div>
</nav>
<main class="container">
<div class="row bg-light d-md-none">
<div class="col-12">Поиск по номеру телефона:</div>
<div> </div>
<div class="col-12">
<form id="formsearch2" method="get" >
<div class="input-group mb-3">
<input type="text" class="form-control" id="inputtel2" value="+380">
<button class="btn btn-dark btn-outline-secondary " type="submit">Найти</button>
</div>
</form>
</div>
</div>
<br>
<div>Узнай чей номер телефона: последние номера</div>
<div class="row">
<div class="col-md-8">
<table class="table table-striped table-hover">
<tbody>
<tr onclick="location.href = '/phone/380989829390'">
<th scope="row"><span class="text-nowrap">(098)982-93-90</span></th>
<td>Яна</td>
<td>Киев, Киевская область, Оболонский</td>
</tr>
<tr onclick="location.href = '/phone/380963105155'">
<th scope="row"><span class="text-nowrap">(096)310-51-55</span></th>
<td>Вячеслав</td>
<td>Кислица, Одесская область, Измаильский район</td>
</tr>
<tr onclick="location.href = '/phone/380968585995'">
<th scope="row"><span class="text-nowrap">(096)858-59-95</span></th>
<td>Ольга</td>
<td>Днепр, Днепропетровская область, Амур-Нижнеднепровский</td>
</tr>
<tr onclick="location.href = '/phone/380971248050'">
<th scope="row"><span class="text-nowrap">(097)124-80-50</span></th>
<td>Продавец</td>
<td>Очаков, Николаевская область, Очаковский район</td>
</tr>
<tr onclick="location.href = '/phone/380681804791'">
<th scope="row"><span class="text-nowrap">(068)180-47-91</span></th>
<td>Олег</td>
<td>Запорожье, Запорожская область, Токмакский район</td>
</tr>
<tr onclick="location.href = '/phone/380953085001'">
<th scope="row"><span class="text-nowrap">(095)308-50-01</span></th>
<td>Олег</td>
<td>Запорожье, Запорожская область, Токмакский район</td>
</tr>
<tr onclick="location.href = '/phone/380997088725'">
<th scope="row"><span class="text-nowrap">(099)708-87-25</span></th>
<td>Анна</td>
<td>Змиев, Харьковская область, Змиевской район</td>
</tr>
<tr onclick="location.href = '/phone/380965301763'">
<th scope="row"><span class="text-nowrap">(096)530-17-63</span></th>
<td>Андрей</td>
<td>Степовое, Днепропетровская область, Покровский район</td>
</tr>
<tr onclick="location.href = '/phone/380509776259'">
<th scope="row"><span class="text-nowrap">(050)977-62-59</span></th>
<td>Василий Николаевич</td>
<td>Луганск, Луганская область, Артёмовский</td>
</tr>
<tr onclick="location.href = '/phone/380734478419'">
<th scope="row"><span class="text-nowrap">(073)447-84-19</span></th>
<td>Продавец</td>
<td>Киев, Киевская область, Деснянский</td>
</tr>
</tbody>
</table>
</div>
<div class="col-md-4">
<ul class="list-group">
<li class="list-group-item">Киевстар <div>
<a class="btn btn-primary btn-sm" href="/code/067">067</a>
<a class="btn btn-primary btn-sm" href="/code/068">068</a>
<a class="btn btn-primary btn-sm" href="/code/096">096</a>
<a class="btn btn-primary btn-sm" href="/code/097">097</a>
<a class="btn btn-primary btn-sm" href="/code/098">098</a>
</div>
</li>
<li class="list-group-item">Vodafone <div>
<a class="btn btn-primary btn-sm" href="/code/050">050</a>
<a class="btn btn-primary btn-sm" href="/code/066">066</a>
<a class="btn btn-primary btn-sm" href="/code/095">095</a>
<a class="btn btn-primary btn-sm" href="/code/099">099</a>
</div>
</li>
<li class="list-group-item">Life <div>
<a class="btn btn-primary btn-sm" href="/code/063">063</a>
<a class="btn btn-primary btn-sm" href="/code/093">093</a>
<a class="btn btn-primary btn-sm" href="/code/073">073</a>
</div>
</li>
<li class="list-group-item">Интертелеком <div>
<a class="btn btn-primary btn-sm" href="/code/070">070</a>
<a class="btn btn-primary btn-sm" href="/code/080">080</a>
<a class="btn btn-primary btn-sm" href="/code/089">089</a>
<a class="btn btn-primary btn-sm" href="/code/090">090</a>
<a class="btn btn-primary btn-sm" href="/code/091">091</a>
<a class="btn btn-primary btn-sm" href="/code/092">092</a>
<a class="btn btn-primary btn-sm" href="/code/094">094</a>
</div>
</li>
</ul>
</div>
</div>
</main>
<footer class="footer mt-auto py-3 bg-light">
<div class="container">
<span class="text-muted">Проєк предназначен для сбора информации про владельцев телефонных номеров с открытых источников OLX, авториа, бесплатка и других.
Поможет определить владельца номера телефона, его место проживания, активность на популярных досках объявлений.</span>
</div>
</footer>
<script src="/templates/js/bootstrap.bundle.min.js"></script>
<script>
$(document).ready(function () {
$( "#formsearch" ).submit(function(){
var url = "/phone/" + $('#inputtel').val().replace(/[^0-9]/g,"");
console.log(url);
$("#formsearch").attr('action', url);
});
$( "#formsearch2" ).submit(function(){
var url = "/phone/" + $('#inputtel2').val().replace(/[^0-9]/g,"");
console.log(url);
$("#formsearch2").attr('action', url);
});
});
</script>
</body>
</html>