SELECT
COUNT(stat_data.client) AS count_client,
stat_data.client,
stat_data.request,
host.host,
host.lie,
host.country
FROM stat_data
INNER JOIN host
ON stat_data.client = host.ip
WHERE `stat_data`.`server_id` = '1' AND `stat_data`.`datetime` >= '2026-06-12 14:54:29' AND `stat_data`.`datetime` <= '2026-06-12 15:54:29' AND stat_data.request = '/'
GROUP BY stat_data.client
ORDER BY count_client DESC
LIMIT 200
| Кол-во | IP | Host | Страна |
| 4 | 62.76.31.39 | 62.76.31.39 | |
| 2 | 104.222.38.182 | host.coloup.com | |
| 2 | 213.186.1.154 | 213.186.1.154 | |
| 2 | 178.57.99.168 | 178.57.99.168 | |
| 2 | 45.146.230.87 | 45.146.230.87 | |
| 2 | 91.184.244.208 | v2715892.hosted-by-vdsina.ru | |
| 1 | 2.189.5.142 | 2.189.5.142 | |
| 1 | 178.46.92.13 | 178.46.92.13 | |
| 1 | 193.32.127.236 | 193.32.127.236 | |
| 1 | 77.88.47.29 | 77-88-47-29.spider.yandex.com | |
| 1 | 31.56.240.244 | 31.56.240.244 | |
| 1 | 37.212.88.157 | mm-157-88-212-37.grodno.dynamic.pppoe.byfly.by | |
| 1 | 82.156.116.86 | 82.156.116.86 | |
| 1 | 93.183.75.30 | 93.183.75.30 | |
| 1 | 104.243.196.189 | 104.243.196.189 | |
| 1 | 107.173.100.69 | 107-173-100-69-host.colocrossing.com | |
| 1 | 3.18.186.238 | scan.visionheight.com | |
| 1 | 104.164.209.41 | 104.164.209.41 | |
| 1 | 34.182.186.128 | 128.186.182.34.bc.googleusercontent.com | |
| 1 | 31.220.46.37 | 31.220.46.37 | |
| 1 | 31.220.47.36 | 31.220.47.36 | |
| 1 | 54.216.228.251 | ec2-54-216-228-251.eu-west-1.compute.amazonaws.com | |
| 1 | 3.254.70.26 | ec2-3-254-70-26.eu-west-1.compute.amazonaws.com | |
| 1 | 213.180.203.119 | 213-180-203-119.spider.yandex.com | |
| 1 | 54.72.228.30 | ec2-54-72-228-30.eu-west-1.compute.amazonaws.com | |
| 1 | 5.141.91.235 | 5.141.91.235 | |
| 1 | 124.222.230.178 | 124.222.230.178 | |
| 1 | 31.220.46.35 | 31.220.46.35 | |
| 1 | 31.162.234.102 | 31.162.234.102 | |
| 1 | 178.157.128.158 | 178.157.128.158 |