Datasets:
File size: 443,377 Bytes
50557d8 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 572c1bb 7c8f877 | 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 | url_length,hyphen_count,digit_count,subdomain_count,trusted_tld,protocol_exists,special_char_count,entropy,path_depth,domain_length,is_domain_ip,has_at_symbol,has_double_slash_redirect,tld_length,query_param_count,path_length,url,label,source,canonical_url,first_seen,last_seen,collected_at
56,2,0,1,1,1,7,4.224690806288129,0,49,0,0,0,3,0,0,http://appleid-security-measure.vicentemiguelramirez.com,1,phishing_database,appleid-security-measure.vicentemiguelramirez.com/,2026-08-09,2026-08-09,2026-08-09
26,0,2,0,0,1,4,4.103909910282363,0,19,0,0,0,3,0,0,http://intellibridge53.xyz,1,phishing_database,intellibridge53.xyz/,2026-08-09,2026-08-09,2026-08-09
15,0,1,0,1,1,4,3.640223928941852,0,8,0,0,0,3,0,0,http://nya2.com,0,tranco,nya2.com/,2026-08-02,2026-08-09,2026-08-02
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,2,0,0,http://ibscorp.ru,0,tranco,ibscorp.ru/,2026-08-04,2026-08-09,2026-08-04
23,0,1,0,1,1,4,3.8492239123906256,0,16,0,0,0,3,0,0,http://creativered7.com,1,phishing_database,creativered7.com/,2026-08-09,2026-08-09,2026-08-09
25,0,1,1,0,1,5,3.733660689688185,0,18,0,0,0,7,0,0,http://reninstbp5.web.app,1,phishing_database,reninstbp5.web.app/,2026-08-09,2026-08-09,2026-08-09
22,0,3,1,0,1,5,3.9139770731827515,0,15,0,0,0,6,0,0,http://poder360.com.br,0,tranco,poder360.com.br/,2026-08-04,2026-08-09,2026-08-04
39,2,12,1,1,1,7,4.416830347556422,0,32,0,0,0,3,0,0,http://att-106461-109286.weeblysite.com,1,phishing_database,att-106461-109286.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,0,1,4,3.746439344671015,0,13,0,0,0,2,0,0,http://nominetdns.uk,0,tranco,nominetdns.uk/,2026-08-04,2026-08-09,2026-08-04
42,1,3,1,1,1,6,4.39768795823549,0,35,0,0,0,3,0,0,http://comments-9qhkir1c8.frandenghana.com,1,phishing_database,comments-9qhkir1c8.frandenghana.com/,2026-08-09,2026-08-09,2026-08-09
29,0,0,0,1,1,4,4.185230132909402,0,22,0,0,0,3,0,0,http://snowflakecomputing.com,0,tranco,snowflakecomputing.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.3660913291191914,0,12,0,0,0,3,0,0,http://monotaro.com,0,tranco,monotaro.com/,2026-08-04,2026-08-09,2026-08-04
25,0,1,1,0,1,5,3.8936606896881854,0,18,0,0,0,3,0,0,http://b8roau.webwave.dev,1,phishing_database,b8roau.webwave.dev/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.3927474104487847,0,6,0,0,0,6,0,0,http://com.au,0,tranco,com.au/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.6841837197791887,0,13,0,0,0,3,0,0,http://tiermaker.com,0,tranco,tiermaker.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.431623565847431,0,12,0,0,0,3,0,0,http://openxcdn.net,0,tranco,openxcdn.net/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,0,1,4,3.5464393446710147,0,13,0,0,0,2,0,0,http://auredirect.cc,1,phishing_database,auredirect.cc/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.7034651896016464,0,18,0,0,0,3,0,0,http://americapravoce.com,1,phishing_database,americapravoce.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.9690016298759936,0,16,0,0,0,3,0,0,http://storage.live.com,0,tranco,storage.live.com/,2026-08-03,2026-08-09,2026-08-03
36,0,0,1,0,1,5,3.9539684039196077,0,29,0,0,0,15,0,0,http://frisharepoint.firebaseapp.com,1,phishing_database,frisharepoint.firebaseapp.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,1,1,4,4.084962500721157,0,17,0,0,0,3,0,0,http://discoveryplus.com,0,tranco,discoveryplus.com/,2026-08-04,2026-08-09,2026-08-04
30,0,0,1,0,1,5,4.0062389286533895,0,23,0,0,0,6,0,0,http://criarlojamagento.com.br,1,phishing_database,criarlojamagento.com.br/,2026-08-09,2026-08-09,2026-08-09
56,0,11,1,1,1,5,4.688976520573843,0,49,0,0,0,3,0,0,http://45wfip3w6d3gnwpukomnq0g53sozwmk6l7w7kr.flazio.com,1,phishing_database,45wfip3w6d3gnwpukomnq0g53sozwmk6l7w7kr.flazio.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,4.186704345910023,0,15,0,0,0,3,0,0,http://bizjournals.com,0,tranco,bizjournals.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,0,1,5,3.9182958340544896,0,17,0,0,0,5,0,0,http://pubgmobille.my.id,1,phishing_database,pubgmobille.my.id/,2026-08-09,2026-08-09,2026-08-09
24,0,0,2,0,1,6,3.938721875540868,0,17,0,0,0,5,0,0,http://newsdig.tbs.co.jp,0,tranco,newsdig.tbs.co.jp/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.795088586397733,0,16,0,0,0,3,0,0,http://kallakurichi.net,1,phishing_database,kallakurichi.net/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.456564762130954,0,8,0,0,0,2,0,0,http://adtec.ru,0,tranco,adtec.ru/,2026-08-04,2026-08-09,2026-08-04
40,1,0,1,1,1,6,4.175070520364182,0,33,0,0,0,3,0,0,http://btinternet-fghjjhg.weeblysite.com,1,phishing_database,btinternet-fghjjhg.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.5032583347756456,0,11,0,0,0,3,0,0,http://lgtviot.com,0,tranco,lgtviot.com/,2026-08-04,2026-08-09,2026-08-04
42,1,3,1,1,1,6,4.39768795823549,0,35,0,0,0,3,0,0,http://bodily-influences.000webhostapp.com,1,phishing_database,bodily-influences.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
50,1,25,1,0,1,6,4.3643728207539825,0,43,0,0,0,6,0,0,http://pub-3da0042920c146c68746ca46421ca560.r2.dev,1,phishing_database,pub-3da0042920c146c68746ca46421ca560.r2.dev/,2026-08-09,2026-08-09,2026-08-09
22,1,0,0,1,1,5,3.970573095811684,0,15,0,0,0,3,0,0,http://list-manage.com,0,tranco,list-manage.com/,2026-08-04,2026-08-09,2026-08-04
25,0,3,1,0,1,5,3.8936606896881854,0,18,0,0,0,2,0,0,http://121.solarsource.us,1,phishing_database,121.solarsource.us/,2026-08-09,2026-08-09,2026-08-09
25,0,1,1,1,1,5,3.8634651896016465,0,18,0,0,0,3,0,0,http://api2.amplitude.com,0,tranco,api2.amplitude.com/,2026-08-04,2026-08-09,2026-08-04
28,0,2,1,1,1,5,4.137537511266051,0,21,0,0,0,3,0,0,http://53.alvarezbancorp.com,1,phishing_database,53.alvarezbancorp.com/,2026-08-09,2026-08-09,2026-08-09
37,1,4,1,0,1,6,4.560804716980303,0,30,0,0,0,2,0,0,http://postsfb-b1qz7m80ed.novitium.ca,1,phishing_database,postsfb-b1qz7m80ed.novitium.ca/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://liftdsp.com,0,tranco,liftdsp.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,0,1,1,4,3.9137995646056796,0,21,0,0,0,3,0,0,http://rpcfixrepairstool.com,1,phishing_database,rpcfixrepairstool.com/,2026-08-09,2026-08-09,2026-08-09
21,0,2,0,1,1,4,4.011365041826378,0,14,0,0,0,3,0,0,http://moviesda32.com,0,tranco,moviesda32.com/,2026-08-04,2026-08-09,2026-08-04
35,0,0,3,0,1,7,4.014438730983426,0,28,0,0,0,6,0,0,http://lisa.hindshaw.maksema.com.tr,1,phishing_database,lisa.hindshaw.maksema.com.tr/,2026-08-09,2026-08-09,2026-08-09
81,0,14,2,0,1,6,4.777164479610984,0,74,0,0,0,14,0,0,http://bafkreibkd4g73pnp27r2ebyq7cktkz3n6ynldaz4cc33sejxobf3iiv7ae.ipfs.dweb.link,1,phishing_database,bafkreibkd4g73pnp27r2ebyq7cktkz3n6ynldaz4cc33sejxobf3iiv7ae.ipfs.dweb.link/,2026-08-09,2026-08-09,2026-08-09
41,2,4,2,0,1,8,4.405855662943599,0,34,0,0,0,11,0,0,http://mail.chas4-support-998.duckdns.org,1,phishing_database,mail.chas4-support-998.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.921029621737614,0,19,0,0,0,3,0,0,http://gestiononlinear.com,1,phishing_database,gestiononlinear.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.435755433941628,0,16,0,0,0,3,0,0,http://mypcomponent.com,1,phishing_database,mypcomponent.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.7887549139935026,0,15,0,0,0,3,0,0,http://hadiyaacoub.com,1,phishing_database,hadiyaacoub.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.826874881864637,0,12,0,0,0,3,0,0,http://fbpigeon.com,0,tranco,fbpigeon.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,2,0,1,6,3.8239348962840563,0,17,0,0,0,5,0,0,http://mail.higher.co.in,1,phishing_database,mail.higher.co.in/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://twimg.com,0,tranco,twimg.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://google.bs,0,tranco,google.bs/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.8841837197791884,0,13,0,0,0,3,0,0,http://tendawifi.com,0,tranco,tendawifi.com/,2026-08-03,2026-08-09,2026-08-03
19,0,0,0,1,1,4,3.826874881864637,0,12,0,0,0,3,0,0,http://gsmarena.com,0,tranco,gsmarena.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,0,1,5,3.979097891134804,0,19,0,0,0,6,0,0,http://mercadolibre.com.mx,0,tranco,mercadolibre.com.mx/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.880179922675737,0,14,0,0,0,3,0,0,http://vanderbilt.edu,0,tranco,vanderbilt.edu/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.8521687236032816,0,10,0,0,0,3,0,0,http://aznude.com,0,tranco,aznude.com/,2026-08-04,2026-08-09,2026-08-04
31,0,0,1,1,1,5,3.9377519554085865,0,24,0,0,0,3,0,0,http://djfjfjfsffjfi.weebly.com,1,phishing_database,djfjfjfsffjfi.weebly.com/,2026-08-09,2026-08-09,2026-08-09
30,0,0,1,0,1,5,3.323231428797621,0,23,0,0,0,9,0,0,http://assetsassists.pages.dev,1,phishing_database,assetsassists.pages.dev/,2026-08-09,2026-08-09,2026-08-09
12,0,0,0,1,1,4,3.2516291673878226,0,5,0,0,0,3,0,0,http://w.org,0,tranco,w.org/,2026-08-04,2026-08-09,2026-08-04
29,0,5,2,1,1,6,4.1162646156680225,0,22,0,0,0,3,0,0,http://54219.m.jiacaikeji.com,1,phishing_database,54219.m.jiacaikeji.com/,2026-08-09,2026-08-09,2026-08-09
19,0,2,0,1,1,4,3.9321380397593737,0,12,0,0,0,3,0,0,http://v9r2yhjg.com,0,tranco,v9r2yhjg.com/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,1,1,4,3.238901256602631,0,6,0,0,0,3,0,0,http://bp.com,0,tranco,bp.com/,2026-08-04,2026-08-09,2026-08-04
46,3,2,3,1,1,10,4.172714880243586,0,39,0,0,0,3,0,0,http://ebay-shop-cart.com.cp-45.webhostbox.net,1,phishing_database,ebay-shop-cart.com.cp-45.webhostbox.net/,2026-08-09,2026-08-09,2026-08-09
20,0,1,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://5starfirm.com,1,phishing_database,5starfirm.com/,2026-08-09,2026-08-09,2026-08-09
45,2,7,1,0,1,7,4.286545741717952,0,38,0,0,0,2,0,0,http://eventclaim-freemlbb22.terbaru-12333.tk,1,phishing_database,eventclaim-freemlbb22.terbaru-12333.tk/,2026-08-09,2026-08-09,2026-08-09
19,0,1,0,1,1,4,3.9321380397593737,0,12,0,0,0,3,0,0,http://varzesh3.com,0,tranco,varzesh3.com/,2026-08-04,2026-08-09,2026-08-04
24,0,1,1,0,1,5,4.053508854797679,0,17,0,0,0,2,0,0,http://netflix.7rozes.lv,1,phishing_database,netflix.7rozes.lv/,2026-08-09,2026-08-09,2026-08-09
37,2,6,1,0,1,7,4.303783770917412,0,30,0,0,0,3,0,0,http://applepay.com-system-769175.xyz,1,phishing_database,applepay.com-system-769175.xyz/,2026-08-09,2026-08-09,2026-08-09
45,6,0,1,0,1,11,4.144537752260994,0,38,0,0,0,10,0,0,http://my----sso-itrustcapital-com.webflow.io,1,phishing_database,my----sso-itrustcapital-com.webflow.io/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.572469458770136,0,10,0,0,0,3,0,0,http://redhat.com,0,tranco,redhat.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.4713544870139295,0,12,0,0,0,3,0,0,http://barchart.com,0,tranco,barchart.com/,2026-08-04,2026-08-09,2026-08-04
44,1,17,1,0,1,6,4.442275084497217,0,37,0,0,0,15,0,0,http://dev-54123698789551245.pantheonsite.io,1,phishing_database,dev-54123698789551245.pantheonsite.io/,2026-08-09,2026-08-09,2026-08-09
22,0,3,1,0,1,5,3.879664004902594,0,15,0,0,0,9,0,0,http://fd180.github.io,1,phishing_database,fd180.github.io/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.6421498816369033,0,12,0,0,0,3,0,0,http://zdassets.com,0,tranco,zdassets.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,1,0,1,5,3.327819531114783,0,9,0,0,0,5,0,0,http://tui.co.uk,0,tranco,tui.co.uk/,2026-08-04,2026-08-09,2026-08-04
32,0,0,1,1,1,5,4.241729296672174,0,25,0,0,0,3,0,0,http://zsdfsjjakjsdfd.weebly.com,1,phishing_database,zsdfsjjakjsdfd.weebly.com/,2026-08-09,2026-08-09,2026-08-09
24,1,0,0,1,1,5,3.5383201891060003,0,17,0,0,0,3,0,0,http://tencent-cloud.net,0,tranco,tencent-cloud.net/,2026-08-04,2026-08-09,2026-08-04
42,1,6,1,0,1,6,4.424955744609935,0,35,0,0,0,3,0,0,http://allegrolokalnie.pl-oferta520739.sbs,1,phishing_database,allegrolokalnie.pl-oferta520739.sbs/,2026-08-09,2026-08-09,2026-08-09
62,1,0,4,1,1,9,4.094323265690236,0,55,0,0,0,3,0,0,http://anyacloudflare.akuanakmamah.de.dm-manageer.merchats.com,1,phishing_database,anyacloudflare.akuanakmamah.de.dm-manageer.merchats.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,3.501397825434103,0,16,0,0,0,6,0,0,http://conectate.com.do,0,tranco,conectate.com.do/,2026-08-04,2026-08-09,2026-08-04
22,0,12,2,0,1,6,3.442862165155466,0,15,1,0,0,0,0,0,http://185.215.113.109,1,phishing_database,185.215.113.109/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.4632805178108104,0,14,0,0,0,3,0,0,http://proofpoint.com,0,tranco,proofpoint.com/,2026-08-04,2026-08-09,2026-08-04
24,1,0,0,0,1,5,4.001629167387824,0,17,0,0,0,2,0,0,http://service-public.fr,0,tranco,service-public.fr/,2026-08-04,2026-08-09,2026-08-04
27,0,5,1,0,1,5,3.8841550945958043,0,20,0,0,0,4,0,0,http://66adb727.hotdzk.shop,1,phishing_database,66adb727.hotdzk.shop/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://esrab.org,1,phishing_database,esrab.org/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.452819531114783,0,9,0,0,0,2,0,0,http://missav.ws,0,tranco,missav.ws/,2026-08-04,2026-08-09,2026-08-04
33,1,0,0,1,1,5,3.94117072673522,0,26,0,0,0,3,0,0,http://redelivery-servicefees.com,1,phishing_database,redelivery-servicefees.com/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,1,1,4,3.3927474104487847,0,6,0,0,0,3,0,0,http://bc.edu,0,tranco,bc.edu/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,0,1,4,3.0269868333592873,0,6,0,0,0,2,0,0,http://cbc.ca,0,tranco,cbc.ca/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.6978458230844122,0,15,0,0,0,3,0,0,http://www.coupang.com,0,tranco,www.coupang.com/,2026-08-04,2026-08-09,2026-08-04
50,0,10,0,0,1,6,4.010881379939832,2,17,0,0,0,2,0,25,https://lexquoabogados.es/content/0100000000update,1,phishing_database,lexquoabogados.es/content/0100000000update,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,1,1,5,3.4841837197791885,0,13,0,0,0,3,0,0,http://www.marca.com,0,tranco,www.marca.com/,2026-08-04,2026-08-09,2026-08-04
20,1,2,0,1,1,5,3.6841837197791882,0,13,0,0,0,3,0,0,http://awsdns-33.net,0,tranco,awsdns-33.net/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,1,1,4,3.653660689688185,0,18,0,0,0,3,0,0,http://mtbcorporation.org,1,phishing_database,mtbcorporation.org/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.784941827437642,0,14,0,0,0,3,0,0,http://awesomecss.org,1,phishing_database,awesomecss.org/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://wsdvs.com,0,tranco,wsdvs.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,0,1,4,4.053508854797679,0,17,0,0,0,2,0,0,http://grandhouseclub.ru,1,phishing_database,grandhouseclub.ru/,2026-08-09,2026-08-09,2026-08-09
42,2,2,1,0,1,7,4.123645696227706,0,35,0,0,0,2,0,0,http://allegrolokalnie.zakup-online-24h.pl,1,phishing_database,allegrolokalnie.zakup-online-24h.pl/,2026-08-09,2026-08-09,2026-08-09
22,0,12,2,0,1,6,3.697845823084412,0,15,1,0,0,0,0,0,http://199.204.248.136,1,phishing_database,199.204.248.136/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.893660689688185,0,18,0,0,0,3,0,0,http://autolinkwallet.com,1,phishing_database,autolinkwallet.com/,2026-08-09,2026-08-09,2026-08-09
51,3,3,2,0,1,9,4.241175960408928,0,44,0,0,0,11,0,0,http://myatt-pros-scene-e479.rospuvorte.workers.dev,1,phishing_database,myatt-pros-scene-e479.rospuvorte.workers.dev/,2026-08-09,2026-08-09,2026-08-09
40,2,0,1,0,1,7,4.084829508503261,0,33,0,0,0,2,0,0,http://cute-silly-pediatrician.glitch.me,1,phishing_database,cute-silly-pediatrician.glitch.me/,2026-08-09,2026-08-09,2026-08-09
58,3,5,2,0,1,9,4.493577065648826,0,51,0,0,0,24,0,0,http://mtalertcarecenter-1-7a94f5.ingress-daribow.ewp.live,1,phishing_database,mtalertcarecenter-1-7a94f5.ingress-daribow.ewp.live/,2026-08-09,2026-08-09,2026-08-09
26,0,0,2,1,1,6,4.056020968057881,0,19,0,0,0,3,0,0,http://logs.ads.vungle.com,0,tranco,logs.ads.vungle.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://bund.de,0,tranco,bund.de/,2026-08-04,2026-08-09,2026-08-04
25,0,0,2,1,1,6,3.863465189601646,0,18,0,0,0,3,0,0,http://gdmf.v.aaplimg.com,0,tranco,gdmf.v.aaplimg.com/,2026-08-04,2026-08-09,2026-08-04
43,5,0,1,0,1,10,4.04291723248433,0,36,0,0,0,10,0,0,http://aauth-starrt---trrzor-com.webflow.io,1,phishing_database,aauth-starrt---trrzor-com.webflow.io/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.74095326040484,0,16,0,0,0,3,0,0,http://historydrift.com,1,phishing_database,historydrift.com/,2026-08-09,2026-08-09,2026-08-09
48,2,3,1,0,1,7,4.446854365656768,0,41,0,0,0,2,0,0,http://rmv-fbcom-ppxy20c7eg.filetbidouillette.ch,1,phishing_database,rmv-fbcom-ppxy20c7eg.filetbidouillette.ch/,2026-08-09,2026-08-09,2026-08-09
15,0,4,0,0,1,4,3.323231428797621,0,8,0,0,0,2,0,0,http://1337x.to,0,tranco,1337x.to/,2026-08-04,2026-08-09,2026-08-04
23,0,7,1,0,1,5,3.882045108136863,0,16,0,0,0,2,0,0,http://a0488859.xsph.ru,1,phishing_database,a0488859.xsph.ru/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.6539967386657093,0,16,0,0,0,3,0,0,http://thepiratebay.org,0,tranco,thepiratebay.org/,2026-08-04,2026-08-09,2026-08-04
39,3,0,1,0,1,8,3.9772086288967645,0,32,0,0,0,11,0,0,http://area-cliente-portale.from-in.com,1,phishing_database,area-cliente-portale.from-in.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,3.588354347173234,0,16,0,0,0,6,0,0,http://boticario.com.br,0,tranco,boticario.com.br/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.8521687236032816,0,10,0,0,0,3,0,0,http://vungle.com,0,tranco,vungle.com/,2026-08-04,2026-08-09,2026-08-04
26,2,0,0,0,1,6,3.8402655651949265,0,19,0,0,0,2,0,0,http://com-tracking-cxp.cc,1,phishing_database,com-tracking-cxp.cc/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,4.186704345910023,0,15,0,0,0,3,0,0,http://fabswingers.com,0,tranco,fabswingers.com/,2026-08-04,2026-08-09,2026-08-04
36,0,2,1,0,1,5,4.350209029099896,0,29,0,0,0,3,0,0,http://facebooknewupdate.learn99.xyz,1,phishing_database,facebooknewupdate.learn99.xyz/,2026-08-09,2026-08-09,2026-08-09
31,0,3,1,0,1,5,4.1313003425053605,0,24,0,0,0,10,0,0,http://claimmints510.vercel.app,1,phishing_database,claimmints510.vercel.app/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,0,1,5,4.014146761422728,0,20,0,0,0,5,0,0,http://hybrid.skyhigh.cloud,0,tranco,hybrid.skyhigh.cloud/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.587858798299509,0,47,0,0,0,16,0,0,http://bqjkzwbmrvrnubgz-dot-millinium.ey.r.appspot.com,1,phishing_database,bqjkzwbmrvrnubgz-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.788754913993503,0,15,0,0,0,3,0,0,http://volcfcdndvs.com,0,tranco,volcfcdndvs.com/,2026-08-04,2026-08-09,2026-08-04
29,1,1,1,0,1,6,4.090234012145145,0,22,0,0,0,4,0,0,http://cdn2.inner-active.mobi,0,tranco,cdn2.inner-active.mobi/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,1,1,5,3.7406015629507228,0,17,0,0,0,3,0,0,http://www.cdiscount.com,0,tranco,www.cdiscount.com/,2026-08-04,2026-08-09,2026-08-04
29,0,0,1,0,1,5,4.0472990984266435,0,22,0,0,0,11,0,0,http://jrtjycyluc.duckdns.org,1,phishing_database,jrtjycyluc.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.697845823084412,0,15,0,0,0,3,0,0,http://wicknetwork.pro,0,tranco,wicknetwork.pro/,2026-08-04,2026-08-09,2026-08-04
35,0,7,2,1,1,6,4.422000516883151,0,28,0,0,0,3,0,0,http://q4tvjo79lx.8327.gencmert.com,1,phishing_database,q4tvjo79lx.8327.gencmert.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,1,1,5,3.7219280948873616,0,13,0,0,0,3,0,0,http://ko.xhname.com,0,tranco,ko.xhname.com/,2026-08-04,2026-08-09,2026-08-04
19,0,3,0,1,1,4,4.03740119765411,0,12,0,0,0,3,0,0,http://360yield.com,0,tranco,360yield.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,1,0,1,5,3.5724312513221195,0,11,0,0,0,5,0,0,http://renty.co.in,1,phishing_database,renty.co.in/,2026-08-09,2026-08-09,2026-08-09
29,0,1,1,0,1,5,3.857306856898128,0,22,0,0,0,9,0,0,http://ayushrusiya9.github.io,1,phishing_database,ayushrusiya9.github.io/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.506890595608519,0,8,0,0,0,4,0,0,http://jav.guru,0,tranco,jav.guru/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://vidazoo.com,0,tranco,vidazoo.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.9690016298759936,0,16,0,0,0,3,0,0,http://ukrainealarm.com,0,tranco,ukrainealarm.com/,2026-08-04,2026-08-09,2026-08-04
55,2,9,2,0,1,8,4.744640622458224,0,48,0,0,0,6,0,0,http://recomfirm-pages-security.ioav2347yno71239.web.id,1,phishing_database,recomfirm-pages-security.ioav2347yno71239.web.id/,2026-08-09,2026-08-09,2026-08-09
56,4,24,1,1,1,9,4.615764637179025,0,49,0,0,0,3,0,0,http://f0a82250-583c-4056-9a50-fc17b84f5076.usrfiles.com,1,phishing_database,f0a82250-583c-4056-9a50-fc17b84f5076.usrfiles.com/,2026-08-09,2026-08-09,2026-08-09
54,1,0,3,1,1,8,4.1706490758369,0,47,0,0,0,3,0,0,http://m.fb.com-iubemfmgmzqt.getrealestatehelpblog.com,1,phishing_database,m.fb.com-iubemfmgmzqt.getrealestatehelpblog.com/,2026-08-09,2026-08-09,2026-08-09
45,5,3,1,0,1,10,4.383535252309071,0,38,0,0,0,7,0,0,http://ries-sucu-ban--diegofercho-154.repl.co,1,phishing_database,ries-sucu-ban--diegofercho-154.repl.co/,2026-08-09,2026-08-09,2026-08-09
22,1,0,1,0,1,6,3.73215889136457,0,15,0,0,0,2,0,0,http://dc-api.adobe.io,0,tranco,dc-api.adobe.io/,2026-07-31,2026-08-09,2026-07-31
36,1,3,1,1,1,6,4.041336376912014,0,29,0,0,0,3,0,0,http://free-scenes.000webhostapp.com,1,phishing_database,free-scenes.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
29,0,0,1,1,1,5,3.866433150225384,0,22,0,0,0,3,0,0,http://outlook.trpeiprzak.com,1,phishing_database,outlook.trpeiprzak.com/,2026-08-09,2026-08-09,2026-08-09
28,0,0,0,0,1,4,3.9946803684089085,0,21,0,0,0,4,0,0,http://aaacleanservices.buzz,1,phishing_database,aaacleanservices.buzz/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.238901256602631,0,6,0,0,0,2,0,0,http://ihc.ru,0,tranco,ihc.ru/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.395923095029134,0,47,0,0,0,16,0,0,http://azajluigjjsfztde-dot-millinium.ey.r.appspot.com,1,phishing_database,azajluigjjsfztde-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://swiggy.com,0,tranco,swiggy.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.240223928941852,0,8,0,0,0,3,0,0,http://peer.run,0,tranco,peer.run/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://gala.de,0,tranco,gala.de/,2026-08-04,2026-08-09,2026-08-04
53,4,4,1,0,1,9,4.428036435891859,0,46,0,0,0,11,0,0,http://bokep-video-grup-viral2022-terbaru.duckdns.org,1,phishing_database,bokep-video-grup-viral2022-terbaru.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,0,1,5,3.7639657428240816,0,20,0,0,0,6,0,0,http://muratgundogdu.com.tr,1,phishing_database,muratgundogdu.com.tr/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.8268748818646365,0,12,0,0,0,3,0,0,http://liveramp.com,0,tranco,liveramp.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,0,1,5,3.8208888513501886,0,14,0,0,0,2,0,0,http://hjg.yvucbxg.cn,1,phishing_database,hjg.yvucbxg.cn/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.3927474104487847,0,6,0,0,0,2,0,0,http://gva.es,0,tranco,gva.es/,2026-08-04,2026-08-09,2026-08-04
83,4,6,3,0,1,11,4.747717113505504,0,76,0,0,0,16,0,0,http://kunkjuwlwmgbeyokxgwmaczuxgykrcmuktfw-dot-cryptic-now-290917.ey.r.appspot.com,1,phishing_database,kunkjuwlwmgbeyokxgwmaczuxgykrcmuktfw-dot-cryptic-now-290917.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.6818808028034016,0,12,0,0,0,2,0,0,http://kameleoon.io,0,tranco,kameleoon.io/,2026-08-04,2026-08-09,2026-08-04
19,0,4,0,0,1,4,3.40582225028569,0,12,0,0,0,3,0,0,http://defi7777.vip,1,phishing_database,defi7777.vip/,2026-08-09,2026-08-09,2026-08-09
51,2,13,2,0,1,8,4.569196665373645,0,44,0,0,0,5,0,0,http://case-id-1000228292955.counselschambers.co.uk,1,phishing_database,case-id-1000228292955.counselschambers.co.uk/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://grindr.com,0,tranco,grindr.com/,2026-08-04,2026-08-09,2026-08-04
41,1,0,1,1,1,6,4.338663284842052,0,34,0,0,0,3,0,0,http://krrakeen-usallgin.godaddysites.com,1,phishing_database,krrakeen-usallgin.godaddysites.com/,2026-08-09,2026-08-09,2026-08-09
27,1,0,1,0,1,6,4.032303242743954,0,20,0,0,0,9,0,0,http://meta-login.pages.dev,1,phishing_database,meta-login.pages.dev/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,1,1,5,3.6841837197791887,0,13,0,0,0,3,0,0,http://br.skokka.com,0,tranco,br.skokka.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.9690016298759936,0,16,0,0,0,3,0,0,http://apple.mrzjqd.com,1,phishing_database,apple.mrzjqd.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,1,1,5,3.8801799226757376,0,14,0,0,0,3,0,0,http://www.naukri.com,0,tranco,www.naukri.com/,2026-08-04,2026-08-09,2026-08-04
16,0,2,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://omg10.com,0,tranco,omg10.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,1,1,1,5,3.2639334294856344,0,10,0,0,0,3,0,0,http://www.jw.org,0,tranco,www.jw.org/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,1,1,4,3.863465189601646,0,18,0,0,0,3,0,0,http://adolfomariscal.com,1,phishing_database,adolfomariscal.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.6709688919510652,0,16,0,0,0,3,0,0,http://books.google.com,0,tranco,books.google.com/,2026-08-04,2026-08-09,2026-08-04
36,1,4,1,0,1,6,4.107017709595356,0,29,0,0,0,10,0,0,http://reibrareimuta-2362.vercel.app,1,phishing_database,reibrareimuta-2362.vercel.app/,2026-08-09,2026-08-09,2026-08-09
31,1,0,1,0,1,6,4.018081793978685,0,24,0,0,0,4,0,0,http://login.office-server.info,1,phishing_database,login.office-server.info/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,0,1,5,3.5841837197791886,0,13,0,0,0,2,0,0,http://www.amazon.in,0,tranco,www.amazon.in/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.795088586397733,0,16,0,0,0,3,0,0,http://colliderporn.com,0,tranco,colliderporn.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.7544418457133455,0,15,0,0,0,3,0,0,http://livechatinc.com,0,tranco,livechatinc.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.7254805569978675,0,11,0,0,0,3,0,0,http://android.com,0,tranco,android.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,0,1,5,3.6536606896881856,0,18,0,0,0,2,0,0,http://grant.atozgroup.ir,1,phishing_database,grant.atozgroup.ir/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,1,1,5,3.681880802803402,0,12,0,0,0,3,0,0,http://www.bing.com,0,tranco,www.bing.com/,2026-08-04,2026-08-09,2026-08-04
24,0,8,1,1,1,5,3.9182958340544896,0,17,0,0,0,3,0,0,http://8717.cmjy0558.com,1,phishing_database,8717.cmjy0558.com/,2026-08-09,2026-08-09,2026-08-09
28,0,4,2,1,1,6,4.110577243331642,0,21,0,0,0,3,0,0,http://ow1.res.office365.com,0,tranco,ow1.res.office365.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.392147223664534,0,11,0,0,0,3,0,0,http://timeout.com,0,tranco,timeout.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,0,1,4,3.381620107948735,0,16,0,0,0,2,0,0,http://tvinteractive.tv,0,tranco,tvinteractive.tv/,2026-08-03,2026-08-09,2026-08-03
25,0,1,1,0,1,5,3.923856189774724,0,18,0,0,0,3,0,0,http://reasweg.wha1cp.icu,1,phishing_database,reasweg.wha1cp.icu/,2026-08-09,2026-08-09,2026-08-09
39,2,0,1,0,1,7,4.167206309261305,0,32,0,0,0,11,0,0,http://bug-codashop-diamond.duckdns.org,1,phishing_database,bug-codashop-diamond.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.7784235030301256,0,20,0,0,0,3,0,0,http://frontier.tiktokv.com,0,tranco,frontier.tiktokv.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.2806390622295662,0,9,0,0,0,4,0,0,http://kzhi.tech,0,tranco,kzhi.tech/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,1,1,5,3.653756708287001,0,14,0,0,0,3,0,0,http://old.reddit.com,0,tranco,old.reddit.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://pdflib.com,0,tranco,pdflib.com/,2026-08-04,2026-08-09,2026-08-04
45,7,0,1,0,1,12,4.177158441691228,0,38,0,0,0,10,0,0,http://en--sso--kraken-com-cdn-cdn.webflow.io,1,phishing_database,en--sso--kraken-com-cdn-cdn.webflow.io/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.6901165175936654,0,10,0,0,0,3,0,0,http://adform.net,0,tranco,adform.net/,2026-08-04,2026-08-09,2026-08-04
44,1,3,1,1,1,6,4.371379278161679,0,37,0,0,0,3,0,0,http://gulfy-reenlistments.000webhostapp.com,1,phishing_database,gulfy-reenlistments.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
40,1,9,1,1,1,6,4.362814895472353,0,33,0,0,0,3,0,0,http://item-list367853233.atwebpages.com,1,phishing_database,item-list367853233.atwebpages.com/,2026-08-09,2026-08-09,2026-08-09
34,0,5,1,1,1,5,4.4182014441278845,0,27,0,0,0,3,0,0,http://fa8okfamel1234.filesusr.com,1,phishing_database,fa8okfamel1234.filesusr.com/,2026-08-09,2026-08-09,2026-08-09
43,1,1,2,0,1,7,3.9194278356446275,0,36,0,0,0,9,0,0,http://2.connectivity-test.static.microsoft,0,tranco,2.connectivity-test.static.microsoft/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.826874881864637,0,12,0,0,0,2,0,0,http://europemax.in,1,phishing_database,europemax.in/,2026-08-09,2026-08-09,2026-08-09
30,1,4,1,0,1,6,4.215061012203069,0,23,0,0,0,9,0,0,http://dev-segun2023.github.io,1,phishing_database,dev-segun2023.github.io/,2026-08-09,2026-08-09,2026-08-09
15,0,3,0,1,1,4,3.323231428797621,0,8,0,0,0,3,0,0,http://e621.net,0,tranco,e621.net/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.6897037321995474,0,14,0,0,0,3,0,0,http://namecampus.com,1,phishing_database,namecampus.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,0,1,4,3.688721875540867,0,17,0,0,0,2,0,0,http://rbelectricidad.cl,1,phishing_database,rbelectricidad.cl/,2026-08-09,2026-08-09,2026-08-09
27,0,5,1,1,1,5,4.032303242743953,0,20,0,0,0,3,0,0,http://0f28d51.wcomhost.com,1,phishing_database,0f28d51.wcomhost.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.8268748818646374,0,12,0,0,0,2,0,0,http://dzeninfra.ru,0,tranco,dzeninfra.ru/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,0,1,5,3.6841837197791882,0,13,0,0,0,2,0,0,http://www.remove.bg,0,tranco,www.remove.bg/,2026-08-04,2026-08-09,2026-08-04
28,1,0,1,0,1,6,3.6820058147602137,0,21,0,0,0,3,0,0,http://usps.com-trackcoo.top,1,phishing_database,usps.com-trackcoo.top/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.625,0,9,0,0,0,4,0,0,http://namu.wiki,0,tranco,namu.wiki/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://bluehost.com,0,tranco,bluehost.com/,2026-08-04,2026-08-09,2026-08-04
63,4,2,1,0,1,9,4.385777344031813,0,56,0,0,0,10,0,0,http://mercado-libre-challenge-h8yquun3v-genabercini.vercel.app,1,phishing_database,mercado-libre-challenge-h8yquun3v-genabercini.vercel.app/,2026-08-09,2026-08-09,2026-08-09
54,2,0,3,0,1,9,4.474898326630808,0,47,0,0,0,16,0,0,http://dmkvqhhlwhhkzojg-dot-millinium.ey.r.appspot.com,1,phishing_database,dmkvqhhlwhhkzojg-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
33,2,10,1,1,1,7,4.210764573772789,0,26,0,0,0,3,0,0,http://146028802.hs-sites-eu1.com,1,phishing_database,146028802.hs-sites-eu1.com/,2026-08-09,2026-08-09,2026-08-09
83,1,11,2,0,1,7,4.723427807107872,0,76,0,0,0,11,0,0,http://bafkreic2bjx5dn7rtvpssoaqiixfi2qx2l4m5o2czojyk23xboexplj5si.ipfs.cf-ipfs.com,1,phishing_database,bafkreic2bjx5dn7rtvpssoaqiixfi2qx2l4m5o2czojyk23xboexplj5si.ipfs.cf-ipfs.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.9701755214643457,0,17,0,0,0,2,0,0,http://fgndv.blogspot.am,1,phishing_database,fgndv.blogspot.am/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://meituan.com,0,tranco,meituan.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.826874881864637,0,12,0,0,0,3,0,0,http://queniuso.com,0,tranco,queniuso.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,0,1,5,3.9161269465882835,0,14,0,0,0,5,0,0,http://guardian.co.uk,0,tranco,guardian.co.uk/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.663532754804254,0,15,0,0,0,3,0,0,http://pressreader.com,0,tranco,pressreader.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.849223912390625,0,16,0,0,0,3,0,0,http://flippingbook.com,0,tranco,flippingbook.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.346439344671015,0,13,0,0,0,3,0,0,http://ttwstatic.com,0,tranco,ttwstatic.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,1,1,5,3.843856189774724,0,18,0,0,0,3,0,0,http://augloop.office.com,0,tranco,augloop.office.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.844106544814537,0,19,0,0,0,3,0,0,http://womenshealthmag.com,0,tranco,womenshealthmag.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.41041725276052,0,10,0,0,0,3,0,0,http://health.com,0,tranco,health.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://notyway.com,1,phishing_database,notyway.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.879664004902593,0,15,0,0,0,3,0,0,http://betulaceous.org,1,phishing_database,betulaceous.org/,2026-08-09,2026-08-09,2026-08-09
39,2,2,1,0,1,7,4.394251257268313,0,32,0,0,0,11,0,0,http://grub-wa-kopraljono78.duckdns.org,1,phishing_database,grub-wa-kopraljono78.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
29,1,2,1,0,1,6,4.0472990984266435,0,22,0,0,0,3,0,0,http://amazon-jp.pwxi2yt2.xyz,1,phishing_database,amazon-jp.pwxi2yt2.xyz/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,2,0,0,http://laodong.vn,0,tranco,laodong.vn/,2026-08-04,2026-08-09,2026-08-04
17,0,1,1,1,1,5,3.4548223999466066,0,10,0,0,0,3,0,0,http://c.2mdn.net,0,tranco,c.2mdn.net/,2026-08-04,2026-08-09,2026-08-04
27,0,0,1,1,1,5,4.236368983644951,0,20,0,0,0,3,0,0,http://riluvozig.weebly.com,1,phishing_database,riluvozig.weebly.com/,2026-08-09,2026-08-09,2026-08-09
54,2,0,1,1,1,7,3.994194790688955,0,47,0,0,0,3,0,0,http://account-security-information.pongconnectnyc.com,1,phishing_database,account-security-information.pongconnectnyc.com/,2026-08-09,2026-08-09,2026-08-09
42,2,2,3,0,1,9,4.2431587916718465,0,35,0,0,0,26,0,0,http://kingggkk.s3.us-east-2.amazonaws.com,1,phishing_database,kingggkk.s3.us-east-2.amazonaws.com/,2026-08-09,2026-08-09,2026-08-09
48,3,0,1,1,1,8,4.1934210940655055,0,41,0,0,0,3,0,0,http://vhes-ncllulki-ncllulki-vhes.jindunqst.com,1,phishing_database,vhes-ncllulki-ncllulki-vhes.jindunqst.com/,2026-08-09,2026-08-09,2026-08-09
35,0,0,2,0,1,6,4.171860873964196,0,28,0,0,0,3,0,0,http://m.kavelaars.supremelabbd.xyz,1,phishing_database,m.kavelaars.supremelabbd.xyz/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.621928094887362,0,13,0,0,0,3,0,0,http://dtipgifts.com,1,phishing_database,dtipgifts.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://rthebrand.com,1,phishing_database,rthebrand.com/,2026-08-09,2026-08-09,2026-08-09
35,2,0,1,0,1,7,4.114718016821339,0,28,0,0,0,11,0,0,http://group-bokep-indo.duckdns.org,1,phishing_database,group-bokep-indo.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
18,0,3,0,1,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://secu100.net,0,tranco,secu100.net/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.536886723742167,0,12,0,0,0,3,0,0,http://hpeprint.com,0,tranco,hpeprint.com/,2026-08-04,2026-08-09,2026-08-04
15,0,1,0,0,1,4,3.456564762130954,0,8,0,0,0,3,0,0,http://knt9.xyz,0,tranco,knt9.xyz/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,1,1,5,3.532573257502619,0,19,0,0,0,3,0,0,http://www.tokyomotion.net,0,tranco,www.tokyomotion.net/,2026-08-04,2026-08-09,2026-08-04
20,0,10,2,0,1,6,3.5841837197791886,0,13,1,0,0,0,0,0,http://68.183.205.35,1,phishing_database,68.183.205.35/,2026-08-09,2026-08-09,2026-08-09
54,4,19,2,0,1,10,4.3607354185496865,0,47,0,0,0,10,0,0,http://5e0fd9ea-fb9d-4899-9935-a06a864df40f.id.repl.co,1,phishing_database,5e0fd9ea-fb9d-4899-9935-a06a864df40f.id.repl.co/,2026-08-09,2026-08-09,2026-08-09
26,0,13,0,0,1,4,3.9021748142117274,0,19,0,0,0,5,0,0,http://9903332114411.cloud,1,phishing_database,9903332114411.cloud/,2026-08-09,2026-08-09,2026-08-09
29,0,0,1,0,1,5,4.211260736432281,0,22,0,0,0,11,0,0,http://bylnyoqzqt.duckdns.org,1,phishing_database,bylnyoqzqt.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
48,5,0,1,0,1,10,4.02467389677155,0,41,0,0,0,11,0,0,http://tfjg-rjgu-egji-zjgi-orjg-rngj.netlify.app,1,phishing_database,tfjg-rjgu-egji-zjgi-orjg-rngj.netlify.app/,2026-08-09,2026-08-09,2026-08-09
14,0,1,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://fc2.com,0,tranco,fc2.com/,2026-08-04,2026-08-09,2026-08-04
25,0,2,1,0,1,5,3.783465189601646,0,18,0,0,0,3,0,0,http://p0dpf6.webwave.dev,1,phishing_database,p0dpf6.webwave.dev/,2026-08-09,2026-08-09,2026-08-09
24,1,2,1,0,1,6,3.772055208874201,0,17,0,0,0,5,0,0,http://apple.cc-00.cloud,1,phishing_database,apple.cc-00.cloud/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,1,1,5,3.4316235658474303,0,12,0,0,0,3,0,0,http://www.tgju.org,0,tranco,www.tgju.org/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.653756708287001,0,14,0,0,0,3,0,0,http://asurascans.com,0,tranco,asurascans.com/,2026-08-04,2026-08-09,2026-08-04
70,2,6,3,0,1,9,4.762872438491471,0,63,0,0,0,16,0,0,http://jjkvcxfpqugdztnvaqddfutxjq-dot-gleowayel400503.uc.r.appspot.com,1,phishing_database,jjkvcxfpqugdztnvaqddfutxjq-dot-gleowayel400503.uc.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
28,0,0,1,0,1,5,4.012188403968661,0,21,0,0,0,9,0,0,http://polymarkets.pages.dev,1,phishing_database,polymarkets.pages.dev/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://tcylgslb.com,0,tranco,tcylgslb.com/,2026-08-04,2026-08-09,2026-08-04
67,1,7,1,0,1,6,4.713414705635524,0,60,0,0,0,10,0,0,http://78iywe4gjhrsfbdkujysegdfiulgweuoysrfgseouygf-2201.vercel.app,1,phishing_database,78iywe4gjhrsfbdkujysegdfiulgweuoysrfgseouygf-2201.vercel.app/,2026-08-09,2026-08-09,2026-08-09
42,0,0,1,1,1,5,3.9784108040822335,0,35,0,0,0,3,0,0,http://greencastle.standardseoservices.com,1,phishing_database,greencastle.standardseoservices.com/,2026-08-09,2026-08-09,2026-08-09
48,0,0,3,0,1,7,4.109359971068856,0,41,0,0,0,9,0,0,http://prod.appsuggestions.teams.cloud.microsoft,0,tranco,prod.appsuggestions.teams.cloud.microsoft/,2026-08-04,2026-08-09,2026-08-04
18,0,0,1,0,1,5,3.5724312513221195,0,11,0,0,0,5,0,0,http://metro.co.uk,0,tranco,metro.co.uk/,2026-08-04,2026-08-09,2026-08-04
29,0,0,1,1,1,5,3.9353986674667634,0,22,0,0,0,3,0,0,http://hot.noodlemagazine.com,0,tranco,hot.noodlemagazine.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://esxdos.org,0,tranco,esxdos.org/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.2195282822995477,0,10,0,0,0,3,0,0,http://toyota.com,0,tranco,toyota.com/,2026-08-03,2026-08-09,2026-08-03
15,0,0,0,0,1,4,3.5068905956085183,0,8,0,0,0,2,0,0,http://found.io,0,tranco,found.io/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.9139770731827515,0,15,0,0,0,3,0,0,http://gamifyspace.com,0,tranco,gamifyspace.com/,2026-08-04,2026-08-09,2026-08-04
31,0,0,1,1,1,5,4.0022680844408445,0,24,0,0,0,3,0,0,http://newdombcg.atwebpages.com,1,phishing_database,newdombcg.atwebpages.com/,2026-08-09,2026-08-09,2026-08-09
16,1,0,0,0,1,5,3.625,0,9,0,0,0,2,0,0,http://gem-co.ae,1,phishing_database,gem-co.ae/,2026-08-09,2026-08-09,2026-08-09
39,0,0,3,0,1,7,4.019143808983936,0,32,0,0,0,5,0,0,http://metamask.io.merge.starhost.cloud,1,phishing_database,metamask.io.merge.starhost.cloud/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.849223912390625,0,16,0,0,0,3,0,0,http://pl.wikipedia.org,0,tranco,pl.wikipedia.org/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.202819531114783,0,9,0,0,0,2,0,0,http://shopee.tw,0,tranco,shopee.tw/,2026-08-04,2026-08-09,2026-08-04
17,0,0,1,0,1,5,3.454822399946607,0,10,0,0,0,2,0,0,http://s.teams.ci,1,phishing_database,s.teams.ci/,2026-08-09,2026-08-09,2026-08-09
50,1,15,1,0,1,6,4.324372820753982,0,43,0,0,0,6,0,0,http://pub-abace604f6704edcaab912d0b8eab4d0.r2.dev,1,phishing_database,pub-abace604f6704edcaab912d0b8eab4d0.r2.dev/,2026-08-09,2026-08-09,2026-08-09
28,2,0,0,0,1,6,4.0661089398374815,0,21,0,0,0,6,0,0,http://rb-cz-kontakty.online,1,phishing_database,rb-cz-kontakty.online/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.546439344671015,0,13,0,0,0,3,0,0,http://amplience.net,0,tranco,amplience.net/,2026-08-04,2026-08-09,2026-08-04
21,1,0,0,1,1,5,3.5537631144722455,0,14,0,0,0,3,0,0,http://tiktok-row.net,0,tranco,tiktok-row.net/,2026-08-03,2026-08-09,2026-08-03
17,0,0,0,0,1,4,3.572469458770136,0,10,0,0,0,2,0,0,http://emaktab.uz,0,tranco,emaktab.uz/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://symcd.com,0,tranco,symcd.com/,2026-08-04,2026-08-09,2026-08-04
58,2,5,2,0,1,8,4.314034874064905,0,51,0,0,0,5,0,0,http://kundenlogin-strato-de7e4eb747.catherinearthur.co.uk,1,phishing_database,kundenlogin-strato-de7e4eb747.catherinearthur.co.uk/,2026-08-09,2026-08-09,2026-08-09
32,0,0,1,1,1,5,4.030639062229566,0,25,0,0,0,3,0,0,http://pinoythings.wordpress.com,1,phishing_database,pinoythings.wordpress.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,1,1,4,3.605388542207534,0,17,0,0,0,3,0,0,http://enlightenment.org,0,tranco,enlightenment.org/,2026-08-03,2026-08-09,2026-08-03
54,2,0,3,0,1,9,4.314620140852037,0,47,0,0,0,16,0,0,http://hutezhgxndhcltai-dot-millinium.ey.r.appspot.com,1,phishing_database,hutezhgxndhcltai-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
81,0,7,2,0,1,6,4.881663164138271,0,74,0,0,0,14,0,0,http://bafybeietauzvys5tmn3wiz2wxracwyvux7novgumbksrza6uu2q7ditjfy.ipfs.dweb.link,1,phishing_database,bafybeietauzvys5tmn3wiz2wxracwyvux7novgumbksrza6uu2q7ditjfy.ipfs.dweb.link/,2026-08-09,2026-08-09,2026-08-09
43,0,0,2,0,1,6,4.045239685277583,0,36,0,0,0,6,0,0,http://icp.administracionelectronica.gob.es,0,tranco,icp.administracionelectronica.gob.es/,2026-08-04,2026-08-09,2026-08-04
39,2,4,1,1,1,7,4.477459270033353,0,32,0,0,0,3,0,0,http://gruop-wabvsizgi.terbaru-2023.com,1,phishing_database,gruop-wabvsizgi.terbaru-2023.com/,2026-08-09,2026-08-09,2026-08-09
32,0,0,1,0,1,5,3.7417292966721747,0,25,0,0,0,2,0,0,http://aolmaiillogin.blogspot.am,1,phishing_database,aolmaiillogin.blogspot.am/,2026-08-09,2026-08-09,2026-08-09
18,1,0,0,1,1,5,3.7254805569978675,0,11,0,0,0,3,0,0,http://dropz-k.com,0,tranco,dropz-k.com/,2026-08-04,2026-08-09,2026-08-04
32,0,0,1,0,1,5,3.952819531114783,0,25,0,0,0,8,0,0,http://pjkeicl.tokenapp.download,1,phishing_database,pjkeicl.tokenapp.download/,2026-08-09,2026-08-09,2026-08-09
39,2,0,2,0,1,8,4.089781950065051,0,32,0,0,0,10,0,0,http://edge-itunes-apple.com.akadns.net,0,tranco,edge-itunes-apple.com.akadns.net/,2026-08-04,2026-08-09,2026-08-04
27,0,0,0,1,1,4,3.8380398168981555,0,20,0,0,0,3,0,0,http://androidauthority.com,0,tranco,androidauthority.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.521640636343319,0,7,0,0,0,2,0,0,http://dzen.ru,0,tranco,dzen.ru/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,1,1,5,3.8219280948873617,0,13,0,0,0,3,0,0,http://api.rlcdn.com,0,tranco,api.rlcdn.com/,2026-08-03,2026-08-09,2026-08-03
25,0,0,0,0,1,4,4.053660689688185,0,18,0,0,0,4,0,0,http://claudinemissi.buzz,1,phishing_database,claudinemissi.buzz/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.4548223999466066,0,10,0,0,0,3,0,0,http://skokka.com,0,tranco,skokka.com/,2026-08-04,2026-08-09,2026-08-04
32,0,0,1,0,1,5,3.9292292966721747,0,25,0,0,0,9,0,0,http://katherinegerman.github.io,1,phishing_database,katherinegerman.github.io/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://wscdns.com,0,tranco,wscdns.com/,2026-08-04,2026-08-09,2026-08-04
34,0,0,1,1,1,5,3.738218635928951,0,27,0,0,0,3,0,0,http://appsforoffice.microsoft.com,0,tranco,appsforoffice.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
26,1,0,0,1,1,5,3.76334248827185,0,19,0,0,0,3,0,0,http://byteeffecttos-g.com,0,tranco,byteeffecttos-g.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.452819531114783,0,9,0,0,0,2,0,0,http://tchibo.de,0,tranco,tchibo.de/,2026-08-04,2026-08-09,2026-08-04
30,2,2,1,0,1,7,4.081727678869736,0,23,0,0,0,9,0,0,http://meta-deck-1y2.pages.dev,1,phishing_database,meta-deck-1y2.pages.dev/,2026-08-09,2026-08-09,2026-08-09
42,2,6,2,0,1,8,4.368042422572716,0,35,0,0,0,22,0,0,http://agps-119c562.ingress-alpha.ewp.live,1,phishing_database,agps-119c562.ingress-alpha.ewp.live/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://snapkit.com,0,tranco,snapkit.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.879664004902593,0,15,0,0,0,3,0,0,http://amazonvideo.com,0,tranco,amazonvideo.com/,2026-08-04,2026-08-09,2026-08-04
29,1,0,1,0,1,6,4.211260736432281,0,22,0,0,0,10,0,0,http://kucon-index.webflow.io,1,phishing_database,kucon-index.webflow.io/,2026-08-09,2026-08-09,2026-08-09
36,1,1,1,0,1,6,4.4057645846554525,0,29,0,0,0,4,0,0,http://bgmi-rewardd.monthly4end.cyou,1,phishing_database,bgmi-rewardd.monthly4end.cyou/,2026-08-09,2026-08-09,2026-08-09
46,3,0,1,1,1,8,4.3274847819558415,0,39,0,0,0,3,0,0,http://halifax.online-secure-device-verify.com,1,phishing_database,halifax.online-secure-device-verify.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://uci.edu,0,tranco,uci.edu/,2026-08-04,2026-08-09,2026-08-04
40,2,2,1,0,1,7,4.496439344671015,0,33,0,0,0,11,0,0,http://admiring-jones-cfb60d.netlify.app,1,phishing_database,admiring-jones-cfb60d.netlify.app/,2026-08-09,2026-08-09,2026-08-09
22,1,0,0,0,1,5,3.8796640049025934,0,15,0,0,0,2,0,0,http://auta-zbyszek.pl,1,phishing_database,auta-zbyszek.pl/,2026-08-09,2026-08-09,2026-08-09
18,0,5,0,0,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://id94761.kim,1,phishing_database,id94761.kim/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,1,1,5,3.9321380397593737,0,12,0,0,0,3,0,0,http://ib.adnxs.com,0,tranco,ib.adnxs.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.5841837197791886,0,13,0,0,0,3,0,0,http://tremorhub.com,0,tranco,tremorhub.com/,2026-08-04,2026-08-09,2026-08-04
43,2,0,2,0,1,8,4.210807487109298,0,36,0,0,0,11,0,0,http://my-citi-resource.bwtmumo.workers.dev,1,phishing_database,my-citi-resource.bwtmumo.workers.dev/,2026-08-09,2026-08-09,2026-08-09
83,1,18,2,0,1,7,4.880903666668071,0,76,0,0,0,11,0,0,http://bafybeia2fnvz7ik7o5ymtwdmcq7bhg6lum3i24574nx7o5dbv52skh32iq.ipfs.cf-ipfs.com,1,phishing_database,bafybeia2fnvz7ik7o5ymtwdmcq7bhg6lum3i24574nx7o5dbv52skh32iq.ipfs.cf-ipfs.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.859470570797251,0,18,0,0,0,3,0,0,http://livingattempts.com,1,phishing_database,livingattempts.com/,2026-08-09,2026-08-09,2026-08-09
38,2,0,1,0,1,7,4.208196592277087,0,31,0,0,0,10,0,0,http://views-auth-cryptoapp.webflow.io,1,phishing_database,views-auth-cryptoapp.webflow.io/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,1,1,5,3.8818326655220816,0,26,0,0,0,3,0,0,http://store.workshopsavemods.com,1,phishing_database,store.workshopsavemods.com/,2026-08-09,2026-08-09,2026-08-09
44,7,0,1,0,1,12,4.123729347428958,0,37,0,0,0,10,0,0,http://portals-sso----ndax-io-cdn.webflow.io,1,phishing_database,portals-sso----ndax-io-cdn.webflow.io/,2026-08-09,2026-08-09,2026-08-09
32,0,0,0,0,1,4,3.9886085007312415,0,25,0,0,0,5,0,0,http://fldeiltytextservice.world,1,phishing_database,fldeiltytextservice.world/,2026-08-09,2026-08-09,2026-08-09
30,1,0,1,1,1,6,4.031401845392172,0,23,0,0,0,3,0,0,http://arcus-uswest.amazon.com,0,tranco,arcus-uswest.amazon.com/,2026-08-04,2026-08-09,2026-08-04
36,1,0,1,0,1,6,4.030493056757482,0,29,0,0,0,10,0,0,http://auth-itrustcapital.webflow.io,1,phishing_database,auth-itrustcapital.webflow.io/,2026-08-09,2026-08-09,2026-08-09
23,0,5,1,0,1,5,4.142914673354254,0,16,0,0,0,2,0,0,http://co60438.tmweb.ru,1,phishing_database,co60438.tmweb.ru/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.7216117239699007,0,12,0,0,0,4,0,0,http://belhuis.link,1,phishing_database,belhuis.link/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://iotbing.com,0,tranco,iotbing.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.6421498816369033,0,12,0,0,0,3,0,0,http://nextdoor.com,0,tranco,nextdoor.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.6163485660751635,0,12,0,0,0,2,0,0,http://kinopoisk.ru,0,tranco,kinopoisk.ru/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://unisoc.com,0,tranco,unisoc.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.606936732175322,0,15,0,0,0,3,0,0,http://doh.opendns.com,0,tranco,doh.opendns.com/,2026-08-03,2026-08-09,2026-08-03
33,0,0,1,1,1,5,4.086526226193702,0,26,0,0,0,3,0,0,http://privatelink.msidentity.com,0,tranco,privatelink.msidentity.com/,2026-08-04,2026-08-09,2026-08-04
40,1,8,1,1,1,6,4.534183719779189,0,33,0,0,0,3,0,0,http://freefire11158417.krisna-cloud.com,1,phishing_database,freefire11158417.krisna-cloud.com/,2026-08-09,2026-08-09,2026-08-09
27,0,0,0,1,1,4,4.1622949095708766,0,20,0,0,0,3,0,0,http://discovermagazine.com,0,tranco,discovermagazine.com/,2026-08-04,2026-08-09,2026-08-04
38,0,2,1,0,1,5,4.366091329119191,0,31,0,0,0,11,0,0,http://luckyspinfreefire91.duckdns.org,1,phishing_database,luckyspinfreefire91.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.4225779953216042,0,14,0,0,0,3,0,0,http://weatherkit.net,0,tranco,weatherkit.net/,2026-08-04,2026-08-09,2026-08-04
41,3,0,1,1,1,8,3.9091598586362752,0,34,0,0,0,3,0,0,http://app-site-association.cdn-apple.com,0,tranco,app-site-association.cdn-apple.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.2359263506290326,0,7,0,0,0,2,0,0,http://rsch.jp,0,tranco,rsch.jp/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,1,1,4,3.9701755214643453,0,17,0,0,0,3,0,0,http://cloudflaressl.com,0,tranco,cloudflaressl.com/,2026-08-04,2026-08-09,2026-08-04
40,4,1,2,1,1,10,3.9964393446710145,0,33,0,0,0,3,0,0,http://teams-mrc-ww-perf.tm-4.office.com,0,tranco,teams-mrc-ww-perf.tm-4.office.com/,2026-08-04,2026-08-09,2026-08-04
16,0,1,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://youm7.com,0,tranco,youm7.com/,2026-08-04,2026-08-09,2026-08-04
19,0,1,0,1,1,4,3.536886723742167,0,12,0,0,0,3,0,0,http://control4.com,0,tranco,control4.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.5766176449086657,0,12,0,0,0,3,0,0,http://logitech.com,0,tranco,logitech.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.640223928941852,0,8,0,0,0,3,0,0,http://real.com,0,tranco,real.com/,2026-08-04,2026-08-09,2026-08-04
36,0,0,1,0,1,5,3.983006780520074,0,29,0,0,0,10,0,0,http://walleteruioconnect.gitbook.io,1,phishing_database,walleteruioconnect.gitbook.io/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.5368867237421666,0,12,0,0,0,2,0,0,http://datagrail.io,0,tranco,datagrail.io/,2026-08-04,2026-08-09,2026-08-04
22,1,0,0,0,1,5,3.970573095811684,0,15,0,0,0,2,0,0,http://emails-track.be,1,phishing_database,emails-track.be/,2026-08-09,2026-08-09,2026-08-09
50,1,0,1,0,1,6,4.294177320667443,0,43,0,0,0,9,0,0,http://hgajnvoz-functionalityenhancement.pages.dev,1,phishing_database,hgajnvoz-functionalityenhancement.pages.dev/,2026-08-09,2026-08-09,2026-08-09
42,5,0,1,0,1,10,4.148535733313821,0,35,0,0,0,9,0,0,http://sso-coin-base-coms-x-auth.pages.dev,1,phishing_database,sso-coin-base-coms-x-auth.pages.dev/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://fravega.com,0,tranco,fravega.com/,2026-08-04,2026-08-09,2026-08-04
21,1,0,1,1,1,6,3.7849418274376423,0,14,0,0,0,3,0,0,http://s.team-rus.com,1,phishing_database,s.team-rus.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.1916116417513782,0,11,0,0,0,2,0,0,http://gazzetta.it,0,tranco,gazzetta.it/,2026-08-04,2026-08-09,2026-08-04
32,0,4,1,0,1,5,4.155639062229566,0,25,0,0,0,8,0,0,http://35jbd92.tokenapp.download,1,phishing_database,35jbd92.tokenapp.download/,2026-08-09,2026-08-09,2026-08-09
19,1,0,0,0,1,5,3.681880802803402,0,12,0,0,0,3,0,0,http://whats-df.vip,1,phishing_database,whats-df.vip/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,0,1,5,3.9225895736416696,0,26,0,0,0,16,0,0,http://sabouneke.cloudaccess.host,1,phishing_database,sabouneke.cloudaccess.host/,2026-08-09,2026-08-09,2026-08-09
30,0,0,1,1,1,5,3.948394345536403,0,23,0,0,0,3,0,0,http://onnlineepaay.weebly.com,1,phishing_database,onnlineepaay.weebly.com/,2026-08-09,2026-08-09,2026-08-09
23,0,5,1,1,1,5,3.6753108689123644,0,16,0,0,0,3,0,0,http://4h64.pilot45.com,1,phishing_database,4h64.pilot45.com/,2026-08-09,2026-08-09,2026-08-09
50,1,24,1,0,1,6,4.456174630069641,0,43,0,0,0,6,0,0,http://pub-82a0058317cd4ed9b83bc6688962c316.r2.dev,1,phishing_database,pub-82a0058317cd4ed9b83bc6688962c316.r2.dev/,2026-08-09,2026-08-09,2026-08-09
39,2,12,1,1,1,7,4.4874684886375364,0,32,0,0,0,3,0,0,http://att-107984-106561.weeblysite.com,1,phishing_database,att-107984-106561.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
31,0,0,2,0,1,6,3.9134007456613777,0,24,0,0,0,6,0,0,http://mail.osonavillage.com.na,1,phishing_database,mail.osonavillage.com.na/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://amazon.pl,0,tranco,amazon.pl/,2026-08-03,2026-08-09,2026-08-03
25,0,2,1,0,1,5,3.8634651896016465,0,18,0,0,0,3,0,0,http://qxh2v7.webwave.dev,1,phishing_database,qxh2v7.webwave.dev/,2026-08-09,2026-08-09,2026-08-09
22,0,0,1,0,1,5,3.879664004902594,0,15,0,0,0,6,0,0,http://bunnings.com.au,0,tranco,bunnings.com.au/,2026-08-04,2026-08-09,2026-08-04
23,0,4,0,1,1,4,4.001822825622232,0,16,0,0,0,3,0,0,http://1619services.com,1,phishing_database,1619services.com/,2026-08-09,2026-08-09,2026-08-09
26,1,0,1,1,1,6,3.719294525666979,0,19,0,0,0,3,0,0,http://apple.maps-auth.com,1,phishing_database,apple.maps-auth.com/,2026-08-09,2026-08-09,2026-08-09
30,0,1,2,1,1,6,4.0062389286533895,0,23,0,0,0,3,0,0,http://eb.us1.thousandeyes.com,0,tranco,eb.us1.thousandeyes.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,1,1,5,3.6845608142862893,0,17,0,0,0,3,0,0,http://coooox.weebly.com,1,phishing_database,coooox.weebly.com/,2026-08-09,2026-08-09,2026-08-09
25,1,0,1,1,1,6,3.813660689688185,0,18,0,0,0,3,0,0,http://server.net-upt.com,1,phishing_database,server.net-upt.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.826874881864637,0,12,0,0,0,3,0,0,http://eufylife.com,0,tranco,eufylife.com/,2026-08-04,2026-08-09,2026-08-04
31,0,0,1,0,1,5,4.106949132758152,0,24,0,0,0,5,0,0,http://token.safebrowsing.apple,0,tranco,token.safebrowsing.apple/,2026-08-04,2026-08-09,2026-08-04
33,0,0,1,1,1,5,4.165013816065913,0,26,0,0,0,3,0,0,http://bhzvhcvxdcs.weeblysite.com,1,phishing_database,bhzvhcvxdcs.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.323231428797621,0,8,0,0,0,2,0,0,http://snapp.ir,0,tranco,snapp.ir/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.09306920777189,0,7,0,0,0,2,0,0,http://free.fr,0,tranco,free.fr/,2026-08-04,2026-08-09,2026-08-04
28,0,0,0,0,1,4,3.842370993177108,0,21,0,0,0,3,0,0,http://uhoriabackrawgiro.top,1,phishing_database,uhoriabackrawgiro.top/,2026-08-09,2026-08-09,2026-08-09
30,1,0,0,0,1,5,4.040223928941852,0,23,0,0,0,6,0,0,http://facabookk-mobile.online,1,phishing_database,facabookk-mobile.online/,2026-08-09,2026-08-09,2026-08-09
22,0,3,1,0,1,5,3.879664004902593,0,15,0,0,0,4,0,0,http://i.porno365.golf,0,tranco,i.porno365.golf/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,1,1,5,3.593269689515108,0,18,0,0,0,3,0,0,http://graph.whatsapp.com,0,tranco,graph.whatsapp.com/,2026-08-04,2026-08-09,2026-08-04
30,0,0,1,0,1,5,3.9614063297218425,0,23,0,0,0,10,0,0,http://crptcomlogon.webflow.io,1,phishing_database,crptcomlogon.webflow.io/,2026-08-09,2026-08-09,2026-08-09
32,0,4,2,0,1,6,3.988608500731241,0,25,0,0,0,2,0,0,http://rihiwa9482.temp.swtest.ru,1,phishing_database,rihiwa9482.temp.swtest.ru/,2026-08-09,2026-08-09,2026-08-09
38,1,0,1,0,1,6,4.198603750787605,0,31,0,0,0,14,0,0,http://robinfrontend-pa.googleapis.com,0,tranco,robinfrontend-pa.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
20,0,1,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://auth0edge.com,0,tranco,auth0edge.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,1,1,5,3.6235166412180146,0,19,0,0,0,3,0,0,http://c.theborneopost.com,1,phishing_database,c.theborneopost.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.25,0,9,0,0,0,2,0,0,http://akstat.io,0,tranco,akstat.io/,2026-08-04,2026-08-09,2026-08-04
42,2,0,1,1,1,7,3.957063257600334,0,35,0,0,0,3,0,0,http://pengembalian-dana-lazada.linkpc.net,1,phishing_database,pengembalian-dana-lazada.linkpc.net/,2026-08-09,2026-08-09,2026-08-09
43,1,1,3,0,1,8,4.219885615610767,0,36,0,0,0,9,0,0,http://res-4.public.onecdn.static.microsoft,0,tranco,res-4.public.onecdn.static.microsoft/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.913977073182751,0,15,0,0,0,3,0,0,http://springserve.com,0,tranco,springserve.com/,2026-08-04,2026-08-09,2026-08-04
36,0,0,1,1,1,5,4.024944975084711,0,29,0,0,0,3,0,0,http://rabinhoodloginy.cryperror.com,1,phishing_database,rabinhoodloginy.cryperror.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,4.0559581516151235,0,16,0,0,0,3,0,0,http://jigsawplanet.com,0,tranco,jigsawplanet.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.845350936622435,0,15,0,0,0,3,0,0,http://agltradeuae.com,1,phishing_database,agltradeuae.com/,2026-08-09,2026-08-09,2026-08-09
14,0,1,0,0,1,4,3.521640636343319,0,7,0,0,0,2,0,0,http://2gis.ru,0,tranco,2gis.ru/,2026-08-04,2026-08-09,2026-08-04
33,0,3,3,0,1,7,4.2942460132322875,0,26,0,0,0,3,0,0,http://arnozom.co.ip.793dmrfb.xyz,1,phishing_database,arnozom.co.ip.793dmrfb.xyz/,2026-08-09,2026-08-09,2026-08-09
30,0,0,0,1,1,4,4.01506101220307,0,23,0,0,0,3,0,0,http://transformativeworks.org,0,tranco,transformativeworks.org/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,0,1,5,3.6841837197791882,0,13,0,0,0,6,0,0,http://letras.mus.br,0,tranco,letras.mus.br/,2026-08-04,2026-08-09,2026-08-04
33,1,0,1,1,1,6,4.104407755459851,0,26,0,0,0,3,0,0,http://gmin-logn.godaddysites.com,1,phishing_database,gmin-logn.godaddysites.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,1,0,1,5,4.083856189774724,0,18,0,0,0,6,0,0,http://andresjorge.com.mx,1,phishing_database,andresjorge.com.mx/,2026-08-09,2026-08-09,2026-08-09
37,0,8,3,1,1,7,4.357837824971466,0,30,0,0,0,3,0,0,http://2vpoby.43811.wap.shuaihu99.com,1,phishing_database,2vpoby.43811.wap.shuaihu99.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.530493056757482,0,11,0,0,0,3,0,0,http://netease.com,0,tranco,netease.com/,2026-08-04,2026-08-09,2026-08-04
50,1,16,1,0,1,6,4.363074189428569,0,43,0,0,0,6,0,0,http://pub-e6b4cd63b6ef4e5e9d05ddf4a7cd15e7.r2.dev,1,phishing_database,pub-e6b4cd63b6ef4e5e9d05ddf4a7cd15e7.r2.dev/,2026-08-09,2026-08-09,2026-08-09
20,0,2,0,0,1,4,3.546439344671015,0,13,0,0,0,4,0,0,http://amitap12.shop,1,phishing_database,amitap12.shop/,2026-08-09,2026-08-09,2026-08-09
14,0,1,0,0,1,4,3.3787834934861767,0,7,0,0,0,2,0,0,http://eye4.cn,0,tranco,eye4.cn/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://outbrain.org,0,tranco,outbrain.org/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,1,1,5,3.499227541723357,0,14,0,0,0,3,0,0,http://assets.msn.com,0,tranco,assets.msn.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.882045108136863,0,16,0,0,0,3,0,0,http://aboutcookies.org,0,tranco,aboutcookies.org/,2026-08-04,2026-08-09,2026-08-04
27,1,0,1,0,1,6,4.060262039120378,0,20,0,0,0,9,0,0,http://joren-grid.pages.dev,1,phishing_database,joren-grid.pages.dev/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.721928094887362,0,13,0,0,0,3,0,0,http://gameforge.com,0,tranco,gameforge.com/,2026-08-04,2026-08-09,2026-08-04
36,0,8,2,0,1,6,4.461320140211007,0,29,0,0,0,6,0,0,http://99537106.jxltransporte.com.br,1,phishing_database,99537106.jxltransporte.com.br/,2026-08-09,2026-08-09,2026-08-09
15,0,1,0,1,1,4,3.640223928941852,0,8,0,0,0,3,0,0,http://1drv.com,0,tranco,1drv.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,0,0,1,4,3.9946803684089094,0,21,0,0,0,4,0,0,http://syndicatedsearch.goog,0,tranco,syndicatedsearch.goog/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,0,1,5,3.763856189774724,0,18,0,0,0,4,0,0,http://www.moviezwap.love,0,tranco,www.moviezwap.love/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,0,1,4,3.6682958340544896,0,17,0,0,0,2,0,0,http://vseinstrumenti.ru,0,tranco,vseinstrumenti.ru/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.7216117239699003,0,12,0,0,0,3,0,0,http://vbnmhjlp.com,0,tranco,vbnmhjlp.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,1,1,5,3.7192945256669785,0,19,0,0,0,3,0,0,http://vas.samsungapps.com,0,tranco,vas.samsungapps.com/,2026-08-04,2026-08-09,2026-08-04
30,0,2,1,0,1,5,3.881727678869736,0,23,0,0,0,9,0,0,http://harshitpraj12.github.io,1,phishing_database,harshitpraj12.github.io/,2026-08-09,2026-08-09,2026-08-09
87,0,7,2,0,1,6,4.803078087798171,0,80,0,0,0,20,0,0,http://bafybeiexetbppmjfncj2iynr5zkzp76vqvepctamorcq2hdljvs3ksvr2m.ipfs.nftstorage.link,1,phishing_database,bafybeiexetbppmjfncj2iynr5zkzp76vqvepctamorcq2hdljvs3ksvr2m.ipfs.nftstorage.link/,2026-08-09,2026-08-09,2026-08-09
79,6,23,2,0,1,12,4.669189812137755,0,72,0,0,0,18,0,0,http://dda65b3f-c30d-4f59-bdbe-0dfe64b25f7c-00-2r64855b8zlef.janeway.replit.dev,1,phishing_database,dda65b3f-c30d-4f59-bdbe-0dfe64b25f7c-00-2r64855b8zlef.janeway.replit.dev/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,0,1,5,3.446439344671015,0,13,0,0,0,2,0,0,http://www.betano.pe,0,tranco,www.betano.pe/,2026-08-04,2026-08-09,2026-08-04
16,0,0,1,0,1,5,3.5,0,9,0,0,0,6,0,0,http://ap.gov.in,0,tranco,ap.gov.in/,2026-08-03,2026-08-09,2026-08-03
20,0,0,0,1,1,4,3.921928094887362,0,13,0,0,0,3,0,0,http://gunbroker.com,0,tranco,gunbroker.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.8268748818646365,0,12,0,0,0,3,0,0,http://overleaf.com,0,tranco,overleaf.com/,2026-08-04,2026-08-09,2026-08-04
21,1,0,0,1,1,5,4.011365041826379,0,14,0,0,0,3,0,0,http://dns-finder.com,0,tranco,dns-finder.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.3735572622751855,0,8,0,0,0,3,0,0,http://eyeo.com,0,tranco,eyeo.com/,2026-08-03,2026-08-09,2026-08-03
19,0,0,0,1,1,4,3.4058222502856896,0,12,0,0,0,3,0,0,http://opentext.com,0,tranco,opentext.com/,2026-08-04,2026-08-09,2026-08-04
21,0,1,2,1,1,6,3.391386469985718,0,14,0,0,0,3,0,0,http://0.pool.ntp.org,0,tranco,0.pool.ntp.org/,2026-07-31,2026-08-09,2026-07-31
33,1,4,1,0,1,6,4.317121392085726,0,26,0,0,0,11,0,0,http://grubtante-2021.duckdns.org,1,phishing_database,grubtante-2021.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,4.056020968057881,0,19,0,0,0,3,0,0,http://bestleadsaround.com,1,phishing_database,bestleadsaround.com/,2026-08-09,2026-08-09,2026-08-09
28,0,2,2,0,1,6,4.208966082694624,0,21,0,0,0,11,0,0,http://10.diynas.cloudns.biz,1,phishing_database,10.diynas.cloudns.biz/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://joker.com,0,tranco,joker.com/,2026-08-04,2026-08-09,2026-08-04
34,0,1,1,1,1,5,4.017917900762097,0,27,0,0,0,3,0,0,http://ensonkimbakti.byethost7.com,1,phishing_database,ensonkimbakti.byethost7.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.9238561897747233,0,18,0,0,0,3,0,0,http://haveibeenpwned.com,0,tranco,haveibeenpwned.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,0,1,5,4.088779347361362,0,16,0,0,0,4,0,0,http://daily.cxvpn.buzz,1,phishing_database,daily.cxvpn.buzz/,2026-08-09,2026-08-09,2026-08-09
41,1,2,2,0,1,7,4.217818932588801,0,34,0,0,0,6,0,0,http://aktivasi-danakagetid.from33.biz.id,1,phishing_database,aktivasi-danakagetid.from33.biz.id/,2026-08-09,2026-08-09,2026-08-09
27,0,2,1,1,1,5,4.032303242743953,0,20,0,0,0,3,0,0,http://www.filmyzilla37.com,0,tranco,www.filmyzilla37.com/,2026-08-04,2026-08-09,2026-08-04
16,1,0,0,1,1,5,3.5,0,9,0,0,0,3,0,0,http://no-ip.com,0,tranco,no-ip.com/,2026-08-04,2026-08-09,2026-08-04
31,1,0,1,0,1,6,3.9101792788836396,0,24,0,0,0,2,0,0,http://home.lloydsplc-online.ml,1,phishing_database,home.lloydsplc-online.ml/,2026-08-09,2026-08-09,2026-08-09
21,0,11,2,0,1,6,3.27280432733462,0,14,1,0,0,0,0,0,http://194.36.191.196,1,phishing_database,194.36.191.196/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.7254805569978675,0,11,0,0,0,3,0,0,http://nizixun.com,0,tranco,nizixun.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://csfd.cz,0,tranco,csfd.cz/,2026-08-04,2026-08-09,2026-08-04
36,1,6,1,1,1,6,4.204511459715548,0,29,0,0,0,3,0,0,http://hotmail-101171.weeblysite.com,1,phishing_database,hotmail-101171.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
28,0,0,0,0,1,4,4.012188403968661,0,21,0,0,0,2,0,0,http://diaconaleplatforms.nl,1,phishing_database,diaconaleplatforms.nl/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.452819531114783,0,9,0,0,0,2,0,0,http://rentry.co,0,tranco,rentry.co/,2026-08-04,2026-08-09,2026-08-04
28,0,1,1,0,1,5,4.110577243331642,0,21,0,0,0,6,0,0,http://www.5movierulz.school,0,tranco,www.5movierulz.school/,2026-08-04,2026-08-09,2026-08-04
31,0,2,1,1,1,5,4.091135423220311,0,24,0,0,0,3,0,0,http://arvestunblock.serv00.net,1,phishing_database,arvestunblock.serv00.net/,2026-08-09,2026-08-09,2026-08-09
27,1,0,1,0,1,6,4.060262039120378,0,20,0,0,0,3,0,0,http://baiii-wong.cutvi.cfd,1,phishing_database,baiii-wong.cutvi.cfd/,2026-08-09,2026-08-09,2026-08-09
24,1,0,0,1,1,5,4.053508854797679,0,17,0,0,0,3,0,0,http://oecd-ilibrary.org,0,tranco,oecd-ilibrary.org/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.7216117239699007,0,12,0,0,0,3,0,0,http://whecloud.com,0,tranco,whecloud.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,0,1,1,4,3.5836169753972325,0,21,0,0,0,3,0,0,http://protectmetawallet.com,1,phishing_database,protectmetawallet.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.9021748142117274,0,19,0,0,0,3,0,0,http://libertaddigital.com,0,tranco,libertaddigital.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,1,1,4,3.605388542207534,0,17,0,0,0,3,0,0,http://openstreetmap.org,0,tranco,openstreetmap.org/,2026-08-03,2026-08-09,2026-08-03
23,0,0,0,1,1,4,3.882045108136863,0,16,0,0,0,3,0,0,http://bancsabadell.com,0,tranco,bancsabadell.com/,2026-08-04,2026-08-09,2026-08-04
41,0,7,2,0,1,6,4.122693700152458,0,34,0,0,0,27,0,0,http://555455.ams3.digitaloceanspaces.com,1,phishing_database,555455.ams3.digitaloceanspaces.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.454822399946607,0,10,0,0,0,2,0,0,http://fanpage.it,0,tranco,fanpage.it/,2026-08-04,2026-08-09,2026-08-04
28,0,4,1,0,1,5,3.94075983254009,0,21,0,0,0,9,0,0,http://abhiraj5007.github.io,1,phishing_database,abhiraj5007.github.io/,2026-08-09,2026-08-09,2026-08-09
27,0,3,1,0,1,5,3.8804563734806248,0,20,0,0,0,2,0,0,http://mj567tbq.blogspot.lt,1,phishing_database,mj567tbq.blogspot.lt/,2026-08-09,2026-08-09,2026-08-09
40,1,10,1,0,1,6,4.634183719779188,0,33,0,0,0,2,0,0,http://fbrules-9691859270.komunalnopt.me,1,phishing_database,fbrules-9691859270.komunalnopt.me/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,1,1,5,3.9621031651557947,0,24,0,0,0,3,0,0,http://formulirtarif.idbrmo.net,1,phishing_database,formulirtarif.idbrmo.net/,2026-08-09,2026-08-09,2026-08-09
28,0,0,1,0,1,5,3.8248629576173574,0,21,0,0,0,8,0,0,http://lbbvanelcash.ddns.net,1,phishing_database,lbbvanelcash.ddns.net/,2026-08-09,2026-08-09,2026-08-09
25,1,0,0,0,1,5,3.779470570797251,0,18,0,0,0,6,0,0,http://m-tbprotect.online,1,phishing_database,m-tbprotect.online/,2026-08-09,2026-08-09,2026-08-09
32,1,6,1,1,1,6,4.301108500731241,0,25,0,0,0,3,0,0,http://att-109803.weeblysite.com,1,phishing_database,att-109803.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.8208888513501886,0,14,0,0,0,3,0,0,http://onaudience.com,0,tranco,onaudience.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.452819531114783,0,9,0,0,0,4,0,0,http://nabu.casa,0,tranco,nabu.casa/,2026-08-04,2026-08-09,2026-08-04
30,0,0,1,0,1,5,4.081727678869736,0,23,0,0,0,2,0,0,http://irlajdcc.boyacentury.cn,1,phishing_database,irlajdcc.boyacentury.cn/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.323231428797621,0,8,0,0,0,2,0,0,http://stern.de,0,tranco,stern.de/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.5032583347756456,0,11,0,0,0,3,0,0,http://gygtest.com,0,tranco,gygtest.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,2,0,0,http://discord.gg,0,tranco,discord.gg/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,0,1,5,4.0559581516151235,0,16,0,0,0,6,0,0,http://finsorted.com.au,1,phishing_database,finsorted.com.au/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,1,1,4,3.8349625007211565,0,17,0,0,0,3,0,0,http://premierleague.com,0,tranco,premierleague.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.5068905956085192,0,8,0,0,0,4,0,0,http://rvr.link,1,phishing_database,rvr.link/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://umich.edu,0,tranco,umich.edu/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.3735572622751855,0,8,0,0,0,2,0,0,http://divar.ir,0,tranco,divar.ir/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://jivosite.com,0,tranco,jivosite.com/,2026-08-04,2026-08-09,2026-08-04
15,0,1,0,0,1,4,3.456564762130954,0,8,0,0,0,2,0,0,http://atel1.cf,1,phishing_database,atel1.cf/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.7887549139935035,0,15,0,0,0,3,0,0,http://dinahosting.com,0,tranco,dinahosting.com/,2026-08-04,2026-08-09,2026-08-04
47,6,0,1,0,1,11,4.144702415369331,0,40,0,0,0,10,0,0,http://portal-app-ndax-io-cdn-n-auth.webflow.io,1,phishing_database,portal-app-ndax-io-cdn-n-auth.webflow.io/,2026-08-09,2026-08-09,2026-08-09
29,0,0,0,1,1,4,3.6335059949783672,0,22,0,0,0,3,0,0,http://accesohipotechario.com,1,phishing_database,accesohipotechario.com/,2026-08-09,2026-08-09,2026-08-09
27,0,0,0,1,1,4,3.958229168669879,0,20,0,0,0,3,0,0,http://danddistributing.com,1,phishing_database,danddistributing.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://newsmax.com,0,tranco,newsmax.com/,2026-08-04,2026-08-09,2026-08-04
41,6,0,1,0,1,11,4.061956505136042,0,34,0,0,0,10,0,0,http://auth--connect----trazor.webflow.io,1,phishing_database,auth--connect----trazor.webflow.io/,2026-08-09,2026-08-09,2026-08-09
24,1,0,0,1,1,5,3.740601562950723,0,17,0,0,0,3,0,0,http://assets-yammer.com,0,tranco,assets-yammer.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,0,1,5,3.6211755429194716,0,16,0,0,0,6,0,0,http://karnataka.gov.in,0,tranco,karnataka.gov.in/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.6753108689123644,0,16,0,0,0,3,0,0,http://ocsp.godaddy.com,0,tranco,ocsp.godaddy.com/,2026-08-04,2026-08-09,2026-08-04
26,1,0,0,0,1,5,4.1619781796795525,0,19,0,0,0,4,0,0,http://rabo-inzamelen.club,1,phishing_database,rabo-inzamelen.club/,2026-08-09,2026-08-09,2026-08-09
50,1,25,1,0,1,6,4.4083674395583765,0,43,0,0,0,6,0,0,http://pub-4e9d559e11c54314b7639d20c3d13682.r2.dev,1,phishing_database,pub-4e9d559e11c54314b7639d20c3d13682.r2.dev/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.8841837197791884,0,13,0,0,0,3,0,0,http://nextlgsdp.com,0,tranco,nextlgsdp.com/,2026-08-04,2026-08-09,2026-08-04
40,0,4,1,0,1,5,4.384183719779188,0,33,0,0,0,11,0,0,http://bokepterbatuviral2022.duckdns.org,1,phishing_database,bokepterbatuviral2022.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6143694458867563,0,11,0,0,0,3,0,0,http://shopify.com,0,tranco,shopify.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.3735572622751855,0,8,0,0,0,3,0,0,http://noip.com,0,tranco,noip.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,0,1,5,3.843856189774724,0,18,0,0,0,7,0,0,http://pdylxwxsbq.web.app,1,phishing_database,pdylxwxsbq.web.app/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://verizon.net,0,tranco,verizon.net/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.8801799226757376,0,14,0,0,0,3,0,0,http://reviewdigi.com,1,phishing_database,reviewdigi.com/,2026-08-09,2026-08-09,2026-08-09
24,0,1,1,0,1,5,3.8035088547976788,0,17,0,0,0,2,0,0,http://marbautyaa1.co.vu,1,phishing_database,marbautyaa1.co.vu/,2026-08-09,2026-08-09,2026-08-09
19,0,2,0,1,1,4,3.9321380397593733,0,12,0,0,0,3,0,0,http://6qdgn5ym.com,0,tranco,6qdgn5ym.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.6841837197791887,0,13,0,0,0,3,0,0,http://bdoveboip.com,1,phishing_database,bdoveboip.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,2,1,1,6,3.7962176025900556,0,19,0,0,0,3,0,0,http://init.push.apple.com,0,tranco,init.push.apple.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://inc.com,0,tranco,inc.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,1,1,5,3.6841837197791887,0,13,0,0,0,3,0,0,http://m.fmkorea.com,0,tranco,m.fmkorea.com/,2026-08-04,2026-08-09,2026-08-04
36,1,0,2,0,1,7,4.016875695766563,0,29,0,0,0,6,0,0,http://app-wallets.suguniport.org.ng,1,phishing_database,app-wallets.suguniport.org.ng/,2026-08-09,2026-08-09,2026-08-09
39,0,5,1,1,1,5,4.355539077670187,0,32,0,0,0,3,0,0,http://bcr8j4js4am4v8pt.webcindario.com,1,phishing_database,bcr8j4js4am4v8pt.webcindario.com/,2026-08-09,2026-08-09,2026-08-09
40,4,5,1,0,1,9,4.3653115322251015,0,33,0,0,0,11,0,0,http://grup-new-2021-3-situs.duckdns.org,1,phishing_database,grup-new-2021-3-situs.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.958229168669879,0,20,0,0,0,3,0,0,http://harmokley.tripod.com,1,phishing_database,harmokley.tripod.com/,2026-08-09,2026-08-09,2026-08-09
28,0,1,1,0,1,5,4.208966082694623,0,21,0,0,0,11,0,0,http://jasadfww1.duckdns.org,1,phishing_database,jasadfww1.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
50,0,0,0,0,1,4,3.9819845111787067,0,43,0,0,0,2,0,0,http://asistenciadoresdeimnovadoramentepacifico.cf,1,phishing_database,asistenciadoresdeimnovadoramentepacifico.cf/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,1,1,5,3.5766176449086657,0,12,0,0,0,3,0,0,http://ls.apple.com,0,tranco,ls.apple.com/,2026-08-04,2026-08-09,2026-08-04
31,2,0,0,1,1,6,4.0667842134731025,0,24,0,0,0,3,0,0,http://my-wallet-validation.com,1,phishing_database,my-wallet-validation.com/,2026-08-09,2026-08-09,2026-08-09
33,1,0,2,1,1,7,4.165013816065912,0,26,0,0,0,3,0,0,http://amd-infra.itunes.apple.com,0,tranco,amd-infra.itunes.apple.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,1,0,1,5,3.381580488309164,0,10,0,0,0,6,0,0,http://neu.edu.cn,0,tranco,neu.edu.cn/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.452819531114783,0,9,0,0,0,2,0,0,http://litres.ru,0,tranco,litres.ru/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,0,1,5,3.5883543471732335,0,16,0,0,0,9,0,0,http://pluxio.github.io,1,phishing_database,pluxio.github.io/,2026-08-09,2026-08-09,2026-08-09
15,0,2,0,0,1,4,3.3735572622751855,0,8,0,0,0,2,0,0,http://1und1.de,0,tranco,1und1.de/,2026-08-04,2026-08-09,2026-08-04
39,6,0,1,0,1,11,4.111698692943855,0,32,0,0,0,10,0,0,http://base---ndaxx--auth-io.webflow.io,1,phishing_database,base---ndaxx--auth-io.webflow.io/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.3921472236645345,0,11,0,0,0,3,0,0,http://pornoxo.com,0,tranco,pornoxo.com/,2026-08-04,2026-08-09,2026-08-04
24,1,0,1,0,1,6,3.459147917027245,0,17,0,0,0,6,0,0,http://app-atomic.co.com,1,phishing_database,app-atomic.co.com/,2026-08-09,2026-08-09,2026-08-09
32,1,10,2,0,1,7,4.241729296672174,0,25,0,0,0,2,0,0,http://22160-4580.s2.webspace.re,1,phishing_database,22160-4580.s2.webspace.re/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.0269868333592873,0,6,0,0,0,2,0,0,http://dto.jp,0,tranco,dto.jp/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,0,1,4,3.180832987205441,0,6,0,0,0,2,0,0,http://tsn.ca,0,tranco,tsn.ca/,2026-08-04,2026-08-09,2026-08-04
83,1,7,2,0,1,7,4.823111721100241,0,76,0,0,0,11,0,0,http://bafkreibwkuubswrkfxdojpzvh7b5sbodv7y2hi6mwfgbyczwabepnuet44.ipfs.cf-ipfs.com,1,phishing_database,bafkreibwkuubswrkfxdojpzvh7b5sbodv7y2hi6mwfgbyczwabepnuet44.ipfs.cf-ipfs.com/,2026-08-09,2026-08-09,2026-08-09
37,2,4,0,0,1,6,4.317033095124792,0,30,0,0,0,3,0,0,http://2022-girobanken-sparkassen.xyz,1,phishing_database,2022-girobanken-sparkassen.xyz/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.676390632579627,0,20,0,0,0,3,0,0,http://www.apuestatotal.com,0,tranco,www.apuestatotal.com/,2026-08-04,2026-08-09,2026-08-04
21,0,1,1,1,1,5,3.9161269465882835,0,14,0,0,0,3,0,0,http://go.mx5life.com,1,phishing_database,go.mx5life.com/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,1,1,5,3.4468074086707277,0,24,0,0,0,3,0,0,http://hothothothotl.weebly.com,1,phishing_database,hothothothotl.weebly.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.7638561897747245,0,18,0,0,0,3,0,0,http://stripchatgirls.com,0,tranco,stripchatgirls.com/,2026-08-03,2026-08-09,2026-08-03
22,1,0,0,1,1,5,3.9139770731827515,0,15,0,0,0,3,0,0,http://ip-holdings.com,1,phishing_database,ip-holdings.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.892407118592875,0,12,0,0,0,3,0,0,http://ultradns.com,0,tranco,ultradns.com/,2026-08-04,2026-08-09,2026-08-04
42,2,0,1,0,1,7,4.07757263828177,0,35,0,0,0,2,0,0,http://peppermint-vivid-sodalite.glitch.me,1,phishing_database,peppermint-vivid-sodalite.glitch.me/,2026-08-09,2026-08-09,2026-08-09
34,0,2,1,0,1,5,3.9254106352407234,0,27,0,0,0,9,0,0,http://piyushportfolio50.github.io,1,phishing_database,piyushportfolio50.github.io/,2026-08-09,2026-08-09,2026-08-09
40,1,0,1,1,1,6,4.246439344671015,0,33,0,0,0,3,0,0,http://login.irsusa-profilegoverment.com,1,phishing_database,login.irsusa-profilegoverment.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.788754913993502,0,15,0,0,0,2,0,0,http://baolaipipess.cn,1,phishing_database,baolaipipess.cn/,2026-08-09,2026-08-09,2026-08-09
23,1,1,0,1,1,5,3.6753108689123644,0,16,0,0,0,3,0,0,http://meine-tan2go.net,1,phishing_database,meine-tan2go.net/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.940072687348655,0,20,0,0,0,3,0,0,http://workspace.google.com,0,tranco,workspace.google.com/,2026-08-04,2026-08-09,2026-08-04
27,0,3,1,1,1,5,3.930270372293455,0,20,0,0,0,3,0,0,http://www.microsoft365.com,0,tranco,www.microsoft365.com/,2026-08-04,2026-08-09,2026-08-04
32,0,0,3,1,1,7,3.765319531114783,0,25,0,0,0,3,0,0,http://fd.api.iris.microsoft.com,0,tranco,fd.api.iris.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://azbyka.ru,0,tranco,azbyka.ru/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://sambad.com,0,tranco,sambad.com/,2026-08-04,2026-08-09,2026-08-04
40,0,6,2,0,1,6,4.434183719779188,0,33,0,0,0,11,0,0,http://office365html2.live67.workers.dev,1,phishing_database,office365html2.live67.workers.dev/,2026-08-09,2026-08-09,2026-08-09
28,0,2,1,0,1,5,3.8962915290459272,0,21,0,0,0,2,0,0,http://57fgfxgfg.blogspot.qa,1,phishing_database,57fgfxgfg.blogspot.qa/,2026-08-09,2026-08-09,2026-08-09
50,1,21,1,0,1,6,4.4083674395583765,0,43,0,0,0,6,0,0,http://pub-6b001b7ff7c346899ce4b62cc1244ef1.r2.dev,1,phishing_database,pub-6b001b7ff7c346899ce4b62cc1244ef1.r2.dev/,2026-08-09,2026-08-09,2026-08-09
32,0,0,1,0,1,5,3.8164280318460246,0,25,0,0,0,12,0,0,http://ffdsslkhdssd.blogspot.com,1,phishing_database,ffdsslkhdssd.blogspot.com/,2026-08-09,2026-08-09,2026-08-09
28,0,0,2,0,1,6,4.012188403968661,0,21,0,0,0,2,0,0,http://pvh.gdr.mybluehost.me,1,phishing_database,pvh.gdr.mybluehost.me/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.3371753411230776,0,10,0,0,0,3,0,0,http://jiveip.net,0,tranco,jiveip.net/,2026-08-04,2026-08-09,2026-08-04
31,0,0,2,0,1,6,4.3248487296021345,0,24,0,0,0,11,0,0,http://mail.netfliq.duckdns.org,1,phishing_database,mail.netfliq.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
18,0,0,1,0,1,5,3.080500530640267,0,11,0,0,0,5,0,0,http://dkttc.ac.th,0,tranco,dkttc.ac.th/,2026-08-04,2026-08-09,2026-08-04
34,0,3,2,0,1,6,4.24173085589259,0,27,0,0,0,11,0,0,http://fewd.losevim740.workers.dev,1,phishing_database,fewd.losevim740.workers.dev/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.572469458770136,0,10,0,0,0,2,0,0,http://natalie.mu,0,tranco,natalie.mu/,2026-08-04,2026-08-09,2026-08-04
39,0,0,2,1,1,6,3.8746445263326614,0,32,0,0,0,3,0,0,http://europe.smartscreen.microsoft.com,0,tranco,europe.smartscreen.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.8841837197791884,0,13,0,0,0,3,0,0,http://sexalarab.com,0,tranco,sexalarab.com/,2026-08-04,2026-08-09,2026-08-04
29,0,0,0,1,1,4,4.073329701949522,0,22,0,0,0,3,0,0,http://coronavirusforgyms.com,1,phishing_database,coronavirusforgyms.com/,2026-08-09,2026-08-09,2026-08-09
33,0,2,1,0,1,5,4.309101316131472,0,26,0,0,0,5,0,0,http://mikisrvcpgehlpbsns01.my.id,1,phishing_database,mikisrvcpgehlpbsns01.my.id/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.584012370211935,0,16,0,0,0,3,0,0,http://ct.pinterest.com,0,tranco,ct.pinterest.com/,2026-08-04,2026-08-09,2026-08-04
49,2,6,2,0,1,8,4.563489946067721,0,42,0,0,0,11,0,0,http://long-dream-b2c2.martutafye6225.workers.dev,1,phishing_database,long-dream-b2c2.martutafye6225.workers.dev/,2026-08-09,2026-08-09,2026-08-09
39,0,0,1,0,1,5,4.111698692943855,0,32,0,0,0,10,0,0,http://itrusdttcappitallogin.webflow.io,1,phishing_database,itrusdttcappitallogin.webflow.io/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.855388542207534,0,17,0,0,0,12,0,0,http://becu.serveirc.com,1,phishing_database,becu.serveirc.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.521640636343319,0,7,0,0,0,3,0,0,http://nic.xyz,0,tranco,nic.xyz/,2026-08-04,2026-08-09,2026-08-04
56,4,17,1,1,1,9,4.693702636761173,0,49,0,0,0,3,0,0,http://658f49d0-c35b-4b1b-830a-c6f12ecda2bc.usrfiles.com,1,phishing_database,658f49d0-c35b-4b1b-830a-c6f12ecda2bc.usrfiles.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.189898095464288,0,8,0,0,0,8,0,0,http://ddns.net,0,tranco,ddns.net/,2026-08-04,2026-08-09,2026-08-04
23,0,3,1,1,1,5,4.088779347361362,0,16,0,0,0,3,0,0,http://dsp.360yield.com,0,tranco,dsp.360yield.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,0,1,5,3.9677201004744997,0,21,0,0,0,4,0,0,http://meta.maskconfirm.info,1,phishing_database,meta.maskconfirm.info/,2026-08-09,2026-08-09,2026-08-09
24,0,2,1,0,1,5,4.16829583405449,0,17,0,0,0,2,0,0,http://acfr4y.we9ixzz.co,1,phishing_database,acfr4y.we9ixzz.co/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.82306798227366,0,15,0,0,0,2,0,0,http://resetdigital.co,0,tranco,resetdigital.co/,2026-08-03,2026-08-09,2026-08-03
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://elpais.com,0,tranco,elpais.com/,2026-08-04,2026-08-09,2026-08-04
36,3,0,1,0,1,8,3.972163460365541,0,29,0,0,0,10,0,0,http://learn-sp-case-mpyi.vercel.app,1,phishing_database,learn-sp-case-mpyi.vercel.app/,2026-08-09,2026-08-09,2026-08-09
48,2,2,1,0,1,7,4.4311275426950285,0,41,0,0,0,10,0,0,http://netflix-clone-shubhambhojane98.vercel.app,1,phishing_database,netflix-clone-shubhambhojane98.vercel.app/,2026-08-09,2026-08-09,2026-08-09
34,0,0,1,1,1,5,4.395998870534841,0,27,0,0,0,3,0,0,http://sasktelupgrading.weebly.com,1,phishing_database,sasktelupgrading.weebly.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.421928094887362,0,13,0,0,0,3,0,0,http://oaistatic.com,0,tranco,oaistatic.com/,2026-08-04,2026-08-09,2026-08-04
37,1,0,1,0,1,6,4.1317695012795665,0,30,0,0,0,12,0,0,http://pubgmobile-reword.blogspot.com,1,phishing_database,pubgmobile-reword.blogspot.com/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.9121138909722304,0,20,0,0,0,3,0,0,http://login.docsestate.org,1,phishing_database,login.docsestate.org/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.189898095464288,0,8,0,0,0,3,0,0,http://zoho.com,0,tranco,zoho.com/,2026-08-04,2026-08-09,2026-08-04
40,0,0,1,0,1,5,3.662414584697267,0,33,0,0,0,10,0,0,http://illegalpageillegalpost.vercel.app,1,phishing_database,illegalpageillegalpost.vercel.app/,2026-08-09,2026-08-09,2026-08-09
23,0,0,2,0,1,6,3.5555331514269954,0,16,0,0,0,5,0,0,http://www.google.co.jp,0,tranco,www.google.co.jp/,2026-08-04,2026-08-09,2026-08-04
12,0,0,0,0,1,4,3.2516291673878226,0,5,0,0,0,5,0,0,http://co.nz,0,tranco,co.nz/,2026-08-04,2026-08-09,2026-08-04
27,0,0,1,1,1,5,4.060262039120378,0,20,0,0,0,3,0,0,http://ers.samsungcloud.com,0,tranco,ers.samsungcloud.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.9500637564362093,0,19,0,0,0,3,0,0,http://lifesafeacademy.com,1,phishing_database,lifesafeacademy.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://scribd.com,0,tranco,scribd.com/,2026-08-04,2026-08-09,2026-08-04
50,1,20,1,0,1,6,4.408367439558377,0,43,0,0,0,6,0,0,http://pub-0b8ea42eea4344a79a62b8f40f54d5f1.r2.dev,1,phishing_database,pub-0b8ea42eea4344a79a62b8f40f54d5f1.r2.dev/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.8136606896881853,0,18,0,0,0,3,0,0,http://homeservicesdr.com,1,phishing_database,homeservicesdr.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,0,1,5,3.5585186130489057,0,14,0,0,0,2,0,0,http://www.spiegel.de,0,tranco,www.spiegel.de/,2026-08-04,2026-08-09,2026-08-04
41,0,0,1,0,1,5,3.973916493564412,0,34,0,0,0,14,0,0,http://oauthaccountmanager.googleapis.com,0,tranco,oauthaccountmanager.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,1,1,5,3.5766176449086657,0,12,0,0,0,3,0,0,http://www.ajio.com,0,tranco,www.ajio.com/,2026-08-03,2026-08-09,2026-08-03
20,1,0,0,1,1,5,3.721928094887362,0,13,0,0,0,3,0,0,http://deepl-cdn.com,0,tranco,deepl-cdn.com/,2026-08-04,2026-08-09,2026-08-04
28,1,2,1,0,1,6,4.280394654123195,0,21,0,0,0,2,0,0,http://pubgm-frost16.excs.gq,1,phishing_database,pubgm-frost16.excs.gq/,2026-08-09,2026-08-09,2026-08-09
19,0,9,2,0,1,6,3.431623565847431,0,12,1,0,0,0,0,0,http://35.189.56.56,1,phishing_database,35.189.56.56/,2026-08-09,2026-08-09,2026-08-09
36,0,0,1,0,1,5,3.6496734471867405,0,29,0,0,0,10,0,0,http://appealsseocatalyst.vercel.app,1,phishing_database,appealsseocatalyst.vercel.app/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,2.8731406795131336,0,6,0,0,0,2,0,0,http://vhx.tv,0,tranco,vhx.tv/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://ahacdn.me,0,tranco,ahacdn.me/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.8841837197791884,0,13,0,0,0,3,0,0,http://ishtravel.com,1,phishing_database,ishtravel.com/,2026-08-09,2026-08-09,2026-08-09
50,1,17,1,0,1,6,4.119079570624175,0,43,0,0,0,6,0,0,http://pub-bbfc00f8410f4411bbb0f0d1c3cc28cd.r2.dev,1,phishing_database,pub-bbfc00f8410f4411bbb0f0d1c3cc28cd.r2.dev/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.7321588913645694,0,15,0,0,0,3,0,0,http://inaturalist.org,0,tranco,inaturalist.org/,2026-08-04,2026-08-09,2026-08-04
34,0,3,1,0,1,5,3.936891797757288,0,27,0,0,0,3,0,0,http://amzonea.translations004.top,1,phishing_database,amzonea.translations004.top/,2026-08-09,2026-08-09,2026-08-09
18,0,1,0,0,1,4,3.5724312513221195,0,11,0,0,0,2,0,0,http://tdnsvod1.cn,0,tranco,tdnsvod1.cn/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.471354487013929,0,12,0,0,0,3,0,0,http://aaospace.com,1,phishing_database,aaospace.com/,2026-08-09,2026-08-09,2026-08-09
21,1,0,0,1,1,5,3.6304126608739975,0,14,0,0,0,3,0,0,http://elon-promo.com,1,phishing_database,elon-promo.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.419381945646371,0,11,0,0,0,3,0,0,http://jotform.com,0,tranco,jotform.com/,2026-08-04,2026-08-09,2026-08-04
35,1,0,2,0,1,7,4.128724445269141,0,28,0,0,0,5,0,0,http://official-debitfree.xyb.my.id,1,phishing_database,official-debitfree.xyb.my.id/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.914866303883101,0,16,0,0,0,3,0,0,http://urbanairship.com,0,tranco,urbanairship.com/,2026-08-04,2026-08-09,2026-08-04
38,1,8,1,0,1,6,4.5041206053780485,0,31,0,0,0,2,0,0,http://fbookcom-02237764.kayaclinic.ir,1,phishing_database,fbookcom-02237764.kayaclinic.ir/,2026-08-09,2026-08-09,2026-08-09
16,0,0,1,0,1,5,3.202819531114783,0,9,0,0,0,2,0,0,http://www.nu.nl,0,tranco,www.nu.nl/,2026-08-04,2026-08-09,2026-08-04
18,0,1,0,1,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://mookie1.com,0,tranco,mookie1.com/,2026-08-04,2026-08-09,2026-08-04
43,0,0,2,1,1,6,3.9492932429735643,0,36,0,0,0,3,0,0,http://axiesmarketplace.com.risetilmiah.com,1,phishing_database,axiesmarketplace.com.risetilmiah.com/,2026-08-09,2026-08-09,2026-08-09
39,0,0,1,0,1,5,4.087221296985311,0,32,0,0,0,10,0,0,http://itruustcapitalloginei.webflow.io,1,phishing_database,itruustcapitalloginei.webflow.io/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://foxnews.com,0,tranco,foxnews.com/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,0,1,4,3.085055102756477,0,6,0,0,0,2,0,0,http://dhl.de,0,tranco,dhl.de/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.6818808028034016,0,12,0,0,0,3,0,0,http://military.com,0,tranco,military.com/,2026-08-04,2026-08-09,2026-08-04
37,2,0,1,1,1,7,4.303783770917412,0,30,0,0,0,3,0,0,http://asesor-segurity-bhd.weebly.com,1,phishing_database,asesor-segurity-bhd.weebly.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.6841837197791882,0,13,0,0,0,3,0,0,http://joinhoney.com,0,tranco,joinhoney.com/,2026-08-04,2026-08-09,2026-08-04
29,0,0,1,1,1,5,3.9488593407620454,0,22,0,0,0,3,0,0,http://static.doubleclick.net,0,tranco,static.doubleclick.net/,2026-08-04,2026-08-09,2026-08-04
32,2,0,1,0,1,7,4.101409765557392,0,25,0,0,0,9,0,0,http://auth-trezr-logn.pages.dev,1,phishing_database,auth-trezr-logn.pages.dev/,2026-08-09,2026-08-09,2026-08-09
55,0,23,1,1,1,5,4.4308019873884055,0,48,0,0,0,3,0,0,http://7178738ba71e0b5ef7a8208dfajekjfl329a.asd1377.com,1,phishing_database,7178738ba71e0b5ef7a8208dfajekjfl329a.asd1377.com/,2026-08-09,2026-08-09,2026-08-09
44,1,4,2,0,1,7,4.390805482076982,0,37,0,0,0,11,0,0,http://mail.chat-whatsappnew2022.duckdns.org,1,phishing_database,mail.chat-whatsappnew2022.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
27,0,4,1,0,1,5,3.8841550945958043,0,20,0,0,0,4,0,0,http://e5ec090f.qepfmq.shop,1,phishing_database,e5ec090f.qepfmq.shop/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.2639334294856344,0,10,0,0,0,4,0,0,http://acobt.tech,0,tranco,acobt.tech/,2026-08-04,2026-08-09,2026-08-04
26,1,0,0,0,1,5,3.950063756436209,0,19,0,0,0,2,0,0,http://auta-szmaglinski.pl,1,phishing_database,auta-szmaglinski.pl/,2026-08-09,2026-08-09,2026-08-09
28,0,0,1,0,1,5,3.994680368408909,0,21,0,0,0,9,0,0,http://ndaaxllogin.pages.dev,1,phishing_database,ndaaxllogin.pages.dev/,2026-08-09,2026-08-09,2026-08-09
20,1,2,0,0,1,5,3.8841837197791884,0,13,0,0,0,2,0,0,http://kalorts-71.ml,1,phishing_database,kalorts-71.ml/,2026-08-09,2026-08-09,2026-08-09
18,0,0,1,1,1,5,3.461320140211008,0,11,0,0,0,3,0,0,http://www.mlb.com,0,tranco,www.mlb.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,0,1,4,3.4841837197791885,0,13,0,0,0,3,0,0,http://permutive.app,0,tranco,permutive.app/,2026-08-04,2026-08-09,2026-08-04
24,1,1,0,1,1,5,3.8553885422075345,0,17,0,0,0,3,0,0,http://amp-endpoint1.com,0,tranco,amp-endpoint1.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://xfinity.com,0,tranco,xfinity.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,0,1,5,3.7516291673878235,0,17,0,0,0,13,0,0,http://com.edgesuite.net,0,tranco,com.edgesuite.net/,2026-08-04,2026-08-09,2026-08-04
17,0,0,1,0,1,5,3.6168746059562227,0,10,0,0,0,5,0,0,http://mako.co.il,0,tranco,mako.co.il/,2026-08-04,2026-08-09,2026-08-04
46,0,3,1,0,1,5,4.2046264242514235,0,39,0,0,0,2,0,0,http://garenafreefirefree1bundel09.blogspot.al,1,phishing_database,garenafreefirefree1bundel09.blogspot.al/,2026-08-09,2026-08-09,2026-08-09
43,2,0,1,0,1,7,4.097906255195964,0,36,0,0,0,11,0,0,http://diamonds-gratis-codashop.duckdns.org,1,phishing_database,diamonds-gratis-codashop.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,0,1,5,3.5766176449086653,0,12,0,0,0,5,0,0,http://lazada.co.id,0,tranco,lazada.co.id/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,0,1,5,3.5110854081804277,0,12,0,0,0,5,0,0,http://shopee.co.id,0,tranco,shopee.co.id/,2026-08-04,2026-08-09,2026-08-04
33,0,0,1,0,1,5,3.680165331217427,0,26,0,0,0,10,0,0,http://navernewsletter.vercel.app,1,phishing_database,navernewsletter.vercel.app/,2026-08-09,2026-08-09,2026-08-09
25,0,0,1,1,1,5,3.733660689688185,0,18,0,0,0,3,0,0,http://srv.stackadapt.com,0,tranco,srv.stackadapt.com/,2026-08-03,2026-08-09,2026-08-03
20,0,2,0,1,1,4,3.921928094887362,0,13,0,0,0,3,0,0,http://91mobiles.com,0,tranco,91mobiles.com/,2026-08-04,2026-08-09,2026-08-04
24,0,3,2,0,1,6,3.4906015629507228,0,17,0,0,0,6,0,0,http://www.bet365.bet.br,0,tranco,www.bet365.bet.br/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.446439344671015,0,13,0,0,0,3,0,0,http://cspserver.net,0,tranco,cspserver.net/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,1,1,5,3.8962915290459277,0,21,0,0,0,3,0,0,http://email.fashionpass.com,1,phishing_database,email.fashionpass.com/,2026-08-09,2026-08-09,2026-08-09
13,0,2,0,0,1,4,3.180832987205441,0,6,0,0,0,2,0,0,http://t13.io,0,tranco,t13.io/,2026-08-04,2026-08-09,2026-08-04
16,0,3,0,0,1,4,3.625,0,9,0,0,0,3,0,0,http://h548s.xyz,1,phishing_database,h548s.xyz/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.2359263506290326,0,7,0,0,0,2,0,0,http://chip.de,0,tranco,chip.de/,2026-08-04,2026-08-09,2026-08-04
33,2,0,1,1,1,7,4.089552452560668,0,26,0,0,0,3,0,0,http://re-appel-vocals.weebly.com,1,phishing_database,re-appel-vocals.weebly.com/,2026-08-09,2026-08-09,2026-08-09
44,0,0,1,0,1,5,4.098652005434405,0,37,0,0,0,3,0,0,http://fromtheofficial.pricesamazonlogin.top,1,phishing_database,fromtheofficial.pricesamazonlogin.top/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.7256507561120933,0,14,0,0,0,3,0,0,http://plusmarcas.com,1,phishing_database,plusmarcas.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://govweb.cc,1,phishing_database,govweb.cc/,2026-08-09,2026-08-09,2026-08-09
39,1,3,1,1,1,6,4.224272014112142,0,32,0,0,0,3,0,0,http://jutting-shocks.000webhostapp.com,1,phishing_database,jutting-shocks.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
35,0,1,1,1,1,5,3.9328743603470455,0,28,0,0,0,3,0,0,http://static2.sharepointonline.com,0,tranco,static2.sharepointonline.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.323231428797621,0,8,0,0,0,2,0,0,http://comix.to,0,tranco,comix.to/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,1,1,4,3.8868421881310122,0,17,0,0,0,3,0,0,http://greenappleedu.com,1,phishing_database,greenappleedu.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.1416192081839793,0,14,0,0,0,3,0,0,http://attcontact.com,1,phishing_database,attcontact.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,1,1,1,5,3.973660689688185,0,18,0,0,0,3,0,0,http://services.adobe.com,0,tranco,services.adobe.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.7544418457133455,0,15,0,0,0,3,0,0,http://docs.oracle.com,0,tranco,docs.oracle.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,0,1,5,3.6897037321995474,0,14,0,0,0,4,0,0,http://pl.escort.club,0,tranco,pl.escort.club/,2026-08-04,2026-08-09,2026-08-04
24,1,4,0,1,1,5,4.16829583405449,0,17,0,0,0,3,0,0,http://1322-coinbase.com,1,phishing_database,1322-coinbase.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.734521664779752,0,10,0,0,0,2,0,0,http://arduino.cc,0,tranco,arduino.cc/,2026-08-04,2026-08-09,2026-08-04
30,0,0,1,0,1,5,3.789898095464287,0,23,0,0,0,9,0,0,http://exteriterance.pages.dev,1,phishing_database,exteriterance.pages.dev/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,4.088779347361362,0,16,0,0,0,3,0,0,http://dns.umbrella.com,0,tranco,dns.umbrella.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,0,1,5,3.8868421881310122,0,17,0,0,0,2,0,0,http://rmjyx.blogspot.bg,1,phishing_database,rmjyx.blogspot.bg/,2026-08-09,2026-08-09,2026-08-09
17,0,0,1,0,1,5,3.734521664779752,0,10,0,0,0,6,0,0,http://nsw.gov.au,0,tranco,nsw.gov.au/,2026-08-04,2026-08-09,2026-08-04
21,0,2,0,1,1,4,4.011365041826379,0,14,0,0,0,3,0,0,http://refinery29.com,0,tranco,refinery29.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,1,0,1,5,3.327819531114783,0,9,0,0,0,5,0,0,http://ntv.co.jp,0,tranco,ntv.co.jp/,2026-08-04,2026-08-09,2026-08-04
24,0,3,0,0,1,4,3.9701755214643453,0,17,0,0,0,4,0,0,http://helptoday811.club,1,phishing_database,helptoday811.club/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,0,1,4,3.8801799226757376,0,14,0,0,0,2,0,0,http://vkuseraudio.ru,0,tranco,vkuseraudio.ru/,2026-08-04,2026-08-09,2026-08-04
39,1,1,1,0,1,6,4.17298996283009,0,32,0,0,0,10,0,0,http://credenciales-outlook1.vercel.app,1,phishing_database,credenciales-outlook1.vercel.app/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.5726236638951634,0,15,0,0,0,3,0,0,http://apachetoday.com,0,tranco,apachetoday.com/,2026-08-04,2026-08-09,2026-08-04
30,2,0,0,0,1,6,4.148394345536404,0,23,0,0,0,2,0,0,http://com-tracking-helplsd.cc,1,phishing_database,com-tracking-helplsd.cc/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,0,1,4,4.053508854797679,0,17,0,0,0,4,0,0,http://dennisportma.buzz,1,phishing_database,dennisportma.buzz/,2026-08-09,2026-08-09,2026-08-09
30,0,5,1,0,1,5,4.306890595608519,0,23,0,0,0,2,0,0,http://eeogisjgqjbo.414uu76.cn,1,phishing_database,eeogisjgqjbo.414uu76.cn/,2026-08-09,2026-08-09,2026-08-09
27,0,0,0,1,1,4,3.7784235030301265,0,20,0,0,0,3,0,0,http://bestsolutionsoft.com,1,phishing_database,bestsolutionsoft.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.6901165175936654,0,10,0,0,0,2,0,0,http://magonet.ru,0,tranco,magonet.ru/,2026-08-04,2026-08-09,2026-08-04
17,0,6,0,0,1,4,3.4992275471326932,0,10,0,0,0,2,0,0,http://551009r.cc,1,phishing_database,551009r.cc/,2026-08-09,2026-08-09,2026-08-09
21,0,2,0,1,1,4,3.653756708287001,0,14,0,0,0,3,0,0,http://meoodata01.com,0,tranco,meoodata01.com/,2026-08-04,2026-08-09,2026-08-04
40,2,0,1,0,1,7,4.225070520364181,0,33,0,0,0,10,0,0,http://program-coinbsepro-eng.webflow.io,1,phishing_database,program-coinbsepro-eng.webflow.io/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,1,1,5,3.5220552088742005,0,17,0,0,0,3,0,0,http://mos.microsoft.com,0,tranco,mos.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
42,2,0,1,0,1,7,4.290777839290894,0,35,0,0,0,2,0,0,http://debonair-childlike-yogurt.glitch.me,1,phishing_database,debonair-childlike-yogurt.glitch.me/,2026-08-09,2026-08-09,2026-08-09
31,2,0,0,0,1,6,4.039211536948156,0,24,0,0,0,4,0,0,http://trust-secure-wallet.info,1,phishing_database,trust-secure-wallet.info/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,1,1,5,3.9701755214643457,0,17,0,0,0,3,0,0,http://guzzoni.apple.com,0,tranco,guzzoni.apple.com/,2026-08-04,2026-08-09,2026-08-04
48,3,1,1,0,1,8,4.204986855772666,0,41,0,0,0,11,0,0,http://chat-whatsappp-com-grupjanda6.duckdns.org,1,phishing_database,chat-whatsappp-com-grupjanda6.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
83,1,8,2,0,1,7,4.861510407939917,0,76,0,0,0,11,0,0,http://bafybeigssdsdn6bhru6ansdvjt5kqwue7abixjwy4arh3dcfpe4pzq6yxi.ipfs.cf-ipfs.com,1,phishing_database,bafybeigssdsdn6bhru6ansdvjt5kqwue7abixjwy4arh3dcfpe4pzq6yxi.ipfs.cf-ipfs.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,1,0,1,5,3.6635327548042538,0,15,0,0,0,6,0,0,http://meteofor.com.ua,0,tranco,meteofor.com.ua/,2026-08-04,2026-08-09,2026-08-04
34,1,3,1,1,1,6,3.741155855638065,0,27,0,0,0,3,0,0,http://cchatss-whatsapp.001www.com,1,phishing_database,cchatss-whatsapp.001www.com/,2026-08-09,2026-08-09,2026-08-09
34,1,2,1,0,1,6,4.359377914716119,0,27,0,0,0,3,0,0,http://freefire8sjgj7f.xyz-bca.cfd,1,phishing_database,freefire8sjgj7f.xyz-bca.cfd/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.973660689688185,0,18,0,0,0,3,0,0,http://albumoftheyear.org,0,tranco,albumoftheyear.org/,2026-08-04,2026-08-09,2026-08-04
22,1,0,0,1,1,5,3.8408115970719865,0,15,0,0,0,3,0,0,http://ads-twitter.com,0,tranco,ads-twitter.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://tenable.com,0,tranco,tenable.com/,2026-08-04,2026-08-09,2026-08-04
33,1,4,1,0,1,6,4.18788919491935,0,26,0,0,0,11,0,0,http://chodashop-2021.duckdns.org,1,phishing_database,chodashop-2021.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.4548223999466066,0,10,0,0,0,3,0,0,http://miwifi.com,0,tranco,miwifi.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.6901165175936654,0,10,0,0,0,3,0,0,http://bustle.com,0,tranco,bustle.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,0,1,5,3.8230679822736606,0,15,0,0,0,9,0,0,http://smmcj.pages.dev,1,phishing_database,smmcj.pages.dev/,2026-08-09,2026-08-09,2026-08-09
27,0,0,0,1,1,4,4.004344446367528,0,20,0,0,0,3,0,0,http://heatherxwoodbury.com,1,phishing_database,heatherxwoodbury.com/,2026-08-09,2026-08-09,2026-08-09
37,0,4,1,1,1,5,4.026360459931184,0,30,0,0,0,3,0,0,http://fboo0okinbox.000webhostapp.com,1,phishing_database,fboo0okinbox.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
35,1,8,1,0,1,6,4.28614658824991,0,28,0,0,0,2,0,0,http://accban-35743019.kahulasup.ch,1,phishing_database,accban-35743019.kahulasup.ch/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.6841837197791882,0,13,0,0,0,3,0,0,http://appboycdn.com,0,tranco,appboycdn.com/,2026-08-04,2026-08-09,2026-08-04
19,0,2,0,0,1,4,3.5766176449086657,0,12,0,0,0,2,0,0,http://f1del1txx.cc,1,phishing_database,f1del1txx.cc/,2026-08-09,2026-08-09,2026-08-09
50,1,21,1,0,1,6,4.239079570624174,0,43,0,0,0,6,0,0,http://pub-92102fb114f045f3bbfe8f9c13ef9212.r2.dev,1,phishing_database,pub-92102fb114f045f3bbfe8f9c13ef9212.r2.dev/,2026-08-09,2026-08-09,2026-08-09
28,0,0,0,1,1,4,3.9641534765420037,0,21,0,0,0,3,0,0,http://onlinesecurepayee.com,1,phishing_database,onlinesecurepayee.com/,2026-08-09,2026-08-09,2026-08-09
31,1,0,1,0,1,6,3.9779168746936358,0,24,0,0,0,14,0,0,http://growth-pa.googleapis.com,0,tranco,growth-pa.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://goodreads.com,0,tranco,goodreads.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://blxrbdn.com,0,tranco,blxrbdn.com/,2026-08-04,2026-08-09,2026-08-04
33,0,1,2,1,1,6,4.020926316000352,0,26,0,0,0,3,0,0,http://eastus2.cloudapp.azure.com,0,tranco,eastus2.cloudapp.azure.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.621928094887362,0,13,0,0,0,3,0,0,http://minecraft.net,0,tranco,minecraft.net/,2026-08-04,2026-08-09,2026-08-04
30,2,0,0,1,1,6,3.9483943455364026,0,23,0,0,0,3,0,0,http://app-ip-rbhomeonline.com,1,phishing_database,app-ip-rbhomeonline.com/,2026-08-09,2026-08-09,2026-08-09
26,0,1,1,1,1,5,3.8731406795131327,0,19,0,0,0,3,0,0,http://image6.pubmatic.com,0,tranco,image6.pubmatic.com/,2026-08-04,2026-08-09,2026-08-04
38,4,0,1,0,1,9,4.188331131693837,0,31,0,0,0,10,0,0,http://my-app-ndax-io-autth.webflow.io,1,phishing_database,my-app-ndax-io-autth.webflow.io/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,1,1,5,3.821311940104173,0,24,0,0,0,3,0,0,http://mail.abrajbahlablock.com,1,phishing_database,mail.abrajbahlablock.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,3.882045108136863,0,16,0,0,0,2,0,0,http://ee.csppljduis.my,1,phishing_database,ee.csppljduis.my/,2026-08-09,2026-08-09,2026-08-09
37,0,0,1,0,1,5,3.91555328506335,0,30,0,0,0,17,0,0,http://metamasktdan.azurewebsites.net,1,phishing_database,metamasktdan.azurewebsites.net/,2026-08-09,2026-08-09,2026-08-09
28,0,0,0,1,1,4,3.9946803684089085,0,21,0,0,0,3,0,0,http://nwoyikainvestment.com,1,phishing_database,nwoyikainvestment.com/,2026-08-09,2026-08-09,2026-08-09
48,0,0,1,0,1,5,4.023802147188917,0,41,0,0,0,4,0,0,http://lmosecurecompanymessages.eyinsurance.site,1,phishing_database,lmosecurecompanymessages.eyinsurance.site/,2026-08-09,2026-08-09,2026-08-09
25,1,0,0,0,1,5,4.053660689688185,0,18,0,0,0,6,0,0,http://adguard-vpn.online,0,tranco,adguard-vpn.online/,2026-08-04,2026-08-09,2026-08-04
20,0,5,0,0,1,4,3.921928094887362,0,13,0,0,0,2,0,0,http://sap24871ef.cc,1,phishing_database,sap24871ef.cc/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.7216117239699007,0,12,0,0,0,4,0,0,http://refurse.club,1,phishing_database,refurse.club/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://byjus.com,0,tranco,byjus.com/,2026-08-04,2026-08-09,2026-08-04
33,0,0,0,1,1,4,3.9801694078807643,0,26,0,0,0,3,0,0,http://adminsecureonlinereset.com,1,phishing_database,adminsecureonlinereset.com/,2026-08-09,2026-08-09,2026-08-09
36,2,4,1,0,1,7,4.482289237493326,0,29,0,0,0,9,0,0,http://5714-obnoxious-fina.pages.dev,1,phishing_database,5714-obnoxious-fina.pages.dev/,2026-08-09,2026-08-09,2026-08-09
17,0,2,0,1,1,4,3.5724694587701364,0,10,0,0,0,3,0,0,http://iplt20.com,0,tranco,iplt20.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.3921472236645345,0,11,0,0,0,3,0,0,http://theknot.com,0,tranco,theknot.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,1,1,1,5,3.572469458770136,0,10,0,0,0,3,0,0,http://v.daum.net,0,tranco,v.daum.net/,2026-08-04,2026-08-09,2026-08-04
21,1,3,1,0,1,6,4.011365041826379,0,14,0,0,0,5,0,0,http://586-ares.co.jp,1,phishing_database,586-ares.co.jp/,2026-08-09,2026-08-09,2026-08-09
50,1,19,1,0,1,6,4.418171939471838,0,43,0,0,0,6,0,0,http://pub-e2f6341451ca4b26ac23c6bea7b95d1d.r2.dev,1,phishing_database,pub-e2f6341451ca4b26ac23c6bea7b95d1d.r2.dev/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.5680843243447145,0,15,0,0,0,3,0,0,http://exacttarget.com,0,tranco,exacttarget.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,0,1,4,3.9690016298759936,0,16,0,0,0,2,0,0,http://robertcassidy.cf,1,phishing_database,robertcassidy.cf/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.7849418274376427,0,14,0,0,0,3,0,0,http://brightcove.com,0,tranco,brightcove.com/,2026-08-04,2026-08-09,2026-08-04
20,1,2,0,1,1,5,3.7841837197791883,0,13,0,0,0,3,0,0,http://awsdns-30.net,0,tranco,awsdns-30.net/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.6753108689123644,0,16,0,0,0,3,0,0,http://dns.msftncsi.com,0,tranco,dns.msftncsi.com/,2026-08-04,2026-08-09,2026-08-04
39,0,3,2,0,1,6,4.387465039153175,0,32,0,0,0,6,0,0,http://stjc2zjjnff46qng.cddental.com.au,1,phishing_database,stjc2zjjnff46qng.cddental.com.au/,2026-08-09,2026-08-09,2026-08-09
37,0,0,3,1,1,7,3.905003027615696,0,30,0,0,0,3,0,0,http://mobile.pipe.aria.microsoft.com,0,tranco,mobile.pipe.aria.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
20,1,2,0,0,1,5,3.5841837197791886,0,13,0,0,0,2,0,0,http://help-sec55.tk,1,phishing_database,help-sec55.tk/,2026-08-09,2026-08-09,2026-08-09
16,0,3,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://97aw6.com,1,phishing_database,97aw6.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://flurry.com,0,tranco,flurry.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,1,1,4,3.751629167387823,0,17,0,0,0,3,0,0,http://standardnotes.com,0,tranco,standardnotes.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://kandji.io,0,tranco,kandji.io/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,2,0,0,http://diamond.jp,0,tranco,diamond.jp/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.6163485660751635,0,12,0,0,0,3,0,0,http://kinhtetv.com,1,phishing_database,kinhtetv.com/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,2.8150724101159437,0,6,0,0,0,2,0,0,http://tvp.pl,0,tranco,tvp.pl/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,1,1,5,3.653756708287001,0,14,0,0,0,3,0,0,http://www.typing.com,0,tranco,www.typing.com/,2026-08-04,2026-08-09,2026-08-04
22,1,1,0,1,1,5,4.095795255000932,0,15,0,0,0,3,0,0,http://ebay-admin2.com,1,phishing_database,ebay-admin2.com/,2026-08-09,2026-08-09,2026-08-09
38,0,0,2,1,1,6,3.8629488165201455,0,31,0,0,0,3,0,0,http://messaging.engagement.office.com,0,tranco,messaging.engagement.office.com/,2026-08-03,2026-08-09,2026-08-03
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://xiaoyi.com,0,tranco,xiaoyi.com/,2026-08-04,2026-08-09,2026-08-04
50,1,23,1,0,1,6,4.523074189428568,0,43,0,0,0,6,0,0,http://pub-da74aa96e0b9429e84033f8671051bd7.r2.dev,1,phishing_database,pub-da74aa96e0b9429e84033f8671051bd7.r2.dev/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.323231428797621,0,8,0,0,0,2,0,0,http://sport.de,0,tranco,sport.de/,2026-08-04,2026-08-09,2026-08-04
37,3,0,1,0,1,8,4.152171866202903,0,30,0,0,0,10,0,0,http://kucoin--logj-kucion.webflow.io,1,phishing_database,kucoin--logj-kucion.webflow.io/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.754441845713345,0,15,0,0,0,3,0,0,http://ycombinator.com,0,tranco,ycombinator.com/,2026-08-04,2026-08-09,2026-08-04
66,3,10,3,0,1,10,4.636911498304197,0,59,0,0,0,4,0,0,http://app-wiiuewrdfjyud1.f62stlkr1r-gok67p7dr652.p.temp-site.link,1,phishing_database,app-wiiuewrdfjyud1.f62stlkr1r-gok67p7dr652.p.temp-site.link/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.3371753411230776,0,10,0,0,0,3,0,0,http://copart.com,0,tranco,copart.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.7946534735443413,0,11,0,0,0,3,0,0,http://turbify.com,0,tranco,turbify.com/,2026-08-04,2026-08-09,2026-08-04
35,0,5,2,0,1,6,4.4004323025356245,0,28,0,0,0,3,0,0,http://de.ggy3zwkzswqscnp.e8273.pro,1,phishing_database,de.ggy3zwkzswqscnp.e8273.pro/,2026-08-09,2026-08-09,2026-08-09
44,0,0,2,0,1,6,4.081495471294327,0,37,0,0,0,6,0,0,http://blog.concejodeliberantetolhuin.gob.ar,1,phishing_database,blog.concejodeliberantetolhuin.gob.ar/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://ezoic.net,0,tranco,ezoic.net/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://mynavi.jp,0,tranco,mynavi.jp/,2026-08-04,2026-08-09,2026-08-04
37,2,0,1,0,1,7,3.7968949195075883,0,30,0,0,0,2,0,0,http://complete-pool-middle.glitch.me,1,phishing_database,complete-pool-middle.glitch.me/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.5724694587701364,0,10,0,0,0,2,0,0,http://segment.io,0,tranco,segment.io/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://vzwwo.com,0,tranco,vzwwo.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,0,1,4,3.621928094887362,0,13,0,0,0,13,0,0,http://myshopify.com,0,tranco,myshopify.com/,2026-08-04,2026-08-09,2026-08-04
12,0,0,0,0,1,4,3.084962500721156,0,5,0,0,0,2,0,0,http://uu.nl,0,tranco,uu.nl/,2026-08-04,2026-08-09,2026-08-04
47,3,0,1,0,1,8,4.527681138773587,0,40,0,0,0,2,0,0,http://brassy-violet-subway-adsfghnmj.glitch.me,1,phishing_database,brassy-violet-subway-adsfghnmj.glitch.me/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://klook.com,0,tranco,klook.com/,2026-08-04,2026-08-09,2026-08-04
32,2,4,2,0,1,8,4.351409765557392,0,25,0,0,0,2,0,0,http://dry-rain-6994.on.fleek.co,1,phishing_database,dry-rain-6994.on.fleek.co/,2026-08-09,2026-08-09,2026-08-09
26,0,0,2,1,1,6,3.873140679513132,0,19,0,0,0,3,0,0,http://pd.itunes.apple.com,0,tranco,pd.itunes.apple.com/,2026-08-03,2026-08-09,2026-08-03
29,0,0,1,0,1,5,4.168325822713778,0,22,0,0,0,11,0,0,http://vbaxxupgon.duckdns.org,1,phishing_database,vbaxxupgon.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
14,0,1,0,0,1,4,3.182005814760214,0,7,0,0,0,2,0,0,http://4pda.to,0,tranco,4pda.to/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,2,0,0,http://growone.sg,0,tranco,growone.sg/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.5766176449086657,0,12,0,0,0,2,0,0,http://ganexpert.ro,1,phishing_database,ganexpert.ro/,2026-08-09,2026-08-09,2026-08-09
30,0,0,0,0,1,4,4.256564762130954,0,23,0,0,0,2,0,0,http://jrsxoiibkpwjcirfxqdn.ru,1,phishing_database,jrsxoiibkpwjcirfxqdn.ru/,2026-08-09,2026-08-09,2026-08-09
47,0,0,1,1,1,5,4.232483203009176,0,40,0,0,0,3,0,0,http://cuenbaseeeprolugenxxxxx.godaddysites.com,1,phishing_database,cuenbaseeeprolugenxxxxx.godaddysites.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.3815804883091634,0,10,0,0,0,3,0,0,http://sexvid.xxx,0,tranco,sexvid.xxx/,2026-08-04,2026-08-09,2026-08-04
48,3,10,1,0,1,8,4.228308011580245,0,41,0,0,0,10,0,0,http://account-help-center-9139551239.vercel.app,1,phishing_database,account-help-center-9139551239.vercel.app/,2026-08-09,2026-08-09,2026-08-09
30,1,0,0,1,1,5,4.106890595608519,0,23,0,0,0,3,0,0,http://royal-trackshipment.com,1,phishing_database,royal-trackshipment.com/,2026-08-08,2026-08-09,2026-08-08
26,0,0,0,1,1,4,3.9500637564362093,0,19,0,0,0,3,0,0,http://clevelandclinic.org,0,tranco,clevelandclinic.org/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://dlink.com,0,tranco,dlink.com/,2026-08-03,2026-08-09,2026-08-03
27,0,0,0,1,1,4,4.032303242743953,0,20,0,0,0,3,0,0,http://searchengineland.com,0,tranco,searchengineland.com/,2026-08-04,2026-08-09,2026-08-04
63,4,19,1,1,1,9,4.540306510595458,0,56,0,0,0,3,0,0,http://port-3000-php-sa27364-nourmandi2018884424.codeanyapp.com,1,phishing_database,port-3000-php-sa27364-nourmandi2018884424.codeanyapp.com/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.7043494289560512,0,20,0,0,0,3,0,0,http://dev.virtualearth.net,0,tranco,dev.virtualearth.net/,2026-08-04,2026-08-09,2026-08-04
20,0,10,2,0,1,6,3.446439344671015,0,13,1,0,0,0,0,0,http://34.229.91.254,1,phishing_database,34.229.91.254/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.8219280948873617,0,13,0,0,0,3,0,0,http://backblaze.com,0,tranco,backblaze.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://hkubsag.top,1,phishing_database,hkubsag.top/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6143694458867563,0,11,0,0,0,3,0,0,http://symfony.com,0,tranco,symfony.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.8268748818646365,0,12,0,0,0,3,0,0,http://infogram.com,0,tranco,infogram.com/,2026-08-04,2026-08-09,2026-08-04
23,1,0,0,1,1,5,3.7622673906514943,0,16,0,0,0,3,0,0,http://acoustic-adm.com,0,tranco,acoustic-adm.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,0,1,1,4,3.8100810205217304,0,20,0,0,0,3,0,0,http://aricapropiedades.com,1,phishing_database,aricapropiedades.com/,2026-08-09,2026-08-09,2026-08-09
57,0,3,1,0,1,5,4.518962768733493,0,50,0,0,0,2,0,0,http://fdztgbfrhvaqxasgkbavcwmvywnsprnbnpsznuqu.0mh00a.cn,1,phishing_database,fdztgbfrhvaqxasgkbavcwmvywnsprnbnpsznuqu.0mh00a.cn/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,1,1,4,3.855388542207534,0,17,0,0,0,3,0,0,http://securityfocus.com,0,tranco,securityfocus.com/,2026-08-04,2026-08-09,2026-08-04
12,0,0,0,0,1,4,3.0220552088742005,0,5,0,0,0,2,0,0,http://we.tl,0,tranco,we.tl/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.381580488309164,0,10,0,0,0,3,0,0,http://meesho.com,0,tranco,meesho.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.7254805569978675,0,11,0,0,0,2,0,0,http://logenlbb.dk,1,phishing_database,logenlbb.dk/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://infura.io,0,tranco,infura.io/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.521640636343319,0,7,0,0,0,2,0,0,http://bngf.ru,0,tranco,bngf.ru/,2026-08-04,2026-08-09,2026-08-04
33,0,0,1,0,1,5,4.081532376606414,0,26,0,0,0,11,0,0,http://introforliving.duckdns.org,1,phishing_database,introforliving.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
41,0,1,2,1,1,6,4.122693700152458,0,34,0,0,0,3,0,0,http://k5ns.veritas.nossosupermercado.com,1,phishing_database,k5ns.veritas.nossosupermercado.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.572469458770136,0,10,0,0,0,3,0,0,http://lenovo.com,0,tranco,lenovo.com/,2026-08-04,2026-08-09,2026-08-04
32,1,0,1,0,1,6,3.9414280318460246,0,25,0,0,0,9,0,0,http://medxwaste-adobe.pages.dev,1,phishing_database,medxwaste-adobe.pages.dev/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.9701755214643457,0,17,0,0,0,2,0,0,http://evfgn.blogspot.md,1,phishing_database,evfgn.blogspot.md/,2026-08-09,2026-08-09,2026-08-09
24,0,1,0,1,1,4,3.9701755214643453,0,17,0,0,0,3,0,0,http://bellasharp7lk.com,1,phishing_database,bellasharp7lk.com/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,0,1,5,4.173033892020167,0,26,0,0,0,5,0,0,http://giveawaybaimwongreal.my.id,1,phishing_database,giveawaybaimwongreal.my.id/,2026-08-09,2026-08-09,2026-08-09
34,1,0,1,0,1,6,3.9842341646524884,0,27,0,0,0,14,0,0,http://translate-pa.googleapis.com,0,tranco,translate-pa.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,1,1,4,3.8634651896016465,0,18,0,0,0,3,0,0,http://johndeerecloud.com,0,tranco,johndeerecloud.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.2639334294856344,0,10,0,0,0,2,0,0,http://utwente.nl,0,tranco,utwente.nl/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,4.088779347361362,0,16,0,0,0,3,0,0,http://verywellmind.com,0,tranco,verywellmind.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.734521664779752,0,10,0,0,0,2,0,0,http://planfix.ru,0,tranco,planfix.ru/,2026-08-04,2026-08-09,2026-08-04
34,0,1,1,1,1,5,4.2639334294856335,0,27,0,0,0,3,0,0,http://attadminservice1.weebly.com,1,phishing_database,attadminservice1.weebly.com/,2026-08-09,2026-08-09,2026-08-09
12,0,0,0,0,1,4,3.2516291673878226,0,5,0,0,0,2,0,0,http://id.me,0,tranco,id.me/,2026-08-04,2026-08-09,2026-08-04
81,0,7,2,0,1,6,4.76055981334004,0,74,0,0,0,14,0,0,http://bafkreifkgdgkwlzrl3mo5a47uimhepy5qrotzl6pyrldf3mbkfimdcjerm.ipfs.dweb.link,1,phishing_database,bafkreifkgdgkwlzrl3mo5a47uimhepy5qrotzl6pyrldf3mbkfimdcjerm.ipfs.dweb.link/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://kargo.com,0,tranco,kargo.com/,2026-08-04,2026-08-09,2026-08-04
34,2,0,1,0,1,7,4.006436738245531,0,27,0,0,0,9,0,0,http://meta-support-grid.pages.dev,1,phishing_database,meta-support-grid.pages.dev/,2026-08-09,2026-08-09,2026-08-09
42,0,0,1,1,1,5,4.014357827994779,0,35,0,0,0,3,0,0,http://atttmailllllinnkyahoobox.weebly.com,1,phishing_database,atttmailllllinnkyahoobox.weebly.com/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,0,1,5,4.0022680844408445,0,24,0,0,0,10,0,0,http://kucoinutlogin.webflow.io,1,phishing_database,kucoinutlogin.webflow.io/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.614369445886757,0,11,0,0,0,3,0,0,http://geforce.com,0,tranco,geforce.com/,2026-08-04,2026-08-09,2026-08-04
36,1,0,1,0,1,6,3.919381945646371,0,29,0,0,0,2,0,0,http://loginx-robinhoodx.blogspot.sg,1,phishing_database,loginx-robinhoodx.blogspot.sg/,2026-08-09,2026-08-09,2026-08-09
39,1,0,1,1,1,6,4.2117021424282175,0,32,0,0,0,3,0,0,http://ssbsync-global.smartadserver.com,0,tranco,ssbsync-global.smartadserver.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.8219280948873617,0,13,0,0,0,3,0,0,http://billboard.com,0,tranco,billboard.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.572469458770136,0,10,0,0,0,3,0,0,http://tiqcdn.com,0,tranco,tiqcdn.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,1,1,4,3.9701755214643457,0,17,0,0,0,3,0,0,http://joneslawrence.com,1,phishing_database,joneslawrence.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.5383105956150067,0,15,0,0,0,4,0,0,http://channelcom.tech,0,tranco,channelcom.tech/,2026-08-04,2026-08-09,2026-08-04
31,1,6,1,1,1,6,4.349199939349343,0,24,0,0,0,3,0,0,http://bt-107296.weeblysite.com,1,phishing_database,bt-107296.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
54,4,4,1,0,1,9,4.395923095029134,0,47,0,0,0,10,0,0,http://trusted-verification-service-m4-35k8.vercel.app,1,phishing_database,trusted-verification-service-m4-35k8.vercel.app/,2026-08-09,2026-08-09,2026-08-09
19,1,0,1,0,1,6,3.826874881864637,0,12,0,0,0,5,0,0,http://e-exam.co.in,1,phishing_database,e-exam.co.in/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.5724312513221195,0,11,0,0,0,2,0,0,http://imtokcne.im,1,phishing_database,imtokcne.im/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.3519530742463752,0,15,0,0,0,3,0,0,http://colossusssp.com,0,tranco,colossusssp.com/,2026-08-04,2026-08-09,2026-08-04
40,2,0,1,0,1,7,4.103055907333275,0,33,0,0,0,10,0,0,http://leddger-live-downloaad.webflow.io,1,phishing_database,leddger-live-downloaad.webflow.io/,2026-08-09,2026-08-09,2026-08-09
34,0,7,2,1,1,6,4.13850217929474,0,27,0,0,0,3,0,0,http://383878.seu2.cleverreach.com,1,phishing_database,383878.seu2.cleverreach.com/,2026-08-09,2026-08-09,2026-08-09
31,1,3,1,0,1,6,4.082597923010943,0,24,0,0,0,12,0,0,http://aol-mail196.yolasite.com,1,phishing_database,aol-mail196.yolasite.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.892407118592875,0,12,0,0,0,3,0,0,http://dingtalk.com,0,tranco,dingtalk.com/,2026-08-04,2026-08-09,2026-08-04
21,0,1,0,1,1,4,3.9754180179138325,0,14,0,0,0,3,0,0,http://dermubalm7.com,1,phishing_database,dermubalm7.com/,2026-08-09,2026-08-09,2026-08-09
19,0,9,2,0,1,6,3.471354487013929,0,12,1,0,0,0,0,0,http://34.229.95.48,1,phishing_database,34.229.95.48/,2026-08-09,2026-08-09,2026-08-09
38,1,0,1,0,1,6,4.115834092163219,0,31,0,0,0,11,0,0,http://online-rbcroyalbank.netlify.app,1,phishing_database,online-rbcroyalbank.netlify.app/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.6069367321753214,0,15,0,0,0,3,0,0,http://theregister.com,0,tranco,theregister.com/,2026-08-03,2026-08-09,2026-08-03
23,0,6,1,0,1,5,4.088779347361362,0,16,0,0,0,2,0,0,http://861010.selcdn.ru,1,phishing_database,861010.selcdn.ru/,2026-08-09,2026-08-09,2026-08-09
30,0,0,1,0,1,5,3.7865692464606244,0,23,0,0,0,18,0,0,http://aadg.trafficmanager.net,0,tranco,aadg.trafficmanager.net/,2026-08-04,2026-08-09,2026-08-04
30,0,0,1,1,1,5,4.01506101220307,0,23,0,0,0,3,0,0,http://ctldl.windowsupdate.com,0,tranco,ctldl.windowsupdate.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.6219280948873616,0,13,0,0,0,3,0,0,http://wixstatic.com,0,tranco,wixstatic.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,0,1,5,3.834962500721157,0,17,0,0,0,3,0,0,http://www.moviezwap.onl,0,tranco,www.moviezwap.onl/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,4.001822825622231,0,16,0,0,0,3,0,0,http://allmydiaries.com,1,phishing_database,allmydiaries.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,3.9690016298759936,0,16,0,0,0,2,0,0,http://ryaty.xknloqz.cn,1,phishing_database,ryaty.xknloqz.cn/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.6143694458867563,0,11,0,0,0,4,0,0,http://missav.live,0,tranco,missav.live/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://jpost.com,0,tranco,jpost.com/,2026-08-04,2026-08-09,2026-08-04
30,0,0,2,1,1,6,4.0980685120588385,0,23,0,0,0,3,0,0,http://sigproxy.qq.opendns.com,0,tranco,sigproxy.qq.opendns.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,1,1,5,4.011365041826379,0,14,0,0,0,3,0,0,http://mail.bjswd.com,1,phishing_database,mail.bjswd.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.7849418274376423,0,14,0,0,0,3,0,0,http://paddypower.com,0,tranco,paddypower.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.8801799226757376,0,14,0,0,0,3,0,0,http://databricks.com,0,tranco,databricks.com/,2026-08-04,2026-08-09,2026-08-04
38,1,0,1,1,1,6,4.260828171224455,0,31,0,0,0,3,0,0,http://allgamegratis-codashop.zzux.com,1,phishing_database,allgamegratis-codashop.zzux.com/,2026-08-09,2026-08-09,2026-08-09
21,1,2,0,0,1,5,3.880179922675737,0,14,0,0,0,2,0,0,http://facebook-06.tk,1,phishing_database,facebook-06.tk/,2026-08-09,2026-08-09,2026-08-09
32,1,6,1,1,1,6,4.301108500731241,0,25,0,0,0,3,0,0,http://att-109844.weeblysite.com,1,phishing_database,att-109844.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
35,0,3,1,0,1,5,4.150292659616667,0,28,0,0,0,10,0,0,http://attmailnewyear001.webflow.io,1,phishing_database,attmailnewyear001.webflow.io/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,0,1,4,3.7219280948873616,0,13,0,0,0,2,0,0,http://flashscore.fr,0,tranco,flashscore.fr/,2026-08-04,2026-08-09,2026-08-04
37,0,0,1,0,1,5,4.026360459931185,0,30,0,0,0,2,0,0,http://ngirimyangbanyakbiarkaya.co.vu,1,phishing_database,ngirimyangbanyakbiarkaya.co.vu/,2026-08-09,2026-08-09,2026-08-09
27,0,0,2,1,1,6,3.6060152796207325,0,20,0,0,0,3,0,0,http://gcp.api.snapchat.com,0,tranco,gcp.api.snapchat.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,0,1,5,3.8801799226757376,0,14,0,0,0,5,0,0,http://s.teamfp.world,1,phishing_database,s.teamfp.world/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,0,1,4,3.8841837197791884,0,13,0,0,0,5,0,0,http://skyhigh.cloud,0,tranco,skyhigh.cloud/,2026-08-04,2026-08-09,2026-08-04
32,1,1,1,0,1,6,4.288909765557392,0,25,0,0,0,11,0,0,http://join-neewgru2.duckdns.org,1,phishing_database,join-neewgru2.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
18,0,0,1,0,1,5,3.350209029099897,0,11,0,0,0,5,0,0,http://plala.or.jp,0,tranco,plala.or.jp/,2026-08-03,2026-08-09,2026-08-03
20,1,0,0,0,1,5,3.821928094887362,0,13,0,0,0,3,0,0,http://uk-dwplis.icu,1,phishing_database,uk-dwplis.icu/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.536886723742167,0,12,0,0,0,3,0,0,http://cableone.net,0,tranco,cableone.net/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.884183719779189,0,13,0,0,0,3,0,0,http://mediawiki.org,0,tranco,mediawiki.org/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://tableau.com,0,tranco,tableau.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,0,1,4,3.5841837197791886,0,13,0,0,0,2,0,0,http://hobabplast.ir,1,phishing_database,hobabplast.ir/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.9321380397593737,0,12,0,0,0,3,0,0,http://faberlic.com,0,tranco,faberlic.com/,2026-08-04,2026-08-09,2026-08-04
43,2,4,1,0,1,7,4.158140917190916,0,36,0,0,0,2,0,0,http://content-fb-z93b9p8b.elefantefiori.it,1,phishing_database,content-fb-z93b9p8b.elefantefiori.it/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.6635327548042547,0,15,0,0,0,4,0,0,http://moviemaxph.shop,1,phishing_database,moviemaxph.shop/,2026-08-09,2026-08-09,2026-08-09
30,0,5,1,1,1,5,4.348394345536404,0,23,0,0,0,3,0,0,http://aditional12984.zzux.com,1,phishing_database,aditional12984.zzux.com/,2026-08-09,2026-08-09,2026-08-09
26,0,5,1,0,1,5,3.9790978911348045,0,19,0,0,0,11,0,0,http://99000uc.duckdns.org,1,phishing_database,99000uc.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
16,0,1,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://kgns1.com,0,tranco,kgns1.com/,2026-08-04,2026-08-09,2026-08-04
23,1,0,0,0,1,5,3.7622673906514947,0,16,0,0,0,2,0,0,http://bigbang-blast.io,1,phishing_database,bigbang-blast.io/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,3.882045108136863,0,16,0,0,0,2,0,0,http://pytrnskres.co.vu,1,phishing_database,pytrnskres.co.vu/,2026-08-09,2026-08-09,2026-08-09
31,0,0,0,0,1,4,4.063562746695365,0,24,0,0,0,5,0,0,http://vakifbireyselgiris.click,1,phishing_database,vakifbireyselgiris.click/,2026-08-09,2026-08-09,2026-08-09
31,1,7,1,0,1,6,4.0667842134731025,0,24,0,0,0,11,0,0,http://a9trr-103444.square.site,1,phishing_database,a9trr-103444.square.site/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,0,1,5,3.893661742054299,0,26,0,0,0,2,0,0,http://contractagremnnnt.didns.ru,1,phishing_database,contractagremnnnt.didns.ru/,2026-08-09,2026-08-09,2026-08-09
35,0,0,1,0,1,5,3.875731503204188,0,28,0,0,0,3,0,0,http://acc.businessbluemetatick.sbs,1,phishing_database,acc.businessbluemetatick.sbs/,2026-08-09,2026-08-09,2026-08-09
22,1,0,0,1,1,5,4.095795255000933,0,15,0,0,0,3,0,0,http://ebay-signin.com,1,phishing_database,ebay-signin.com/,2026-08-09,2026-08-09,2026-08-09
28,0,0,1,0,1,5,3.9946803684089085,0,21,0,0,0,9,0,0,http://teams.cloud.microsoft,0,tranco,teams.cloud.microsoft/,2026-08-04,2026-08-09,2026-08-04
31,0,0,0,0,1,4,3.8975870361235367,0,24,0,0,0,5,0,0,http://ofertaespecialdalu.store,1,phishing_database,ofertaespecialdalu.store/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.1556390622295662,0,9,0,0,0,2,0,0,http://ssstik.io,0,tranco,ssstik.io/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,0,1,4,3.6841837197791882,0,13,0,0,0,4,0,0,http://hpytimes.info,0,tranco,hpytimes.info/,2026-08-04,2026-08-09,2026-08-04
45,0,4,1,1,1,5,4.311421641246037,0,38,0,0,0,3,0,0,http://ahmedguayaquillptts1.000webhostapp.com,1,phishing_database,ahmedguayaquillptts1.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
17,0,2,0,0,1,4,3.4548223999466066,0,10,0,0,0,4,0,0,http://g7xt3.shop,1,phishing_database,g7xt3.shop/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.238901256602631,0,6,0,0,0,2,0,0,http://nic.ai,0,tranco,nic.ai/,2026-08-04,2026-08-09,2026-08-04
36,0,0,1,0,1,5,3.983006780520074,0,29,0,0,0,17,0,0,http://metamaskdrp.azurewebsites.net,1,phishing_database,metamaskdrp.azurewebsites.net/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://upwork.com,0,tranco,upwork.com/,2026-08-03,2026-08-09,2026-08-03
15,0,0,0,0,1,4,3.323231428797621,0,8,0,0,0,4,0,0,http://tik.porn,0,tranco,tik.porn/,2026-08-03,2026-08-09,2026-08-03
20,0,0,1,0,1,5,3.7219280948873616,0,13,0,0,0,6,0,0,http://clipon.com.ua,1,phishing_database,clipon.com.ua/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.3248629576173574,0,7,0,0,0,3,0,0,http://esa.int,0,tranco,esa.int/,2026-08-04,2026-08-09,2026-08-04
37,0,0,2,0,1,6,4.371087149178845,0,30,0,0,0,11,0,0,http://mail.verifyservice.duckdns.org,1,phishing_database,mail.verifyservice.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
34,0,0,1,0,1,5,3.9986525468781666,0,27,0,0,0,10,0,0,http://trezorazxasallet.webflow.io,1,phishing_database,trezorazxasallet.webflow.io/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://wikidot.com,0,tranco,wikidot.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,1,1,5,3.6375375112660526,0,21,0,0,0,3,0,0,http://support.microsoft.com,0,tranco,support.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,1,1,4,3.8438561897747237,0,18,0,0,0,3,0,0,http://streamtheworld.com,0,tranco,streamtheworld.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://starbucks.com,0,tranco,starbucks.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.6143694458867563,0,11,0,0,0,3,0,0,http://rictudg.net,1,phishing_database,rictudg.net/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.5068905956085192,0,8,0,0,0,2,0,0,http://admin.ch,0,tranco,admin.ch/,2026-08-04,2026-08-09,2026-08-04
19,0,6,0,1,1,4,3.9321380397593737,0,12,0,0,0,3,0,0,http://bb836590.com,1,phishing_database,bb836590.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.521640636343319,0,7,0,0,0,3,0,0,http://dns.com,0,tranco,dns.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.6841837197791887,0,13,0,0,0,3,0,0,http://permutive.com,0,tranco,permutive.com/,2026-08-04,2026-08-09,2026-08-04
31,0,2,1,1,1,5,4.063562746695364,0,24,0,0,0,3,0,0,http://santander.byethost24.com,1,phishing_database,santander.byethost24.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,0,1,5,3.5841837197791886,0,13,0,0,0,6,0,0,http://google.com.vc,0,tranco,google.com.vc/,2026-08-04,2026-08-09,2026-08-04
50,4,2,1,0,1,9,4.256174630069641,0,43,0,0,0,9,0,0,http://ad-account-supervision-center-5h2.pages.dev,1,phishing_database,ad-account-supervision-center-5h2.pages.dev/,2026-08-09,2026-08-09,2026-08-09
25,0,0,1,1,1,5,3.6692750707107136,0,18,0,0,0,3,0,0,http://metric.gstatic.com,0,tranco,metric.gstatic.com/,2026-08-04,2026-08-09,2026-08-04
39,0,0,3,1,1,7,3.977208628896764,0,32,0,0,0,3,0,0,http://watson.events.data.microsoft.com,0,tranco,watson.events.data.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,0,1,5,3.788754913993503,0,15,0,0,0,5,0,0,http://telegraph.co.uk,0,tranco,telegraph.co.uk/,2026-08-04,2026-08-09,2026-08-04
24,1,0,0,1,1,5,4.0220552088742005,0,17,0,0,0,3,0,0,http://sberbank-tele.com,0,tranco,sberbank-tele.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.5337712560645564,0,15,0,0,0,3,0,0,http://footmercato.net,0,tranco,footmercato.net/,2026-08-04,2026-08-09,2026-08-04
27,0,0,2,1,1,6,4.004344446367528,0,20,0,0,0,3,0,0,http://bag.itunes.apple.com,0,tranco,bag.itunes.apple.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,0,1,5,3.6753108689123644,0,16,0,0,0,6,0,0,http://whatsapps.com.vn,1,phishing_database,whatsapps.com.vn/,2026-08-09,2026-08-09,2026-08-09
66,2,8,3,0,1,9,4.701527596887384,0,59,0,0,0,16,0,0,http://pslrnuvwybvrldjnjlghhnkzbj-dot-gle39404049.rj.r.appspot.com,1,phishing_database,pslrnuvwybvrldjnjlghhnkzbj-dot-gle39404049.rj.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
51,0,23,1,0,1,5,4.468815969711611,0,44,0,0,0,10,0,0,http://56253fb3e04d113d8034156fb610b3ca8.cloudns.ph,1,phishing_database,56253fb3e04d113d8034156fb610b3ca8.cloudns.ph/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.914866303883101,0,16,0,0,0,3,0,0,http://jesushadadog.com,1,phishing_database,jesushadadog.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.5537631144722455,0,14,0,0,0,3,0,0,http://authtruist.com,1,phishing_database,authtruist.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.7254805569978675,0,11,0,0,0,11,0,0,http://synology.me,0,tranco,synology.me/,2026-08-04,2026-08-09,2026-08-04
35,1,4,1,1,1,6,4.09314980247381,0,28,0,0,0,3,0,0,http://arachuuqoub.terbaru-2023.com,1,phishing_database,arachuuqoub.terbaru-2023.com/,2026-08-09,2026-08-09,2026-08-09
19,0,1,0,1,1,4,3.5766176449086653,0,12,0,0,0,3,0,0,http://rome2rio.com,0,tranco,rome2rio.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,0,1,5,3.896291529045928,0,21,0,0,0,12,0,0,http://mabanque.dnsalias.net,1,phishing_database,mabanque.dnsalias.net/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.9321380397593733,0,12,0,0,0,3,0,0,http://videolan.org,0,tranco,videolan.org/,2026-08-04,2026-08-09,2026-08-04
20,1,0,0,0,1,5,3.4841837197791885,0,13,0,0,0,3,0,0,http://gov-dwptb.top,1,phishing_database,gov-dwptb.top/,2026-08-09,2026-08-09,2026-08-09
32,0,0,3,0,1,7,3.902518266288633,0,25,0,0,0,5,0,0,http://www.sugotoku.docomo.ne.jp,0,tranco,www.sugotoku.docomo.ne.jp/,2026-08-04,2026-08-09,2026-08-04
31,0,4,1,1,1,5,4.2603326005698765,0,24,0,0,0,3,0,0,http://currently9743.weebly.com,1,phishing_database,currently9743.weebly.com/,2026-08-09,2026-08-09,2026-08-09
54,2,0,3,0,1,9,4.3588860579920965,0,47,0,0,0,16,0,0,http://euwqwclirscqxtun-dot-millinium.ey.r.appspot.com,1,phishing_database,euwqwclirscqxtun-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
67,0,2,2,0,1,6,4.427811303997205,0,60,0,0,0,14,0,0,http://recovercaseidfeedbackhelpcaseid.dzjm9va1dqytv.amplifyapp.com,1,phishing_database,recovercaseidfeedbackhelpcaseid.dzjm9va1dqytv.amplifyapp.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.3841837197791884,0,13,0,0,0,3,0,0,http://laplataya.com,1,phishing_database,laplataya.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,0,1,5,3.7256507561120933,0,14,0,0,0,6,0,0,http://planetx.com.tr,1,phishing_database,planetx.com.tr/,2026-08-09,2026-08-09,2026-08-09
48,2,3,1,1,1,7,4.4387218755408675,0,41,0,0,0,3,0,0,http://online365.secure-device-mobilebanking.com,1,phishing_database,online365.secure-device-mobilebanking.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.6163485660751635,0,12,0,0,0,3,0,0,http://adtarget.biz,0,tranco,adtarget.biz/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.5537631144722455,0,14,0,0,0,3,0,0,http://artstation.com,0,tranco,artstation.com/,2026-08-03,2026-08-09,2026-08-03
20,1,2,0,1,1,5,3.7841837197791883,0,13,0,0,0,3,0,0,http://awsdns-04.net,0,tranco,awsdns-04.net/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.681880802803402,0,12,0,0,0,2,0,0,http://aviasales.ru,0,tranco,aviasales.ru/,2026-08-04,2026-08-09,2026-08-04
30,0,0,2,1,1,6,3.939572261986722,0,23,0,0,0,3,0,0,http://odc.officeapps.live.com,0,tranco,odc.officeapps.live.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://bzdlxx.com,1,phishing_database,bzdlxx.com/,2026-08-09,2026-08-09,2026-08-09
45,2,2,2,0,1,8,4.27694121937285,0,38,0,0,0,22,0,0,http://beyogbin-ef4e5b.ingress-haven.ewp.live,1,phishing_database,beyogbin-ef4e5b.ingress-haven.ewp.live/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://amazon.de,0,tranco,amazon.de/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.826874881864637,0,12,0,0,0,3,0,0,http://inquirer.com,0,tranco,inquirer.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.572469458770136,0,10,0,0,0,3,0,0,http://aisthd.xyz,1,phishing_database,aisthd.xyz/,2026-08-09,2026-08-09,2026-08-09
34,1,0,1,0,1,6,3.939829017466402,0,27,0,0,0,9,0,0,http://generative-verify.pages.dev,1,phishing_database,generative-verify.pages.dev/,2026-08-09,2026-08-09,2026-08-09
32,1,6,1,1,1,6,4.301108500731241,0,25,0,0,0,3,0,0,http://att-103417.weeblysite.com,1,phishing_database,att-103417.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.238901256602631,0,6,0,0,0,2,0,0,http://ubc.ca,0,tranco,ubc.ca/,2026-08-04,2026-08-09,2026-08-04
35,1,2,1,1,1,6,4.150292659616667,0,28,0,0,0,3,0,0,http://join-whatsappk38wh.jetos.com,1,phishing_database,join-whatsappk38wh.jetos.com/,2026-08-09,2026-08-09,2026-08-09
39,1,0,1,0,1,6,4.025930027099075,0,32,0,0,0,15,0,0,http://anning-remaining.firebaseapp.com,1,phishing_database,anning-remaining.firebaseapp.com/,2026-08-09,2026-08-09,2026-08-09
29,0,0,0,1,1,4,3.978333581185264,0,22,0,0,0,3,0,0,http://dadhichisolarpower.com,1,phishing_database,dadhichisolarpower.com/,2026-08-09,2026-08-09,2026-08-09
33,0,3,3,0,1,7,4.043801694853791,0,26,0,0,0,2,0,0,http://forms.gcc.osi.office365.us,1,phishing_database,forms.gcc.osi.office365.us/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.139572261986723,0,8,0,0,0,3,0,0,http://goto.com,0,tranco,goto.com/,2026-08-03,2026-08-09,2026-08-03
31,0,0,1,0,1,5,4.1958164715376185,0,24,0,0,0,10,0,0,http://miatsreklhgen.webflow.io,1,phishing_database,miatsreklhgen.webflow.io/,2026-08-09,2026-08-09,2026-08-09
22,1,2,1,0,1,6,3.697845823084412,0,15,0,0,0,12,0,0,http://23.in-addr.arpa,0,tranco,23.in-addr.arpa/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,0,1,4,3.3927474104487847,0,6,0,0,0,2,0,0,http://yle.fi,0,tranco,yle.fi/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.456564762130954,0,8,0,0,0,3,0,0,http://etsy.com,0,tranco,etsy.com/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.286661344475612,0,47,0,0,0,16,0,0,http://rdxaqrpmazpcuodl-dot-millinium.ey.r.appspot.com,1,phishing_database,rdxaqrpmazpcuodl-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.3921472236645345,0,11,0,0,0,3,0,0,http://histats.com,0,tranco,histats.com/,2026-08-04,2026-08-09,2026-08-04
20,1,2,0,1,1,5,3.7841837197791883,0,13,0,0,0,3,0,0,http://awsdns-42.net,0,tranco,awsdns-42.net/,2026-08-04,2026-08-09,2026-08-04
31,2,2,1,0,1,7,4.220167681284828,0,24,0,0,0,11,0,0,http://coda-spin-65.duckdns.org,1,phishing_database,coda-spin-65.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
33,0,5,1,1,1,5,4.12728313431329,0,26,0,0,0,3,0,0,http://kantal25.000webhostapp.com,1,phishing_database,kantal25.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.6635327548042538,0,15,0,0,0,3,0,0,http://meteofrance.com,0,tranco,meteofrance.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.4613201402110083,0,11,0,0,0,3,0,0,http://hichina.com,0,tranco,hichina.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.4992275471326932,0,10,0,0,0,3,0,0,http://qopler.mom,1,phishing_database,qopler.mom/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,4.003856189774724,0,18,0,0,0,3,0,0,http://hugedomainsdns.com,0,tranco,hugedomainsdns.com/,2026-08-04,2026-08-09,2026-08-04
69,2,12,3,0,1,9,4.664339811970275,0,62,0,0,0,16,0,0,http://leezcukaizllflnpyfhouhzcwl-dot-gl909989876787.uk.r.appspot.com,1,phishing_database,leezcukaizllflnpyfhouhzcwl-dot-gl909989876787.uk.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,1,1,5,3.5585186130489057,0,14,0,0,0,3,0,0,http://www.paypal.com,0,tranco,www.paypal.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,0,1,5,3.820888851350189,0,14,0,0,0,6,0,0,http://locaweb.com.br,0,tranco,locaweb.com.br/,2026-08-04,2026-08-09,2026-08-04
16,0,2,0,0,1,4,3.327819531114783,0,9,0,0,0,2,0,0,http://24sata.hr,0,tranco,24sata.hr/,2026-08-04,2026-08-09,2026-08-04
35,1,0,1,0,1,6,3.8261504319610564,0,28,0,0,0,14,0,0,http://photosdata-pa.googleapis.com,0,tranco,photosdata-pa.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.68354236243323,0,11,0,0,0,3,0,0,http://digital.com,0,tranco,digital.com/,2026-08-04,2026-08-09,2026-08-04
66,1,7,4,0,1,9,4.55568437104738,0,59,0,0,0,16,0,0,http://hgwcpqlrqixzpfdrmbobtmhjmq.project2-297402.rj.r.appspot.com,1,phishing_database,hgwcpqlrqixzpfdrmbobtmhjmq.project2-297402.rj.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.68354236243323,0,11,0,0,0,3,0,0,http://signalr.net,0,tranco,signalr.net/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.6069367321753214,0,15,0,0,0,3,0,0,http://www.eporner.com,0,tranco,www.eporner.com/,2026-08-04,2026-08-09,2026-08-04
43,2,9,1,0,1,7,4.478476673256435,0,36,0,0,0,2,0,0,http://deer-orange-8a85aca1e4fb8566.znlc.jp,1,phishing_database,deer-orange-8a85aca1e4fb8566.znlc.jp/,2026-08-09,2026-08-09,2026-08-09
26,0,0,1,1,1,5,3.6423714487439023,0,19,0,0,0,3,0,0,http://www.accuweather.com,0,tranco,www.accuweather.com/,2026-08-04,2026-08-09,2026-08-04
14,0,1,0,1,1,4,3.521640636343319,0,7,0,0,0,3,0,0,http://2xe.com,1,phishing_database,2xe.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.82306798227366,0,15,0,0,0,2,0,0,http://firstbytedns.ru,0,tranco,firstbytedns.ru/,2026-08-04,2026-08-09,2026-08-04
27,0,0,1,1,1,5,3.9582291686698787,0,20,0,0,0,3,0,0,http://iiholoser.weebly.com,1,phishing_database,iiholoser.weebly.com/,2026-08-09,2026-08-09,2026-08-09
28,0,7,1,1,1,5,4.307354922057604,0,21,0,0,0,3,0,0,http://8a152692.sibforms.com,1,phishing_database,8a152692.sibforms.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.7871439606981387,0,12,0,0,0,3,0,0,http://tradeinn.com,0,tranco,tradeinn.com/,2026-08-04,2026-08-09,2026-08-04
22,1,0,0,1,1,5,3.606936732175321,0,15,0,0,0,3,0,0,http://edu-servers.net,0,tranco,edu-servers.net/,2026-08-04,2026-08-09,2026-08-04
37,2,2,0,0,1,6,4.344588500764086,0,30,0,0,0,2,0,0,http://facebook-verifyissue-meta29.tk,1,phishing_database,facebook-verifyissue-meta29.tk/,2026-08-09,2026-08-09,2026-08-09
20,1,0,0,1,1,5,3.921928094887362,0,13,0,0,0,3,0,0,http://share-dns.com,0,tranco,share-dns.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.621928094887362,0,13,0,0,0,3,0,0,http://imperench.com,1,phishing_database,imperench.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.7962176025900556,0,19,0,0,0,3,0,0,http://nanobillsonline.com,1,phishing_database,nanobillsonline.com/,2026-08-09,2026-08-09,2026-08-09
43,1,1,3,0,1,8,4.219885615610767,0,36,0,0,0,9,0,0,http://res-1.public.onecdn.static.microsoft,0,tranco,res-1.public.onecdn.static.microsoft/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,0,1,5,3.753434386188785,0,21,0,0,0,2,0,0,http://ntyupiiisymk.munty.co,1,phishing_database,ntyupiiisymk.munty.co/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.921928094887362,0,13,0,0,0,3,0,0,http://sundaysky.com,0,tranco,sundaysky.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,1,1,5,3.6714055834424966,0,19,0,0,0,3,0,0,http://contacts.google.com,0,tranco,contacts.google.com/,2026-08-04,2026-08-09,2026-08-04
47,1,3,1,0,1,6,4.1199947673112405,0,40,0,0,0,2,0,0,http://commentsdelete-2r9oqict6.ssproperties.ae,1,phishing_database,commentsdelete-2r9oqict6.ssproperties.ae/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.8542858719872455,0,19,0,0,0,3,0,0,http://steamcormmunlty.com,1,phishing_database,steamcormmunlty.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://apnews.com,0,tranco,apnews.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,1,1,4,3.8868421881310122,0,17,0,0,0,3,0,0,http://netflexstream.com,1,phishing_database,netflexstream.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.8801799226757376,0,14,0,0,0,3,0,0,http://feedburner.com,0,tranco,feedburner.com/,2026-08-04,2026-08-09,2026-08-04
35,1,6,1,1,1,6,4.286146588249909,0,28,0,0,0,3,0,0,http://attnet-102913.weeblysite.com,1,phishing_database,attnet-102913.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://xfree.com,0,tranco,xfree.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.521640636343319,0,7,0,0,0,4,0,0,http://rj.link,0,tranco,rj.link/,2026-08-04,2026-08-09,2026-08-04
18,1,0,0,1,1,5,3.6835423624332306,0,11,0,0,0,3,0,0,http://tp-link.com,0,tranco,tp-link.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.321104330578489,0,12,0,0,0,2,0,0,http://justpaste.it,0,tranco,justpaste.it/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.25,0,9,0,0,0,3,0,0,http://hyatt.com,0,tranco,hyatt.com/,2026-08-04,2026-08-09,2026-08-04
39,0,0,3,0,1,7,4.09912882125993,0,32,0,0,0,6,0,0,http://banque.freedomain.thehost.com.ua,1,phishing_database,banque.freedomain.thehost.com.ua/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.914866303883101,0,16,0,0,0,3,0,0,http://pacloudflare.com,0,tranco,pacloudflare.com/,2026-08-04,2026-08-09,2026-08-04
43,2,8,1,1,1,7,4.460921149950308,0,36,0,0,0,3,0,0,http://attcurently11-03-2025.weeblysite.com,1,phishing_database,attcurently11-03-2025.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
28,1,0,0,0,1,5,3.9677201004744997,0,21,0,0,0,2,0,0,http://register-hypesquad.ga,1,phishing_database,register-hypesquad.ga/,2026-08-09,2026-08-09,2026-08-09
40,0,0,3,1,1,7,4.003701696057347,0,33,0,0,0,3,0,0,http://binaries.templates.cdn.office.net,0,tranco,binaries.templates.cdn.office.net/,2026-08-04,2026-08-09,2026-08-04
41,2,0,1,0,1,7,4.259514199528966,0,34,0,0,0,10,0,0,http://verify-account-business.vercel.app,1,phishing_database,verify-account-business.vercel.app/,2026-08-09,2026-08-09,2026-08-09
16,0,0,1,0,1,5,3.327819531114783,0,9,0,0,0,2,0,0,http://www.vg.no,0,tranco,www.vg.no/,2026-08-04,2026-08-09,2026-08-04
29,0,0,1,0,1,5,3.8833374604210067,0,22,0,0,0,10,0,0,http://fairvoicewa.vercel.app,1,phishing_database,fairvoicewa.vercel.app/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.640223928941852,0,8,0,0,0,3,0,0,http://kwai.com,0,tranco,kwai.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.849223912390625,0,16,0,0,0,3,0,0,http://www.duolingo.com,0,tranco,www.duolingo.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.373557262275186,0,8,0,0,0,2,0,0,http://blick.ch,0,tranco,blick.ch/,2026-08-04,2026-08-09,2026-08-04
39,2,0,1,0,1,7,4.0865589495760055,0,32,0,0,0,2,0,0,http://fast-childish-gardenia.glitch.me,1,phishing_database,fast-childish-gardenia.glitch.me/,2026-08-09,2026-08-09,2026-08-09
21,1,0,0,0,1,5,3.784941827437642,0,14,0,0,0,2,0,0,http://es-facebook.es,1,phishing_database,es-facebook.es/,2026-08-09,2026-08-09,2026-08-09
24,0,2,1,0,1,5,4.053508854797679,0,17,0,0,0,4,0,0,http://new1.hdhub4u.limo,0,tranco,new1.hdhub4u.limo/,2026-08-04,2026-08-09,2026-08-04
39,4,0,1,0,1,9,4.077212078381126,0,32,0,0,0,10,0,0,http://aps--auth--cryptosapp.webflow.io,1,phishing_database,aps--auth--cryptosapp.webflow.io/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://sling.com,0,tranco,sling.com/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.226566668589751,0,47,0,0,0,16,0,0,http://futtlmckrakruork-dot-millinium.ey.r.appspot.com,1,phishing_database,futtlmckrakruork-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
38,0,0,1,1,1,5,3.9413095014856045,0,31,0,0,0,3,0,0,http://attmaiiiillliiingbox.weebly.com,1,phishing_database,attmaiiiillliiingbox.weebly.com/,2026-08-09,2026-08-09,2026-08-09
32,1,6,1,1,1,6,4.363608500731241,0,25,0,0,0,3,0,0,http://att-107923.weeblysite.com,1,phishing_database,att-107923.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
35,0,0,2,1,1,6,4.022000516883152,0,28,0,0,0,3,0,0,http://drive.usercontent.google.com,0,tranco,drive.usercontent.google.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.8841837197791884,0,13,0,0,0,3,0,0,http://cloudsink.net,0,tranco,cloudsink.net/,2026-08-04,2026-08-09,2026-08-04
32,1,0,1,1,1,6,4.030639062229566,0,25,0,0,0,3,0,0,http://lloyds.managemy-payee.com,1,phishing_database,lloyds.managemy-payee.com/,2026-08-09,2026-08-09,2026-08-09
36,3,9,2,0,1,9,4.197159723424148,0,29,0,0,0,11,0,0,http://page.45-58-44-150.cprapid.com,1,phishing_database,page.45-58-44-150.cprapid.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.6818808028034025,0,12,0,0,0,3,0,0,http://digicert.com,0,tranco,digicert.com/,2026-08-04,2026-08-09,2026-08-04
20,1,2,0,1,1,5,4.021928094887362,0,13,0,0,0,3,0,0,http://awsdns-61.com,0,tranco,awsdns-61.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.7871439606981383,0,12,0,0,0,2,0,0,http://videotron.ca,0,tranco,videotron.ca/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,1,1,4,3.7336606896881848,0,18,0,0,0,3,0,0,http://saasprotection.com,0,tranco,saasprotection.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://aazzxq.com,1,phishing_database,aazzxq.com/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,0,1,5,4.150158513166728,0,26,0,0,0,13,0,0,http://mailyahlogin.wixstudio.com,1,phishing_database,mailyahlogin.wixstudio.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,0,1,5,3.327339900083509,0,14,0,0,0,2,0,0,http://www.diretta.it,0,tranco,www.diretta.it/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,4.004886164091842,0,15,0,0,0,3,0,0,http://medlineplus.gov,0,tranco,medlineplus.gov/,2026-08-04,2026-08-09,2026-08-04
25,1,0,1,0,1,6,4.003856189774724,0,18,0,0,0,3,0,0,http://t-mobile.xketz.icu,1,phishing_database,t-mobile.xketz.icu/,2026-08-09,2026-08-09,2026-08-09
54,4,20,2,0,1,10,4.587858798299509,0,47,0,0,0,10,0,0,http://33f70456-6a8f-4c6a-9c7a-ffbe6130251d.id.repl.co,1,phishing_database,33f70456-6a8f-4c6a-9c7a-ffbe6130251d.id.repl.co/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.6211755429194716,0,16,0,0,0,3,0,0,http://moneycontrol.com,0,tranco,moneycontrol.com/,2026-08-03,2026-08-09,2026-08-03
20,0,0,0,1,1,4,3.521928094887362,0,13,0,0,0,3,0,0,http://dnsswitch.net,0,tranco,dnsswitch.net/,2026-08-04,2026-08-09,2026-08-04
50,1,22,1,0,1,6,4.518562939644917,0,43,0,0,0,6,0,0,http://pub-95c5ead8d67f460ca228805103b5d21e.r2.dev,1,phishing_database,pub-95c5ead8d67f460ca228805103b5d21e.r2.dev/,2026-08-09,2026-08-09,2026-08-09
23,0,7,1,0,1,5,4.088779347361362,0,16,0,0,0,2,0,0,http://a0382491.xsph.ru,1,phishing_database,a0382491.xsph.ru/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,0,1,4,4.084962500721156,0,17,0,0,0,3,0,0,http://qqowceuamazon.xyz,1,phishing_database,qqowceuamazon.xyz/,2026-08-09,2026-08-09,2026-08-09
41,0,0,5,1,1,9,4.094760845817661,0,34,0,0,0,3,0,0,http://b.tlu.dl.delivery.mp.microsoft.com,0,tranco,b.tlu.dl.delivery.mp.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
21,1,0,0,0,1,5,3.653756708287001,0,14,0,0,0,2,0,0,http://rwth-aachen.de,0,tranco,rwth-aachen.de/,2026-08-04,2026-08-09,2026-08-04
36,1,0,1,1,1,6,4.041336376912015,0,29,0,0,0,3,0,0,http://com-ccmfvqhxxd.tekhencorp.com,1,phishing_database,com-ccmfvqhxxd.tekhencorp.com/,2026-08-09,2026-08-09,2026-08-09
27,0,2,1,1,1,5,4.032303242743953,0,20,0,0,0,3,0,0,http://www.filmyzilla39.com,0,tranco,www.filmyzilla39.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.3921472236645345,0,11,0,0,0,3,0,0,http://threads.net,0,tranco,threads.net/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,1,1,5,3.2364405016961446,0,17,0,0,0,3,0,0,http://www.speedtest.net,0,tranco,www.speedtest.net/,2026-08-04,2026-08-09,2026-08-04
40,1,10,1,0,1,6,4.346439344671015,0,33,0,0,0,2,0,0,http://database-4735374620.ceipirippo.es,1,phishing_database,database-4735374620.ceipirippo.es/,2026-08-09,2026-08-09,2026-08-09
26,1,0,0,1,1,5,3.7192945256669785,0,19,0,0,0,3,0,0,http://paypal-activity.com,1,phishing_database,paypal-activity.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://ghcr.io,0,tranco,ghcr.io/,2026-08-04,2026-08-09,2026-08-04
60,2,9,3,0,1,9,4.382158204685784,0,53,0,0,0,16,0,0,http://qwdnyharywdsfarj-dot-owaonk399399393.uk.r.appspot.com,1,phishing_database,qwdnyharywdsfarj-dot-owaonk399399393.uk.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.327819531114783,0,9,0,0,0,2,0,0,http://google.no,0,tranco,google.no/,2026-08-04,2026-08-09,2026-08-04
35,2,0,1,0,1,7,4.150292659616667,0,28,0,0,0,2,0,0,http://usps.com-tracking-helpsar.cc,1,phishing_database,usps.com-tracking-helpsar.cc/,2026-08-09,2026-08-09,2026-08-09
28,0,0,2,1,1,6,4.039148671903071,0,21,0,0,0,3,0,0,http://config.edge.skype.com,0,tranco,config.edge.skype.com/,2026-08-04,2026-08-09,2026-08-04
27,1,5,1,0,1,6,3.958229168669879,0,20,0,0,0,7,0,0,http://adobe4-3803b.web.app,1,phishing_database,adobe4-3803b.web.app/,2026-08-09,2026-08-09,2026-08-09
16,0,0,1,0,1,5,3.375,0,9,0,0,0,5,0,0,http://dns.ne.jp,0,tranco,dns.ne.jp/,2026-08-04,2026-08-09,2026-08-04
26,1,0,1,0,1,6,4.085055102756476,0,19,0,0,0,9,0,0,http://nior-hold.pages.dev,1,phishing_database,nior-hold.pages.dev/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.6143694458867563,0,11,0,0,0,2,0,0,http://fawanews.sc,0,tranco,fawanews.sc/,2026-08-04,2026-08-09,2026-08-04
27,0,0,1,0,1,5,3.958229168669879,0,20,0,0,0,10,0,0,http://vunerimak.vercel.app,1,phishing_database,vunerimak.vercel.app/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.7871439606981387,0,12,0,0,0,3,0,0,http://adthrive.com,0,tranco,adthrive.com/,2026-08-03,2026-08-09,2026-08-03
29,0,2,1,0,1,5,4.021268494903765,0,22,0,0,0,11,0,0,http://alimosho21.wixsite.com,1,phishing_database,alimosho21.wixsite.com/,2026-08-09,2026-08-09,2026-08-09
23,0,7,1,0,1,5,3.9148663038831013,0,16,0,0,0,2,0,0,http://a0667857.xsph.ru,1,phishing_database,a0667857.xsph.ru/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://mysql.com,0,tranco,mysql.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.8801799226757376,0,14,0,0,0,3,0,0,http://bluestacks.com,0,tranco,bluestacks.com/,2026-08-04,2026-08-09,2026-08-04
22,0,2,0,0,1,4,3.6635327548042547,0,15,0,0,0,3,0,0,http://hipsxcapx11.xyz,1,phishing_database,hipsxcapx11.xyz/,2026-08-09,2026-08-09,2026-08-09
13,1,0,0,0,1,5,3.238901256602631,0,6,0,0,0,2,0,0,http://p-n.io,0,tranco,p-n.io/,2026-08-04,2026-08-09,2026-08-04
28,0,0,2,0,1,6,4.110577243331643,0,21,0,0,0,2,0,0,http://lvf.gwq.mybluehost.me,1,phishing_database,lvf.gwq.mybluehost.me/,2026-08-09,2026-08-09,2026-08-09
17,0,6,0,0,1,4,3.337175341123077,0,10,0,0,0,3,0,0,http://995515.vip,1,phishing_database,995515.vip/,2026-08-09,2026-08-09,2026-08-09
55,3,10,3,1,1,10,4.585460849691616,0,48,0,0,0,3,0,0,http://m.facebook.com-check-5089586313.kranti-india.org,1,phishing_database,m.facebook.com-check-5089586313.kranti-india.org/,2026-08-09,2026-08-09,2026-08-09
30,0,0,1,1,1,5,4.031401845392171,0,23,0,0,0,3,0,0,http://configuration.apple.com,0,tranco,configuration.apple.com/,2026-08-03,2026-08-09,2026-08-03
20,0,0,1,1,1,5,3.3841837197791884,0,13,0,0,0,3,0,0,http://www.sotwe.com,0,tranco,www.sotwe.com/,2026-08-02,2026-08-09,2026-08-02
19,0,2,0,0,1,4,3.7871439606981383,0,12,0,0,0,2,0,0,http://20minutos.es,0,tranco,20minutos.es/,2026-08-03,2026-08-09,2026-08-03
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://workday.com,0,tranco,workday.com/,2026-08-03,2026-08-09,2026-08-03
21,0,0,0,1,1,4,3.6897037321995474,0,14,0,0,0,3,0,0,http://camscanner.com,0,tranco,camscanner.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,1,1,5,3.446439344671015,0,13,0,0,0,3,0,0,http://wap.dasee.net,1,phishing_database,wap.dasee.net/,2026-08-09,2026-08-09,2026-08-09
50,1,26,1,0,1,6,4.414177320667443,0,43,0,0,0,6,0,0,http://pub-226a5539742040c1bc541d7c840428b0.r2.dev,1,phishing_database,pub-226a5539742040c1bc541d7c840428b0.r2.dev/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.503258334775645,0,11,0,0,0,3,0,0,http://uspsvco.com,1,phishing_database,uspsvco.com/,2026-08-09,2026-08-09,2026-08-09
28,0,0,0,1,1,4,3.9407598325400897,0,21,0,0,0,3,0,0,http://cemreogrenciyurdu.com,1,phishing_database,cemreogrenciyurdu.com/,2026-08-09,2026-08-09,2026-08-09
36,0,0,1,1,1,5,4.141604167868593,0,29,0,0,0,3,0,0,http://netflixplndkonto.publicvm.com,1,phishing_database,netflixplndkonto.publicvm.com/,2026-08-09,2026-08-09,2026-08-09
20,0,10,2,0,1,6,3.4841837197791885,0,13,1,0,0,0,0,0,http://35.89.213.152,1,phishing_database,35.89.213.152/,2026-08-09,2026-08-09,2026-08-09
25,0,6,1,0,1,5,3.973660689688185,0,18,0,0,0,2,0,0,http://8hxw.tap3919k7y.cc,1,phishing_database,8hxw.tap3919k7y.cc/,2026-08-09,2026-08-09,2026-08-09
38,0,4,2,0,1,6,3.8232178953536473,0,31,0,0,0,6,0,0,http://5fgfgffg4g4gh4f.blogspot.com.es,1,phishing_database,5fgfgffg4g4gh4f.blogspot.com.es/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.719294525666979,0,19,0,0,0,3,0,0,http://haleyocallaghan.com,1,phishing_database,haleyocallaghan.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,1,1,1,5,3.4992275471326932,0,10,0,0,0,3,0,0,http://wol.jw.org,0,tranco,wol.jw.org/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.572431251322119,0,11,0,0,0,3,0,0,http://goskope.com,0,tranco,goskope.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.82306798227366,0,15,0,0,0,3,0,0,http://defianctset.com,1,phishing_database,defianctset.com/,2026-08-09,2026-08-09,2026-08-09
48,3,0,1,0,1,8,4.167481250360578,0,41,0,0,0,17,0,0,http://mind-flood-car-proposal.trycloudflare.com,1,phishing_database,mind-flood-car-proposal.trycloudflare.com/,2026-08-09,2026-08-09,2026-08-09
23,0,5,1,0,1,5,3.708132064658602,0,16,0,0,0,2,0,0,http://ct72727.tmweb.ru,1,phishing_database,ct72727.tmweb.ru/,2026-08-09,2026-08-09,2026-08-09
24,0,0,2,0,1,6,3.8868421881310122,0,17,0,0,0,5,0,0,http://form.kemkes.go.id,0,tranco,form.kemkes.go.id/,2026-08-04,2026-08-09,2026-08-04
26,1,0,1,1,1,6,4.008132025833399,0,19,0,0,0,3,0,0,http://default.exp-tas.com,0,tranco,default.exp-tas.com/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.409902493217347,0,47,0,0,0,16,0,0,http://axxqauuyteblwlgo-dot-millinium.ey.r.appspot.com,1,phishing_database,axxqauuyteblwlgo-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://cpanel.com,0,tranco,cpanel.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,4.004886164091842,0,15,0,0,0,3,0,0,http://myherbalife.com,0,tranco,myherbalife.com/,2026-08-04,2026-08-09,2026-08-04
36,2,6,1,0,1,7,4.329239931817578,0,29,0,0,0,10,0,0,http://bt-business-357950.webflow.io,1,phishing_database,bt-business-357950.webflow.io/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.6841837197791887,0,13,0,0,0,3,0,0,http://princeton.edu,0,tranco,princeton.edu/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.7773627950641693,0,19,0,0,0,3,0,0,http://matchingdatings.com,1,phishing_database,matchingdatings.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.8365916681089787,0,11,0,0,0,2,0,0,http://audiobee.gr,1,phishing_database,audiobee.gr/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.8208888513501886,0,14,0,0,0,3,0,0,http://realsimple.com,0,tranco,realsimple.com/,2026-08-04,2026-08-09,2026-08-04
21,0,11,2,0,1,6,3.558518613048906,0,14,1,0,0,0,0,0,http://162.243.167.15,1,phishing_database,162.243.167.15/,2026-08-09,2026-08-09,2026-08-09
31,0,0,2,1,1,6,4.1313003425053605,0,24,0,0,0,3,0,0,http://pubads.g.doubleclick.net,0,tranco,pubads.g.doubleclick.net/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.577819531114783,0,9,0,0,0,3,0,0,http://lenta.com,0,tranco,lenta.com/,2026-08-03,2026-08-09,2026-08-03
21,0,0,0,1,1,4,3.748994803525096,0,14,0,0,0,3,0,0,http://teamviewer.com,0,tranco,teamviewer.com/,2026-08-04,2026-08-09,2026-08-04
38,0,5,1,0,1,5,4.168465671110589,0,31,0,0,0,2,0,0,http://redirectionred33445.blogspot.in,1,phishing_database,redirectionred33445.blogspot.in/,2026-08-09,2026-08-09,2026-08-09
30,1,2,2,1,1,7,3.856564762130954,0,23,0,0,0,3,0,0,http://gspe35-ssl.ls.apple.com,0,tranco,gspe35-ssl.ls.apple.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,1,1,5,3.431623565847431,0,12,0,0,0,3,0,0,http://tw.yahoo.com,0,tranco,tw.yahoo.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://xinhuanet.com,0,tranco,xinhuanet.com/,2026-08-04,2026-08-09,2026-08-04
23,1,0,0,1,1,5,3.914866303883101,0,16,0,0,0,3,0,0,http://network-auth.com,0,tranco,network-auth.com/,2026-08-04,2026-08-09,2026-08-04
31,1,0,0,0,1,5,4.0667842134731025,0,24,0,0,0,2,0,0,http://instagram-formappeals.gq,1,phishing_database,instagram-formappeals.gq/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://energy.gov,0,tranco,energy.gov/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://tplinknbu.com,0,tranco,tplinknbu.com/,2026-08-04,2026-08-09,2026-08-04
34,2,8,0,1,1,6,4.35937791471612,0,27,0,0,0,3,0,0,http://fb-marketplace-23145145.com,1,phishing_database,fb-marketplace-23145145.com/,2026-08-09,2026-08-09,2026-08-09
20,0,1,0,1,1,4,3.6841837197791887,0,13,0,0,0,3,0,0,http://7adaminna.com,1,phishing_database,7adaminna.com/,2026-08-09,2026-08-09,2026-08-09
17,1,0,0,1,1,5,3.454822399946607,0,10,0,0,0,3,0,0,http://pv-cdn.net,0,tranco,pv-cdn.net/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://garena.ink,1,phishing_database,garena.ink/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.125,0,9,0,0,0,3,0,0,http://bbtec.net,0,tranco,bbtec.net/,2026-08-04,2026-08-09,2026-08-04
30,0,1,1,0,1,5,3.989898095464287,0,23,0,0,0,9,0,0,http://ionossedureme.dynv6.net,1,phishing_database,ionossedureme.dynv6.net/,2026-08-09,2026-08-09,2026-08-09
32,0,0,1,0,1,5,3.9375,0,25,0,0,0,9,0,0,http://bugresolverdapp.pages.dev,1,phishing_database,bugresolverdapp.pages.dev/,2026-08-09,2026-08-09,2026-08-09
35,1,6,1,1,1,6,4.318867931899243,0,28,0,0,0,3,0,0,http://attcom-102582.weeblysite.com,1,phishing_database,attcom-102582.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
36,1,6,1,1,1,6,4.516875695766562,0,29,0,0,0,3,0,0,http://xfinity-108923.weeblysite.com,1,phishing_database,xfinity-108923.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.6818808028034016,0,12,0,0,0,2,0,0,http://polyspeak.ai,0,tranco,polyspeak.ai/,2026-08-04,2026-08-09,2026-08-04
27,0,3,2,0,1,6,3.9121138909722304,0,20,0,0,0,10,0,0,http://a708.dsct.akamai.net,0,tranco,a708.dsct.akamai.net/,2026-08-04,2026-08-09,2026-08-04
27,2,0,0,1,1,6,3.736006946447657,0,20,0,0,0,3,0,0,http://paypal-client-au.net,1,phishing_database,paypal-client-au.net/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.419381945646371,0,11,0,0,0,7,0,0,http://ada.support,0,tranco,ada.support/,2026-08-04,2026-08-09,2026-08-04
36,0,0,3,0,1,7,4.072431251322119,0,29,0,0,0,5,0,0,http://detail.chiebukuro.yahoo.co.jp,0,tranco,detail.chiebukuro.yahoo.co.jp/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.9321380397593737,0,12,0,0,0,3,0,0,http://benzinga.com,0,tranco,benzinga.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://librus.pl,0,tranco,librus.pl/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.6818808028034016,0,12,0,0,0,2,0,0,http://kameleoon.eu,0,tranco,kameleoon.eu/,2026-08-04,2026-08-09,2026-08-04
47,4,1,1,1,1,9,4.365773894636633,0,40,0,0,0,3,0,0,http://benvenuto-al-tuo-primo-accesso.2waky.com,1,phishing_database,benvenuto-al-tuo-primo-accesso.2waky.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.7622673906514947,0,16,0,0,0,3,0,0,http://give.meteuin.com,1,phishing_database,give.meteuin.com/,2026-08-09,2026-08-09,2026-08-09
27,0,5,1,0,1,5,4.088220835496803,0,20,0,0,0,2,0,0,http://a0ecb08f.selang77.cn,1,phishing_database,a0ecb08f.selang77.cn/,2026-08-09,2026-08-09,2026-08-09
31,0,0,0,1,1,4,3.9621031651557947,0,24,0,0,0,3,0,0,http://iamthemarketingqueen.com,1,phishing_database,iamthemarketingqueen.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.8219280948873617,0,13,0,0,0,3,0,0,http://boxedbash.com,1,phishing_database,boxedbash.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://indiewire.com,0,tranco,indiewire.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.8820451081368628,0,16,0,0,0,3,0,0,http://iplayukulele.com,1,phishing_database,iplayukulele.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,1,0,1,5,3.5035391228040247,0,19,0,0,0,10,0,0,http://netclapp.vercel.app,1,phishing_database,netclapp.vercel.app/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.375,0,9,0,0,0,3,0,0,http://tiket.com,0,tranco,tiket.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,0,1,5,3.733660689688185,0,18,0,0,0,2,0,0,http://mjtfjj.blogspot.am,1,phishing_database,mjtfjj.blogspot.am/,2026-08-09,2026-08-09,2026-08-09
24,1,0,1,0,1,6,3.855388542207534,0,17,0,0,0,4,0,0,http://netflix.ca-n.info,1,phishing_database,netflix.ca-n.info/,2026-08-09,2026-08-09,2026-08-09
30,1,0,2,1,1,7,3.856564762130954,0,23,0,0,0,3,0,0,http://mmx-ds.cdn.whatsapp.net,0,tranco,mmx-ds.cdn.whatsapp.net/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://forcer.ml,1,phishing_database,forcer.ml/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,1,1,4,3.085055102756477,0,6,0,0,0,3,0,0,http://uh.edu,0,tranco,uh.edu/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.446439344671015,0,13,0,0,0,3,0,0,http://ebscohost.com,0,tranco,ebscohost.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,0,1,1,4,3.736006946447657,0,20,0,0,0,3,0,0,http://truepeoplesearch.com,0,tranco,truepeoplesearch.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.521640636343319,0,7,0,0,0,2,0,0,http://maze.co,0,tranco,maze.co/,2026-08-04,2026-08-09,2026-08-04
44,1,3,1,1,1,6,4.308768198567054,0,37,0,0,0,3,0,0,http://aerodynamical-craft.000webhostapp.com,1,phishing_database,aerodynamical-craft.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
72,4,6,3,0,1,11,4.7567499186387785,0,65,0,0,0,16,0,0,http://nkrvjghdghejbfpzdslsbvqkjx-dot-poised-bot-306515.uk.r.appspot.com,1,phishing_database,nkrvjghdghejbfpzdslsbvqkjx-dot-poised-bot-306515.uk.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.4193819456463714,0,11,0,0,0,3,0,0,http://hihonor.com,0,tranco,hihonor.com/,2026-08-04,2026-08-09,2026-08-04
35,0,3,1,0,1,5,4.4004323025356245,0,28,0,0,0,11,0,0,http://raphaeldubois103.wixsite.com,1,phishing_database,raphaeldubois103.wixsite.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,4.011365041826379,0,14,0,0,0,3,0,0,http://krushmedia.com,0,tranco,krushmedia.com/,2026-08-04,2026-08-09,2026-08-04
32,1,6,1,0,1,6,4.1996987351738495,0,25,0,0,0,11,0,0,http://attcom-101535.square.site,1,phishing_database,attcom-101535.square.site/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://bitcoin.org,0,tranco,bitcoin.org/,2026-08-04,2026-08-09,2026-08-04
26,0,1,1,0,1,5,3.9500637564362093,0,19,0,0,0,3,0,0,http://amaoue.oyfghty4.xyz,1,phishing_database,amaoue.oyfghty4.xyz/,2026-08-09,2026-08-09,2026-08-09
45,3,0,1,0,1,8,4.188982196705437,0,38,0,0,0,11,0,0,http://nonton-video-bokep-terbaru.duckdns.org,1,phishing_database,nonton-video-bokep-terbaru.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,4.0559581516151235,0,16,0,0,0,3,0,0,http://tribalfusion.com,0,tranco,tribalfusion.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.921928094887362,0,13,0,0,0,3,0,0,http://eiranward.com,1,phishing_database,eiranward.com/,2026-08-09,2026-08-09,2026-08-09
34,0,3,1,1,1,5,3.8588029144615943,0,27,0,0,0,3,0,0,http://bokepsasa.000webhostapp.com,1,phishing_database,bokepsasa.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
34,3,0,1,0,1,8,3.9368917977572884,0,27,0,0,0,7,0,0,http://bancolombia--com-on.repl.co,1,phishing_database,bancolombia--com-on.repl.co/,2026-08-09,2026-08-09,2026-08-09
81,0,11,2,0,1,6,4.898267830409214,0,74,0,0,0,14,0,0,http://bafybeihxs4v42og6mmjodhg5bo2ev75dglsrrys6hzbhcmvrcfk27uxmye.ipfs.dweb.link,1,phishing_database,bafybeihxs4v42og6mmjodhg5bo2ev75dglsrrys6hzbhcmvrcfk27uxmye.ipfs.dweb.link/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,4.088779347361362,0,16,0,0,0,3,0,0,http://familysearch.org,0,tranco,familysearch.org/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.9321380397593733,0,12,0,0,0,3,0,0,http://alqirwan.com,1,phishing_database,alqirwan.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.4594911601991534,0,19,0,0,0,3,0,0,http://msftconnecttest.com,0,tranco,msftconnecttest.com/,2026-08-04,2026-08-09,2026-08-04
30,0,0,3,0,1,7,3.6817276788697364,0,23,0,0,0,5,0,0,http://topics.smt.docomo.ne.jp,0,tranco,topics.smt.docomo.ne.jp/,2026-08-04,2026-08-09,2026-08-04
50,5,4,1,0,1,10,4.343981820580905,0,43,0,0,0,2,0,0,http://pubg-mobile-new-year-event-2022.blogspot.al,1,phishing_database,pubg-mobile-new-year-event-2022.blogspot.al/,2026-08-09,2026-08-09,2026-08-09
18,1,0,0,1,1,5,3.6835423624332306,0,11,0,0,0,3,0,0,http://aiv-cdn.net,0,tranco,aiv-cdn.net/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.8208888513501886,0,14,0,0,0,3,0,0,http://devanhoang.com,1,phishing_database,devanhoang.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,0,1,5,3.4713544870139295,0,12,0,0,0,6,0,0,http://china.com.cn,0,tranco,china.com.cn/,2026-08-04,2026-08-09,2026-08-04
29,0,3,1,0,1,5,4.28022625367366,0,22,0,0,0,2,0,0,http://krbdwvryljkj.5q5e5o.cn,1,phishing_database,krbdwvryljkj.5q5e5o.cn/,2026-08-09,2026-08-09,2026-08-09
22,1,0,1,1,1,6,3.7887549139935026,0,15,0,0,0,3,0,0,http://s.go-mpulse.net,0,tranco,s.go-mpulse.net/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.577819531114783,0,9,0,0,0,3,0,0,http://lngtd.com,0,tranco,lngtd.com/,2026-08-04,2026-08-09,2026-08-04
35,0,1,0,1,1,4,4.057575159678481,0,28,0,0,0,3,0,0,http://faturamentolulzaoficial2.com,1,phishing_database,faturamentolulzaoficial2.com/,2026-08-09,2026-08-09,2026-08-09
27,0,6,1,0,1,5,4.032303242743953,0,20,0,0,0,9,0,0,http://info239482.github.io,1,phishing_database,info239482.github.io/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.9861879650463043,0,20,0,0,0,3,0,0,http://punuvenow.weebly.com,1,phishing_database,punuvenow.weebly.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.536886723742167,0,12,0,0,0,3,0,0,http://cartocdn.com,0,tranco,cartocdn.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.7849418274376423,0,14,0,0,0,3,0,0,http://manhwaread.com,0,tranco,manhwaread.com/,2026-08-04,2026-08-09,2026-08-04
35,0,2,1,1,1,5,4.171860873964196,0,28,0,0,0,3,0,0,http://aoldomaincenter00.weebly.com,1,phishing_database,aoldomaincenter00.weebly.com/,2026-08-09,2026-08-09,2026-08-09
30,1,0,1,0,1,6,4.0062389286533895,0,23,0,0,0,2,0,0,http://game-sorice.blogspot.sg,1,phishing_database,game-sorice.blogspot.sg/,2026-08-09,2026-08-09,2026-08-09
51,1,0,1,0,1,6,4.365970626616776,0,44,0,0,0,11,0,0,http://joingrubwa-berbagivideoindoviral.duckdns.org,1,phishing_database,joingrubwa-berbagivideoindoviral.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
33,1,3,1,0,1,6,4.2942460132322875,0,26,0,0,0,11,0,0,http://grupbokep18-v8.duckdns.org,1,phishing_database,grupbokep18-v8.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.973660689688185,0,18,0,0,0,3,0,0,http://oxfordjournals.org,0,tranco,oxfordjournals.org/,2026-08-04,2026-08-09,2026-08-04
27,0,0,1,0,1,5,3.763965742824081,0,20,0,0,0,9,0,0,http://eduardotai.github.io,1,phishing_database,eduardotai.github.io/,2026-08-09,2026-08-09,2026-08-09
32,0,0,3,0,1,7,4.101409765557392,0,25,0,0,0,3,0,0,http://rakuten.co.jp.dwefrzx.top,1,phishing_database,rakuten.co.jp.dwefrzx.top/,2026-08-09,2026-08-09,2026-08-09
25,1,0,0,1,1,5,3.7834651896016456,0,18,0,0,0,3,0,0,http://system-monitor.com,0,tranco,system-monitor.com/,2026-08-04,2026-08-09,2026-08-04
47,0,3,1,1,1,5,4.3678986918730125,0,40,0,0,0,3,0,0,http://infosicurezzaingdirect.000webhostapp.com,1,phishing_database,infosicurezzaingdirect.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,0,1,5,3.6537567082870015,0,14,0,0,0,5,0,0,http://blogspot.co.uk,0,tranco,blogspot.co.uk/,2026-08-03,2026-08-09,2026-08-03
29,1,3,0,0,1,5,4.0993603054724,0,22,0,0,0,4,0,0,http://365reviews-online.help,1,phishing_database,365reviews-online.help/,2026-08-09,2026-08-09,2026-08-09
29,0,0,1,1,1,5,4.211260736432281,0,22,0,0,0,3,0,0,http://rimofunoduw.weebly.com,1,phishing_database,rimofunoduw.weebly.com/,2026-08-09,2026-08-09,2026-08-09
40,1,0,2,0,1,7,4.092896608419108,0,33,0,0,0,6,0,0,http://loginx-robinhoodx.blogspot.com.cy,1,phishing_database,loginx-robinhoodx.blogspot.com.cy/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.321928094887362,0,13,0,0,0,3,0,0,http://recaptcha.net,0,tranco,recaptcha.net/,2026-08-03,2026-08-09,2026-08-03
51,4,1,1,0,1,9,4.27988514572338,0,44,0,0,0,9,0,0,http://ad-account-supervision-console-2nj.pages.dev,1,phishing_database,ad-account-supervision-console-2nj.pages.dev/,2026-08-09,2026-08-09,2026-08-09
21,0,2,0,1,1,4,4.011365041826378,0,14,0,0,0,3,0,0,http://moviesda30.com,0,tranco,moviesda30.com/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.388694214926112,0,47,0,0,0,16,0,0,http://cokelvueduqasfed-dot-millinium.ey.r.appspot.com,1,phishing_database,cokelvueduqasfed-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
40,0,0,3,1,1,7,4.1153115322251015,0,33,0,0,0,3,0,0,http://worldaz.relay.teams.microsoft.com,0,tranco,worldaz.relay.teams.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
34,1,0,1,1,1,6,4.17512313511346,0,27,0,0,0,3,0,0,http://payments-graph.facebook.com,0,tranco,payments-graph.facebook.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.653756708287001,0,14,0,0,0,3,0,0,http://liveperson.net,0,tranco,liveperson.net/,2026-08-04,2026-08-09,2026-08-04
50,0,0,2,0,1,6,4.143981820580905,0,43,0,0,0,6,0,0,http://ascovermusicbrasilinstagram.blogspot.com.au,1,phishing_database,ascovermusicbrasilinstagram.blogspot.com.au/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,0,1,4,3.7849418274376427,0,14,0,0,0,2,0,0,http://radiofrance.fr,0,tranco,radiofrance.fr/,2026-08-03,2026-08-09,2026-08-03
29,1,0,1,1,1,6,3.853863219997788,0,22,0,0,0,3,0,0,http://weather-edge.apple.com,0,tranco,weather-edge.apple.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.5585186130489057,0,14,0,0,0,3,0,0,http://slmpleswap.net,1,phishing_database,slmpleswap.net/,2026-08-09,2026-08-09,2026-08-09
17,0,0,1,0,1,5,3.6168746059562227,0,10,0,0,0,6,0,0,http://moe.gov.sa,0,tranco,moe.gov.sa/,2026-08-04,2026-08-09,2026-08-04
49,3,0,1,0,1,8,4.085409905961178,0,42,0,0,0,9,0,0,http://data-center-evaluation-trademark.pages.dev,1,phishing_database,data-center-evaluation-trademark.pages.dev/,2026-08-09,2026-08-09,2026-08-09
28,0,0,1,1,1,5,3.580050351464737,0,21,0,0,0,3,0,0,http://copilot.microsoft.com,0,tranco,copilot.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.4548223999466066,0,10,0,0,0,3,0,0,http://payhip.com,0,tranco,payhip.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,1,1,4,3.8332696895151077,0,18,0,0,0,3,0,0,http://rubiconproject.com,0,tranco,rubiconproject.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,0,1,5,3.7841837197791883,0,13,0,0,0,6,0,0,http://virtua.com.br,0,tranco,virtua.com.br/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.616348566075163,0,12,0,0,0,3,0,0,http://granttax.com,1,phishing_database,granttax.com/,2026-08-09,2026-08-09,2026-08-09
39,1,0,1,0,1,6,4.201692923824033,0,32,0,0,0,14,0,0,http://ondevicesafety-pa.googleapis.com,0,tranco,ondevicesafety-pa.googleapis.com/,2026-08-03,2026-08-09,2026-08-03
27,0,0,0,1,1,4,3.6898916687500067,0,20,0,0,0,3,0,0,http://crowncoinscasino.com,0,tranco,crowncoinscasino.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,0,1,4,3.921928094887362,0,13,0,0,0,3,0,0,http://zdnscloud.biz,0,tranco,zdnscloud.biz/,2026-08-03,2026-08-09,2026-08-03
22,0,0,0,1,1,4,3.879664004902593,0,15,0,0,0,3,0,0,http://paysafecard.com,0,tranco,paysafecard.com/,2026-08-04,2026-08-09,2026-08-04
16,0,1,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://dnse0.com,0,tranco,dnse0.com/,2026-08-04,2026-08-09,2026-08-04
19,1,0,0,1,1,5,3.826874881864637,0,12,0,0,0,3,0,0,http://global-e.com,0,tranco,global-e.com/,2026-08-04,2026-08-09,2026-08-04
32,1,0,1,0,1,6,3.9414280318460246,0,25,0,0,0,10,0,0,http://netfilix-kappa.vercel.app,1,phishing_database,netfilix-kappa.vercel.app/,2026-08-09,2026-08-09,2026-08-09
32,1,0,2,1,1,7,3.890319531114783,0,25,0,0,0,3,0,0,http://valid-apple.g.aaplimg.com,0,tranco,valid-apple.g.aaplimg.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.056564762130954,0,8,0,0,0,2,0,0,http://actss.ca,1,phishing_database,actss.ca/,2026-08-09,2026-08-09,2026-08-09
20,2,0,0,0,1,6,3.546439344671015,0,13,0,0,0,2,0,0,http://t-bank-app.ru,0,tranco,t-bank-app.ru/,2026-08-04,2026-08-09,2026-08-04
33,1,0,1,0,1,6,4.135303210267544,0,26,0,0,0,11,0,0,http://decide-resolve.duckdns.org,1,phishing_database,decide-resolve.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,0,1,4,3.9161269465882835,0,14,0,0,0,6,0,0,http://fmovies.social,1,phishing_database,fmovies.social/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,0,1,5,3.7216117239699007,0,12,0,0,0,6,0,0,http://mohfw.gov.in,0,tranco,mohfw.gov.in/,2026-08-04,2026-08-09,2026-08-04
51,3,0,1,1,1,8,4.280391646683438,0,44,0,0,0,3,0,0,http://att-yahoo-mail-mcnasjdkjadcdd.weeblysite.com,1,phishing_database,att-yahoo-mail-mcnasjdkjadcdd.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
21,0,1,1,1,1,5,3.553763114472246,0,14,0,0,0,3,0,0,http://t0.gstatic.com,0,tranco,t0.gstatic.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://pagesix.com,0,tranco,pagesix.com/,2026-08-03,2026-08-09,2026-08-03
25,0,0,0,1,1,4,4.053660689688185,0,18,0,0,0,3,0,0,http://globalvisionad.com,0,tranco,globalvisionad.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,1,0,1,5,4.014146761422729,0,20,0,0,0,5,0,0,http://dpd.survalyzer.swiss,1,phishing_database,dpd.survalyzer.swiss/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.452819531114783,0,9,0,0,0,2,0,0,http://innato.us,1,phishing_database,innato.us/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,0,1,5,3.646439344671015,0,13,0,0,0,2,0,0,http://www.vinted.fr,0,tranco,www.vinted.fr/,2026-08-04,2026-08-09,2026-08-04
39,2,2,1,0,1,7,4.096568168180189,0,32,0,0,0,18,0,0,http://chs-app-7t4ir.ondigitalocean.app,1,phishing_database,chs-app-7t4ir.ondigitalocean.app/,2026-08-09,2026-08-09,2026-08-09
23,0,2,1,0,1,5,3.795088586397733,0,16,0,0,0,9,0,0,http://hytv05.pages.dev,1,phishing_database,hytv05.pages.dev/,2026-08-09,2026-08-09,2026-08-09
40,2,1,1,0,1,7,4.125070520364181,0,33,0,0,0,11,0,0,http://brave-poincare-c1bcee.netlify.app,1,phishing_database,brave-poincare-c1bcee.netlify.app/,2026-08-09,2026-08-09,2026-08-09
37,1,1,1,0,1,6,4.2629790410707376,0,30,0,0,0,10,0,0,http://infinite-wonderbox7.vercel.app,1,phishing_database,infinite-wonderbox7.vercel.app/,2026-08-09,2026-08-09,2026-08-09
31,0,2,1,0,1,5,4.349199939349344,0,24,0,0,0,11,0,0,http://pobgmobile20.duckdns.org,1,phishing_database,pobgmobile20.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
24,1,0,0,0,1,5,3.938721875540868,0,17,0,0,0,4,0,0,http://inner-active.mobi,0,tranco,inner-active.mobi/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.8841837197791884,0,13,0,0,0,3,0,0,http://tinkercad.com,0,tranco,tinkercad.com/,2026-08-03,2026-08-09,2026-08-03
20,1,2,0,1,1,5,4.021928094887362,0,13,0,0,0,3,0,0,http://awsdns-12.com,0,tranco,awsdns-12.com/,2026-08-04,2026-08-09,2026-08-04
31,2,0,0,1,1,6,3.861476859389222,0,24,0,0,0,3,0,0,http://access-meta-business.com,1,phishing_database,access-meta-business.com/,2026-08-09,2026-08-09,2026-08-09
54,2,0,3,0,1,9,4.3412079386887035,0,47,0,0,0,16,0,0,http://iobcnjbphoixevyy-dot-millinium.ey.r.appspot.com,1,phishing_database,iobcnjbphoixevyy-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://qrcdn.net,0,tranco,qrcdn.net/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.68354236243323,0,11,0,0,0,2,0,0,http://wbbasket.ru,0,tranco,wbbasket.ru/,2026-08-04,2026-08-09,2026-08-04
34,0,3,1,0,1,5,3.8780682683455234,0,27,0,0,0,12,0,0,http://5tgfgjjghgf3f3.blogspot.com,1,phishing_database,5tgfgjjghgf3f3.blogspot.com/,2026-08-09,2026-08-09,2026-08-09
20,0,10,2,0,1,6,3.446439344671015,0,13,1,0,0,0,0,0,http://34.94.148.132,1,phishing_database,34.94.148.132/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.7254805569978675,0,11,0,0,0,2,0,0,http://lunalabs.io,0,tranco,lunalabs.io/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.5766176449086657,0,12,0,0,0,3,0,0,http://ovhcloud.com,0,tranco,ovhcloud.com/,2026-08-03,2026-08-09,2026-08-03
19,0,0,0,1,1,4,3.6818808028034025,0,12,0,0,0,3,0,0,http://livechat.com,0,tranco,livechat.com/,2026-08-04,2026-08-09,2026-08-04
28,1,0,1,0,1,6,3.8212963336848613,0,21,0,0,0,2,0,0,http://boxberry.ru-offers.ru,1,phishing_database,boxberry.ru-offers.ru/,2026-08-09,2026-08-09,2026-08-09
30,0,3,1,0,1,5,4.01506101220307,0,23,0,0,0,7,0,0,http://bancolominfo555.repl.co,1,phishing_database,bancolominfo555.repl.co/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://tibia.com,0,tranco,tibia.com/,2026-08-04,2026-08-09,2026-08-04
29,0,0,1,0,1,5,4.017824858003426,0,22,0,0,0,2,0,0,http://netflixclone.deruwe.me,1,phishing_database,netflixclone.deruwe.me/,2026-08-09,2026-08-09,2026-08-09
43,6,0,1,0,1,11,4.126862359796814,0,36,0,0,0,10,0,0,http://portal--sso--ndaxio--uath.webflow.io,1,phishing_database,portal--sso--ndaxio--uath.webflow.io/,2026-08-09,2026-08-09,2026-08-09
35,3,0,1,0,1,8,4.150292659616668,0,28,0,0,0,9,0,0,http://slum-meta-trim-biz.pages.dev,1,phishing_database,slum-meta-trim-biz.pages.dev/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.614369445886757,0,11,0,0,0,3,0,0,http://siemens.com,0,tranco,siemens.com/,2026-08-04,2026-08-09,2026-08-04
31,0,4,2,0,1,6,4.324848729602135,0,24,0,0,0,11,0,0,http://k.fliuzn6636.workers.dev,1,phishing_database,k.fliuzn6636.workers.dev/,2026-08-09,2026-08-09,2026-08-09
21,0,0,2,0,1,6,3.6178096843744547,0,14,0,0,0,5,0,0,http://www.ynet.co.il,0,tranco,www.ynet.co.il/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,1,1,4,3.5394705707972514,0,18,0,0,0,3,0,0,http://localbltcollns.net,1,phishing_database,localbltcollns.net/,2026-08-09,2026-08-09,2026-08-09
47,0,2,2,1,1,6,4.234608000245556,0,40,0,0,0,3,0,0,http://pulse.treinamentotesvtmng2dev.ezviz7.com,0,tranco,pulse.treinamentotesvtmng2dev.ezviz7.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,0,1,5,3.4713544870139286,0,12,0,0,0,5,0,0,http://google.co.ve,0,tranco,google.co.ve/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.327819531114783,0,9,0,0,0,2,0,0,http://google.ro,0,tranco,google.ro/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.914866303883101,0,16,0,0,0,3,0,0,http://gslbjpmchase.com,0,tranco,gslbjpmchase.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.7216117239699007,0,12,0,0,0,3,0,0,http://unsplash.com,0,tranco,unsplash.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,1,1,4,4.053660689688185,0,18,0,0,0,3,0,0,http://joingruppviral.com,1,phishing_database,joingruppviral.com/,2026-08-09,2026-08-09,2026-08-09
37,1,4,2,0,1,7,4.303783770917412,0,30,0,0,0,2,0,0,http://allegro.pl-regula3897.monsv.eu,1,phishing_database,allegro.pl-regula3897.monsv.eu/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.6412498004554785,0,15,0,0,0,3,0,0,http://onthemarket.com,0,tranco,onthemarket.com/,2026-08-04,2026-08-09,2026-08-04
30,0,0,0,1,1,4,3.647742678581274,0,23,0,0,0,3,0,0,http://palmettostatearmory.com,0,tranco,palmettostatearmory.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,0,1,4,3.7256507561120937,0,14,0,0,0,2,0,0,http://nashjournal.ru,0,tranco,nashjournal.ru/,2026-08-03,2026-08-09,2026-08-03
19,0,0,0,1,1,4,3.7216117239699007,0,12,0,0,0,3,0,0,http://arpreven.com,1,phishing_database,arpreven.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.681880802803402,0,12,0,0,0,2,0,0,http://intercars.eu,0,tranco,intercars.eu/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,1,1,5,3.721928094887362,0,13,0,0,0,3,0,0,http://m.klikbca.com,0,tranco,m.klikbca.com/,2026-08-04,2026-08-09,2026-08-04
32,3,10,1,0,1,8,4.090018266288633,0,25,0,0,0,11,0,0,http://20-111-41-175.cprapid.com,1,phishing_database,20-111-41-175.cprapid.com/,2026-08-09,2026-08-09,2026-08-09
81,0,10,2,0,1,6,4.852152552711564,0,74,0,0,0,14,0,0,http://bafybeicojl6bm5fa5lxr4fluhdsc2lhj5nkanb5vo4dg7vjdiwbkhgy5qu.ipfs.dweb.link,1,phishing_database,bafybeicojl6bm5fa5lxr4fluhdsc2lhj5nkanb5vo4dg7vjdiwbkhgy5qu.ipfs.dweb.link/,2026-08-09,2026-08-09,2026-08-09
45,3,1,1,0,1,8,4.436080318455744,0,38,0,0,0,11,0,0,http://event-codha-tersembubyi-v1.duckdns.org,1,phishing_database,event-codha-tersembubyi-v1.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
23,1,0,0,1,1,5,3.82790978214397,0,16,0,0,0,3,0,0,http://cagricola-pt.net,1,phishing_database,cagricola-pt.net/,2026-08-09,2026-08-09,2026-08-09
40,1,0,1,0,1,6,3.972573883611434,0,33,0,0,0,14,0,0,http://xgapromomanager-pa.googleapis.com,0,tranco,xgapromomanager-pa.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
37,0,1,0,1,1,4,4.026360459931184,0,30,0,0,0,3,0,0,http://mycharleshpospisil2company.com,1,phishing_database,mycharleshpospisil2company.com/,2026-08-09,2026-08-09,2026-08-09
27,0,2,0,1,1,4,3.676390632579627,0,20,0,0,0,3,0,0,http://preventprotect20.com,1,phishing_database,preventprotect20.com/,2026-08-09,2026-08-09,2026-08-09
39,0,0,1,1,1,5,4.128494129663178,0,32,0,0,0,3,0,0,http://bancodelpacifisi.webcindario.com,1,phishing_database,bancodelpacifisi.webcindario.com/,2026-08-09,2026-08-09,2026-08-09
47,2,0,1,0,1,7,4.088762192324848,0,40,0,0,0,2,0,0,http://quintessential-sticky-hibiscus.glitch.me,1,phishing_database,quintessential-sticky-hibiscus.glitch.me/,2026-08-09,2026-08-09,2026-08-09
12,0,0,0,0,1,4,3.2516291673878226,0,5,0,0,0,2,0,0,http://ad.nl,0,tranco,ad.nl/,2026-08-04,2026-08-09,2026-08-04
39,0,5,1,1,1,5,4.355539077670186,0,32,0,0,0,3,0,0,http://joingrup18baru.000webhostapp.com,1,phishing_database,joingrup18baru.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,1,1,1,5,3.7483286603655737,0,19,0,0,0,3,0,0,http://auth.platorelay.com,0,tranco,auth.platorelay.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.323231428797621,0,8,0,0,0,3,0,0,http://temu.com,0,tranco,temu.com/,2026-08-04,2026-08-09,2026-08-04
34,0,0,1,0,1,5,4.138502179294739,0,27,0,0,0,10,0,0,http://metaamaskkloggin.webflow.io,1,phishing_database,metaamaskkloggin.webflow.io/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.558518613048906,0,14,0,0,0,3,0,0,http://checkpoint.com,0,tranco,checkpoint.com/,2026-08-04,2026-08-09,2026-08-04
23,1,0,0,0,1,5,3.708132064658602,0,16,0,0,0,3,0,0,http://com-trackeox.top,1,phishing_database,com-trackeox.top/,2026-08-09,2026-08-09,2026-08-09
64,6,7,1,1,1,11,4.560328664259099,0,57,0,0,0,3,0,0,http://entry-auth-biglobe-mail-cgi-bins-6417bbd4cf8b2.ehuaya.net,1,phishing_database,entry-auth-biglobe-mail-cgi-bins-6417bbd4cf8b2.ehuaya.net/,2026-08-09,2026-08-09,2026-08-09
22,0,0,1,1,1,5,3.550340709546388,0,15,0,0,0,3,0,0,http://tr.snapchat.com,0,tranco,tr.snapchat.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,1,1,5,3.6536606896881856,0,18,0,0,0,3,0,0,http://choices.truste.com,0,tranco,choices.truste.com/,2026-08-04,2026-08-09,2026-08-04
29,0,0,1,1,1,5,3.9783335811852645,0,22,0,0,0,3,0,0,http://secure.livechatinc.com,0,tranco,secure.livechatinc.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.5068905956085183,0,8,0,0,0,3,0,0,http://sony.com,0,tranco,sony.com/,2026-08-04,2026-08-09,2026-08-04
56,4,19,1,1,1,9,4.626301966925148,0,49,0,0,0,3,0,0,http://92c178d4-a37c-44a6-8dc8-f2ce2a591df3.usrfiles.com,1,phishing_database,92c178d4-a37c-44a6-8dc8-f2ce2a591df3.usrfiles.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://forbes.com,0,tranco,forbes.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.7887549139935026,0,15,0,0,0,3,0,0,http://imagemagick.org,0,tranco,imagemagick.org/,2026-08-04,2026-08-09,2026-08-04
35,0,0,2,1,1,6,4.028445159431228,0,28,0,0,0,3,0,0,http://centralus.cloudapp.azure.com,0,tranco,centralus.cloudapp.azure.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://vimeo.com,0,tranco,vimeo.com/,2026-08-04,2026-08-09,2026-08-04
83,1,15,2,0,1,7,4.786032546415936,0,76,0,0,0,11,0,0,http://bafybeie233cp555pzg3m4766bwradagjblbgg6wctg5chbwqkvie5d5zqm.ipfs.cf-ipfs.com,1,phishing_database,bafybeie233cp555pzg3m4766bwradagjblbgg6wctg5chbwqkvie5d5zqm.ipfs.cf-ipfs.com/,2026-08-09,2026-08-09,2026-08-09
28,0,0,1,0,1,5,3.7943360657504517,0,21,0,0,0,2,0,0,http://besttest.synergize.co,1,phishing_database,besttest.synergize.co/,2026-08-09,2026-08-09,2026-08-09
20,0,1,0,0,1,4,3.6841837197791882,0,13,0,0,0,8,0,0,http://wso2.download,0,tranco,wso2.download/,2026-08-04,2026-08-09,2026-08-04
39,2,0,1,1,1,7,4.067202859776942,0,32,0,0,0,3,0,0,http://apps-exodus-wallet.teachable.com,1,phishing_database,apps-exodus-wallet.teachable.com/,2026-08-09,2026-08-09,2026-08-09
48,0,0,1,0,1,5,4.183208073322318,0,41,0,0,0,22,0,0,http://appleloginunlocked.servecounterstrike.com,1,phishing_database,appleloginunlocked.servecounterstrike.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.914866303883101,0,16,0,0,0,3,0,0,http://eliasramirez.com,1,phishing_database,eliasramirez.com/,2026-08-09,2026-08-09,2026-08-09
19,1,0,0,0,1,5,3.300559092390954,0,12,0,0,0,2,0,0,http://radar-hit.it,1,phishing_database,radar-hit.it/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.2359263506290326,0,7,0,0,0,2,0,0,http://zoho.in,0,tranco,zoho.in/,2026-08-03,2026-08-09,2026-08-03
34,1,8,1,1,1,6,4.454822399946606,0,27,0,0,0,3,0,0,http://rule-03306320.skinmavel.com,1,phishing_database,rule-03306320.skinmavel.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,1,0,1,5,3.5724312513221195,0,11,0,0,0,6,0,0,http://miit.gov.cn,0,tranco,miit.gov.cn/,2026-08-03,2026-08-09,2026-08-03
43,0,22,1,1,1,5,4.460921149950309,0,36,0,0,0,3,0,0,http://258741565225v2563985471.filesusr.com,1,phishing_database,258741565225v2563985471.filesusr.com/,2026-08-09,2026-08-09,2026-08-09
24,0,5,1,0,1,5,3.772055208874201,0,17,0,0,0,10,0,0,http://1211r6.vercel.app,1,phishing_database,1211r6.vercel.app/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,3.5555331514269963,0,16,0,0,0,6,0,0,http://president.edu.np,1,phishing_database,president.edu.np/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.2608281712244547,0,12,0,0,0,2,0,0,http://expressen.se,0,tranco,expressen.se/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.6841837197791887,0,13,0,0,0,3,0,0,http://mathworks.com,0,tranco,mathworks.com/,2026-08-04,2026-08-09,2026-08-04
81,0,11,2,0,1,6,4.844384768969704,0,74,0,0,0,14,0,0,http://bafybeicyoou3q7k5bml4hx2cqyi7ytj76vckg4hfeuvxbwxh3uw3qlhwwu.ipfs.dweb.link,1,phishing_database,bafybeicyoou3q7k5bml4hx2cqyi7ytj76vckg4hfeuvxbwxh3uw3qlhwwu.ipfs.dweb.link/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.2766108716544045,0,19,0,0,0,3,0,0,http://constantcontact.com,0,tranco,constantcontact.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,0,1,5,3.299896391167891,0,15,0,0,0,2,0,0,http://www.bilibili.tv,0,tranco,www.bilibili.tv/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,0,1,4,3.979097891134804,0,19,0,0,0,3,0,0,http://steamcomnunmity.cfd,1,phishing_database,steamcomnunmity.cfd/,2026-08-09,2026-08-09,2026-08-09
26,0,0,1,0,1,5,3.921029621737614,0,19,0,0,0,14,0,0,http://dscb.akamaiedge.net,0,tranco,dscb.akamaiedge.net/,2026-08-04,2026-08-09,2026-08-04
24,0,3,1,0,1,5,3.772055208874201,0,17,0,0,0,7,0,0,http://acnote001.web.app,1,phishing_database,acnote001.web.app/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,1,1,5,3.8801799226757376,0,14,0,0,0,3,0,0,http://www.redfin.com,0,tranco,www.redfin.com/,2026-08-04,2026-08-09,2026-08-04
22,0,4,1,0,1,5,3.7887549139935026,0,15,0,0,0,10,0,0,http://8586.vercel.app,1,phishing_database,8586.vercel.app/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,0,1,5,3.7489948035250964,0,14,0,0,0,2,0,0,http://zkxsy.qstgr.es,1,phishing_database,zkxsy.qstgr.es/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.6304126608739984,0,14,0,0,0,3,0,0,http://literotica.com,0,tranco,literotica.com/,2026-08-04,2026-08-09,2026-08-04
33,0,0,0,1,1,4,4.294246013232288,0,26,0,0,0,3,0,0,http://bluelakesgoldandsilver.com,1,phishing_database,bluelakesgoldandsilver.com/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,0,1,5,3.7198523585646037,0,24,0,0,0,6,0,0,http://hoimoedreslerstss.com.tr,1,phishing_database,hoimoedreslerstss.com.tr/,2026-08-09,2026-08-09,2026-08-09
34,0,0,1,0,1,5,4.02085512047121,0,27,0,0,0,15,0,0,http://brasreaincu.firebaseapp.com,1,phishing_database,brasreaincu.firebaseapp.com/,2026-08-09,2026-08-09,2026-08-09
30,0,0,1,0,1,5,4.1898980954642875,0,23,0,0,0,6,0,0,http://angelesvirtuales.com.mx,1,phishing_database,angelesvirtuales.com.mx/,2026-08-09,2026-08-09,2026-08-09
59,3,0,1,0,1,8,4.347976313023123,0,52,0,0,0,17,0,0,http://diverse-traveling-enzyme-nominated.trycloudflare.com,1,phishing_database,diverse-traveling-enzyme-nominated.trycloudflare.com/,2026-08-09,2026-08-09,2026-08-09
12,0,0,0,0,1,4,3.084962500721156,0,5,0,0,0,2,0,0,http://nu.nl,0,tranco,nu.nl/,2026-08-04,2026-08-09,2026-08-04
16,0,2,0,0,1,4,3.75,0,9,0,0,0,2,0,0,http://ar2l9b.cn,1,phishing_database,ar2l9b.cn/,2026-08-09,2026-08-09,2026-08-09
39,2,0,1,0,1,7,4.252974975106084,0,32,0,0,0,2,0,0,http://bolder-whimsical-quiet.glitch.me,1,phishing_database,bolder-whimsical-quiet.glitch.me/,2026-08-09,2026-08-09,2026-08-09
26,1,0,0,1,1,5,4.0269868333592855,0,19,0,0,0,3,0,0,http://futura-sciences.com,0,tranco,futura-sciences.com/,2026-08-04,2026-08-09,2026-08-04
40,4,0,0,0,1,8,3.993942707918268,0,33,0,0,0,2,0,0,http://resolution-center-auth-case-co.ml,1,phishing_database,resolution-center-auth-case-co.ml/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.238901256602631,0,6,0,0,0,2,0,0,http://cra.cz,0,tranco,cra.cz/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.521640636343319,0,7,0,0,0,2,0,0,http://mega.nz,0,tranco,mega.nz/,2026-08-04,2026-08-09,2026-08-04
21,0,1,1,0,1,5,3.4992275417233567,0,14,0,0,0,5,0,0,http://0noplata.pp.ru,1,phishing_database,0noplata.pp.ru/,2026-08-09,2026-08-09,2026-08-09
23,1,0,0,0,1,5,3.8279097821439705,0,16,0,0,0,3,0,0,http://com-trackjfd.top,1,phishing_database,com-trackjfd.top/,2026-08-09,2026-08-09,2026-08-09
20,1,2,0,1,1,5,4.021928094887362,0,13,0,0,0,3,0,0,http://awsdns-62.com,0,tranco,awsdns-62.com/,2026-08-04,2026-08-09,2026-08-04
37,0,0,2,1,1,6,4.0059580950078475,0,30,0,0,0,3,0,0,http://incoming.telemetry.mozilla.org,0,tranco,incoming.telemetry.mozilla.org/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.9321380397593737,0,12,0,0,0,4,0,0,http://dbsbank.life,1,phishing_database,dbsbank.life/,2026-08-09,2026-08-09,2026-08-09
35,1,3,1,1,1,6,4.136286231168866,0,28,0,0,0,3,0,0,http://help-center689.crabdance.com,1,phishing_database,help-center689.crabdance.com/,2026-08-09,2026-08-09,2026-08-09
81,0,10,2,0,1,6,4.884128978215057,0,74,0,0,0,14,0,0,http://bafkreidmcie7he4b2pdpynchoyfj2e4v7kwjztrwfzyqiblx5a56gn2sim.ipfs.dweb.link,1,phishing_database,bafkreidmcie7he4b2pdpynchoyfj2e4v7kwjztrwfzyqiblx5a56gn2sim.ipfs.dweb.link/,2026-08-09,2026-08-09,2026-08-09
28,0,1,1,0,1,5,3.9232517969803378,0,21,0,0,0,14,0,0,http://oauth2.googleapis.com,0,tranco,oauth2.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://zhihu.com,0,tranco,zhihu.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://glosbe.com,0,tranco,glosbe.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,0,1,5,3.7216117239699007,0,12,0,0,0,6,0,0,http://bihar.gov.in,0,tranco,bihar.gov.in/,2026-08-03,2026-08-09,2026-08-03
13,0,0,0,0,1,4,3.0269868333592873,0,6,0,0,0,2,0,0,http://hvg.hu,0,tranco,hvg.hu/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,1,1,5,3.5219280948873615,0,13,0,0,0,3,0,0,http://www.wnacg.com,0,tranco,www.wnacg.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.6069367321753214,0,15,0,0,0,3,0,0,http://ssl.gstatic.com,0,tranco,ssl.gstatic.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,1,1,5,4.243856189774723,0,18,0,0,0,3,0,0,http://dvla.refundsuk.com,1,phishing_database,dvla.refundsuk.com/,2026-08-09,2026-08-09,2026-08-09
38,0,0,0,1,1,4,3.9155803954675146,0,31,0,0,0,3,0,0,http://dijitalgarantiglobalgirisim.net,1,phishing_database,dijitalgarantiglobalgirisim.net/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.8208888513501886,0,14,0,0,0,3,0,0,http://piercefalo.com,1,phishing_database,piercefalo.com/,2026-08-09,2026-08-09,2026-08-09
29,1,0,1,0,1,6,4.0472990984266435,0,22,0,0,0,14,0,0,http://play-fe.googleapis.com,0,tranco,play-fe.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
43,2,0,1,0,1,7,3.9902506625659475,0,36,0,0,0,2,0,0,http://enchanting-guiltless-suede.glitch.me,1,phishing_database,enchanting-guiltless-suede.glitch.me/,2026-08-09,2026-08-09,2026-08-09
34,1,0,1,0,1,6,3.830725901450323,0,27,0,0,0,10,0,0,http://help-strtrezorio.gitbook.io,1,phishing_database,help-strtrezorio.gitbook.io/,2026-08-09,2026-08-09,2026-08-09
24,0,2,0,0,1,4,4.084962500721157,0,17,0,0,0,3,0,0,http://aksdgwierty18.top,1,phishing_database,aksdgwierty18.top/,2026-08-09,2026-08-09,2026-08-09
35,0,1,1,1,1,5,3.6075365904066787,0,28,0,0,0,3,0,0,http://lmylwbsmllmylwbsm.3cllcc.com,1,phishing_database,lmylwbsmllmylwbsm.3cllcc.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,1,0,1,5,3.337175341123077,0,10,0,0,0,6,0,0,http://www.gov.pl,0,tranco,www.gov.pl/,2026-08-04,2026-08-09,2026-08-04
42,1,0,3,1,1,8,4.193161994764468,0,35,0,0,0,3,0,0,http://eu-mobile.events.data.microsoft.com,0,tranco,eu-mobile.events.data.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
23,1,1,0,0,1,5,3.9690016298759936,0,16,0,0,0,2,0,0,http://joingrup-gow1.ga,1,phishing_database,joingrup-gow1.ga/,2026-08-09,2026-08-09,2026-08-09
26,0,2,1,0,1,5,3.9021748142117274,0,19,0,0,0,9,0,0,http://44sndkuge.pages.dev,1,phishing_database,44sndkuge.pages.dev/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.4613201402110083,0,11,0,0,0,3,0,0,http://cpmstar.com,0,tranco,cpmstar.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://vox.com,0,tranco,vox.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.754441845713345,0,15,0,0,0,3,0,0,http://www.bestbuy.com,0,tranco,www.bestbuy.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://agoda.com,0,tranco,agoda.com/,2026-08-04,2026-08-09,2026-08-04
43,2,3,2,0,1,8,4.414409522043331,0,36,0,0,0,11,0,0,http://holy-sea-aecd.hpwcbbq779.workers.dev,1,phishing_database,holy-sea-aecd.hpwcbbq779.workers.dev/,2026-08-09,2026-08-09,2026-08-09
26,0,0,2,1,1,6,4.056020968057881,0,19,0,0,0,3,0,0,http://px.ads.linkedin.com,0,tranco,px.ads.linkedin.com/,2026-08-03,2026-08-09,2026-08-03
22,1,0,0,0,1,5,4.061482186720775,0,15,0,0,0,2,0,0,http://vk-analytics.ru,0,tranco,vk-analytics.ru/,2026-08-04,2026-08-09,2026-08-04
59,6,4,0,0,1,10,4.205766829539001,0,52,0,0,0,2,0,0,http://advert-recovery-support-verify-center-active-2019.cf,1,phishing_database,advert-recovery-support-verify-center-active-2019.cf/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.681880802803402,0,12,0,0,0,2,0,0,http://jetbrains.ai,0,tranco,jetbrains.ai/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.640223928941852,0,8,0,0,0,4,0,0,http://ura.news,0,tranco,ura.news/,2026-08-04,2026-08-09,2026-08-04
52,0,0,1,0,1,5,4.173822833809281,0,45,0,0,0,2,0,0,http://communitystandardsandpagesrepairservice.co.vu,1,phishing_database,communitystandardsandpagesrepairservice.co.vu/,2026-08-09,2026-08-09,2026-08-09
19,0,1,0,0,1,4,3.9321380397593733,0,12,0,0,0,2,0,0,http://juegos3ds.ml,1,phishing_database,juegos3ds.ml/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://sxyprn.com,0,tranco,sxyprn.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.292770193936991,0,10,0,0,0,3,0,0,http://eenadu.net,0,tranco,eenadu.net/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.5068905956085183,0,8,0,0,0,3,0,0,http://roku.com,0,tranco,roku.com/,2026-08-04,2026-08-09,2026-08-04
19,0,9,2,0,1,6,3.471354487013929,0,12,1,0,0,0,0,0,http://35.92.19.130,1,phishing_database,35.92.19.130/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.5841837197791886,0,13,0,0,0,3,0,0,http://europepmc.org,0,tranco,europepmc.org/,2026-08-04,2026-08-09,2026-08-04
31,3,9,1,0,1,8,4.2603326005698765,0,24,0,0,0,11,0,0,http://69-49-235-51.cprapid.com,1,phishing_database,69-49-235-51.cprapid.com/,2026-08-09,2026-08-09,2026-08-09
18,1,0,0,0,1,5,3.5724312513221195,0,11,0,0,0,2,0,0,http://texas-gg.cc,1,phishing_database,texas-gg.cc/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.3082708345352603,0,11,0,0,0,2,0,0,http://xxxhindi.to,0,tranco,xxxhindi.to/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.9219280948873623,0,13,0,0,0,3,0,0,http://plusenior.com,1,phishing_database,plusenior.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.572469458770136,0,10,0,0,0,3,0,0,http://tenjin.com,0,tranco,tenjin.com/,2026-08-04,2026-08-09,2026-08-04
34,1,0,1,1,1,6,4.043057694064253,0,27,0,0,0,3,0,0,http://rtb-csync.smartadserver.com,0,tranco,rtb-csync.smartadserver.com/,2026-08-04,2026-08-09,2026-08-04
29,0,0,0,1,1,4,3.952302977662386,0,22,0,0,0,3,0,0,http://digitaloceanspaces.com,0,tranco,digitaloceanspaces.com/,2026-08-04,2026-08-09,2026-08-04
39,0,0,4,0,1,8,3.7601728994939396,0,32,0,0,0,18,0,0,http://tm.a.prd.aadg.trafficmanager.net,0,tranco,tm.a.prd.aadg.trafficmanager.net/,2026-08-04,2026-08-09,2026-08-04
36,2,1,1,0,1,7,4.183542362433229,0,29,0,0,0,10,0,0,http://mint-opensean-box2.vercel.app,1,phishing_database,mint-opensean-box2.vercel.app/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.9690016298759936,0,16,0,0,0,3,0,0,http://unlockffbeta.com,0,tranco,unlockffbeta.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://wikiquote.org,0,tranco,wikiquote.org/,2026-08-04,2026-08-09,2026-08-04
32,0,0,2,0,1,6,3.902518266288633,0,25,0,0,0,2,0,0,http://fahmedalif.temp.swtest.ru,1,phishing_database,fahmedalif.temp.swtest.ru/,2026-08-09,2026-08-09,2026-08-09
55,1,0,1,0,1,6,4.10881097021483,0,48,0,0,0,10,0,0,http://accountprotectionbrandadvocates-eight.vercel.app,1,phishing_database,accountprotectionbrandadvocates-eight.vercel.app/,2026-08-09,2026-08-09,2026-08-09
45,3,2,2,0,1,9,4.261095807768472,0,38,0,0,0,26,0,0,http://frenchamani.s3-us-west-2.amazonaws.com,1,phishing_database,frenchamani.s3-us-west-2.amazonaws.com/,2026-08-09,2026-08-09,2026-08-09
24,1,3,1,0,1,6,3.91829583405449,0,17,0,0,0,9,0,0,http://798-ads.pages.dev,1,phishing_database,798-ads.pages.dev/,2026-08-09,2026-08-09,2026-08-09
62,4,18,1,0,1,9,4.641549891269873,0,55,0,0,0,11,0,0,http://349351308182025-dot-wetransfer-auth-file334.appspot.com,1,phishing_database,349351308182025-dot-wetransfer-auth-file334.appspot.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,1,1,5,3.471354487013929,0,12,0,0,0,3,0,0,http://amp.xnxx.com,0,tranco,amp.xnxx.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,0,1,5,3.9232517969803373,0,21,0,0,0,2,0,0,http://agnetoxcssrv.surge.sh,1,phishing_database,agnetoxcssrv.surge.sh/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.4548223999466066,0,10,0,0,0,4,0,0,http://armgs.team,0,tranco,armgs.team/,2026-08-04,2026-08-09,2026-08-04
38,0,3,1,1,1,5,3.6222844210536547,0,31,0,0,0,3,0,0,http://geegegegegege.000webhostapp.com,1,phishing_database,geegegegegege.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://exhentai.org,0,tranco,exhentai.org/,2026-08-04,2026-08-09,2026-08-04
28,0,0,0,0,1,4,4.039148671903071,0,21,0,0,0,2,0,0,http://joingrupyoutuberff.gq,1,phishing_database,joingrupyoutuberff.gq/,2026-08-09,2026-08-09,2026-08-09
32,2,0,1,1,1,7,4.3125,0,25,0,0,0,3,0,0,http://pubgm-royal-free.zzux.com,1,phishing_database,pubgm-royal-free.zzux.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://zscaler.net,0,tranco,zscaler.net/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.551191174465697,0,16,0,0,0,3,0,0,http://straitstimes.com,0,tranco,straitstimes.com/,2026-08-04,2026-08-09,2026-08-04
32,0,3,1,1,1,5,4.125,0,25,0,0,0,3,0,0,http://gratisdiamond532.otzo.com,1,phishing_database,gratisdiamond532.otzo.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.419381945646371,0,11,0,0,0,3,0,0,http://taboola.com,0,tranco,taboola.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.7544418457133446,0,15,0,0,0,3,0,0,http://dailymotion.com,0,tranco,dailymotion.com/,2026-08-04,2026-08-09,2026-08-04
38,1,10,1,0,1,6,4.198603750787605,0,31,0,0,0,2,0,0,http://posts-5177188037.smarttechno.hr,1,phishing_database,posts-5177188037.smarttechno.hr/,2026-08-09,2026-08-09,2026-08-09
41,4,7,1,0,1,9,4.277926089825635,0,34,0,0,0,7,0,0,http://ad-violation-case-1244-214.web.app,1,phishing_database,ad-violation-case-1244-214.web.app/,2026-08-09,2026-08-09,2026-08-09
36,1,0,1,1,1,6,3.96822708675231,0,29,0,0,0,3,0,0,http://att-serviceatt.weeblysite.com,1,phishing_database,att-serviceatt.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
35,0,0,1,1,1,5,3.814539804630579,0,28,0,0,0,3,0,0,http://attmailupdateeeee.weebly.com,1,phishing_database,attmailupdateeeee.weebly.com/,2026-08-09,2026-08-09,2026-08-09
19,0,9,2,0,1,6,3.1761102515172546,0,12,1,0,0,0,0,0,http://192.3.117.11,1,phishing_database,192.3.117.11/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.795088586397733,0,16,0,0,0,3,0,0,http://outlookindia.com,0,tranco,outlookindia.com/,2026-08-04,2026-08-09,2026-08-04
32,0,18,1,0,1,5,3.9292292966721747,0,25,0,0,0,6,0,0,http://195860489405901610.com.tr,1,phishing_database,195860489405901610.com.tr/,2026-08-09,2026-08-09,2026-08-09
27,0,0,0,1,1,4,3.930270372293455,0,20,0,0,0,3,0,0,http://bleepingcomputer.com,0,tranco,bleepingcomputer.com/,2026-08-03,2026-08-09,2026-08-03
16,0,0,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://windy.com,0,tranco,windy.com/,2026-08-03,2026-08-09,2026-08-03
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://bbox.fr,0,tranco,bbox.fr/,2026-08-03,2026-08-09,2026-08-03
20,0,2,0,0,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://c72hjsble.top,1,phishing_database,c72hjsble.top/,2026-08-09,2026-08-09,2026-08-09
25,0,0,1,1,1,5,4.053660689688185,0,18,0,0,0,3,0,0,http://faleupas.kissr.com,1,phishing_database,faleupas.kissr.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://marzaent.com,0,tranco,marzaent.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,1,1,5,3.824862957617356,0,21,0,0,0,3,0,0,http://telemetry.mozilla.org,0,tranco,telemetry.mozilla.org/,2026-08-04,2026-08-09,2026-08-04
28,1,4,1,1,1,6,4.066108939837481,0,21,0,0,0,3,0,0,http://02.data-process01.com,1,phishing_database,02.data-process01.com/,2026-08-09,2026-08-09,2026-08-09
39,0,6,1,0,1,5,4.406821128952238,0,32,0,0,0,4,0,0,http://1omwsuscbtopiq39z.qwo231sdx.club,1,phishing_database,1omwsuscbtopiq39z.qwo231sdx.club/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.6835423624332306,0,11,0,0,0,2,0,0,http://gismeteo.ru,0,tranco,gismeteo.ru/,2026-08-04,2026-08-09,2026-08-04
27,0,1,2,1,1,6,3.9302703722934544,0,20,0,0,0,3,0,0,http://beacons.gcp.gvt2.com,0,tranco,beacons.gcp.gvt2.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.6841837197791887,0,13,0,0,0,3,0,0,http://bloomberg.com,0,tranco,bloomberg.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,0,1,4,3.8801799226757376,0,14,0,0,0,2,0,0,http://ewblearning.eu,1,phishing_database,ewblearning.eu/,2026-08-09,2026-08-09,2026-08-09
39,2,1,1,0,1,7,4.2504143220263435,0,32,0,0,0,11,0,0,http://grup-whatsapp-bokep8.duckdns.org,1,phishing_database,grup-whatsapp-bokep8.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,1,1,4,3.8035088547976788,0,17,0,0,0,3,0,0,http://outboundproxy.com,0,tranco,outboundproxy.com/,2026-08-04,2026-08-09,2026-08-04
20,0,10,2,0,1,6,3.546439344671015,0,13,1,0,0,0,0,0,http://67.229.48.239,1,phishing_database,67.229.48.239/,2026-08-09,2026-08-09,2026-08-09
24,1,2,0,0,1,5,4.053508854797679,0,17,0,0,0,2,0,0,http://fakty24-online.pl,1,phishing_database,fakty24-online.pl/,2026-08-09,2026-08-09,2026-08-09
22,0,0,2,0,1,6,3.3519530742463752,0,15,0,0,0,5,0,0,http://m.ppomppu.co.kr,0,tranco,m.ppomppu.co.kr/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.425731251963148,0,47,0,0,0,16,0,0,http://cbzvczgmlggvwvyc-dot-millinium.ey.r.appspot.com,1,phishing_database,cbzvczgmlggvwvyc-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.51602764126623,0,15,0,0,0,3,0,0,http://williamhill.com,0,tranco,williamhill.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.4548223999466066,0,10,0,0,0,2,0,0,http://smotrim.ru,0,tranco,smotrim.ru/,2026-08-04,2026-08-09,2026-08-04
34,0,0,1,0,1,5,3.9764499732851233,0,27,0,0,0,6,0,0,http://mudedevidaparasempre.com.br,1,phishing_database,mudedevidaparasempre.com.br/,2026-08-09,2026-08-09,2026-08-09
22,0,0,1,0,1,5,3.788754913993503,0,15,0,0,0,6,0,0,http://epfindia.gov.in,0,tranco,epfindia.gov.in/,2026-08-04,2026-08-09,2026-08-04
44,0,0,3,1,1,7,4.169547811769945,0,37,0,0,0,3,0,0,http://firefox.settings.services.mozilla.com,0,tranco,firefox.settings.services.mozilla.com/,2026-08-04,2026-08-09,2026-08-04
50,2,25,0,0,1,6,4.391272380112909,0,43,0,0,0,2,0,0,http://reconfirm-page-1000011223736362726250053.ml,1,phishing_database,reconfirm-page-1000011223736362726250053.ml/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://razer.com,0,tranco,razer.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.577819531114783,0,9,0,0,0,3,0,0,http://bdurl.net,0,tranco,bdurl.net/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.616348566075164,0,12,0,0,0,3,0,0,http://opelhugg.com,1,phishing_database,opelhugg.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.5932696895151084,0,18,0,0,0,3,0,0,http://chinanetcenter.com,0,tranco,chinanetcenter.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://gama.ir,0,tranco,gama.ir/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,1,1,5,3.681880802803402,0,12,0,0,0,3,0,0,http://m.jikemv.com,1,phishing_database,m.jikemv.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,3.969001629875994,0,16,0,0,0,6,0,0,http://intelbras.com.br,0,tranco,intelbras.com.br/,2026-08-04,2026-08-09,2026-08-04
39,0,0,2,0,1,6,4.067865207186247,0,32,0,0,0,5,0,0,http://facebooksecuritys.blogspot.co.at,1,phishing_database,facebooksecuritys.blogspot.co.at/,2026-08-09,2026-08-09,2026-08-09
50,1,20,1,0,1,6,4.468758439731455,0,43,0,0,0,6,0,0,http://pub-3637ecb22a9845bfb20cf6f56a685f9d.r2.dev,1,phishing_database,pub-3637ecb22a9845bfb20cf6f56a685f9d.r2.dev/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,1,1,4,3.238901256602631,0,6,0,0,0,3,0,0,http://mi.com,0,tranco,mi.com/,2026-08-04,2026-08-09,2026-08-04
20,0,6,0,0,1,4,3.721928094887362,0,13,0,0,0,2,0,0,http://sap12108h5.cc,1,phishing_database,sap12108h5.cc/,2026-08-09,2026-08-09,2026-08-09
38,0,0,0,1,1,4,3.9354458560507637,0,31,0,0,0,3,0,0,http://lclsmsmonespacescliensfrnmw.com,1,phishing_database,lclsmsmonespacescliensfrnmw.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,0,1,5,3.8841837197791884,0,13,0,0,0,6,0,0,http://yandex.com.tr,0,tranco,yandex.com.tr/,2026-08-04,2026-08-09,2026-08-04
45,0,5,1,1,1,5,4.231207408480774,0,38,0,0,0,3,0,0,http://league0flegends0prhn.000webhostapp.com,1,phishing_database,league0flegends0prhn.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
27,0,9,1,0,1,5,4.060262039120378,0,20,0,0,0,4,0,0,http://f3174354.7iz2pl.shop,1,phishing_database,f3174354.7iz2pl.shop/,2026-08-09,2026-08-09,2026-08-09
24,0,7,1,0,1,5,4.084962500721156,0,17,0,0,0,8,0,0,http://40e24155.ngrok.io,1,phishing_database,40e24155.ngrok.io/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.849223912390625,0,16,0,0,0,3,0,0,http://itunes.apple.com,0,tranco,itunes.apple.com/,2026-08-04,2026-08-09,2026-08-04
30,0,0,1,0,1,5,4.056564762130954,0,23,0,0,0,10,0,0,http://meatmassklog.webflow.io,1,phishing_database,meatmassklog.webflow.io/,2026-08-09,2026-08-09,2026-08-09
30,0,0,0,1,1,4,3.964735178725505,0,23,0,0,0,3,0,0,http://jahzeeltechnologies.com,1,phishing_database,jahzeeltechnologies.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,1,0,1,5,3.452819531114783,0,9,0,0,0,6,0,0,http://tn.com.ar,0,tranco,tn.com.ar/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,4.001822825622231,0,16,0,0,0,3,0,0,http://seekingalpha.com,0,tranco,seekingalpha.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.572431251322119,0,11,0,0,0,3,0,0,http://auxrapp.com,1,phishing_database,auxrapp.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,1,0,1,5,3.202819531114783,0,9,0,0,0,5,0,0,http://jst.go.jp,0,tranco,jst.go.jp/,2026-08-04,2026-08-09,2026-08-04
33,2,0,1,1,1,7,4.233639952626227,0,26,0,0,0,3,0,0,http://apple.fr-findmy-icloud.com,1,phishing_database,apple.fr-findmy-icloud.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://media.net,0,tranco,media.net/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://tcgplayer.com,0,tranco,tcgplayer.com/,2026-08-04,2026-08-09,2026-08-04
62,2,4,1,1,1,7,4.39300296329863,0,55,0,0,0,3,0,0,http://fanpagefbscconfrim-security-2021.gasterussampaiabis.com,1,phishing_database,fanpagefbscconfrim-security-2021.gasterussampaiabis.com/,2026-08-09,2026-08-09,2026-08-09
12,0,0,0,0,1,4,3.084962500721156,0,5,0,0,0,2,0,0,http://dm.de,0,tranco,dm.de/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.7887549139935026,0,15,0,0,0,3,0,0,http://www.expedia.com,0,tranco,www.expedia.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.921928094887362,0,13,0,0,0,3,0,0,http://swarovski.com,0,tranco,swarovski.com/,2026-08-04,2026-08-09,2026-08-04
48,3,4,1,0,1,8,4.358007230104883,0,41,0,0,0,11,0,0,http://grub-bokep-remaja-terbaru2022.duckdns.org,1,phishing_database,grub-bokep-remaja-terbaru2022.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
51,1,6,1,1,1,6,4.62567871480965,0,44,0,0,0,3,0,0,http://commentsfb-26qk0zrxind054.skinscannerapp.com,1,phishing_database,commentsfb-26qk0zrxind054.skinscannerapp.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.8365916681089787,0,11,0,0,0,2,0,0,http://amiworld.co,1,phishing_database,amiworld.co/,2026-08-09,2026-08-09,2026-08-09
25,1,0,1,0,1,6,3.863465189601647,0,18,0,0,0,9,0,0,http://bsam-lab.github.io,1,phishing_database,bsam-lab.github.io/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://beget.com,0,tranco,beget.com/,2026-08-04,2026-08-09,2026-08-04
31,0,0,1,0,1,5,4.082597923010943,0,24,0,0,0,9,0,0,http://rajanasircoder.github.io,1,phishing_database,rajanasircoder.github.io/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.879664004902593,0,15,0,0,0,3,0,0,http://jamanetwork.com,0,tranco,jamanetwork.com/,2026-08-04,2026-08-09,2026-08-04
50,1,26,1,0,1,6,4.333660689688185,0,43,0,0,0,6,0,0,http://pub-9c8302b3f373423199d2169606d7d6f3.r2.dev,1,phishing_database,pub-9c8302b3f373423199d2169606d7d6f3.r2.dev/,2026-08-09,2026-08-09,2026-08-09
32,0,1,1,1,1,5,3.9139097655573916,0,25,0,0,0,3,0,0,http://lh4.googleusercontent.com,0,tranco,lh4.googleusercontent.com/,2026-08-04,2026-08-09,2026-08-04
28,1,0,1,0,1,6,3.9232517969803373,0,21,0,0,0,3,0,0,http://usps.com-trackjkz.top,1,phishing_database,usps.com-trackjkz.top/,2026-08-09,2026-08-09,2026-08-09
30,1,0,0,1,1,5,3.9614063297218425,0,23,0,0,0,3,0,0,http://directory-templates.com,1,phishing_database,directory-templates.com/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,0,1,5,3.92258957364167,0,26,0,0,0,8,0,0,http://nexiaggiornamento.dedyn.io,1,phishing_database,nexiaggiornamento.dedyn.io/,2026-08-09,2026-08-09,2026-08-09
22,0,0,1,0,1,5,3.6635327548042547,0,15,0,0,0,2,0,0,http://bnq.telegcmn.cn,1,phishing_database,bnq.telegcmn.cn/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.5724312513221195,0,11,0,0,0,2,0,0,http://kuleuven.be,0,tranco,kuleuven.be/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.454822399946607,0,10,0,0,0,3,0,0,http://hilton.com,0,tranco,hilton.com/,2026-08-04,2026-08-09,2026-08-04
42,3,0,1,0,1,8,4.180559018264926,0,35,0,0,0,10,0,0,http://facebook-clone-ten-sandy.vercel.app,1,phishing_database,facebook-clone-ten-sandy.vercel.app/,2026-08-09,2026-08-09,2026-08-09
36,0,0,2,1,1,6,4.0860486123130375,0,29,0,0,0,3,0,0,http://ann.forsyth.siammodintech.org,1,phishing_database,ann.forsyth.siammodintech.org/,2026-08-09,2026-08-09,2026-08-09
22,0,12,2,0,1,6,3.447401504705915,0,15,1,0,0,0,0,0,http://204.152.210.156,1,phishing_database,204.152.210.156/,2026-08-09,2026-08-09,2026-08-09
50,1,25,1,0,1,6,4.32637013015618,0,43,0,0,0,6,0,0,http://pub-200b4d404f2842059f575474be3559ac.r2.dev,1,phishing_database,pub-200b4d404f2842059f575474be3559ac.r2.dev/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,0,1,4,3.6304126608739975,0,14,0,0,0,14,0,0,http://amplifyapp.com,0,tranco,amplifyapp.com/,2026-08-04,2026-08-09,2026-08-04
31,0,0,0,1,1,4,4.1313003425053605,0,24,0,0,0,3,0,0,http://dataprivacyframework.gov,0,tranco,dataprivacyframework.gov/,2026-08-04,2026-08-09,2026-08-04
26,2,0,0,1,1,6,3.8731406795131322,0,19,0,0,0,3,0,0,http://dpd-postal-fees.com,1,phishing_database,dpd-postal-fees.com/,2026-08-09,2026-08-09,2026-08-09
26,1,0,0,1,1,5,3.921029621737614,0,19,0,0,0,3,0,0,http://dicsord-auction.com,1,phishing_database,dicsord-auction.com/,2026-08-09,2026-08-09,2026-08-09
35,1,1,1,0,1,6,4.0360069453309535,0,28,0,0,0,2,0,0,http://ripe-hackathon4.nlnetlabs.nl,0,tranco,ripe-hackathon4.nlnetlabs.nl/,2026-08-02,2026-08-09,2026-08-02
41,5,0,1,0,1,10,4.257078456355554,0,34,0,0,0,10,0,0,http://publish---auth-ndax-cdn.webflow.io,1,phishing_database,publish---auth-ndax-cdn.webflow.io/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.721928094887362,0,13,0,0,0,3,0,0,http://wordpress.com,0,tranco,wordpress.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://nssvc.net,0,tranco,nssvc.net/,2026-08-04,2026-08-09,2026-08-04
40,2,2,2,0,1,8,4.3653115322251015,0,33,0,0,0,3,0,0,http://mail.fb-loginlntjx.vip-give77.xyz,1,phishing_database,mail.fb-loginlntjx.vip-give77.xyz/,2026-08-09,2026-08-09,2026-08-09
52,0,3,1,1,1,5,4.195042123189285,0,45,0,0,0,3,0,0,http://desbloqueioautomaticoonline.000webhostapp.com,1,phishing_database,desbloqueioautomaticoonline.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.323231428797621,0,8,0,0,0,3,0,0,http://java.net,0,tranco,java.net/,2026-08-04,2026-08-09,2026-08-04
18,0,0,1,0,1,5,3.4613201402110083,0,11,0,0,0,6,0,0,http://htzq.com.cn,0,tranco,htzq.com.cn/,2026-08-04,2026-08-09,2026-08-04
32,0,0,3,0,1,7,3.9139097655573916,0,25,0,0,0,6,0,0,http://evikas.mpkrishi.mp.gov.in,0,tranco,evikas.mpkrishi.mp.gov.in/,2026-08-04,2026-08-09,2026-08-04
17,0,0,1,0,1,5,3.4548223999466066,0,10,0,0,0,6,0,0,http://www.gov.br,0,tranco,www.gov.br/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.521928094887362,0,13,0,0,0,3,0,0,http://kamababax.com,0,tranco,kamababax.com/,2026-08-04,2026-08-09,2026-08-04
43,3,2,1,0,1,8,4.293030895325341,0,36,0,0,0,9,0,0,http://business-facebook-suite-01.pages.dev,1,phishing_database,business-facebook-suite-01.pages.dev/,2026-08-09,2026-08-09,2026-08-09
28,0,0,0,0,1,4,3.624518654958899,0,21,0,0,0,2,0,0,http://erkenntnisdestages.de,1,phishing_database,erkenntnisdestages.de/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.9705730958116843,0,15,0,0,0,2,0,0,http://pubgmrewards.tk,1,phishing_database,pubgmrewards.tk/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.572431251322119,0,11,0,0,0,3,0,0,http://postebg.com,1,phishing_database,postebg.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,0,1,5,3.616348566075164,0,12,0,0,0,5,0,0,http://amazon.co.jp,0,tranco,amazon.co.jp/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.6421498816369033,0,12,0,0,0,2,0,0,http://meteociel.fr,0,tranco,meteociel.fr/,2026-08-04,2026-08-09,2026-08-04
40,2,0,0,1,1,6,4.146439344671015,0,33,0,0,0,3,0,0,http://manage-unrecognised-transfers.com,1,phishing_database,manage-unrecognised-transfers.com/,2026-08-09,2026-08-09,2026-08-09
28,0,0,2,0,1,6,4.012188403968661,0,21,0,0,0,6,0,0,http://news.gatopoles.com.br,1,phishing_database,news.gatopoles.com.br/,2026-08-09,2026-08-09,2026-08-09
30,1,0,2,1,1,7,3.6695767463163933,0,23,0,0,0,3,0,0,http://amp-api.media.apple.com,0,tranco,amp-api.media.apple.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.5032583347756456,0,11,0,0,0,2,0,0,http://onetrust.io,0,tranco,onetrust.io/,2026-08-04,2026-08-09,2026-08-04
23,0,7,1,0,1,5,4.001822825622231,0,16,0,0,0,2,0,0,http://f0551732.xsph.ru,1,phishing_database,f0551732.xsph.ru/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://cdc.gov,0,tranco,cdc.gov/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,0,1,4,3.7622673906514947,0,16,0,0,0,4,0,0,http://pmbmonetize.live,0,tranco,pmbmonetize.live/,2026-08-03,2026-08-09,2026-08-03
21,0,11,2,0,1,6,3.653756708287001,0,14,1,0,0,0,0,0,http://35.184.110.206,1,phishing_database,35.184.110.206/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.584012370211935,0,16,0,0,0,3,0,0,http://shutterstock.com,0,tranco,shutterstock.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,0,1,4,3.8349625007211565,0,17,0,0,0,3,0,0,http://ablbenthizmet.xyz,1,phishing_database,ablbenthizmet.xyz/,2026-08-09,2026-08-09,2026-08-09
12,0,0,0,0,1,4,3.084962500721156,0,5,0,0,0,2,0,0,http://ps.kz,0,tranco,ps.kz/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.914866303883101,0,16,0,0,0,3,0,0,http://razersynapse.com,0,tranco,razersynapse.com/,2026-08-03,2026-08-09,2026-08-03
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://bms.com,0,tranco,bms.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,0,1,4,3.546439344671015,0,13,0,0,0,2,0,0,http://radiopotok.ru,0,tranco,radiopotok.ru/,2026-08-04,2026-08-09,2026-08-04
23,0,7,1,0,1,5,3.914866303883101,0,16,0,0,0,2,0,0,http://f0681164.xsph.ru,1,phishing_database,f0681164.xsph.ru/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,0,1,5,3.681880802803402,0,12,0,0,0,6,0,0,http://daddy.com.vn,1,phishing_database,daddy.com.vn/,2026-08-09,2026-08-09,2026-08-09
12,0,0,0,0,1,4,3.084962500721156,0,5,0,0,0,5,0,0,http://or.jp,0,tranco,or.jp/,2026-08-04,2026-08-09,2026-08-04
31,2,0,1,0,1,7,4.0022680844408445,0,24,0,0,0,10,0,0,http://auth--trezorr.webflow.io,1,phishing_database,auth--trezorr.webflow.io/,2026-08-09,2026-08-09,2026-08-09
35,0,4,1,0,1,5,4.386425874087822,0,28,0,0,0,11,0,0,http://franckdupont1991.wixsite.com,1,phishing_database,franckdupont1991.wixsite.com/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.180832987205441,0,6,0,0,0,2,0,0,http://vrt.be,0,tranco,vrt.be/,2026-08-04,2026-08-09,2026-08-04
31,0,2,1,0,1,5,4.220167681284827,0,24,0,0,0,11,0,0,http://onlinedasd09.duckdns.org,1,phishing_database,onlinedasd09.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.6424896731661263,0,16,0,0,0,3,0,0,http://de.ekolektor.com,1,phishing_database,de.ekolektor.com/,2026-08-09,2026-08-09,2026-08-09
41,8,0,1,0,1,13,4.064392248309453,0,34,0,0,0,10,0,0,http://auth--l-m-ledger----sso.webflow.io,1,phishing_database,auth--l-m-ledger----sso.webflow.io/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.5368867237421675,0,12,0,0,0,2,0,0,http://dhtrackin.cc,1,phishing_database,dhtrackin.cc/,2026-08-09,2026-08-09,2026-08-09
29,0,0,0,1,1,4,3.909368063943885,0,22,0,0,0,3,0,0,http://fourseasonsofgreen.com,1,phishing_database,fourseasonsofgreen.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.8453509366224354,0,15,0,0,0,3,0,0,http://oreillyauto.com,0,tranco,oreillyauto.com/,2026-08-04,2026-08-09,2026-08-04
19,1,0,0,1,1,5,3.7216117239699007,0,12,0,0,0,3,0,0,http://shb-sync.com,0,tranco,shb-sync.com/,2026-08-04,2026-08-09,2026-08-04
34,0,0,1,0,1,5,4.160704752887782,0,27,0,0,0,14,0,0,http://safebrowsing.googleapis.com,0,tranco,safebrowsing.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
29,0,1,1,0,1,5,4.021268494903765,0,22,0,0,0,10,0,0,http://mysteryinc5.vercel.app,1,phishing_database,mysteryinc5.vercel.app/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.572469458770136,0,10,0,0,0,4,0,0,http://canva.site,0,tranco,canva.site/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://defoxe.cc,1,phishing_database,defoxe.cc/,2026-08-09,2026-08-09,2026-08-09
29,0,0,1,0,1,5,4.168325822713779,0,22,0,0,0,11,0,0,http://agrhsypjxx.duckdns.org,1,phishing_database,agrhsypjxx.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
35,1,5,2,0,1,7,4.457575159678481,0,28,0,0,0,11,0,0,http://cf.nanyi2024-0ed.workers.dev,1,phishing_database,cf.nanyi2024-0ed.workers.dev/,2026-08-09,2026-08-09,2026-08-09
32,1,6,1,0,1,6,4.1996987351738495,0,25,0,0,0,11,0,0,http://attcom-100566.square.site,1,phishing_database,attcom-100566.square.site/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.3735572622751855,0,8,0,0,0,3,0,0,http://ucsc.edu,0,tranco,ucsc.edu/,2026-08-03,2026-08-09,2026-08-03
31,1,0,0,1,1,5,4.0667842134731025,0,24,0,0,0,3,0,0,http://mieves-cajamarurales.com,1,phishing_database,mieves-cajamarurales.com/,2026-08-09,2026-08-09,2026-08-09
43,0,1,2,0,1,6,4.233608649698742,0,36,0,0,0,27,0,0,http://poiuhyuj.sgp1.digitaloceanspaces.com,1,phishing_database,poiuhyuj.sgp1.digitaloceanspaces.com/,2026-08-09,2026-08-09,2026-08-09
97,10,2,3,1,1,17,4.315767033012082,0,90,0,0,0,3,0,0,http://ep-idsru-hd-mobile-retail-baume-et-mercier-ext-api-itg.mercaripost.tesvtmng2dev.ezviz7.com,0,tranco,ep-idsru-hd-mobile-retail-baume-et-mercier-ext-api-itg.mercaripost.tesvtmng2dev.ezviz7.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,0,1,5,3.6841837197791887,0,13,0,0,0,6,0,0,http://google.com.ai,0,tranco,google.com.ai/,2026-08-04,2026-08-09,2026-08-04
23,0,0,2,0,1,6,3.555533151426996,0,16,0,0,0,6,0,0,http://bill.pitc.com.pk,0,tranco,bill.pitc.com.pk/,2026-08-04,2026-08-09,2026-08-04
26,1,0,1,0,1,6,3.767183467891461,0,19,0,0,0,8,0,0,http://paypal-mmm.ddns.net,1,phishing_database,paypal-mmm.ddns.net/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.7254805569978675,0,11,0,0,0,3,0,0,http://klikbca.com,0,tranco,klikbca.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,1,1,4,3.8868421881310122,0,17,0,0,0,3,0,0,http://aboveparmedia.com,1,phishing_database,aboveparmedia.com/,2026-08-09,2026-08-09,2026-08-09
38,3,4,1,0,1,8,4.326360407952693,0,31,0,0,0,11,0,0,http://event-choda-2021-gg.duckdns.org,1,phishing_database,event-choda-2021-gg.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
37,3,0,1,0,1,8,4.064466123018132,0,30,0,0,0,9,0,0,http://strt-ledger-com-auth.pages.dev,1,phishing_database,strt-ledger-com-auth.pages.dev/,2026-08-09,2026-08-09,2026-08-09
32,0,2,1,1,1,5,4.077819531114783,0,25,0,0,0,3,0,0,http://appsmicrsoftmx.serv00.net,1,phishing_database,appsmicrsoftmx.serv00.net/,2026-08-09,2026-08-09,2026-08-09
20,1,0,0,1,1,5,3.5841837197791886,0,13,0,0,0,3,0,0,http://share-dns.net,0,tranco,share-dns.net/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://rona.ca,0,tranco,rona.ca/,2026-08-04,2026-08-09,2026-08-04
31,1,0,1,0,1,6,3.7811470208191236,0,24,0,0,0,14,0,0,http://people-pa.googleapis.com,0,tranco,people-pa.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,1,1,5,3.4464393446710146,0,13,0,0,0,3,0,0,http://www.yahoo.com,0,tranco,www.yahoo.com/,2026-08-04,2026-08-09,2026-08-04
22,1,0,1,1,1,6,3.82306798227366,0,15,0,0,0,3,0,0,http://time-b.nist.gov,0,tranco,time-b.nist.gov/,2026-08-04,2026-08-09,2026-08-04
26,1,1,1,0,1,6,3.9021748142117274,0,19,0,0,0,3,0,0,http://dnd-amazon.2ssl.top,1,phishing_database,dnd-amazon.2ssl.top/,2026-08-09,2026-08-09,2026-08-09
17,0,0,1,0,1,5,3.6168746059562227,0,10,0,0,0,5,0,0,http://hani.co.kr,0,tranco,hani.co.kr/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,1,1,5,4.021640636343318,0,21,0,0,0,3,0,0,http://play.samsungcloud.com,0,tranco,play.samsungcloud.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,2,0,0,http://iranlms.ir,0,tranco,iranlms.ir/,2026-08-04,2026-08-09,2026-08-04
20,1,0,0,1,1,5,3.6841837197791882,0,13,0,0,0,3,0,0,http://al-adtech.com,0,tranco,al-adtech.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://nih.gov,0,tranco,nih.gov/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.6464393446710153,0,13,0,0,0,3,0,0,http://goalabout.com,1,phishing_database,goalabout.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.431623565847431,0,12,0,0,0,3,0,0,http://imhentai.xxx,0,tranco,imhentai.xxx/,2026-08-04,2026-08-09,2026-08-04
25,1,0,0,1,1,5,3.943465189601646,0,18,0,0,0,3,0,0,http://privacy-center.org,0,tranco,privacy-center.org/,2026-08-04,2026-08-09,2026-08-04
83,1,11,2,0,1,7,4.724041618371036,0,76,0,0,0,11,0,0,http://bafybeifuw67t77fyeznyljgwdeivttl6dmw4g4ox44tzb6xlmcjdlu4plm.ipfs.cf-ipfs.com,1,phishing_database,bafybeifuw67t77fyeznyljgwdeivttl6dmw4g4ox44tzb6xlmcjdlu4plm.ipfs.cf-ipfs.com/,2026-08-09,2026-08-09,2026-08-09
35,3,0,1,0,1,8,4.16429908806447,0,28,0,0,0,10,0,0,http://apps-trezor-us-en.webflow.io,1,phishing_database,apps-trezor-us-en.webflow.io/,2026-08-09,2026-08-09,2026-08-09
39,1,5,1,1,1,6,4.355539077670186,0,32,0,0,0,3,0,0,http://coronavirus-53337.firebaseio.com,1,phishing_database,coronavirus-53337.firebaseio.com/,2026-08-09,2026-08-09,2026-08-09
23,1,1,0,0,1,5,4.142914673354254,0,16,0,0,0,3,0,0,http://2fa-security.biz,1,phishing_database,2fa-security.biz/,2026-08-09,2026-08-09,2026-08-09
20,1,0,0,1,1,5,3.684183719779189,0,13,0,0,0,3,0,0,http://kamon-inn.com,1,phishing_database,kamon-inn.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://flowgpt.com,0,tranco,flowgpt.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.4219280948873623,0,13,0,0,0,3,0,0,http://tycsports.com,0,tranco,tycsports.com/,2026-08-04,2026-08-09,2026-08-04
26,0,1,1,1,1,5,3.8731406795131327,0,19,0,0,0,3,0,0,http://clients2.google.com,0,tranco,clients2.google.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.73215889136457,0,15,0,0,0,3,0,0,http://windows.msn.com,0,tranco,windows.msn.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.7254805569978675,0,11,0,0,0,2,0,0,http://obsidian.md,0,tranco,obsidian.md/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,0,1,4,3.238901256602631,0,6,0,0,0,2,0,0,http://hna.de,0,tranco,hna.de/,2026-08-04,2026-08-09,2026-08-04
36,0,0,2,0,1,6,4.120635070586275,0,29,0,0,0,11,0,0,http://download.zachchan.workers.dev,1,phishing_database,download.zachchan.workers.dev/,2026-08-09,2026-08-09,2026-08-09
49,3,1,2,0,1,9,4.392785293484041,0,42,0,0,0,11,0,0,http://mail.join-grup-whatsapp-tante1.duckdns.org,1,phishing_database,mail.join-grup-whatsapp-tante1.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
40,2,2,3,0,1,9,4.075070520364181,0,33,0,0,0,10,0,0,http://gsp10-ssl.ls-apple.com.akadns.net,0,tranco,gsp10-ssl.ls-apple.com.akadns.net/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://volces.com,0,tranco,volces.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://kitco.com,0,tranco,kitco.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.653756708287001,0,14,0,0,0,3,0,0,http://ampproject.org,0,tranco,ampproject.org/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,0,1,4,3.916126946588284,0,14,0,0,0,2,0,0,http://erewardbgmi.in,1,phishing_database,erewardbgmi.in/,2026-08-09,2026-08-09,2026-08-09
20,1,2,0,0,1,5,3.921928094887362,0,13,0,0,0,2,0,0,http://machine-71.cf,1,phishing_database,machine-71.cf/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.5068905956085192,0,8,0,0,0,3,0,0,http://bash.com,0,tranco,bash.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.7887549139935035,0,15,0,0,0,3,0,0,http://adlightning.com,0,tranco,adlightning.com/,2026-08-04,2026-08-09,2026-08-04
25,1,1,1,0,1,6,4.003856189774724,0,18,0,0,0,10,0,0,http://pn2-six.vercel.app,1,phishing_database,pn2-six.vercel.app/,2026-08-09,2026-08-09,2026-08-09
37,1,0,1,0,1,6,4.0440637580947945,0,30,0,0,0,13,0,0,http://facebook-service.servehttp.com,1,phishing_database,facebook-service.servehttp.com/,2026-08-09,2026-08-09,2026-08-09
20,1,2,0,1,1,5,3.7841837197791883,0,13,0,0,0,3,0,0,http://awsdns-12.net,0,tranco,awsdns-12.net/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.663532754804254,0,15,0,0,0,3,0,0,http://www.alibaba.com,0,tranco,www.alibaba.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,0,1,4,3.572623663895164,0,15,0,0,0,3,0,0,http://rechnungeon.top,1,phishing_database,rechnungeon.top/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.829275070710712,0,18,0,0,0,3,0,0,http://justtiktokblog.com,1,phishing_database,justtiktokblog.com/,2026-08-09,2026-08-09,2026-08-09
43,4,10,2,0,1,10,4.47232173124503,0,36,0,0,0,10,0,0,http://loving-bose.198-46-171-27.plesk.page,1,phishing_database,loving-bose.198-46-171-27.plesk.page/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.7849418274376423,0,14,0,0,0,3,0,0,http://isappcloud.com,0,tranco,isappcloud.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,0,1,1,4,3.986187965046304,0,20,0,0,0,3,0,0,http://expiredwixdomain.com,0,tranco,expiredwixdomain.com/,2026-08-04,2026-08-09,2026-08-04
31,0,0,2,1,1,6,3.824533406881911,0,24,0,0,0,3,0,0,http://opensea.io.mualianza.net,1,phishing_database,opensea.io.mualianza.net/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.1898980954642875,0,8,0,0,0,3,0,0,http://noon.com,0,tranco,noon.com/,2026-08-04,2026-08-09,2026-08-04
38,1,0,2,0,1,7,4.145972171840237,0,31,0,0,0,5,0,0,http://pemulihan-akundanaa.woods.my.id,1,phishing_database,pemulihan-akundanaa.woods.my.id/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,1,1,5,3.653756708287001,0,14,0,0,0,3,0,0,http://www.dafont.com,0,tranco,www.dafont.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,0,1,5,3.621175542919472,0,16,0,0,0,6,0,0,http://hostgator.com.br,0,tranco,hostgator.com.br/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://brown.edu,0,tranco,brown.edu/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.6163485660751644,0,12,0,0,0,3,0,0,http://jcpenney.com,0,tranco,jcpenney.com/,2026-08-04,2026-08-09,2026-08-04
30,0,1,1,0,1,5,3.672905595320056,0,23,0,0,0,3,0,0,http://netstation2.apluses.top,1,phishing_database,netstation2.apluses.top/,2026-08-09,2026-08-09,2026-08-09
25,0,0,2,0,1,6,3.943465189601646,0,18,0,0,0,6,0,0,http://results.eci.gov.in,0,tranco,results.eci.gov.in/,2026-08-04,2026-08-09,2026-08-04
39,0,0,1,0,1,5,4.272331064905147,0,32,0,0,0,10,0,0,http://qbnfinansliolkazancom.vercel.app,1,phishing_database,qbnfinansliolkazancom.vercel.app/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,1,1,5,3.5766176449086657,0,12,0,0,0,3,0,0,http://www.goal.com,0,tranco,www.goal.com/,2026-08-04,2026-08-09,2026-08-04
27,0,4,0,0,1,4,4.208410187268527,0,20,0,0,0,2,0,0,http://michaelkunkel1234.de,1,phishing_database,michaelkunkel1234.de/,2026-08-09,2026-08-09,2026-08-09
21,0,4,0,1,1,4,3.6897037321995474,0,14,0,0,0,3,0,0,http://amazon8898.com,1,phishing_database,amazon8898.com/,2026-08-09,2026-08-09,2026-08-09
38,1,8,1,1,1,6,4.260828171224455,0,31,0,0,0,3,0,0,http://post-96797818.pytsoluciones.com,1,phishing_database,post-96797818.pytsoluciones.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,1,1,4,3.8035088547976788,0,17,0,0,0,3,0,0,http://britishmuseum.org,0,tranco,britishmuseum.org/,2026-08-04,2026-08-09,2026-08-04
18,0,2,0,0,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://v21play.vip,0,tranco,v21play.vip/,2026-08-04,2026-08-09,2026-08-04
38,1,9,1,1,1,6,4.596483105491916,0,31,0,0,0,3,0,0,http://flag-328816640.amarilisperu.com,1,phishing_database,flag-328816640.amarilisperu.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,1,1,5,3.7849418274376423,0,14,0,0,0,3,0,0,http://www.jagran.com,0,tranco,www.jagran.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.5766176449086657,0,12,0,0,0,3,0,0,http://cbslocal.com,0,tranco,cbslocal.com/,2026-08-04,2026-08-09,2026-08-04
32,1,6,1,1,1,6,4.238608500731241,0,25,0,0,0,3,0,0,http://att-105410.weeblysite.com,1,phishing_database,att-105410.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
27,0,6,1,1,1,5,3.7360069464476564,0,20,0,0,0,3,0,0,http://111691a.wcomhost.com,1,phishing_database,111691a.wcomhost.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,4.001822825622231,0,16,0,0,0,5,0,0,http://mizuhobank.co.jp,0,tranco,mizuhobank.co.jp/,2026-08-04,2026-08-09,2026-08-04
40,0,0,1,1,1,5,4.165311532225101,0,33,0,0,0,3,0,0,http://attverifiicationupdate.weebly.com,1,phishing_database,attverifiicationupdate.weebly.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://naver.com,0,tranco,naver.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.323231428797621,0,8,0,0,0,2,0,0,http://ktalk.ru,0,tranco,ktalk.ru/,2026-08-04,2026-08-09,2026-08-04
53,2,1,3,0,1,9,4.29133620008362,0,46,0,0,0,27,0,0,http://outlookcompassword.s3-website.fr-par.scw.cloud,1,phishing_database,outlookcompassword.s3-website.fr-par.scw.cloud/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://apple.com,0,tranco,apple.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://playrix.com,0,tranco,playrix.com/,2026-08-04,2026-08-09,2026-08-04
42,7,0,1,0,1,12,3.9953880308012093,0,35,0,0,0,10,0,0,http://auth---s--sso-trezur-web.webflow.io,1,phishing_database,auth---s--sso-trezur-web.webflow.io/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.4841837197791885,0,13,0,0,0,3,0,0,http://eventcomp.com,1,phishing_database,eventcomp.com/,2026-08-09,2026-08-09,2026-08-09
35,2,4,2,0,1,8,4.436006945330953,0,28,0,0,0,2,0,0,http://misty-glade-8845.on.fleek.co,1,phishing_database,misty-glade-8845.on.fleek.co/,2026-08-09,2026-08-09,2026-08-09
17,0,0,1,0,1,5,3.6168746059562227,0,10,0,0,0,6,0,0,http://cbl.gov.ly,0,tranco,cbl.gov.ly/,2026-08-04,2026-08-09,2026-08-04
36,3,0,1,0,1,8,4.107017709595356,0,29,0,0,0,10,0,0,http://m-auth-app-trezzor.webflow.io,1,phishing_database,m-auth-app-trezzor.webflow.io/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://plesk.com,0,tranco,plesk.com/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.474898326630807,0,47,0,0,0,16,0,0,http://ryxdfbrkctszmvrn-dot-millinium.ey.r.appspot.com,1,phishing_database,ryxdfbrkctszmvrn-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,1,1,5,3.681880802803402,0,12,0,0,0,3,0,0,http://cs.media.net,0,tranco,cs.media.net/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,0,1,5,3.616348566075164,0,12,0,0,0,6,0,0,http://margo.com.br,1,phishing_database,margo.com.br/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.5766176449086657,0,12,0,0,0,3,0,0,http://brooffer.com,1,phishing_database,brooffer.com/,2026-08-09,2026-08-09,2026-08-09
20,0,4,0,0,1,4,3.7841837197791883,0,13,0,0,0,2,0,0,http://sap2580ktb.cc,1,phishing_database,sap2580ktb.cc/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://louvre.fr,0,tranco,louvre.fr/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,0,1,5,3.9312089489103226,0,19,0,0,0,6,0,0,http://raquelbarros.com.br,1,phishing_database,raquelbarros.com.br/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.576617644908665,0,12,0,0,0,3,0,0,http://playmogo.com,0,tranco,playmogo.com/,2026-08-04,2026-08-09,2026-08-04
28,1,6,1,0,1,6,4.2359263506290326,0,21,0,0,0,11,0,0,http://bt-108547.square.site,1,phishing_database,bt-108547.square.site/,2026-08-09,2026-08-09,2026-08-09
24,3,2,0,1,1,7,4.136842188131013,0,17,0,0,0,3,0,0,http://eu-1-id5-sync.com,0,tranco,eu-1-id5-sync.com/,2026-08-04,2026-08-09,2026-08-04
42,0,0,1,1,1,5,4.175188482808195,0,35,0,0,0,3,0,0,http://coinbaseeproologin.mystrikingly.com,1,phishing_database,coinbaseeproologin.mystrikingly.com/,2026-08-09,2026-08-09,2026-08-09
54,2,0,3,0,1,9,4.5070342061402435,0,47,0,0,0,16,0,0,http://ftlyrqcwescvdfgb-dot-millinium.ey.r.appspot.com,1,phishing_database,ftlyrqcwescvdfgb-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,1,1,5,4.014860327200947,0,24,0,0,0,3,0,0,http://drlittzi.swiftarcher.com,1,phishing_database,drlittzi.swiftarcher.com/,2026-08-09,2026-08-09,2026-08-09
25,0,2,0,1,1,4,3.943465189601646,0,18,0,0,0,3,0,0,http://imageediting24.com,1,phishing_database,imageediting24.com/,2026-08-09,2026-08-09,2026-08-09
71,6,23,1,1,1,11,4.693997169697763,0,64,0,0,0,3,0,0,http://0eea8614-dd3f-45d0-bf86-1663b5ec9abf-00-3v7xcn9p6afkf.weebly.com,1,phishing_database,0eea8614-dd3f-45d0-bf86-1663b5ec9abf-00-3v7xcn9p6afkf.weebly.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.3921472236645345,0,11,0,0,0,11,0,0,http://httpbin.org,0,tranco,httpbin.org/,2026-08-06,2026-08-09,2026-08-06
21,0,0,1,1,1,5,3.594465636961452,0,14,0,0,0,3,0,0,http://imap.gmail.com,0,tranco,imap.gmail.com/,2026-08-04,2026-08-09,2026-08-04
25,0,3,1,0,1,5,3.943465189601646,0,18,0,0,0,9,0,0,http://fenil060.github.io,1,phishing_database,fenil060.github.io/,2026-08-09,2026-08-09,2026-08-09
22,0,0,1,1,1,5,3.73215889136457,0,15,0,0,0,3,0,0,http://rsrc.flurry.com,0,tranco,rsrc.flurry.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://picsart.com,0,tranco,picsart.com/,2026-08-04,2026-08-09,2026-08-04
33,0,3,1,0,1,5,4.210764573772789,0,26,0,0,0,7,0,0,http://roundcubemanday001.web.app,1,phishing_database,roundcubemanday001.web.app/,2026-08-09,2026-08-09,2026-08-09
14,0,3,0,1,1,4,3.521640636343319,0,7,0,0,0,3,0,0,http://163.com,0,tranco,163.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://ecosia.org,0,tranco,ecosia.org/,2026-08-04,2026-08-09,2026-08-04
42,0,0,1,1,1,5,4.109595923232874,0,35,0,0,0,3,0,0,http://hcmevaluation.securefilestorage.net,1,phishing_database,hcmevaluation.securefilestorage.net/,2026-08-09,2026-08-09,2026-08-09
37,0,0,3,1,1,7,4.100816878908575,0,30,0,0,0,3,0,0,http://configuration.ls.v.aaplimg.com,0,tranco,configuration.ls.v.aaplimg.com/,2026-08-04,2026-08-09,2026-08-04
17,0,2,0,1,1,4,3.8521687236032816,0,10,0,0,0,3,0,0,http://news18.com,0,tranco,news18.com/,2026-08-04,2026-08-09,2026-08-04
38,0,1,3,1,1,7,3.997670276487613,0,31,0,0,0,3,0,0,http://api.endpoint.ingress.rapid7.com,0,tranco,api.endpoint.ingress.rapid7.com/,2026-08-04,2026-08-09,2026-08-04
47,1,0,3,1,1,8,4.161313459010318,0,40,0,0,0,3,0,0,http://api-noam.flightproxy.teams.microsoft.com,0,tranco,api-noam.flightproxy.teams.microsoft.com/,2026-08-03,2026-08-09,2026-08-03
21,0,11,2,0,1,6,3.4039894464852614,0,14,1,0,0,0,0,0,http://162.241.118.63,1,phishing_database,162.241.118.63/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,1,1,4,3.855388542207534,0,17,0,0,0,3,0,0,http://latamairlines.com,0,tranco,latamairlines.com/,2026-08-04,2026-08-09,2026-08-04
38,1,8,1,0,1,6,4.5041206053780485,0,31,0,0,0,2,0,0,http://fbookcom-05583072.kayaclinic.ir,1,phishing_database,fbookcom-05583072.kayaclinic.ir/,2026-08-09,2026-08-09,2026-08-09
21,0,2,1,1,1,5,3.653756708287001,0,14,0,0,0,3,0,0,http://www.iplt20.com,0,tranco,www.iplt20.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,4.142914673354254,0,16,0,0,0,3,0,0,http://duysakservis.com,1,phishing_database,duysakservis.com/,2026-08-09,2026-08-09,2026-08-09
26,0,1,1,1,1,5,3.8731406795131327,0,19,0,0,0,3,0,0,http://clients1.google.com,0,tranco,clients1.google.com/,2026-08-04,2026-08-09,2026-08-04
27,0,4,1,0,1,5,4.032303242743953,0,20,0,0,0,4,0,0,http://7f75c0ea.hotdzk.shop,1,phishing_database,7f75c0ea.hotdzk.shop/,2026-08-09,2026-08-09,2026-08-09
42,4,0,1,1,1,9,4.127569435189147,0,35,0,0,0,3,0,0,http://eng-bridge--io-trezor.teachable.com,1,phishing_database,eng-bridge--io-trezor.teachable.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://web.nhk,0,tranco,web.nhk/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.849223912390625,0,16,0,0,0,3,0,0,http://www.trendyol.com,0,tranco,www.trendyol.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://sap.com,0,tranco,sap.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.452819531114783,0,9,0,0,0,2,0,0,http://batcia.ml,1,phishing_database,batcia.ml/,2026-08-09,2026-08-09,2026-08-09
29,1,6,1,0,1,6,4.112820978767683,0,22,0,0,0,11,0,0,http://att-108345.square.site,1,phishing_database,att-108345.square.site/,2026-08-09,2026-08-09,2026-08-09
28,0,0,1,0,1,5,3.9677201004744993,0,21,0,0,0,4,0,0,http://csuitl.freeshare.link,1,phishing_database,csuitl.freeshare.link/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.03914867190307,0,7,0,0,0,3,0,0,http://wow.xxx,0,tranco,wow.xxx/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.784941827437642,0,14,0,0,0,3,0,0,http://mediamelon.com,0,tranco,mediamelon.com/,2026-08-04,2026-08-09,2026-08-04
29,0,0,1,0,1,5,3.9952378913808873,0,22,0,0,0,9,0,0,http://mariachelena.github.io,1,phishing_database,mariachelena.github.io/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.8796640049025926,0,15,0,0,0,2,0,0,http://ocioaventura.es,1,phishing_database,ocioaventura.es/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.721928094887362,0,13,0,0,0,3,0,0,http://ecombdapi.com,0,tranco,ecombdapi.com/,2026-08-04,2026-08-09,2026-08-04
31,1,0,0,1,1,5,3.7693880538320177,0,24,0,0,0,3,0,0,http://internet-measurement.com,0,tranco,internet-measurement.com/,2026-08-04,2026-08-09,2026-08-04
37,2,6,1,1,1,7,4.391489514102183,0,30,0,0,0,3,0,0,http://www.xn--72c0anj1fqy6jqa7ei.net,0,tranco,www.xn--72c0anj1fqy6jqa7ei.net/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.6211755429194716,0,16,0,0,0,3,0,0,http://retourcredit.com,1,phishing_database,retourcredit.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.725480556997868,0,11,0,0,0,3,0,0,http://eclipse.org,0,tranco,eclipse.org/,2026-08-04,2026-08-09,2026-08-04
38,2,0,1,0,1,7,4.0278083561646305,0,31,0,0,0,10,0,0,http://ledgerr-liiive-login.webflow.io,1,phishing_database,ledgerr-liiive-login.webflow.io/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.5724694587701364,0,10,0,0,0,3,0,0,http://dezeen.com,0,tranco,dezeen.com/,2026-08-04,2026-08-09,2026-08-04
29,0,0,1,0,1,5,3.767993392560786,0,22,0,0,0,2,0,0,http://mail.amazoniassanmm.gq,1,phishing_database,mail.amazoniassanmm.gq/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,0,1,5,3.3841837197791884,0,13,0,0,0,6,0,0,http://betano.bet.br,0,tranco,betano.bet.br/,2026-08-04,2026-08-09,2026-08-04
25,1,0,0,1,1,5,3.783465189601646,0,18,0,0,0,3,0,0,http://asthma-drkalam.com,1,phishing_database,asthma-drkalam.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,1,1,1,5,3.368522527728206,0,15,0,0,0,3,0,0,http://www.wattpad.com,0,tranco,www.wattpad.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,0,1,4,3.5342190211803413,0,16,0,0,0,2,0,0,http://ahoramascotas.cl,1,phishing_database,ahoramascotas.cl/,2026-08-09,2026-08-09,2026-08-09
30,1,2,1,0,1,6,4.348394345536403,0,23,0,0,0,11,0,0,http://claim-old12.duckdns.org,1,phishing_database,claim-old12.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
43,1,0,2,0,1,7,4.277797824812466,0,36,0,0,0,11,0,0,http://bahmanvpn.mailbox-bahman.workers.dev,1,phishing_database,bahmanvpn.mailbox-bahman.workers.dev/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.9705730958116843,0,15,0,0,0,3,0,0,http://bidderstack.com,0,tranco,bidderstack.com/,2026-08-04,2026-08-09,2026-08-04
42,1,8,1,1,1,6,4.433634982148037,0,35,0,0,0,3,0,0,http://post-81155520.ingeniousmarketer.com,1,phishing_database,post-81155520.ingeniousmarketer.com/,2026-08-09,2026-08-09,2026-08-09
29,1,0,1,0,1,6,3.8143719431796272,0,22,0,0,0,9,0,0,http://ghuglot-arun.github.io,1,phishing_database,ghuglot-arun.github.io/,2026-08-09,2026-08-09,2026-08-09
39,0,4,1,0,1,5,4.3236131161871985,0,32,0,0,0,11,0,0,http://groupviral2022nohoax.duckdns.org,1,phishing_database,groupviral2022nohoax.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.6841837197791887,0,13,0,0,0,3,0,0,http://yallakora.com,0,tranco,yallakora.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://tmall.com,0,tranco,tmall.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.68354236243323,0,11,0,0,0,3,0,0,http://threads.com,0,tranco,threads.com/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,0,1,4,3.238901256602631,0,6,0,0,0,6,0,0,http://sch.id,0,tranco,sch.id/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.5841837197791886,0,13,0,0,0,3,0,0,http://gronecert.com,1,phishing_database,gronecert.com/,2026-08-09,2026-08-09,2026-08-09
19,1,0,0,1,1,5,3.8268748818646365,0,12,0,0,0,3,0,0,http://kas-labs.com,0,tranco,kas-labs.com/,2026-08-04,2026-08-09,2026-08-04
34,0,4,2,0,1,6,4.091159812399538,0,27,0,0,0,6,0,0,http://gobloga4981.blogspot.com.uy,1,phishing_database,gobloga4981.blogspot.com.uy/,2026-08-09,2026-08-09,2026-08-09
37,0,2,1,0,1,5,4.2629790410707376,0,30,0,0,0,11,0,0,http://codashopfreefire20.duckdns.org,1,phishing_database,codashopfreefire20.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.820888851350188,0,14,0,0,0,3,0,0,http://zscalertwo.net,0,tranco,zscalertwo.net/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.3371753411230776,0,10,0,0,0,3,0,0,http://impact.com,0,tranco,impact.com/,2026-08-04,2026-08-09,2026-08-04
46,1,2,2,0,1,7,4.441508966691417,0,39,0,0,0,5,0,0,http://3dhenryxpuwdletu3mv.tempa-bersama.co.id,1,phishing_database,3dhenryxpuwdletu3mv.tempa-bersama.co.id/,2026-08-09,2026-08-09,2026-08-09
39,2,2,1,1,1,7,4.394251257268313,0,32,0,0,0,3,0,0,http://accpt-fb-a1vvqkx9.filmisches.com,1,phishing_database,accpt-fb-a1vvqkx9.filmisches.com/,2026-08-09,2026-08-09,2026-08-09
47,2,5,2,0,1,8,4.5967260855360665,0,40,0,0,0,24,0,0,http://aquafox-1024f8a.ingress-florina.ewp.live,1,phishing_database,aquafox-1024f8a.ingress-florina.ewp.live/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.8521687236032816,0,10,0,0,0,3,0,0,http://webdav.org,0,tranco,webdav.org/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.2402239289418517,0,8,0,0,0,3,0,0,http://udel.edu,0,tranco,udel.edu/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.4713544870139286,0,12,0,0,0,3,0,0,http://sophosxl.net,0,tranco,sophosxl.net/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,0,1,5,3.9701755214643457,0,17,0,0,0,2,0,0,http://mjkvf.blogspot.fi,1,phishing_database,mjkvf.blogspot.fi/,2026-08-09,2026-08-09,2026-08-09
26,0,0,1,1,1,5,3.6612262562697886,0,19,0,0,0,3,0,0,http://messages.google.com,0,tranco,messages.google.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://xhcdn.com,0,tranco,xhcdn.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.845350936622436,0,15,0,0,0,3,0,0,http://creativecdn.com,0,tranco,creativecdn.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,1,0,1,5,3.7254805569978675,0,11,0,0,0,5,0,0,http://leeds.ac.uk,0,tranco,leeds.ac.uk/,2026-08-04,2026-08-09,2026-08-04
30,0,0,2,0,1,6,3.6695767463163933,0,23,0,0,0,2,0,0,http://ggountsiot.sites.sch.gr,1,phishing_database,ggountsiot.sites.sch.gr/,2026-08-09,2026-08-09,2026-08-09
37,2,0,1,0,1,7,4.023661393171458,0,30,0,0,0,9,0,0,http://ledgerr-live-logiinn.pages.dev,1,phishing_database,ledgerr-live-logiinn.pages.dev/,2026-08-09,2026-08-09,2026-08-09
37,1,1,1,1,1,6,4.229327351940021,0,30,0,0,0,3,0,0,http://banca-general2.webcindario.com,1,phishing_database,banca-general2.webcindario.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.521928094887362,0,13,0,0,0,3,0,0,http://stripchat.com,0,tranco,stripchat.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.8796640049025934,0,15,0,0,0,3,0,0,http://duosecurity.com,0,tranco,duosecurity.com/,2026-08-04,2026-08-09,2026-08-04
21,0,1,1,0,1,5,3.5585186130489066,0,14,0,0,0,2,0,0,http://ww1.goojara.to,0,tranco,ww1.goojara.to/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,0,1,5,3.7201755214643453,0,17,0,0,0,4,0,0,http://east.linksha.life,1,phishing_database,east.linksha.life/,2026-08-09,2026-08-09,2026-08-09
30,0,1,1,1,1,5,3.7614063297218423,0,23,0,0,0,3,0,0,http://rootca1.amazontrust.com,0,tranco,rootca1.amazontrust.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,2,1,1,6,4.004344446367528,0,20,0,0,0,3,0,0,http://js.monitor.azure.com,0,tranco,js.monitor.azure.com/,2026-08-04,2026-08-09,2026-08-04
35,0,4,1,1,1,5,4.297299717551716,0,28,0,0,0,3,0,0,http://0967signinatt.weeblysite.com,1,phishing_database,0967signinatt.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.8100810205217313,0,20,0,0,0,3,0,0,http://weatherkit.apple.com,0,tranco,weatherkit.apple.com/,2026-08-04,2026-08-09,2026-08-04
23,0,6,1,0,1,5,4.175735869100492,0,16,0,0,0,2,0,0,http://584510.selcdn.ru,1,phishing_database,584510.selcdn.ru/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.25,0,9,0,0,0,3,0,0,http://mtrtb.com,0,tranco,mtrtb.com/,2026-08-04,2026-08-09,2026-08-04
53,0,2,0,1,1,4,4.07228637981123,0,46,0,0,0,3,0,0,http://12sucursalpersonastransaccionesbancolombia.com,1,phishing_database,12sucursalpersonastransaccionesbancolombia.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.688721875540867,0,17,0,0,0,2,0,0,http://georg.maehring.at,1,phishing_database,georg.maehring.at/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.6841837197791882,0,13,0,0,0,3,0,0,http://jimdosite.com,0,tranco,jimdosite.com/,2026-08-04,2026-08-09,2026-08-04
30,0,3,1,0,1,5,3.881727678869736,0,23,0,0,0,8,0,0,http://phimvietnam553.ddns.net,1,phishing_database,phimvietnam553.ddns.net/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.182005814760214,0,7,0,0,0,2,0,0,http://spot.im,0,tranco,spot.im/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,0,1,5,3.5464393446710147,0,13,0,0,0,2,0,0,http://www.amazon.it,0,tranco,www.amazon.it/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.5944656369614516,0,14,0,0,0,3,0,0,http://apptentive.com,0,tranco,apptentive.com/,2026-08-04,2026-08-09,2026-08-04
30,0,4,1,0,1,5,3.9232314287976204,0,23,0,0,0,3,0,0,http://multiplebhd2025.imi.lat,1,phishing_database,multiplebhd2025.imi.lat/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.7638561897747236,0,18,0,0,0,3,0,0,http://bigfootsstudio.com,1,phishing_database,bigfootsstudio.com/,2026-08-09,2026-08-09,2026-08-09
12,0,0,0,0,1,4,3.2516291673878226,0,5,0,0,0,2,0,0,http://mk.ru,0,tranco,mk.ru/,2026-08-04,2026-08-09,2026-08-04
31,2,0,1,0,1,7,3.9621031651557947,0,24,0,0,0,9,0,0,http://ledger-io-logi.pages.dev,1,phishing_database,ledger-io-logi.pages.dev/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://digikey.com,0,tranco,digikey.com/,2026-08-04,2026-08-09,2026-08-04
32,0,4,1,0,1,5,4.202819531114783,0,25,0,0,0,11,0,0,http://mtsecure0100a.duckdns.org,1,phishing_database,mtsecure0100a.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
38,4,3,1,1,1,9,4.135699552746469,0,31,0,0,0,3,0,0,http://z-p42-chat-e2ee-ig.facebook.com,0,tranco,z-p42-chat-e2ee-ig.facebook.com/,2026-08-02,2026-08-09,2026-08-02
33,1,0,1,1,1,6,4.12728313431329,0,26,0,0,0,3,0,0,http://gov.claimtaxirsgov-usa.com,1,phishing_database,gov.claimtaxirsgov-usa.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,1,1,1,5,3.623516641218015,0,19,0,0,0,3,0,0,http://www.twpornstars.com,0,tranco,www.twpornstars.com/,2026-08-04,2026-08-09,2026-08-04
31,0,5,2,0,1,6,4.014860327200947,0,24,0,0,0,10,0,0,http://a1556.dscapi9.akamai.net,0,tranco,a1556.dscapi9.akamai.net/,2026-08-04,2026-08-09,2026-08-04
49,2,8,2,0,1,8,4.321157232171245,0,42,0,0,0,21,0,0,http://ashy-plant-0c657561e.2.azurestaticapps.net,1,phishing_database,ashy-plant-0c657561e.2.azurestaticapps.net/,2026-08-09,2026-08-09,2026-08-09
35,0,5,2,1,1,6,4.3001530166977115,0,28,0,0,0,3,0,0,http://kpf8ragjce.9765.gencmert.com,1,phishing_database,kpf8ragjce.9765.gencmert.com/,2026-08-09,2026-08-09,2026-08-09
31,0,4,4,1,1,8,4.19259500475988,0,24,0,0,0,3,0,0,http://ba472.r.a.d.sendibm1.com,1,phishing_database,ba472.r.a.d.sendibm1.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.734521664779752,0,10,0,0,0,4,0,0,http://wsdvs.info,0,tranco,wsdvs.info/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://substack.com,0,tranco,substack.com/,2026-08-03,2026-08-09,2026-08-03
41,2,0,1,0,1,7,4.201842785465543,0,34,0,0,0,5,0,0,http://postoffice-parcelre-delivery.co.uk,1,phishing_database,postoffice-parcelre-delivery.co.uk/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://qobuz.com,0,tranco,qobuz.com/,2026-08-04,2026-08-09,2026-08-04
18,1,0,0,0,1,5,3.5724312513221195,0,11,0,0,0,2,0,0,http://al-bayan.my,1,phishing_database,al-bayan.my/,2026-08-09,2026-08-09,2026-08-09
51,2,1,3,0,1,9,4.412333920275606,0,44,0,0,0,10,0,0,http://background-weighted.ls4-apple.com.akadns.net,0,tranco,background-weighted.ls4-apple.com.akadns.net/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.94770277922009,0,11,0,0,0,3,0,0,http://adsurge.com,0,tranco,adsurge.com/,2026-08-04,2026-08-09,2026-08-04
27,1,0,1,0,1,6,3.838039816898156,0,20,0,0,0,3,0,0,http://myhermes.de-cfrt.top,1,phishing_database,myhermes.de-cfrt.top/,2026-08-09,2026-08-09,2026-08-09
34,1,0,1,0,1,6,4.1162996057016965,0,27,0,0,0,15,0,0,http://amfc-verify.firebaseapp.com,1,phishing_database,amfc-verify.firebaseapp.com/,2026-08-09,2026-08-09,2026-08-09
30,2,0,1,0,1,7,3.9362434129830604,0,23,0,0,0,7,0,0,http://apple-verify-za.web.app,1,phishing_database,apple-verify-za.web.app/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,1,1,5,3.7849418274376423,0,14,0,0,0,3,0,0,http://www.lioden.com,0,tranco,www.lioden.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://google.dz,0,tranco,google.dz/,2026-08-04,2026-08-09,2026-08-04
40,0,7,1,0,1,5,4.634183719779188,0,33,0,0,0,4,0,0,http://4hgkhub6t0kpy8ymgs.qwo231sdx.club,1,phishing_database,4hgkhub6t0kpy8ymgs.qwo231sdx.club/,2026-08-09,2026-08-09,2026-08-09
64,3,5,1,1,1,8,4.675093945008262,0,57,0,0,0,3,0,0,http://antiquewhite-lobster-aq2b93jv6ntznw4z.builder-preview.com,1,phishing_database,antiquewhite-lobster-aq2b93jv6ntznw4z.builder-preview.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,1,1,5,3.886842188131012,0,17,0,0,0,3,0,0,http://jihu.amrxsuit.com,1,phishing_database,jihu.amrxsuit.com/,2026-08-09,2026-08-09,2026-08-09
33,2,0,1,1,1,7,4.040775468486825,0,26,0,0,0,3,0,0,http://aax-eu.amazon-adsystem.com,0,tranco,aax-eu.amazon-adsystem.com/,2026-08-04,2026-08-09,2026-08-04
25,1,0,0,1,1,5,4.103465189601646,0,18,0,0,0,3,0,0,http://sfmc-marketing.com,0,tranco,sfmc-marketing.com/,2026-08-04,2026-08-09,2026-08-04
31,0,7,1,0,1,5,4.349199939349344,0,24,0,0,0,4,0,0,http://24ecb677.89dduvdjsi.shop,1,phishing_database,24ecb677.89dduvdjsi.shop/,2026-08-09,2026-08-09,2026-08-09
23,1,0,0,0,1,5,3.588354347173234,0,16,0,0,0,3,0,0,http://com-trackvop.top,1,phishing_database,com-trackvop.top/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.7849418274376423,0,14,0,0,0,3,0,0,http://streamable.com,0,tranco,streamable.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.375,0,9,0,0,0,3,0,0,http://canon.com,0,tranco,canon.com/,2026-08-04,2026-08-09,2026-08-04
21,1,0,0,0,1,5,3.6537567082870006,0,14,0,0,0,2,0,0,http://lcloud-list.us,1,phishing_database,lcloud-list.us/,2026-08-09,2026-08-09,2026-08-09
36,0,6,1,1,1,5,4.218128820706466,0,29,0,0,0,3,0,0,http://credplao231.000webhostapp.com,1,phishing_database,credplao231.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
29,1,6,1,0,1,6,3.974889944284924,0,22,0,0,0,11,0,0,http://att-103931.square.site,1,phishing_database,att-103931.square.site/,2026-08-09,2026-08-09,2026-08-09
33,3,12,1,0,1,8,4.066677073707229,0,26,0,0,0,10,0,0,http://162-241-149-251.plesk.page,1,phishing_database,162-241-149-251.plesk.page/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.6539967386657093,0,16,0,0,0,3,0,0,http://msauthimages.net,0,tranco,msauthimages.net/,2026-08-04,2026-08-09,2026-08-04
31,0,0,2,0,1,6,3.8488846166291197,0,24,0,0,0,6,0,0,http://logasasx.blogspot.com.br,1,phishing_database,logasasx.blogspot.com.br/,2026-08-09,2026-08-09,2026-08-09
46,4,11,2,0,1,10,4.363038521594965,0,39,0,0,0,10,0,0,http://great-faraday.195-154-22-106.plesk.page,1,phishing_database,great-faraday.195-154-22-106.plesk.page/,2026-08-09,2026-08-09,2026-08-09
32,1,6,1,1,1,6,4.390319531114783,0,25,0,0,0,3,0,0,http://aol-104339.weeblysite.com,1,phishing_database,aol-104339.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,0,1,4,3.6539967386657093,0,16,0,0,0,4,0,0,http://rbstsystems.live,0,tranco,rbstsystems.live/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,0,1,4,3.6635327548042547,0,15,0,0,0,2,0,0,http://singtelchina.cn,0,tranco,singtelchina.cn/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,0,1,5,3.6841837197791887,0,13,0,0,0,6,0,0,http://google.com.bd,0,tranco,google.com.bd/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,0,1,4,3.7841837197791888,0,13,0,0,0,4,0,0,http://xxxvideo.link,0,tranco,xxxvideo.link/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,0,1,5,3.754441845713345,0,15,0,0,0,2,0,0,http://notify.adobe.io,0,tranco,notify.adobe.io/,2026-08-04,2026-08-09,2026-08-04
73,0,14,1,1,1,5,4.776694209618764,0,66,0,0,0,3,0,0,http://6g0a2me4bfhjo8hgpif45iivmbo1cagot36bijal75rvhttl5mkkhh8.siasky.net,1,phishing_database,6g0a2me4bfhjo8hgpif45iivmbo1cagot36bijal75rvhttl5mkkhh8.siasky.net/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,1,1,5,3.653756708287001,0,14,0,0,0,3,0,0,http://app.adjust.com,0,tranco,app.adjust.com/,2026-08-04,2026-08-09,2026-08-04
33,1,1,1,0,1,6,4.051821770808045,0,26,0,0,0,11,0,0,http://chat-whatsaap2.duckdns.org,1,phishing_database,chat-whatsaap2.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
25,1,0,1,1,1,6,3.9736606896881854,0,18,0,0,0,3,0,0,http://cbg-app.huawei.com,0,tranco,cbg-app.huawei.com/,2026-08-03,2026-08-09,2026-08-03
30,1,3,1,0,1,6,4.3735572622751855,0,23,0,0,0,11,0,0,http://free-pay404.duckdns.org,1,phishing_database,free-pay404.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://evidon.com,0,tranco,evidon.com/,2026-08-04,2026-08-09,2026-08-04
16,0,2,0,1,1,4,3.577819531114783,0,9,0,0,0,3,0,0,http://srv53.net,0,tranco,srv53.net/,2026-08-04,2026-08-09,2026-08-04
35,1,6,1,1,1,6,4.318867931899243,0,28,0,0,0,3,0,0,http://attcom-106889.weeblysite.com,1,phishing_database,attcom-106889.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.845350936622436,0,15,0,0,0,3,0,0,http://raspberrypi.com,0,tranco,raspberrypi.com/,2026-08-03,2026-08-09,2026-08-03
14,0,0,0,1,1,4,3.2359263506290326,0,7,0,0,0,3,0,0,http://hrw.org,0,tranco,hrw.org/,2026-08-02,2026-08-09,2026-08-02
23,0,1,1,0,1,5,3.9690016298759936,0,16,0,0,0,2,0,0,http://office.cqylg1.cn,1,phishing_database,office.cqylg1.cn/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://kuispb.com,1,phishing_database,kuispb.com/,2026-08-09,2026-08-09,2026-08-09
25,0,1,2,1,1,6,3.753269689515108,0,18,0,0,0,3,0,0,http://edgedl.me.gvt1.com,0,tranco,edgedl.me.gvt1.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,2,0,1,6,4.023465189601646,0,18,0,0,0,3,0,0,http://m.icloud.twmai.xyz,1,phishing_database,m.icloud.twmai.xyz/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.7254805569978675,0,11,0,0,0,3,0,0,http://barrons.com,0,tranco,barrons.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://seegax.cc,1,phishing_database,seegax.cc/,2026-08-09,2026-08-09,2026-08-09
40,2,0,1,0,1,7,4.093942707918268,0,33,0,0,0,10,0,0,http://netflix-clone-projects.vercel.app,1,phishing_database,netflix-clone-projects.vercel.app/,2026-08-09,2026-08-09,2026-08-09
43,2,0,2,0,1,8,4.200007639511387,0,36,0,0,0,2,0,0,http://allegro.pl-nowe-regulaminy.locmef.eu,1,phishing_database,allegro.pl-nowe-regulaminy.locmef.eu/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.373557262275185,0,8,0,0,0,2,0,0,http://pendo.io,0,tranco,pendo.io/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,1,1,5,3.921928094887362,0,13,0,0,0,3,0,0,http://dev.auvik.com,0,tranco,dev.auvik.com/,2026-08-04,2026-08-09,2026-08-04
20,0,1,1,1,1,5,3.5464393446710147,0,13,0,0,0,3,0,0,http://www.xnxx2.com,0,tranco,www.xnxx2.com/,2026-08-04,2026-08-09,2026-08-04
26,0,3,1,1,1,5,4.085055102756476,0,19,0,0,0,3,0,0,http://attgp231.weebly.com,1,phishing_database,attgp231.weebly.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,1,0,1,5,3.202819531114783,0,9,0,0,0,2,0,0,http://sp.jra.jp,0,tranco,sp.jra.jp/,2026-08-04,2026-08-09,2026-08-04
31,0,0,2,0,1,6,3.8456631498513816,0,24,0,0,0,2,0,0,http://mouchardo.temp.swtest.ru,1,phishing_database,mouchardo.temp.swtest.ru/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.454822399946607,0,10,0,0,0,2,0,0,http://topgirl.co,0,tranco,topgirl.co/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.9500637564362093,0,19,0,0,0,3,0,0,http://animalemergancy.com,1,phishing_database,animalemergancy.com/,2026-08-09,2026-08-09,2026-08-09
65,0,26,1,1,1,5,4.48176834399126,0,58,0,0,0,3,0,0,http://582ae3620b9709a2f1f5da5a0743c526bbbad8ff.000webhostapp.com,1,phishing_database,582ae3620b9709a2f1f5da5a0743c526bbbad8ff.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://unm.edu,0,tranco,unm.edu/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://box.com,0,tranco,box.com/,2026-08-04,2026-08-09,2026-08-04
54,4,23,2,0,1,10,4.507034206140245,0,47,0,0,0,10,0,0,http://c25fb524-9055-4d33-869b-94cd7d51717e.id.repl.co,1,phishing_database,c25fb524-9055-4d33-869b-94cd7d51717e.id.repl.co/,2026-08-09,2026-08-09,2026-08-09
83,1,9,2,0,1,7,4.773016697482732,0,76,0,0,0,11,0,0,http://bafybeigjs5zuqykh7t4njlspliay4qfq4txdkjr4qi3fqxlt3m7lkclrke.ipfs.cf-ipfs.com,1,phishing_database,bafybeigjs5zuqykh7t4njlspliay4qfq4txdkjr4qi3fqxlt3m7lkclrke.ipfs.cf-ipfs.com/,2026-08-09,2026-08-09,2026-08-09
30,1,0,1,1,1,6,4.1898980954642875,0,23,0,0,0,3,0,0,http://govhm.ukclaim-taxes.com,1,phishing_database,govhm.ukclaim-taxes.com/,2026-08-09,2026-08-09,2026-08-09
20,1,0,0,1,1,5,3.721928094887362,0,13,0,0,0,3,0,0,http://vk-portal.net,0,tranco,vk-portal.net/,2026-08-04,2026-08-09,2026-08-04
24,0,1,0,1,1,4,3.68456081428629,0,17,0,0,0,3,0,0,http://edge2befaster.net,0,tranco,edge2befaster.net/,2026-08-04,2026-08-09,2026-08-04
23,1,0,1,1,1,6,3.7622673906514947,0,16,0,0,0,3,0,0,http://www.t-mobile.com,0,tranco,www.t-mobile.com/,2026-08-04,2026-08-09,2026-08-04
87,2,26,4,0,1,10,4.86785362829702,0,80,0,0,0,4,0,0,http://meta.privacy-account93440180958650159910.demvzct7tq-rz83yl5qe4d7.p.runcloud.link,1,phishing_database,meta.privacy-account93440180958650159910.demvzct7tq-rz83yl5qe4d7.p.runcloud.link/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.6835423624332306,0,11,0,0,0,2,0,0,http://netcraze.io,0,tranco,netcraze.io/,2026-08-04,2026-08-09,2026-08-04
40,0,0,1,0,1,5,3.993942707918268,0,33,0,0,0,2,0,0,http://cancelartucompravirtual.glitch.me,1,phishing_database,cancelartucompravirtual.glitch.me/,2026-08-09,2026-08-09,2026-08-09
29,0,1,1,0,1,5,4.03039478823102,0,22,0,0,0,2,0,0,http://dwscfdvbr3.blogspot.tw,1,phishing_database,dwscfdvbr3.blogspot.tw/,2026-08-09,2026-08-09,2026-08-09
20,1,2,0,1,1,5,4.021928094887362,0,13,0,0,0,3,0,0,http://awsdns-63.com,0,tranco,awsdns-63.com/,2026-08-04,2026-08-09,2026-08-04
15,0,1,0,0,1,4,3.456564762130954,0,8,0,0,0,2,0,0,http://1cbit.ru,0,tranco,1cbit.ru/,2026-08-03,2026-08-09,2026-08-03
47,2,0,1,0,1,7,4.264606075441665,0,40,0,0,0,2,0,0,http://fallacious-ionized-microraptor.glitch.me,1,phishing_database,fallacious-ionized-microraptor.glitch.me/,2026-08-09,2026-08-09,2026-08-09
17,1,0,0,1,1,5,3.6901165175936654,0,10,0,0,0,3,0,0,http://l-tike.com,0,tranco,l-tike.com/,2026-08-04,2026-08-09,2026-08-04
31,0,0,2,1,1,6,3.9377519554085865,0,24,0,0,0,3,0,0,http://secure.cdn.fastclick.net,0,tranco,secure.cdn.fastclick.net/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,1,1,5,3.546439344671015,0,13,0,0,0,3,0,0,http://www.qorno.com,0,tranco,www.qorno.com/,2026-08-04,2026-08-09,2026-08-04
35,0,0,2,1,1,6,3.992870516635899,0,28,0,0,0,3,0,0,http://links.orders.hellobistro.com,1,phishing_database,links.orders.hellobistro.com/,2026-08-09,2026-08-09,2026-08-09
27,0,3,1,0,1,5,4.3845171317931,0,20,0,0,0,4,0,0,http://nqlgf.qwo231sdx.club,1,phishing_database,nqlgf.qwo231sdx.club/,2026-08-09,2026-08-09,2026-08-09
12,0,0,0,0,1,4,3.2516291673878226,0,5,0,0,0,2,0,0,http://wb.ru,0,tranco,wb.ru/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791888,0,13,0,0,0,3,0,0,http://routledge.com,0,tranco,routledge.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.452819531114783,0,9,0,0,0,2,0,0,http://libero.it,0,tranco,libero.it/,2026-08-04,2026-08-09,2026-08-04
29,0,0,1,0,1,5,4.142295219190901,0,22,0,0,0,6,0,0,http://neishradoslegal.com.au,1,phishing_database,neishradoslegal.com.au/,2026-08-09,2026-08-09,2026-08-09
24,0,2,1,0,1,5,3.8035088547976788,0,17,0,0,0,7,0,0,http://enlinea33.repl.co,1,phishing_database,enlinea33.repl.co/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.5068905956085192,0,8,0,0,0,2,0,0,http://funda.nl,0,tranco,funda.nl/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.5724312513221195,0,11,0,0,0,2,0,0,http://helsinki.fi,0,tranco,helsinki.fi/,2026-08-04,2026-08-09,2026-08-04
29,0,0,2,1,1,6,3.676440908696869,0,22,0,0,0,3,0,0,http://api.iris.microsoft.com,0,tranco,api.iris.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,1,1,5,3.5766176449086653,0,12,0,0,0,3,0,0,http://ge.globo.com,0,tranco,ge.globo.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,0,1,1,4,4.066108939837481,0,21,0,0,0,3,0,0,http://balenciagawebshop.com,1,phishing_database,balenciagawebshop.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://ifeng.com,0,tranco,ifeng.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.576617644908665,0,12,0,0,0,3,0,0,http://uscourts.gov,0,tranco,uscourts.gov/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,6,0,0,http://dns.google,0,tranco,dns.google/,2026-08-04,2026-08-09,2026-08-04
41,0,6,1,0,1,5,4.552197126358234,0,34,0,0,0,4,0,0,http://0hazgue9cphffzatau1.qwo231sdx.club,1,phishing_database,0hazgue9cphffzatau1.qwo231sdx.club/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://cudasvc.com,0,tranco,cudasvc.com/,2026-08-04,2026-08-09,2026-08-04
39,3,0,0,1,1,7,3.935935796218897,0,32,0,0,0,3,0,0,http://app-reject-activation-device.com,1,phishing_database,app-reject-activation-device.com/,2026-08-09,2026-08-09,2026-08-09
66,4,12,1,0,1,9,4.492823998238636,0,59,0,0,0,10,0,0,http://business-credentials-help-support-id100064631484.vercel.app,1,phishing_database,business-credentials-help-support-id100064631484.vercel.app/,2026-08-09,2026-08-09,2026-08-09
65,3,15,1,0,1,8,4.633079158816177,0,58,0,0,0,10,0,0,http://case-1006patmu66fri8781vb-hmfghmds7adv9sd-tu108.vercel.app,1,phishing_database,case-1006patmu66fri8781vb-hmfghmds7adv9sd-tu108.vercel.app/,2026-08-09,2026-08-09,2026-08-09
33,2,0,1,0,1,7,4.028946391954607,0,26,0,0,0,9,0,0,http://as-trezor-bridge.pages.dev,1,phishing_database,as-trezor-bridge.pages.dev/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.576617644908665,0,12,0,0,0,3,0,0,http://addtoany.com,0,tranco,addtoany.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.392147223664534,0,11,0,0,0,4,0,0,http://inject.chat,1,phishing_database,inject.chat/,2026-08-09,2026-08-09,2026-08-09
43,0,6,2,0,1,6,4.5012778358458805,0,36,0,0,0,14,0,0,http://dev2874.debqktz4je4qm.amplifyapp.com,1,phishing_database,dev2874.debqktz4je4qm.amplifyapp.com/,2026-08-09,2026-08-09,2026-08-09
41,1,11,1,1,1,6,4.308294687333843,0,34,0,0,0,3,0,0,http://acceso-90285k277.000webhostapp.com,1,phishing_database,acceso-90285k277.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.5068905956085183,0,8,0,0,0,3,0,0,http://csis.org,0,tranco,csis.org/,2026-08-04,2026-08-09,2026-08-04
39,0,3,1,1,1,5,4.262984193710269,0,32,0,0,0,3,0,0,http://aziqmattirbdul.000webhostapp.com,1,phishing_database,aziqmattirbdul.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://xxxbule.com,0,tranco,xxxbule.com/,2026-08-04,2026-08-09,2026-08-04
18,0,3,0,0,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://gomo360.xyz,1,phishing_database,gomo360.xyz/,2026-08-09,2026-08-09,2026-08-09
36,0,9,1,0,1,5,4.3711781263822145,0,29,0,0,0,14,0,0,http://f53bx8c5i460j3.3utilities.com,1,phishing_database,f53bx8c5i460j3.3utilities.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,1,1,1,5,3.843856189774724,0,18,0,0,0,3,0,0,http://enduser.adsrvr.org,0,tranco,enduser.adsrvr.org/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://aramex.one,1,phishing_database,aramex.one/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.886842188131012,0,17,0,0,0,6,0,0,http://basundhara.org.in,1,phishing_database,basundhara.org.in/,2026-08-09,2026-08-09,2026-08-09
41,1,3,1,1,1,6,4.210733711724087,0,34,0,0,0,3,0,0,http://absorbing-servos.000webhostapp.com,1,phishing_database,absorbing-servos.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://qiita.com,0,tranco,qiita.com/,2026-08-04,2026-08-09,2026-08-04
35,0,6,2,1,1,6,4.436006945330954,0,28,0,0,0,3,0,0,http://bxp9rf8jue.4315.gencmert.com,1,phishing_database,bxp9rf8jue.4315.gencmert.com/,2026-08-09,2026-08-09,2026-08-09
51,0,0,5,1,1,9,4.098608430079527,0,44,0,0,0,3,0,0,http://app.dhl.international.express.au.gorengo.com,1,phishing_database,app.dhl.international.express.au.gorengo.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.4992275471326932,0,10,0,0,0,2,0,0,http://zalando.pl,0,tranco,zalando.pl/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.788754913993503,0,15,0,0,0,3,0,0,http://bulbagarden.net,0,tranco,bulbagarden.net/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.3232314287976212,0,8,0,0,0,3,0,0,http://utah.gov,0,tranco,utah.gov/,2026-08-04,2026-08-09,2026-08-04
45,0,0,2,0,1,6,4.1423185195918855,0,38,0,0,0,7,0,0,http://activaciondecuentas.transfbank.repl.co,1,phishing_database,activaciondecuentas.transfbank.repl.co/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://bale.ai,0,tranco,bale.ai/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,0,1,4,3.9238561897747233,0,18,0,0,0,3,0,0,http://seguropayments.lat,1,phishing_database,seguropayments.lat/,2026-08-09,2026-08-09,2026-08-09
18,0,6,0,1,1,4,3.572431251322119,0,11,0,0,0,3,0,0,http://p365111.com,1,phishing_database,p365111.com/,2026-08-09,2026-08-09,2026-08-09
17,1,1,0,0,1,5,3.4992275471326932,0,10,0,0,0,2,0,0,http://bool-m4.ml,1,phishing_database,bool-m4.ml/,2026-08-09,2026-08-09,2026-08-09
47,1,0,2,0,1,7,4.264606075441665,0,40,0,0,0,6,0,0,http://facebook-online.apcoatingservices.com.au,1,phishing_database,facebook-online.apcoatingservices.com.au/,2026-08-09,2026-08-09,2026-08-09
22,1,0,0,0,1,5,3.6635327548042547,0,15,0,0,0,4,0,0,http://connect-mm.info,1,phishing_database,connect-mm.info/,2026-08-09,2026-08-09,2026-08-09
32,0,0,1,1,1,5,3.8789280318460246,0,25,0,0,0,3,0,0,http://login.microsoftonline.com,0,tranco,login.microsoftonline.com/,2026-08-04,2026-08-09,2026-08-04
20,0,10,2,0,1,6,3.446439344671015,0,13,1,0,0,0,0,0,http://52.66.249.233,1,phishing_database,52.66.249.233/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,0,1,5,3.9377519554085865,0,24,0,0,0,10,0,0,http://kukoinlloginu.webflow.io,1,phishing_database,kukoinlloginu.webflow.io/,2026-08-09,2026-08-09,2026-08-09
16,1,0,0,1,1,5,3.625,0,9,0,0,0,3,0,0,http://sc-gw.com,0,tranco,sc-gw.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.681880802803402,0,12,0,0,0,2,0,0,http://higravity.me,1,phishing_database,higravity.me/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.616348566075163,0,12,0,0,0,3,0,0,http://netsuite.com,0,tranco,netsuite.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,0,1,5,3.697845823084412,0,15,0,0,0,6,0,0,http://netshoes.com.br,0,tranco,netshoes.com.br/,2026-08-04,2026-08-09,2026-08-04
17,0,0,1,0,1,5,3.454822399946607,0,10,0,0,0,5,0,0,http://mlit.go.jp,0,tranco,mlit.go.jp/,2026-08-04,2026-08-09,2026-08-04
20,1,1,0,0,1,5,3.7841837197791883,0,13,0,0,0,3,0,0,http://amazon-t2.xyz,1,phishing_database,amazon-t2.xyz/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.5841837197791886,0,13,0,0,0,3,0,0,http://logitechg.com,0,tranco,logitechg.com/,2026-08-03,2026-08-09,2026-08-03
18,0,0,0,0,1,4,3.4613201402110083,0,11,0,0,0,2,0,0,http://mainichi.jp,0,tranco,mainichi.jp/,2026-08-04,2026-08-09,2026-08-04
41,0,2,1,1,1,5,4.229145602020757,0,34,0,0,0,3,0,0,http://joinchatgrupwhatsapp92.mrbonus.com,1,phishing_database,joinchatgrupwhatsapp92.mrbonus.com/,2026-08-09,2026-08-09,2026-08-09
36,0,0,2,0,1,6,4.062305474194333,0,29,0,0,0,9,0,0,http://substrate.svc.cloud.microsoft,0,tranco,substrate.svc.cloud.microsoft/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.456564762130954,0,8,0,0,0,2,0,0,http://jadev.tk,1,phishing_database,jadev.tk/,2026-08-09,2026-08-09,2026-08-09
40,2,0,1,0,1,7,4.415311532225102,0,33,0,0,0,2,0,0,http://bronzed-exclusive-socks.glitch.me,1,phishing_database,bronzed-exclusive-socks.glitch.me/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.4992275417233567,0,14,0,0,0,3,0,0,http://googleblog.com,0,tranco,googleblog.com/,2026-08-04,2026-08-09,2026-08-04
40,3,6,1,0,1,8,4.312814895472354,0,33,0,0,0,11,0,0,http://att-yahoo-mail-106797.square.site,1,phishing_database,att-yahoo-mail-106797.square.site/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.4841837197791885,0,13,0,0,0,3,0,0,http://thekitchn.com,0,tranco,thekitchn.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.826874881864637,0,12,0,0,0,3,0,0,http://vnggames.com,0,tranco,vnggames.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,0,1,5,3.8035088547976783,0,17,0,0,0,6,0,0,http://chinadaily.com.cn,0,tranco,chinadaily.com.cn/,2026-08-04,2026-08-09,2026-08-04
20,0,4,1,1,1,5,3.6841837197791882,0,13,0,0,0,3,0,0,http://m.emv9269.com,1,phishing_database,m.emv9269.com/,2026-08-09,2026-08-09,2026-08-09
23,0,5,1,0,1,5,4.1757358691004915,0,16,0,0,0,2,0,0,http://4f82e6a0.voag.cn,1,phishing_database,4f82e6a0.voag.cn/,2026-08-09,2026-08-09,2026-08-09
16,0,0,1,0,1,5,3.375,0,9,0,0,0,5,0,0,http://jal.co.jp,0,tranco,jal.co.jp/,2026-08-04,2026-08-09,2026-08-04
15,0,4,0,0,1,4,3.640223928941852,0,8,0,0,0,2,0,0,http://b2571.cn,1,phishing_database,b2571.cn/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.74095326040484,0,16,0,0,0,3,0,0,http://americanarza.com,1,phishing_database,americanarza.com/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,0,1,5,3.9746954079158976,0,24,0,0,0,10,0,0,http://cbaseprolognn.gitbook.io,1,phishing_database,cbaseprolognn.gitbook.io/,2026-08-09,2026-08-09,2026-08-09
29,0,0,1,0,1,5,3.840402546702505,0,22,0,0,0,11,0,0,http://qkhdrnktck.duckdns.org,1,phishing_database,qkhdrnktck.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
34,1,0,1,1,1,6,4.054538856580817,0,27,0,0,0,3,0,0,http://klaim-haadiah.updetbaru.com,1,phishing_database,klaim-haadiah.updetbaru.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.5342190211803413,0,16,0,0,0,3,0,0,http://emptyhammock.com,0,tranco,emptyhammock.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.323231428797621,0,8,0,0,0,3,0,0,http://wolt.com,0,tranco,wolt.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,1,1,5,4.053660689688185,0,18,0,0,0,3,0,0,http://a.tribalfusion.com,0,tranco,a.tribalfusion.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,0,1,1,4,3.8693312611115176,0,21,0,0,0,3,0,0,http://coopexpresotulcan.com,1,phishing_database,coopexpresotulcan.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.8453509366224354,0,15,0,0,0,2,0,0,http://playtopgames.ru,0,tranco,playtopgames.ru/,2026-08-04,2026-08-09,2026-08-04
24,0,2,1,1,1,5,3.9701755214643457,0,17,0,0,0,3,0,0,http://beacons2.gvt2.com,0,tranco,beacons2.gvt2.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://google.fm,0,tranco,google.fm/,2026-08-04,2026-08-09,2026-08-04
41,2,3,3,0,1,9,4.141105590449127,0,34,0,0,0,10,0,0,http://gsp85-ssl.ls2-apple.com.akadns.net,0,tranco,gsp85-ssl.ls2-apple.com.akadns.net/,2026-08-04,2026-08-09,2026-08-04
36,2,0,1,0,1,7,4.016875695766563,0,29,0,0,0,6,0,0,http://post-ch.schweiz-pakete.online,1,phishing_database,post-ch.schweiz-pakete.online/,2026-08-09,2026-08-09,2026-08-09
33,3,0,0,1,1,7,4.081532376606413,0,26,0,0,0,3,0,0,http://new-consigne-sms-track.com,1,phishing_database,new-consigne-sms-track.com/,2026-08-09,2026-08-09,2026-08-09
20,0,10,2,0,1,6,3.446439344671015,0,13,1,0,0,0,0,0,http://69.176.89.194,1,phishing_database,69.176.89.194/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6143694458867563,0,11,0,0,0,3,0,0,http://telstra.com,0,tranco,telstra.com/,2026-08-04,2026-08-09,2026-08-04
24,1,0,0,0,1,5,3.66829583405449,0,17,0,0,0,4,0,0,http://apple-europe.live,1,phishing_database,apple-europe.live/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://omnitagjs.com,0,tranco,omnitagjs.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.879664004902594,0,15,0,0,0,3,0,0,http://nl.xhamster.com,0,tranco,nl.xhamster.com/,2026-08-04,2026-08-09,2026-08-04
34,1,0,1,1,1,6,3.881005488054637,0,27,0,0,0,3,0,0,http://mail.mediface-aesthetic.com,1,phishing_database,mail.mediface-aesthetic.com/,2026-08-09,2026-08-09,2026-08-09
45,2,11,1,1,1,7,4.591201429374547,0,38,0,0,0,3,0,0,http://facebk-us-35522950263.jamiecleaton.com,1,phishing_database,facebk-us-35522950263.jamiecleaton.com/,2026-08-09,2026-08-09,2026-08-09
35,1,6,1,1,1,6,4.229003731107052,0,28,0,0,0,3,0,0,http://attnet-102313.weeblysite.com,1,phishing_database,attnet-102313.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
26,1,0,1,0,1,6,3.796217602590055,0,19,0,0,0,7,0,0,http://box-nftpool.web.app,1,phishing_database,box-nftpool.web.app/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://wnacg.com,0,tranco,wnacg.com/,2026-08-04,2026-08-09,2026-08-04
26,0,1,1,0,1,5,3.9500637564362093,0,19,0,0,0,2,0,0,http://qyibh3.pyxihfrzp.es,1,phishing_database,qyibh3.pyxihfrzp.es/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.6635327548042547,0,15,0,0,0,3,0,0,http://etirecharge.com,1,phishing_database,etirecharge.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.6887218755408675,0,17,0,0,0,6,0,0,http://nregastrep.nic.in,0,tranco,nregastrep.nic.in/,2026-08-04,2026-08-09,2026-08-04
12,0,0,0,0,1,4,3.2516291673878226,0,5,0,0,0,2,0,0,http://lu.se,0,tranco,lu.se/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.323231428797621,0,8,0,0,0,3,0,0,http://time.com,0,tranco,time.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.5110854081804272,0,12,0,0,0,3,0,0,http://trustarc.com,0,tranco,trustarc.com/,2026-08-04,2026-08-09,2026-08-04
78,0,11,2,0,1,6,4.713027822527708,0,71,0,0,0,11,0,0,http://9u8y7ftcgrvb328y76rfvehbijhugyvghbjnjihugyvh.dianahunter002.workers.dev,1,phishing_database,9u8y7ftcgrvb328y76rfvehbijhugyvghbjnjihugyvh.dianahunter002.workers.dev/,2026-08-09,2026-08-09,2026-08-09
33,0,5,1,0,1,5,4.55954563450997,0,26,0,0,0,4,0,0,http://0fcyjel2fzq.qwo231sdx.club,1,phishing_database,0fcyjel2fzq.qwo231sdx.club/,2026-08-09,2026-08-09,2026-08-09
39,0,0,2,0,1,6,4.2336188853070205,0,32,0,0,0,11,0,0,http://link.berbagividiohot.duckdns.org,1,phishing_database,link.berbagividiohot.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6143694458867563,0,11,0,0,0,3,0,0,http://mercari.com,0,tranco,mercari.com/,2026-08-04,2026-08-09,2026-08-04
19,1,1,0,1,1,5,3.9321380397593737,0,12,0,0,0,3,0,0,http://id5-sync.com,0,tranco,id5-sync.com/,2026-08-04,2026-08-09,2026-08-04
32,1,6,1,1,1,6,4.152518266288633,0,25,0,0,0,3,0,0,http://att-101006.weeblysite.com,1,phishing_database,att-101006.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.8230679822736606,0,15,0,0,0,3,0,0,http://cyanosphere.com,1,phishing_database,cyanosphere.com/,2026-08-09,2026-08-09,2026-08-09
42,2,15,1,1,1,7,4.38601593452899,0,35,0,0,0,3,0,0,http://bt-100125-1i76506595.weeblysite.com,1,phishing_database,bt-100125-1i76506595.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
47,0,0,2,1,1,6,3.947657204117415,0,40,0,0,0,3,0,0,http://crystal.crystal.theperfectpocketbook.com,1,phishing_database,crystal.crystal.theperfectpocketbook.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,1,0,1,5,3.8634651896016465,0,18,0,0,0,2,0,0,http://www.leroymerlin.es,0,tranco,www.leroymerlin.es/,2026-08-04,2026-08-09,2026-08-04
25,0,4,1,0,1,5,3.8936606896881854,0,18,0,0,0,2,0,0,http://uaid.tap4459hzb.cc,1,phishing_database,uaid.tap4459hzb.cc/,2026-08-09,2026-08-09,2026-08-09
35,1,7,1,0,1,6,4.457575159678481,0,28,0,0,0,10,0,0,http://9fqi-casefb917483.vercel.app,1,phishing_database,9fqi-casefb917483.vercel.app/,2026-08-09,2026-08-09,2026-08-09
30,1,0,1,1,1,6,4.148394345536403,0,23,0,0,0,3,0,0,http://login-gamini.weebly.com,1,phishing_database,login-gamini.weebly.com/,2026-08-09,2026-08-09,2026-08-09
44,0,8,1,0,1,5,4.695576153309187,0,37,0,0,0,4,0,0,http://6f6a8dwvotskttrf3jec9q.qwo231sdx.club,1,phishing_database,6f6a8dwvotskttrf3jec9q.qwo231sdx.club/,2026-08-09,2026-08-09,2026-08-09
70,0,48,1,1,1,5,4.312004990789048,0,63,0,0,0,3,0,0,http://123456789012345678901234567890123456789012345.000webhostapp.com,1,phishing_database,123456789012345678901234567890123456789012345.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
33,0,0,2,1,1,6,3.672145255263173,0,26,0,0,0,3,0,0,http://support.content.office.net,0,tranco,support.content.office.net/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.9161269465882835,0,14,0,0,0,3,0,0,http://mangabuddy.com,0,tranco,mangabuddy.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.7321588913645694,0,15,0,0,0,3,0,0,http://app.powerbi.com,0,tranco,app.powerbi.com/,2026-08-03,2026-08-09,2026-08-03
29,0,4,1,0,1,5,3.9783335811852645,0,22,0,0,0,9,0,0,http://khaiphan2893.github.io,1,phishing_database,khaiphan2893.github.io/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.1820058147602133,0,7,0,0,0,2,0,0,http://finn.no,0,tranco,finn.no/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.734521664779752,0,10,0,0,0,2,0,0,http://lemonde.fr,0,tranco,lemonde.fr/,2026-08-04,2026-08-09,2026-08-04
35,0,0,3,1,1,7,4.014438730983426,0,28,0,0,0,3,0,0,http://upload.fp.measure.office.com,0,tranco,upload.fp.measure.office.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.452819531114783,0,9,0,0,0,4,0,0,http://join.chat,0,tranco,join.chat/,2026-08-04,2026-08-09,2026-08-04
43,2,3,1,1,1,7,4.228963744112236,0,36,0,0,0,3,0,0,http://ready-witted-leave.000webhostapp.com,1,phishing_database,ready-witted-leave.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
46,1,14,3,0,1,8,4.708132064658599,0,39,0,0,0,5,0,0,http://88340064172609.eu-gb.cf.appdomain.cloud,1,phishing_database,88340064172609.eu-gb.cf.appdomain.cloud/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.8219280948873617,0,13,0,0,0,3,0,0,http://archdaily.com,0,tranco,archdaily.com/,2026-08-04,2026-08-09,2026-08-04
34,0,0,1,0,1,5,4.1162996057016965,0,27,0,0,0,7,0,0,http://keresooptimalizalas.info.hu,1,phishing_database,keresooptimalizalas.info.hu/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.8279097821439705,0,16,0,0,0,3,0,0,http://imrworldwide.com,0,tranco,imrworldwide.com/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,0,1,4,3.3927474104487847,0,6,0,0,0,2,0,0,http://rug.nl,0,tranco,rug.nl/,2026-08-04,2026-08-09,2026-08-04
12,0,0,0,0,1,4,3.2516291673878226,0,5,0,0,0,2,0,0,http://ns.ua,0,tranco,ns.ua/,2026-08-04,2026-08-09,2026-08-04
23,1,3,0,0,1,5,3.936180434129756,0,16,0,0,0,2,0,0,http://new-events017.ga,1,phishing_database,new-events017.ga/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,2.9852281360342516,0,7,0,0,0,3,0,0,http://rat.xxx,0,tranco,rat.xxx/,2026-08-04,2026-08-09,2026-08-04
32,2,0,1,0,1,7,4.390319531114783,0,25,0,0,0,3,0,0,http://join-now.masuk-daftar.xyz,1,phishing_database,join-now.masuk-daftar.xyz/,2026-08-09,2026-08-09,2026-08-09
37,2,0,1,0,1,7,4.208924987016683,0,30,0,0,0,2,0,0,http://info-update-sucree.blogspot.sg,1,phishing_database,info-update-sucree.blogspot.sg/,2026-08-09,2026-08-09,2026-08-09
22,0,12,2,0,1,6,3.6292196865240967,0,15,1,0,0,0,0,0,http://104.194.247.136,1,phishing_database,104.194.247.136/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://tuasaude.com,0,tranco,tuasaude.com/,2026-08-04,2026-08-09,2026-08-04
25,1,0,0,1,1,5,3.7834651896016465,0,18,0,0,0,3,0,0,http://icloud-connect.com,1,phishing_database,icloud-connect.com/,2026-08-09,2026-08-09,2026-08-09
32,1,6,1,1,1,6,4.390319531114783,0,25,0,0,0,3,0,0,http://aol-108915.weeblysite.com,1,phishing_database,aol-108915.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
34,0,0,3,0,1,7,4.028639311838575,0,27,0,0,0,3,0,0,http://rakuten.co.jp.rakutenco.xyz,1,phishing_database,rakuten.co.jp.rakutenco.xyz/,2026-08-09,2026-08-09,2026-08-09
39,1,6,1,1,1,6,4.282340283509331,0,32,0,0,0,3,0,0,http://btinternet-101956.weeblysite.com,1,phishing_database,btinternet-101956.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.454822399946607,0,10,0,0,0,5,0,0,http://fstr.rocks,0,tranco,fstr.rocks/,2026-08-04,2026-08-09,2026-08-04
35,0,0,0,1,1,4,3.747439360470672,0,28,0,0,0,3,0,0,http://nationalbrandcorporation.com,1,phishing_database,nationalbrandcorporation.com/,2026-08-09,2026-08-09,2026-08-09
38,0,0,2,0,1,6,4.010570934268483,0,31,0,0,0,6,0,0,http://resultados.registraduria.gov.co,0,tranco,resultados.registraduria.gov.co/,2026-08-04,2026-08-09,2026-08-04
19,0,1,1,1,1,5,3.5766176449086657,0,12,0,0,0,3,0,0,http://g1.globo.com,0,tranco,g1.globo.com/,2026-08-04,2026-08-09,2026-08-04
74,0,3,1,0,1,5,4.431861475543357,0,67,0,0,0,10,0,0,http://deaaygweysqmygaqydggaeeuyjxg7giaegiofmg8iarbfgdky2gweysq.vercel.app,1,phishing_database,deaaygweysqmygaqydggaeeuyjxg7giaegiofmg8iarbfgdky2gweysq.vercel.app/,2026-08-09,2026-08-09,2026-08-09
27,2,0,0,1,1,6,4.060262039120378,0,20,0,0,0,3,0,0,http://apply-govuk-hmrc.com,1,phishing_database,apply-govuk-hmrc.com/,2026-08-09,2026-08-09,2026-08-09
47,2,0,1,0,1,7,4.314915181326778,0,40,0,0,0,11,0,0,http://americanas-ofertass-novembro.duckdns.org,1,phishing_database,americanas-ofertass-novembro.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.882045108136863,0,16,0,0,0,3,0,0,http://blockreverse.com,1,phishing_database,blockreverse.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,4.004886164091841,0,15,0,0,0,4,0,0,http://fwdmhxzvbr.wiki,1,phishing_database,fwdmhxzvbr.wiki/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.327819531114783,0,9,0,0,0,2,0,0,http://garant.ru,0,tranco,garant.ru/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.9690016298759936,0,16,0,0,0,3,0,0,http://drewarrigoni.com,1,phishing_database,drewarrigoni.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.813660689688185,0,18,0,0,0,3,0,0,http://fitarenovation.com,1,phishing_database,fitarenovation.com/,2026-08-09,2026-08-09,2026-08-09
52,3,4,2,0,1,9,4.337096391418378,0,45,0,0,0,24,0,0,http://app-sandander-b5e295.ingress-daribow.ewp.live,1,phishing_database,app-sandander-b5e295.ingress-daribow.ewp.live/,2026-08-09,2026-08-09,2026-08-09
17,0,0,1,0,1,5,3.6168746059562227,0,10,0,0,0,6,0,0,http://uol.com.br,0,tranco,uol.com.br/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.7254805569978675,0,11,0,0,0,3,0,0,http://cnblogs.com,0,tranco,cnblogs.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://dnsowl.com,0,tranco,dnsowl.com/,2026-08-03,2026-08-09,2026-08-03
24,0,2,1,0,1,5,4.084962500721156,0,17,0,0,0,2,0,0,http://2drcrn.we9ixzz.co,1,phishing_database,2drcrn.we9ixzz.co/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.921928094887362,0,13,0,0,0,3,0,0,http://cambridge.org,0,tranco,cambridge.org/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.350209029099897,0,11,0,0,0,2,0,0,http://utoronto.ca,0,tranco,utoronto.ca/,2026-08-04,2026-08-09,2026-08-04
47,1,8,1,1,1,6,4.2994033525352755,0,40,0,0,0,3,0,0,http://facebookcomm-94774004.pawsaccesories.com,1,phishing_database,facebookcomm-94774004.pawsaccesories.com/,2026-08-09,2026-08-09,2026-08-09
42,0,2,2,1,1,6,4.20483401847097,0,35,0,0,0,3,0,0,http://mercaripost.tesvtmng2dev.ezviz7.com,0,tranco,mercaripost.tesvtmng2dev.ezviz7.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,0,1,4,4.023465189601646,0,18,0,0,0,2,0,0,http://granbluefantasy.jp,0,tranco,granbluefantasy.jp/,2026-08-04,2026-08-09,2026-08-04
23,0,1,1,1,1,5,3.9690016298759936,0,16,0,0,0,3,0,0,http://www.xvideos2.com,0,tranco,www.xvideos2.com/,2026-08-04,2026-08-09,2026-08-04
42,2,0,1,0,1,7,4.127569435189146,0,35,0,0,0,2,0,0,http://bevel-neighborly-relation.glitch.me,1,phishing_database,bevel-neighborly-relation.glitch.me/,2026-08-09,2026-08-09,2026-08-09
39,0,2,1,0,1,5,4.304257026388135,0,32,0,0,0,11,0,0,http://dgf4esmfzostfvbkdof0.duckdns.org,1,phishing_database,dgf4esmfzostfvbkdof0.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
54,2,0,3,0,1,9,4.395923095029133,0,47,0,0,0,16,0,0,http://qgrxhyigixlnnzqr-dot-millinium.ey.r.appspot.com,1,phishing_database,qgrxhyigixlnnzqr-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.189898095464288,0,8,0,0,0,2,0,0,http://telex.hu,0,tranco,telex.hu/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.5724312513221195,0,11,0,0,0,2,0,0,http://huntress.io,0,tranco,huntress.io/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.882045108136863,0,16,0,0,0,3,0,0,http://visualstudio.com,0,tranco,visualstudio.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.74095326040484,0,16,0,0,0,3,0,0,http://zillowstatic.com,0,tranco,zillowstatic.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://jimdo.com,0,tranco,jimdo.com/,2026-08-04,2026-08-09,2026-08-04
17,0,1,0,1,1,4,3.4992275471326932,0,10,0,0,0,3,0,0,http://ttdns3.com,0,tranco,ttdns3.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.68354236243323,0,11,0,0,0,3,0,0,http://mozilla.net,0,tranco,mozilla.net/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.6841837197791887,0,13,0,0,0,3,0,0,http://undertone.com,0,tranco,undertone.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,0,1,5,3.703465189601647,0,18,0,0,0,9,0,0,http://dfyhgdfh.pages.dev,1,phishing_database,dfyhgdfh.pages.dev/,2026-08-09,2026-08-09,2026-08-09
41,2,0,2,1,1,8,3.8972031514247374,0,34,0,0,0,3,0,0,http://app-site-association.g.aaplimg.com,0,tranco,app-site-association.g.aaplimg.com/,2026-08-04,2026-08-09,2026-08-04
40,2,6,1,1,1,7,4.24144607116552,0,33,0,0,0,3,0,0,http://real-estate-765343.atwebpages.com,1,phishing_database,real-estate-765343.atwebpages.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,0,1,4,3.914866303883101,0,16,0,0,0,2,0,0,http://checkpassword.ru,1,phishing_database,checkpassword.ru/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.879664004902594,0,15,0,0,0,3,0,0,http://withbuddies.com,0,tranco,withbuddies.com/,2026-08-04,2026-08-09,2026-08-04
28,1,0,1,0,1,6,3.94075983254009,0,21,0,0,0,4,0,0,http://icloud.com-itune.club,1,phishing_database,icloud.com-itune.club/,2026-08-09,2026-08-09,2026-08-09
38,0,1,2,1,1,6,4.095968631579971,0,31,0,0,0,3,0,0,http://agentsnfb2.manage.microsoft.com,0,tranco,agentsnfb2.manage.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://mlive.com,0,tranco,mlive.com/,2026-08-04,2026-08-09,2026-08-04
31,0,4,1,1,1,5,4.284683810317086,0,24,0,0,0,3,0,0,http://grupbokep23.garena51.com,1,phishing_database,grupbokep23.garena51.com/,2026-08-09,2026-08-09,2026-08-09
35,0,0,1,1,1,5,3.886884632505993,0,28,0,0,0,3,0,0,http://paypal.experttradeprofit.com,1,phishing_database,paypal.experttradeprofit.com/,2026-08-09,2026-08-09,2026-08-09
17,0,4,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://12se12.com,1,phishing_database,12se12.com/,2026-08-09,2026-08-09,2026-08-09
29,0,0,1,0,1,5,3.952302977662386,0,22,0,0,0,9,0,0,http://anonymsakash.github.io,1,phishing_database,anonymsakash.github.io/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,1,1,4,3.9387218755408675,0,17,0,0,0,3,0,0,http://georgianstory.com,1,phishing_database,georgianstory.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.7219280948873616,0,13,0,0,0,3,0,0,http://honeywell.com,0,tranco,honeywell.com/,2026-08-04,2026-08-09,2026-08-04
32,0,0,1,0,1,5,4.101409765557392,0,25,0,0,0,10,0,0,http://geminiusalogin.webflow.io,1,phishing_database,geminiusalogin.webflow.io/,2026-08-09,2026-08-09,2026-08-09
41,2,2,1,1,1,7,4.2411023092322955,0,34,0,0,0,3,0,0,http://gestaoapp24horas-com-br.umbler.net,1,phishing_database,gestaoapp24horas-com-br.umbler.net/,2026-08-09,2026-08-09,2026-08-09
30,1,0,1,0,1,6,3.8314018453921714,0,23,0,0,0,9,0,0,http://drive-dataref.pages.dev,1,phishing_database,drive-dataref.pages.dev/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.5068905956085183,0,8,0,0,0,2,0,0,http://clean.gg,0,tranco,clean.gg/,2026-08-04,2026-08-09,2026-08-04
25,1,0,1,0,1,6,4.083856189774724,0,18,0,0,0,3,0,0,http://usps.com-mendj.xin,1,phishing_database,usps.com-mendj.xin/,2026-08-09,2026-08-09,2026-08-09
21,0,3,0,0,1,4,3.7849418274376427,0,14,0,0,0,2,0,0,http://fidell1ty77.cc,1,phishing_database,fidell1ty77.cc/,2026-08-09,2026-08-09,2026-08-09
44,0,0,1,0,1,5,4.046231403469478,0,37,0,0,0,2,0,0,http://mail.smallbusinessservicesforereee.ga,1,phishing_database,mail.smallbusinessservicesforereee.ga/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.6841837197791882,0,13,0,0,0,3,0,0,http://hoyoverse.com,0,tranco,hoyoverse.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,1,1,5,3.772055208874201,0,17,0,0,0,3,0,0,http://www.sofascore.com,0,tranco,www.sofascore.com/,2026-08-04,2026-08-09,2026-08-04
97,0,34,2,0,1,6,4.366751734945141,0,90,0,0,0,11,0,0,http://officeee52382e65c00b21f813cfe3b6eae608ee52382e65c00b21f813cfe3b.driveofficenow.workers.dev,1,phishing_database,officeee52382e65c00b21f813cfe3b6eae608ee52382e65c00b21f813cfe3b.driveofficenow.workers.dev/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.855388542207534,0,17,0,0,0,6,0,0,http://batdongsan.com.vn,0,tranco,batdongsan.com.vn/,2026-08-04,2026-08-09,2026-08-04
39,4,0,1,0,1,9,4.035276898293954,0,32,0,0,0,10,0,0,http://logon--app--ledgelive.webflow.io,1,phishing_database,logon--app--ledgelive.webflow.io/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.9321380397593737,0,12,0,0,0,3,0,0,http://cdcexams.org,1,phishing_database,cdcexams.org/,2026-08-09,2026-08-09,2026-08-09
33,0,3,1,0,1,5,4.051821770808045,0,26,0,0,0,9,0,0,http://angothusuresh123.github.io,1,phishing_database,angothusuresh123.github.io/,2026-08-09,2026-08-09,2026-08-09
29,0,0,1,0,1,5,3.952302977662386,0,22,0,0,0,9,0,0,http://hypertechfix.pages.dev,1,phishing_database,hypertechfix.pages.dev/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.408694969562842,0,13,0,0,0,3,0,0,http://capcutapi.com,0,tranco,capcutapi.com/,2026-08-03,2026-08-09,2026-08-03
27,0,0,1,0,1,5,4.032303242743953,0,20,0,0,0,6,0,0,http://digitallocker.gov.in,0,tranco,digitallocker.gov.in/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,0,1,4,3.51602764126623,0,15,0,0,0,2,0,0,http://tagesspiegel.de,0,tranco,tagesspiegel.de/,2026-08-04,2026-08-09,2026-08-04
20,1,2,0,1,1,5,4.021928094887362,0,13,0,0,0,3,0,0,http://awsdns-04.com,0,tranco,awsdns-04.com/,2026-08-04,2026-08-09,2026-08-04
54,1,0,3,0,1,8,4.106377316818028,0,47,0,0,0,6,0,0,http://ing.be.homebank.quarantainezone-omgeving.online,1,phishing_database,ing.be.homebank.quarantainezone-omgeving.online/,2026-08-09,2026-08-09,2026-08-09
27,0,4,1,0,1,5,3.9582291686698787,0,20,0,0,0,2,0,0,http://tv10.lk21official.cc,0,tranco,tv10.lk21official.cc/,2026-08-04,2026-08-09,2026-08-04
24,1,0,0,1,1,5,4.053508854797679,0,17,0,0,0,3,0,0,http://curve-flnance.com,1,phishing_database,curve-flnance.com/,2026-08-09,2026-08-09,2026-08-09
50,1,21,1,0,1,6,4.47127238011291,0,43,0,0,0,6,0,0,http://pub-a790fa34af474966a1953a219cd3fbd0.r2.dev,1,phishing_database,pub-a790fa34af474966a1953a219cd3fbd0.r2.dev/,2026-08-09,2026-08-09,2026-08-09
32,2,0,0,1,1,6,4.163909765557392,0,25,0,0,0,3,0,0,http://ee-infosecure-billing.com,1,phishing_database,ee-infosecure-billing.com/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.3927474104487847,0,6,0,0,0,6,0,0,http://sa.com,0,tranco,sa.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.323231428797621,0,8,0,0,0,3,0,0,http://ljek.top,1,phishing_database,ljek.top/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.323231428797621,0,8,0,0,0,4,0,0,http://app.link,0,tranco,app.link/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,0,1,4,3.975418017913833,0,14,0,0,0,3,0,0,http://siteground.biz,0,tranco,siteground.biz/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.6897037321995474,0,14,0,0,0,3,0,0,http://discordapp.com,0,tranco,discordapp.com/,2026-08-02,2026-08-09,2026-08-02
61,3,2,4,0,1,11,4.373200765584289,0,54,0,0,0,5,0,0,http://adolfo1.s3.au-syd.cloud-object-storage.appdomain.cloud,1,phishing_database,adolfo1.s3.au-syd.cloud-object-storage.appdomain.cloud/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,0,1,5,4.147132286799762,0,26,0,0,0,4,0,0,http://microsofit.mktdigital.news,1,phishing_database,microsofit.mktdigital.news/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.240223928941852,0,8,0,0,0,3,0,0,http://scmp.com,0,tranco,scmp.com/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,1,1,4,3.3927474104487847,0,6,0,0,0,3,0,0,http://si.com,0,tranco,si.com/,2026-08-04,2026-08-09,2026-08-04
20,1,0,0,0,1,5,3.8841837197791884,0,13,0,0,0,2,0,0,http://ngenix-dns.ru,0,tranco,ngenix-dns.ru/,2026-08-04,2026-08-09,2026-08-04
15,0,1,0,1,1,4,3.323231428797621,0,8,0,0,0,3,0,0,http://ov1o.com,0,tranco,ov1o.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.616348566075163,0,12,0,0,0,3,0,0,http://berkeley.edu,0,tranco,berkeley.edu/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.6818808028034016,0,12,0,0,0,3,0,0,http://exelator.com,0,tranco,exelator.com/,2026-08-04,2026-08-09,2026-08-04
16,0,2,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://digi24.ro,0,tranco,digi24.ro/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.7254805569978675,0,11,0,0,0,3,0,0,http://logmein.com,0,tranco,logmein.com/,2026-08-04,2026-08-09,2026-08-04
21,1,0,0,1,1,5,3.784941827437642,0,14,0,0,0,3,0,0,http://astro-seek.com,0,tranco,astro-seek.com/,2026-08-04,2026-08-09,2026-08-04
23,0,2,0,1,1,4,3.9690016298759936,0,16,0,0,0,3,0,0,http://filmyzilla45.com,0,tranco,filmyzilla45.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.5068905956085183,0,8,0,0,0,3,0,0,http://code.org,0,tranco,code.org/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://hotxv.com,0,tranco,hotxv.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://nesine.com,0,tranco,nesine.com/,2026-08-03,2026-08-09,2026-08-03
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://splunk.com,0,tranco,splunk.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.788754913993503,0,15,0,0,0,3,0,0,http://ryancarlock.com,1,phishing_database,ryancarlock.com/,2026-08-09,2026-08-09,2026-08-09
43,3,12,1,1,1,8,4.350342370830227,0,36,0,0,0,3,0,0,http://my-site-103939-105398.weeblysite.com,1,phishing_database,my-site-103939-105398.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
39,0,0,1,1,1,5,4.009134590379753,0,32,0,0,0,3,0,0,http://metafacebook.infinityfreeapp.com,1,phishing_database,metafacebook.infinityfreeapp.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,0,1,4,3.9219280948873623,0,13,0,0,0,4,0,0,http://mdexswap.live,1,phishing_database,mdexswap.live/,2026-08-09,2026-08-09,2026-08-09
47,1,3,3,0,1,8,4.39226564990975,0,40,0,0,0,6,0,0,http://mail.grupwaspbir.kewebsite201-new.biz.id,1,phishing_database,mail.grupwaspbir.kewebsite201-new.biz.id/,2026-08-09,2026-08-09,2026-08-09
26,1,0,1,1,1,6,4.238901256602629,0,19,0,0,0,3,0,0,http://admin.coin-flex.org,1,phishing_database,admin.coin-flex.org/,2026-08-09,2026-08-09,2026-08-09
35,0,0,1,1,1,5,4.150292659616668,0,28,0,0,0,3,0,0,http://martinezj.bravusmentores.com,1,phishing_database,martinezj.bravusmentores.com/,2026-08-09,2026-08-09,2026-08-09
41,1,10,1,0,1,6,4.600977614163112,0,34,0,0,0,2,0,0,http://communityfb-5856904730.miolilou.de,1,phishing_database,communityfb-5856904730.miolilou.de/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://trimble.com,0,tranco,trimble.com/,2026-08-04,2026-08-09,2026-08-04
36,2,0,1,0,1,7,4.294653473544342,0,29,0,0,0,2,0,0,http://mabque-relation-info.surge.sh,1,phishing_database,mabque-relation-info.surge.sh/,2026-08-09,2026-08-09,2026-08-09
26,1,0,0,1,1,5,3.8112314304963317,0,19,0,0,0,3,0,0,http://paypal-database.com,1,phishing_database,paypal-database.com/,2026-08-09,2026-08-09,2026-08-09
40,1,3,1,1,1,6,4.125070520364181,0,33,0,0,0,3,0,0,http://grupsange-panas.000webhostapp.com,1,phishing_database,grupsange-panas.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
35,1,0,1,0,1,6,4.114718016821339,0,28,0,0,0,15,0,0,http://nft-claimpro.firebaseapp.com,1,phishing_database,nft-claimpro.firebaseapp.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,2,0,0,http://presage.io,0,tranco,presage.io/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.3921472236645345,0,11,0,0,0,3,0,0,http://meituan.net,0,tranco,meituan.net/,2026-08-04,2026-08-09,2026-08-04
56,4,20,1,1,1,9,4.546119377716701,0,49,0,0,0,3,0,0,http://49ffae43-78d3-4d33-aff7-445c492267be.usrfiles.com,1,phishing_database,49ffae43-78d3-4d33-aff7-445c492267be.usrfiles.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,1,1,1,5,3.719294525666979,0,19,0,0,0,3,0,0,http://store.supercell.com,0,tranco,store.supercell.com/,2026-08-04,2026-08-09,2026-08-04
17,1,0,0,0,1,5,3.5724694587701364,0,10,0,0,0,2,0,0,http://l-agent.me,0,tranco,l-agent.me/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791888,0,13,0,0,0,3,0,0,http://douyinvod.com,0,tranco,douyinvod.com/,2026-08-04,2026-08-09,2026-08-04
32,0,0,1,0,1,5,4.0,0,25,0,0,0,10,0,0,http://kucoinluoginei.webflow.io,1,phishing_database,kucoinluoginei.webflow.io/,2026-08-09,2026-08-09,2026-08-09
31,0,2,1,1,1,5,4.1958164715376185,0,24,0,0,0,3,0,0,http://orangeetmoi87.weebly.com,1,phishing_database,orangeetmoi87.weebly.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.5351745656359026,0,14,0,0,0,3,0,0,http://revcontent.com,0,tranco,revcontent.com/,2026-08-04,2026-08-09,2026-08-04
23,1,0,1,0,1,6,3.7622673906514947,0,16,0,0,0,9,0,0,http://nt-new.pages.dev,1,phishing_database,nt-new.pages.dev/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.5068905956085183,0,8,0,0,0,3,0,0,http://sedo.com,0,tranco,sedo.com/,2026-08-04,2026-08-09,2026-08-04
39,2,0,1,0,1,7,4.162980744225906,0,32,0,0,0,10,0,0,http://auth-robinhood-loginx.webflow.io,1,phishing_database,auth-robinhood-loginx.webflow.io/,2026-08-09,2026-08-09,2026-08-09
39,3,2,0,1,1,7,4.150410872541982,0,32,0,0,0,3,0,0,http://application-submit-air20-lrs.com,1,phishing_database,application-submit-air20-lrs.com/,2026-08-09,2026-08-09,2026-08-09
25,1,0,0,1,1,5,3.8332696895151073,0,18,0,0,0,3,0,0,http://plano-suspenso.com,1,phishing_database,plano-suspenso.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.521640636343319,0,7,0,0,0,2,0,0,http://fjvs.cn,1,phishing_database,fjvs.cn/,2026-08-09,2026-08-09,2026-08-09
34,1,6,1,0,1,6,4.4992275471326915,0,27,0,0,0,11,0,0,http://bokep-new297682.duckdns.org,1,phishing_database,bokep-new297682.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,1,1,4,3.8553885422075345,0,17,0,0,0,3,0,0,http://peruanatravel.com,1,phishing_database,peruanatravel.com/,2026-08-09,2026-08-09,2026-08-09
86,1,11,2,0,1,7,4.819324965185964,0,79,0,0,0,2,0,0,http://bafybeiec7qvq5ytm636l4jtb3btlp5jtzirwr6qmcglc2xxc6otszffhci.ipfs.infura-ipfs.io,1,phishing_database,bafybeiec7qvq5ytm636l4jtb3btlp5jtzirwr6qmcglc2xxc6otszffhci.ipfs.infura-ipfs.io/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.7849418274376423,0,14,0,0,0,3,0,0,http://telefonica.com,0,tranco,telefonica.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,1,0,1,5,4.060262039120378,0,20,0,0,0,6,0,0,http://annelissewigs.com.au,1,phishing_database,annelissewigs.com.au/,2026-08-09,2026-08-09,2026-08-09
21,0,11,2,0,1,6,3.0396330438946313,0,14,1,0,0,0,0,0,http://116.91.118.141,1,phishing_database,116.91.118.141/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.3248629576173574,0,7,0,0,0,3,0,0,http://ukr.net,0,tranco,ukr.net/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,0,1,4,3.180832987205441,0,6,0,0,0,2,0,0,http://tue.nl,0,tranco,tue.nl/,2026-08-04,2026-08-09,2026-08-04
28,1,0,1,0,1,6,3.923251796980338,0,21,0,0,0,3,0,0,http://usps.com-tracklgr.top,1,phishing_database,usps.com-tracklgr.top/,2026-08-09,2026-08-09,2026-08-09
12,0,1,0,0,1,4,3.084962500721156,0,5,0,0,0,2,0,0,http://o2.pl,0,tranco,o2.pl/,2026-08-04,2026-08-09,2026-08-04
53,2,4,2,0,1,8,4.621709313372809,0,46,0,0,0,14,0,0,http://help-case-review.d3t06jxnsyrb3l.amplifyapp.com,1,phishing_database,help-case-review.d3t06jxnsyrb3l.amplifyapp.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.2359263506290326,0,7,0,0,0,2,0,0,http://csic.es,0,tranco,csic.es/,2026-08-04,2026-08-09,2026-08-04
54,5,0,3,0,1,12,4.140193994757716,0,47,0,0,0,10,0,0,http://amp-api-edge-cdn-lb.itunes-apple.com.akadns.net,0,tranco,amp-api-edge-cdn-lb.itunes-apple.com.akadns.net/,2026-08-04,2026-08-09,2026-08-04
45,2,3,1,1,1,7,4.1000933078165485,0,38,0,0,0,3,0,0,http://app-log-facbookpages.000webhostapp.com,1,phishing_database,app-log-facbookpages.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.577819531114783,0,9,0,0,0,3,0,0,http://kidoz.net,0,tranco,kidoz.net/,2026-08-04,2026-08-09,2026-08-04
21,0,11,2,0,1,6,3.403989446485262,0,14,1,0,0,0,0,0,http://203.114.112.70,1,phishing_database,203.114.112.70/,2026-08-09,2026-08-09,2026-08-09
18,1,0,0,1,1,5,3.3921472236645345,0,11,0,0,0,3,0,0,http://trs-dns.net,0,tranco,trs-dns.net/,2026-08-04,2026-08-09,2026-08-04
40,0,0,1,0,1,5,3.975070520364181,0,33,0,0,0,2,0,0,http://recoverypagesisueltruiopert.co.vu,1,phishing_database,recoverypagesisueltruiopert.co.vu/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.506890595608519,0,8,0,0,0,3,0,0,http://nber.org,0,tranco,nber.org/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,1,1,4,3.3248629576173574,0,7,0,0,0,3,0,0,http://cox.net,0,tranco,cox.net/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,0,1,5,3.521928094887362,0,13,0,0,0,5,0,0,http://betpawa.co.tz,0,tranco,betpawa.co.tz/,2026-08-04,2026-08-09,2026-08-04
41,0,0,0,1,1,4,4.034023650801245,0,34,0,0,0,3,0,0,http://katilimgiriskisminahosgeldiniz.com,1,phishing_database,katilimgiriskisminahosgeldiniz.com/,2026-08-09,2026-08-09,2026-08-09
30,4,0,0,1,1,8,4.2817276788697365,0,23,0,0,0,3,0,0,http://k-t-j-barnes-family.com,1,phishing_database,k-t-j-barnes-family.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.4548223999466066,0,10,0,0,0,3,0,0,http://ymmobi.com,0,tranco,ymmobi.com/,2026-08-04,2026-08-09,2026-08-04
19,1,0,0,1,1,5,3.8268748818646365,0,12,0,0,0,3,0,0,http://kwai-pro.com,0,tranco,kwai-pro.com/,2026-08-04,2026-08-09,2026-08-04
20,1,0,0,0,1,5,3.8219280948873617,0,13,0,0,0,2,0,0,http://mclaren-rg.ml,1,phishing_database,mclaren-rg.ml/,2026-08-09,2026-08-09,2026-08-09
44,9,0,1,0,1,14,3.9868409931947695,0,37,0,0,0,10,0,0,http://base---ndax---x-auths--sso.webflow.io,1,phishing_database,base---ndax---x-auths--sso.webflow.io/,2026-08-09,2026-08-09,2026-08-09
38,0,0,2,1,1,6,4.0605744745287495,0,31,0,0,0,3,0,0,http://flightproxy.teams.microsoft.com,0,tranco,flightproxy.teams.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
81,0,10,2,0,1,6,4.755852934689585,0,74,0,0,0,14,0,0,http://bafybeic2vwubov2zbyfzrzl72gb3yr3fbgannq5ihwnbcw52epbqzmau7m.ipfs.dweb.link,1,phishing_database,bafybeic2vwubov2zbyfzrzl72gb3yr3fbgannq5ihwnbcw52epbqzmau7m.ipfs.dweb.link/,2026-08-09,2026-08-09,2026-08-09
26,1,0,0,0,1,5,3.7192945256669785,0,19,0,0,0,5,0,0,http://de-tencentclb.cloud,0,tranco,de-tencentclb.cloud/,2026-08-04,2026-08-09,2026-08-04
34,2,0,1,0,1,7,3.995715327169053,0,27,0,0,0,10,0,0,http://info-home-trezor.webflow.io,1,phishing_database,info-home-trezor.webflow.io/,2026-08-09,2026-08-09,2026-08-09
17,1,0,0,0,1,5,3.381580488309164,0,10,0,0,0,2,0,0,http://gos-gsp.io,0,tranco,gos-gsp.io/,2026-08-03,2026-08-09,2026-08-03
27,0,0,0,1,1,4,3.8380398168981555,0,20,0,0,0,3,0,0,http://hscollectedforms.net,0,tranco,hscollectedforms.net/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,1,1,4,3.085055102756477,0,6,0,0,0,3,0,0,http://hp.com,0,tranco,hp.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,7,0,0,http://jpn.com,0,tranco,jpn.com/,2026-08-04,2026-08-09,2026-08-04
23,2,0,0,0,1,6,3.74095326040484,0,16,0,0,0,2,0,0,http://fb-login-http.ga,1,phishing_database,fb-login-http.ga/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.689703732199547,0,14,0,0,0,3,0,0,http://widgetable.net,0,tranco,widgetable.net/,2026-08-04,2026-08-09,2026-08-04
21,1,0,0,0,1,5,4.011365041826378,0,14,0,0,0,2,0,0,http://ec-advisors.eu,1,phishing_database,ec-advisors.eu/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.4992275471326932,0,10,0,0,0,3,0,0,http://obihai.com,0,tranco,obihai.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://bidease.com,0,tranco,bidease.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,0,1,5,4.008132025833399,0,19,0,0,0,6,0,0,http://dilenetortas.com.br,1,phishing_database,dilenetortas.com.br/,2026-08-09,2026-08-09,2026-08-09
25,0,0,1,0,1,5,3.673269689515108,0,18,0,0,0,4,0,0,http://gbingbin.page.link,1,phishing_database,gbingbin.page.link/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://amazcn.icu,1,phishing_database,amazcn.icu/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.456564762130954,0,8,0,0,0,2,0,0,http://zeasn.tv,0,tranco,zeasn.tv/,2026-08-04,2026-08-09,2026-08-04
38,2,0,1,1,1,7,4.13197035669183,0,31,0,0,0,3,0,0,http://robinhood-login-docs.flazio.com,1,phishing_database,robinhood-login-docs.flazio.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.2359263506290326,0,7,0,0,0,3,0,0,http://pwc.com,0,tranco,pwc.com/,2026-08-04,2026-08-09,2026-08-04
62,3,0,1,1,1,8,4.260074335553692,0,55,0,0,0,3,0,0,http://webmail-oxcs-networksolutionsemail-com.inddirection.com,1,phishing_database,webmail-oxcs-networksolutionsemail-com.inddirection.com/,2026-08-09,2026-08-09,2026-08-09
34,0,0,1,0,1,5,4.135564959585625,0,27,0,0,0,9,0,0,http://portabledocuments.github.io,1,phishing_database,portabledocuments.github.io/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.3927474104487847,0,6,0,0,0,6,0,0,http://com.br,0,tranco,com.br/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,1,1,4,3.09306920777189,0,7,0,0,0,3,0,0,http://com.com,0,tranco,com.com/,2026-08-04,2026-08-09,2026-08-04
32,1,6,1,1,1,6,4.152518266288633,0,25,0,0,0,3,0,0,http://att-104144.weeblysite.com,1,phishing_database,att-104144.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,1,1,5,3.5944656369614525,0,14,0,0,0,3,0,0,http://www.target.com,0,tranco,www.target.com/,2026-08-04,2026-08-09,2026-08-04
29,2,0,1,1,1,7,3.909368063943885,0,22,0,0,0,3,0,0,http://tr-ssc-mira.office.com,0,tranco,tr-ssc-mira.office.com/,2026-08-04,2026-08-09,2026-08-04
42,3,0,1,0,1,8,4.186860506514697,0,35,0,0,0,10,0,0,http://auth-sso-lern-trezorlogn.webflow.io,1,phishing_database,auth-sso-lern-trezorlogn.webflow.io/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,1,1,5,3.7841837197791883,0,13,0,0,0,3,0,0,http://m.betking.com,0,tranco,m.betking.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.536886723742167,0,12,0,0,0,12,0,0,http://akamaihd.net,0,tranco,akamaihd.net/,2026-08-04,2026-08-09,2026-08-04
41,0,0,1,0,1,5,4.015611760504575,0,34,0,0,0,7,0,0,http://notificationservicefrances.web.app,1,phishing_database,notificationservicefrances.web.app/,2026-08-09,2026-08-09,2026-08-09
17,0,7,0,0,1,4,3.4548223999466066,0,10,0,0,0,2,0,0,http://3658505.cc,1,phishing_database,3658505.cc/,2026-08-09,2026-08-09,2026-08-09
34,1,0,1,0,1,6,4.0796786498829745,0,27,0,0,0,10,0,0,http://linkdana-kagetgs.vercel.app,1,phishing_database,linkdana-kagetgs.vercel.app/,2026-08-09,2026-08-09,2026-08-09
28,0,0,1,1,1,5,3.892724905113432,0,21,0,0,0,3,0,0,http://claimnow.psewatxt.net,1,phishing_database,claimnow.psewatxt.net/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.9690016298759936,0,16,0,0,0,3,0,0,http://freitasflyer.com,1,phishing_database,freitasflyer.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.546439344671015,0,13,0,0,0,3,0,0,http://elementor.com,0,tranco,elementor.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,0,1,1,4,3.85619629821938,0,20,0,0,0,3,0,0,http://sharepointonline.com,0,tranco,sharepointonline.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,0,1,4,3.7849418274376423,0,14,0,0,0,4,0,0,http://betacrown.shop,1,phishing_database,betacrown.shop/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.6060152796207325,0,20,0,0,0,3,0,0,http://connect.facebook.net,0,tranco,connect.facebook.net/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://piwik.pro,0,tranco,piwik.pro/,2026-08-03,2026-08-09,2026-08-03
42,2,0,1,0,1,7,4.127569435189147,0,35,0,0,0,4,0,0,http://amazon-update-account.hujimako.info,1,phishing_database,amazon-update-account.hujimako.info/,2026-08-09,2026-08-09,2026-08-09
38,2,2,1,0,1,7,4.385956789702441,0,31,0,0,0,11,0,0,http://join-gruptante-wa18.duckdns.org,1,phishing_database,join-gruptante-wa18.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
31,0,0,2,1,1,6,4.0022680844408445,0,24,0,0,0,3,0,0,http://mzstorekit.g.aaplimg.com,0,tranco,mzstorekit.g.aaplimg.com/,2026-08-04,2026-08-09,2026-08-04
42,1,2,1,0,1,6,4.445307005854539,0,35,0,0,0,11,0,0,http://pemersatubangsa18-video.duckdns.org,1,phishing_database,pemersatubangsa18-video.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
46,0,0,1,1,1,5,3.9324000125806924,0,39,0,0,0,3,0,0,http://marmalamsabtu.tarungdrajatsiokalama.com,1,phishing_database,marmalamsabtu.tarungdrajatsiokalama.com/,2026-08-09,2026-08-09,2026-08-09
39,0,0,0,1,1,4,3.8233624750506103,0,32,0,0,0,3,0,0,http://operaseguroconnosotrosonline.com,1,phishing_database,operaseguroconnosotrosonline.com/,2026-08-09,2026-08-09,2026-08-09
30,2,0,0,1,1,6,4.056564762130954,0,23,0,0,0,3,0,0,http://hali-payee-security.com,1,phishing_database,hali-payee-security.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.8820451081368628,0,16,0,0,0,3,0,0,http://asurahosting.com,0,tranco,asurahosting.com/,2026-08-04,2026-08-09,2026-08-04
87,0,8,2,0,1,6,4.705786209100353,0,80,0,0,0,20,0,0,http://bafybeihpyxm5ffjpi6fvn2hqf7efi2z5r4dkfdgaskm5xohkgkkfgqlbdm.ipfs.nftstorage.link,1,phishing_database,bafybeihpyxm5ffjpi6fvn2hqf7efi2z5r4dkfdgaskm5xohkgkkfgqlbdm.ipfs.nftstorage.link/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://ladsp.com,0,tranco,ladsp.com/,2026-08-04,2026-08-09,2026-08-04
33,0,0,2,0,1,6,3.824252831282987,0,26,0,0,0,5,0,0,http://asfg.schoolofspanish.co.za,1,phishing_database,asfg.schoolofspanish.co.za/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,3.8820451081368628,0,16,0,0,0,9,0,0,http://afcutl.pages.dev,1,phishing_database,afcutl.pages.dev/,2026-08-09,2026-08-09,2026-08-09
31,0,0,2,1,1,6,3.9746954079158976,0,24,0,0,0,3,0,0,http://digicert.com.akahost.net,0,tranco,digicert.com.akahost.net/,2026-08-04,2026-08-09,2026-08-04
21,0,3,0,0,1,4,3.8801799226757376,0,14,0,0,0,3,0,0,http://rei234ihla.icu,1,phishing_database,rei234ihla.icu/,2026-08-09,2026-08-09,2026-08-09
34,1,10,1,1,1,6,4.337175341123077,0,27,0,0,0,3,0,0,http://airbnb.rooms-4321928484.com,1,phishing_database,airbnb.rooms-4321928484.com/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,1,1,4,3.085055102756477,0,6,0,0,0,3,0,0,http://hm.com,0,tranco,hm.com/,2026-08-03,2026-08-09,2026-08-03
19,0,0,0,1,1,4,3.5110854081804264,0,12,0,0,0,3,0,0,http://mimecast.net,0,tranco,mimecast.net/,2026-08-04,2026-08-09,2026-08-04
17,1,0,0,0,1,5,3.572469458770136,0,10,0,0,0,2,0,0,http://ad-tech.ru,0,tranco,ad-tech.ru/,2026-08-04,2026-08-09,2026-08-04
27,1,0,0,1,1,5,4.032303242743954,0,20,0,0,0,3,0,0,http://captcha-delivery.com,0,tranco,captcha-delivery.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,4.011365041826378,0,14,0,0,0,3,0,0,http://buydomains.com,0,tranco,buydomains.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://bvfcdn.com,0,tranco,bvfcdn.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,0,1,1,4,3.8841550945958048,0,20,0,0,0,3,0,0,http://hoangphucvietnam.com,1,phishing_database,hoangphucvietnam.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,0,1,4,4.083856189774724,0,18,0,0,0,6,0,0,http://eurowysylka.online,1,phishing_database,eurowysylka.online/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.3921472236645345,0,11,0,0,0,2,0,0,http://betpatry.cc,1,phishing_database,betpatry.cc/,2026-08-09,2026-08-09,2026-08-09
59,3,0,1,0,1,8,4.490457193642897,0,52,0,0,0,17,0,0,http://jacob-comments-improving-expanding.trycloudflare.com,1,phishing_database,jacob-comments-improving-expanding.trycloudflare.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,2,1,1,6,3.772055208874201,0,17,0,0,0,3,0,0,http://noam.cc.skype.com,0,tranco,noam.cc.skype.com/,2026-08-04,2026-08-09,2026-08-04
31,0,0,1,0,1,5,4.309035020064295,0,24,0,0,0,15,0,0,http://gvdjjkfk.misconfused.org,1,phishing_database,gvdjjkfk.misconfused.org/,2026-08-09,2026-08-09,2026-08-09
24,1,0,1,0,1,6,4.084962500721156,0,17,0,0,0,3,0,0,http://klik-now.nafh.xyz,1,phishing_database,klik-now.nafh.xyz/,2026-08-09,2026-08-09,2026-08-09
47,3,12,1,1,1,8,4.448755480378975,0,40,0,0,0,3,0,0,http://att-service-106541-103143.weeblysite.com,1,phishing_database,att-service-106541-103143.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,1,0,1,5,3.697845823084412,0,15,0,0,0,6,0,0,http://planalto.gov.br,0,tranco,planalto.gov.br/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.373557262275185,0,8,0,0,0,3,0,0,http://mdpi.com,0,tranco,mdpi.com/,2026-08-04,2026-08-09,2026-08-04
39,0,4,2,0,1,6,3.707225936256231,0,32,0,0,0,5,0,0,http://5fggfgfg4g4g4ghfg.blogspot.co.ke,1,phishing_database,5fggfgfg4g4g4ghfg.blogspot.co.ke/,2026-08-09,2026-08-09,2026-08-09
38,2,4,1,0,1,7,4.271100790318223,0,31,0,0,0,2,0,0,http://ntflix-account-2021.blogspot.li,1,phishing_database,ntflix-account-2021.blogspot.li/,2026-08-09,2026-08-09,2026-08-09
36,0,0,1,1,1,5,4.162573265150911,0,29,0,0,0,3,0,0,http://clientstream.launchdarkly.com,0,tranco,clientstream.launchdarkly.com/,2026-08-04,2026-08-09,2026-08-04
39,1,4,1,1,1,6,4.301696373308395,0,32,0,0,0,3,0,0,http://bantuan-kerajaan2023.yushort.com,1,phishing_database,bantuan-kerajaan2023.yushort.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,2.7534343861887853,0,7,0,0,0,2,0,0,http://tutu.ru,0,tranco,tutu.ru/,2026-08-04,2026-08-09,2026-08-04
32,1,6,1,1,1,6,4.301108500731241,0,25,0,0,0,3,0,0,http://att-105998.weeblysite.com,1,phishing_database,att-105998.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.7192945256669785,0,19,0,0,0,3,0,0,http://concursolutions.com,0,tranco,concursolutions.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,0,1,5,3.9232517969803373,0,21,0,0,0,10,0,0,http://projsclick.vercel.app,1,phishing_database,projsclick.vercel.app/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.7216117239699003,0,12,0,0,0,3,0,0,http://videoamp.com,0,tranco,videoamp.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,1,1,5,3.695947226387471,0,21,0,0,0,3,0,0,http://oneocsp.microsoft.com,0,tranco,oneocsp.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.796217602590055,0,19,0,0,0,3,0,0,http://thinkwithgoogle.com,0,tranco,thinkwithgoogle.com/,2026-08-04,2026-08-09,2026-08-04
30,0,1,1,0,1,5,4.123231428797621,0,23,0,0,0,4,0,0,http://plbfn.media4europe.info,1,phishing_database,plbfn.media4europe.info/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://trellix.com,0,tranco,trellix.com/,2026-08-04,2026-08-09,2026-08-04
55,2,20,3,0,1,9,4.522827332636047,0,48,0,0,0,16,0,0,http://20200728201534-dot-t6w5q4p9o7i3.uc.r.appspot.com,1,phishing_database,20200728201534-dot-t6w5q4p9o7i3.uc.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://bidvol.com,0,tranco,bidvol.com/,2026-08-03,2026-08-09,2026-08-03
27,0,0,1,1,1,5,3.8100810205217313,0,20,0,0,0,3,0,0,http://li.stylesforless.com,1,phishing_database,li.stylesforless.com/,2026-08-09,2026-08-09,2026-08-09
47,0,0,1,0,1,5,4.234608000245557,0,40,0,0,0,10,0,0,http://blockrequestinfluencerinsight.vercel.app,1,phishing_database,blockrequestinfluencerinsight.vercel.app/,2026-08-09,2026-08-09,2026-08-09
54,2,0,3,0,1,9,4.349807817331484,0,47,0,0,0,16,0,0,http://rioddcmznvhwocnf-dot-millinium.ey.r.appspot.com,1,phishing_database,rioddcmznvhwocnf-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
53,3,10,1,0,1,8,4.597427115678412,0,46,0,0,0,10,0,0,http://database-manage-local-git8412579601.vercel.app,1,phishing_database,database-manage-local-git8412579601.vercel.app/,2026-08-09,2026-08-09,2026-08-09
22,0,0,2,0,1,6,3.6978458230844122,0,15,0,0,0,5,0,0,http://video.dmm.co.jp,0,tranco,video.dmm.co.jp/,2026-08-04,2026-08-09,2026-08-04
31,0,0,1,1,1,5,4.091135423220312,0,24,0,0,0,3,0,0,http://netscapelogin.weebly.com,1,phishing_database,netscapelogin.weebly.com/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.3927474104487847,0,6,0,0,0,6,0,0,http://gob.mx,0,tranco,gob.mx/,2026-08-04,2026-08-09,2026-08-04
65,3,0,1,0,1,8,4.199883437568794,0,58,0,0,0,17,0,0,http://preparation-investigator-andale-moderate.trycloudflare.com,1,phishing_database,preparation-investigator-andale-moderate.trycloudflare.com/,2026-08-09,2026-08-09,2026-08-09
40,1,0,2,1,1,7,4.137326145256008,0,33,0,0,0,3,0,0,http://usc-collabrtc.officeapps.live.com,0,tranco,usc-collabrtc.officeapps.live.com/,2026-08-03,2026-08-09,2026-08-03
20,0,0,0,1,1,4,3.7841837197791888,0,13,0,0,0,3,0,0,http://traveloka.com,0,tranco,traveloka.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,0,1,5,3.642371448743902,0,19,0,0,0,9,0,0,http://nodedapps.pages.dev,1,phishing_database,nodedapps.pages.dev/,2026-08-09,2026-08-09,2026-08-09
29,0,0,1,0,1,5,4.211260736432281,0,22,0,0,0,11,0,0,http://madzxthdlj.duckdns.org,1,phishing_database,madzxthdlj.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.6539967386657097,0,16,0,0,0,3,0,0,http://es.stripchat.com,0,tranco,es.stripchat.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.8208888513501886,0,14,0,0,0,3,0,0,http://wampserver.com,0,tranco,wampserver.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.826874881864637,0,12,0,0,0,3,0,0,http://dynamics.com,0,tranco,dynamics.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,0,1,4,3.7849418274376423,0,14,0,0,0,2,0,0,http://sintecgroup.ru,0,tranco,sintecgroup.ru/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.4992275471326932,0,10,0,0,0,2,0,0,http://opensea.io,0,tranco,opensea.io/,2026-08-04,2026-08-09,2026-08-04
81,0,12,2,0,1,6,4.719376163795966,0,74,0,0,0,14,0,0,http://bafybeic4jrznhcyowrij4c65x2j727fnlnrgtlasaadjijaed7tzj744be.ipfs.dweb.link,1,phishing_database,bafybeic4jrznhcyowrij4c65x2j727fnlnrgtlasaadjijaed7tzj744be.ipfs.dweb.link/,2026-08-09,2026-08-09,2026-08-09
35,0,0,1,0,1,5,3.957295873840569,0,28,0,0,0,10,0,0,http://itrusttcpitllogin.webflow.io,1,phishing_database,itrusttcpitllogin.webflow.io/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.2359263506290334,0,7,0,0,0,2,0,0,http://pona.sa,1,phishing_database,pona.sa/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.521640636343319,0,7,0,0,0,3,0,0,http://acm.org,0,tranco,acm.org/,2026-08-04,2026-08-09,2026-08-04
41,3,11,3,0,1,10,4.326706577630514,0,34,0,0,0,11,0,0,http://mail.uo.104-237-234-21.cprapid.com,1,phishing_database,mail.uo.104-237-234-21.cprapid.com/,2026-08-09,2026-08-09,2026-08-09
22,0,2,0,1,1,4,3.879664004902593,0,15,0,0,0,3,0,0,http://ilsole24ore.com,0,tranco,ilsole24ore.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://mffbd.com,1,phishing_database,mffbd.com/,2026-08-09,2026-08-09,2026-08-09
14,0,2,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://8x8.com,0,tranco,8x8.com/,2026-08-04,2026-08-09,2026-08-04
22,0,2,0,1,1,4,4.061482186720775,0,15,0,0,0,3,0,0,http://partslink24.com,0,tranco,partslink24.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.366091329119192,0,12,0,0,0,3,0,0,http://finanzen.net,0,tranco,finanzen.net/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://wiley.com,0,tranco,wiley.com/,2026-08-04,2026-08-09,2026-08-04
24,0,2,0,1,1,4,3.7201755214643453,0,17,0,0,0,3,0,0,http://promoiphone15.com,1,phishing_database,promoiphone15.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.9161269465882835,0,14,0,0,0,3,0,0,http://playinboss.com,0,tranco,playinboss.com/,2026-08-04,2026-08-09,2026-08-04
26,1,0,1,0,1,6,3.8731406795131327,0,19,0,0,0,9,0,0,http://meta-void.pages.dev,1,phishing_database,meta-void.pages.dev/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,4.011365041826379,0,14,0,0,0,3,0,0,http://dyingbirds.com,0,tranco,dyingbirds.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,0,1,6,3.893660689688185,0,18,0,0,0,4,0,0,http://_dns.resolver.arpa,0,tranco,_dns.resolver.arpa/,2026-08-04,2026-08-09,2026-08-04
38,2,0,2,1,1,8,4.11583409216322,0,31,0,0,0,3,0,0,http://guzzoni-apple-com.v.aaplimg.com,0,tranco,guzzoni-apple-com.v.aaplimg.com/,2026-08-04,2026-08-09,2026-08-04
28,0,2,1,1,1,5,3.950212064914747,0,21,0,0,0,3,0,0,http://pubgmgetts11.jkub.com,1,phishing_database,pubgmgetts11.jkub.com/,2026-08-09,2026-08-09,2026-08-09
19,1,0,0,0,1,5,3.3263604079526936,0,12,0,0,0,3,0,0,http://go-shops.pro,1,phishing_database,go-shops.pro/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,1,1,5,3.710575560843196,0,26,0,0,0,3,0,0,http://attttnetmaillll.weebly.com,1,phishing_database,attttnetmaillll.weebly.com/,2026-08-09,2026-08-09,2026-08-09
30,0,0,0,1,1,4,4.056564762130955,0,23,0,0,0,3,0,0,http://fbdownpaegreapoorts.com,1,phishing_database,fbdownpaegreapoorts.com/,2026-08-09,2026-08-09,2026-08-09
18,1,0,0,0,1,5,3.239097917988786,0,11,0,0,0,3,0,0,http://jpost-v.top,1,phishing_database,jpost-v.top/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.686419411348773,0,19,0,0,0,3,0,0,http://bingobongogroup.com,1,phishing_database,bingobongogroup.com/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,1,1,4,3.3927474104487847,0,6,0,0,0,3,0,0,http://xe.com,0,tranco,xe.com/,2026-08-04,2026-08-09,2026-08-04
27,0,1,1,0,1,5,3.8841550945958048,0,20,0,0,0,11,0,0,http://fgfg7fgf.wixsite.com,1,phishing_database,fgfg7fgf.wixsite.com/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.838039816898156,0,20,0,0,0,3,0,0,http://homse.weeblysite.com,1,phishing_database,homse.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,0,1,5,3.781147020819124,0,24,0,0,0,10,0,0,http://zilloprallona.vercel.app,1,phishing_database,zilloprallona.vercel.app/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.454822399946607,0,10,0,0,0,3,0,0,http://pardot.com,0,tranco,pardot.com/,2026-08-04,2026-08-09,2026-08-04
33,0,1,1,1,1,5,4.210764573772789,0,26,0,0,0,3,0,0,http://agricolandia.byethost7.com,1,phishing_database,agricolandia.byethost7.com/,2026-08-09,2026-08-09,2026-08-09
29,0,0,0,1,1,4,4.1162646156680225,0,22,0,0,0,3,0,0,http://myfashionablestore.com,1,phishing_database,myfashionablestore.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.7532696895151076,0,18,0,0,0,3,0,0,http://incapsecuredns.net,0,tranco,incapsecuredns.net/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,0,1,4,3.9238561897747237,0,18,0,0,0,2,0,0,http://portablekitchen.ng,1,phishing_database,portablekitchen.ng/,2026-08-09,2026-08-09,2026-08-09
27,0,2,1,1,1,5,4.060262039120378,0,20,0,0,0,3,0,0,http://aolmail91.weebly.com,1,phishing_database,aolmail91.weebly.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,1,0,1,5,3.5,0,9,0,0,0,6,0,0,http://mp.gov.in,0,tranco,mp.gov.in/,2026-08-04,2026-08-09,2026-08-04
20,0,1,0,0,1,4,3.9219280948873623,0,13,0,0,0,3,0,0,http://mp4moviez.fan,0,tranco,mp4moviez.fan/,2026-08-04,2026-08-09,2026-08-04
17,1,0,0,0,1,5,3.734521664779752,0,10,0,0,0,2,0,0,http://mocc-nl.be,1,phishing_database,mocc-nl.be/,2026-08-09,2026-08-09,2026-08-09
20,1,0,0,1,1,5,3.8841837197791884,0,13,0,0,0,3,0,0,http://line-apps.com,0,tranco,line-apps.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.6753108689123644,0,16,0,0,0,3,0,0,http://shopeemobile.com,0,tranco,shopeemobile.com/,2026-08-04,2026-08-09,2026-08-04
35,0,2,1,0,1,5,4.250571945454579,0,28,0,0,0,14,0,0,http://d9ojso6xukdhq.cloudfront.net,0,tranco,d9ojso6xukdhq.cloudfront.net/,2026-08-04,2026-08-09,2026-08-04
32,0,0,0,1,1,4,3.738608500731241,0,25,0,0,0,3,0,0,http://continuedcarepartners.net,1,phishing_database,continuedcarepartners.net/,2026-08-09,2026-08-09,2026-08-09
23,0,7,1,0,1,5,3.882045108136863,0,16,0,0,0,2,0,0,http://f0472454.xsph.ru,1,phishing_database,f0472454.xsph.ru/,2026-08-09,2026-08-09,2026-08-09
35,0,0,1,1,1,5,4.185867302411998,0,28,0,0,0,3,0,0,http://anjingredirect.libfoobar.com,1,phishing_database,anjingredirect.libfoobar.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.9690016298759936,0,16,0,0,0,3,0,0,http://mobilityware.com,0,tranco,mobilityware.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,0,1,4,3.7849418274376423,0,14,0,0,0,14,0,0,http://googleapis.com,0,tranco,googleapis.com/,2026-08-04,2026-08-09,2026-08-04
16,0,1,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://bugm4.com,1,phishing_database,bugm4.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.6978458230844122,0,15,0,0,0,3,0,0,http://readthedocs.org,0,tranco,readthedocs.org/,2026-08-04,2026-08-09,2026-08-04
35,0,10,2,0,1,6,4.536286231168866,0,28,0,0,0,6,0,0,http://e354da70.7832iweof8ds.org.cn,1,phishing_database,e354da70.7832iweof8ds.org.cn/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,0,1,5,3.826874881864637,0,12,0,0,0,6,0,0,http://algiz.com.ua,1,phishing_database,algiz.com.ua/,2026-08-09,2026-08-09,2026-08-09
48,1,0,1,0,1,6,4.009428065191149,0,41,0,0,0,14,0,0,http://playstoregatewayadapter-pa.googleapis.com,0,tranco,playstoregatewayadapter-pa.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.7216117239699007,0,12,0,0,0,3,0,0,http://kunlunsl.com,0,tranco,kunlunsl.com/,2026-08-04,2026-08-09,2026-08-04
18,0,1,0,1,1,4,3.5032583347756456,0,11,0,0,0,3,0,0,http://act4dem.net,1,phishing_database,act4dem.net/,2026-08-09,2026-08-09,2026-08-09
24,2,0,0,1,1,6,3.8035088547976783,0,17,0,0,0,3,0,0,http://stream-io-api.com,0,tranco,stream-io-api.com/,2026-08-03,2026-08-09,2026-08-03
19,0,0,0,1,1,4,3.826874881864637,0,12,0,0,0,3,0,0,http://alviesco.com,1,phishing_database,alviesco.com/,2026-08-09,2026-08-09,2026-08-09
54,2,0,3,0,1,9,4.417131373320368,0,47,0,0,0,16,0,0,http://dphejwbxvtalhmyj-dot-millinium.ey.r.appspot.com,1,phishing_database,dphejwbxvtalhmyj-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
31,0,0,2,0,1,6,4.018081793978685,0,24,0,0,0,6,0,0,http://passbook.epfindia.gov.in,0,tranco,passbook.epfindia.gov.in/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.572469458770136,0,10,0,0,0,3,0,0,http://konami.net,0,tranco,konami.net/,2026-08-04,2026-08-09,2026-08-04
34,2,0,1,0,1,7,4.057476076289931,0,27,0,0,0,15,0,0,http://apple-relay.fastly-edge.com,0,tranco,apple-relay.fastly-edge.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.5068905956085183,0,8,0,0,0,3,0,0,http://msdn.com,0,tranco,msdn.com/,2026-08-04,2026-08-09,2026-08-04
23,2,0,0,1,1,6,3.7950885863977324,0,16,0,0,0,3,0,0,http://x-cdn-static.com,0,tranco,x-cdn-static.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.5068905956085183,0,8,0,0,0,3,0,0,http://undp.org,0,tranco,undp.org/,2026-08-03,2026-08-09,2026-08-03
16,0,0,0,1,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://yahoo.com,0,tranco,yahoo.com/,2026-08-04,2026-08-09,2026-08-04
32,2,4,1,1,1,7,4.413909765557392,0,25,0,0,0,3,0,0,http://join-grup-bkp18.uxi20.com,1,phishing_database,join-grup-bkp18.uxi20.com/,2026-08-09,2026-08-09,2026-08-09
23,0,1,1,1,1,5,3.8492239123906256,0,16,0,0,0,3,0,0,http://en1.savefrom.net,0,tranco,en1.savefrom.net/,2026-08-04,2026-08-09,2026-08-04
24,0,0,2,1,1,6,3.636842188131012,0,17,0,0,0,3,0,0,http://ts.cdn.office.net,0,tranco,ts.cdn.office.net/,2026-08-04,2026-08-09,2026-08-04
76,4,6,3,0,1,11,4.561677803990676,0,69,0,0,0,16,0,0,http://jlgvtjshipscbajwoislpzjrgj-dot-polished-shore-301017.uk.r.appspot.com,1,phishing_database,jlgvtjshipscbajwoislpzjrgj-dot-polished-shore-301017.uk.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
18,1,0,0,1,1,5,3.7254805569978675,0,11,0,0,0,3,0,0,http://gcd-dns.com,0,tranco,gcd-dns.com/,2026-08-04,2026-08-09,2026-08-04
31,0,0,0,1,1,4,3.9134007456613777,0,24,0,0,0,3,0,0,http://acmsupportcenterdfss.com,1,phishing_database,acmsupportcenterdfss.com/,2026-08-09,2026-08-09,2026-08-09
54,2,0,3,0,1,9,4.550821761262472,0,47,0,0,0,16,0,0,http://qfddhesuenvkgxzm-dot-millinium.ey.r.appspot.com,1,phishing_database,qfddhesuenvkgxzm-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.640223928941852,0,8,0,0,0,3,0,0,http://king.com,0,tranco,king.com/,2026-08-03,2026-08-09,2026-08-03
27,0,11,1,0,1,5,3.930270372293454,0,20,0,0,0,4,0,0,http://01175421.00agt8.shop,1,phishing_database,01175421.00agt8.shop/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.219528282299548,0,10,0,0,0,3,0,0,http://paheal.net,0,tranco,paheal.net/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.416653011302536,0,47,0,0,0,16,0,0,http://bohubwriojollvfg-dot-millinium.ey.r.appspot.com,1,phishing_database,bohubwriojollvfg-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,1,0,1,5,3.979097891134804,0,19,0,0,0,2,0,0,http://awlyaa.education.dz,0,tranco,awlyaa.education.dz/,2026-08-04,2026-08-09,2026-08-04
50,1,23,1,0,1,6,4.423465189601647,0,43,0,0,0,6,0,0,http://pub-b8735748a9474ef684b83941ce4cdb65.r2.dev,1,phishing_database,pub-b8735748a9474ef684b83941ce4cdb65.r2.dev/,2026-08-09,2026-08-09,2026-08-09
36,1,8,1,1,1,6,4.371178126382215,0,29,0,0,0,3,0,0,http://renv-70251618.serverelvir.com,1,phishing_database,renv-70251618.serverelvir.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,0,1,5,4.106603137064474,0,14,0,0,0,6,0,0,http://ildsabu.com.ng,1,phishing_database,ildsabu.com.ng/,2026-08-09,2026-08-09,2026-08-09
25,1,0,0,1,1,5,3.6838561897747235,0,18,0,0,0,3,0,0,http://restream-media.net,0,tranco,restream-media.net/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://tlivepush.com,0,tranco,tlivepush.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.732158891364569,0,15,0,0,0,3,0,0,http://amazontrust.com,0,tranco,amazontrust.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,1,1,4,3.772055208874201,0,17,0,0,0,3,0,0,http://howstuffworks.com,0,tranco,howstuffworks.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.327819531114783,0,9,0,0,0,2,0,0,http://google.gm,0,tranco,google.gm/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,2,0,0,http://maxioma.kz,1,phishing_database,maxioma.kz/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.530493056757482,0,11,0,0,0,11,0,0,http://netlify.app,0,tranco,netlify.app/,2026-08-04,2026-08-09,2026-08-04
40,2,5,3,0,1,9,4.465311532225102,0,33,0,0,0,27,0,0,http://2f87y.s3.eu-north-1.amazonaws.com,1,phishing_database,2f87y.s3.eu-north-1.amazonaws.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.8279097821439705,0,16,0,0,0,3,0,0,http://inbox.google.com,0,tranco,inbox.google.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,0,1,5,3.405822250285691,0,12,0,0,0,6,0,0,http://soctg.ath.cx,1,phishing_database,soctg.ath.cx/,2026-08-09,2026-08-09,2026-08-09
28,0,0,1,1,1,5,3.9677201004744997,0,21,0,0,0,3,0,0,http://hotmailmbn.weebly.com,1,phishing_database,hotmailmbn.weebly.com/,2026-08-09,2026-08-09,2026-08-09
36,0,0,1,1,1,5,4.062305474194334,0,29,0,0,0,3,0,0,http://btwebmailhelpindex.weebly.com,1,phishing_database,btwebmailhelpindex.weebly.com/,2026-08-09,2026-08-09,2026-08-09
40,1,0,1,0,1,6,4.127567157116928,0,33,0,0,0,7,0,0,http://dhl-servicesml.maerskline.website,1,phishing_database,dhl-servicesml.maerskline.website/,2026-08-09,2026-08-09,2026-08-09
12,0,0,0,0,1,4,3.2516291673878226,0,5,0,0,0,2,0,0,http://ya.ru,0,tranco,ya.ru/,2026-08-03,2026-08-09,2026-08-03
27,0,0,1,1,1,5,3.8380398168981555,0,20,0,0,0,3,0,0,http://admin.vroomlocal.com,1,phishing_database,admin.vroomlocal.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,4.023465189601646,0,18,0,0,0,3,0,0,http://masinvofreyato.com,1,phishing_database,masinvofreyato.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://artemisr.com,1,phishing_database,artemisr.com/,2026-08-09,2026-08-09,2026-08-09
36,1,0,3,0,1,8,4.218128820706466,0,29,0,0,0,2,0,0,http://rakoten-cord.co.ip.ipveauj.ml,1,phishing_database,rakoten-cord.co.ip.ipveauj.ml/,2026-08-09,2026-08-09,2026-08-09
40,3,0,1,0,1,8,4.1153115322251015,0,33,0,0,0,9,0,0,http://live-dsktop-ledgrr-auth.pages.dev,1,phishing_database,live-dsktop-ledgrr-auth.pages.dev/,2026-08-09,2026-08-09,2026-08-09
40,2,4,1,0,1,7,4.427567157116928,0,33,0,0,0,11,0,0,http://adoring-agnesi-068b5b.netlify.app,1,phishing_database,adoring-agnesi-068b5b.netlify.app/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.880179922675737,0,14,0,0,0,3,0,0,http://salonboard.com,0,tranco,salonboard.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.8796640049025934,0,15,0,0,0,3,0,0,http://sputniknews.com,0,tranco,sputniknews.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.614369445886757,0,11,0,0,0,3,0,0,http://coupang.com,0,tranco,coupang.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,2,0,1,6,3.6572682296173893,0,17,0,0,0,6,0,0,http://www.google.com.hk,0,tranco,www.google.com.hk/,2026-08-03,2026-08-09,2026-08-03
24,0,5,1,0,1,5,3.9701755214643453,0,17,0,0,0,8,0,0,http://08ea080b.ngrok.io,1,phishing_database,08ea080b.ngrok.io/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,4.011365041826378,0,14,0,0,0,3,0,0,http://servenobid.com,0,tranco,servenobid.com/,2026-08-04,2026-08-09,2026-08-04
83,1,8,2,0,1,7,4.770215823201889,0,76,0,0,0,11,0,0,http://bafkreic6tclhqzsvkv32wkww5zkac5livtctnhtyx62oqeguebetseu2em.ipfs.cf-ipfs.com,1,phishing_database,bafkreic6tclhqzsvkv32wkww5zkac5livtctnhtyx62oqeguebetseu2em.ipfs.cf-ipfs.com/,2026-08-09,2026-08-09,2026-08-09
47,0,0,4,1,1,8,3.9750392568366264,0,40,0,0,0,3,0,0,http://tsfe.trafficshaping.dsp.mp.microsoft.com,0,tranco,tsfe.trafficshaping.dsp.mp.microsoft.com/,2026-08-03,2026-08-09,2026-08-03
19,0,0,0,1,1,4,3.9321380397593737,0,12,0,0,0,3,0,0,http://qlivecdn.com,0,tranco,qlivecdn.com/,2026-08-04,2026-08-09,2026-08-04
29,1,0,0,0,1,5,4.004364184708142,0,22,0,0,0,2,0,0,http://malowanka-paznokcie.pl,1,phishing_database,malowanka-paznokcie.pl/,2026-08-09,2026-08-09,2026-08-09
26,0,6,1,0,1,5,3.6864194113487727,0,19,0,0,0,7,0,0,http://rcube000005.web.app,1,phishing_database,rcube000005.web.app/,2026-08-09,2026-08-09,2026-08-09
22,0,0,2,0,1,6,3.754441845713345,0,15,0,0,0,5,0,0,http://www.inven.co.kr,0,tranco,www.inven.co.kr/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.641249800455479,0,15,0,0,0,3,0,0,http://www.nbcnews.com,0,tranco,www.nbcnews.com/,2026-08-04,2026-08-09,2026-08-04
35,1,3,1,0,1,6,4.28614658824991,0,28,0,0,0,15,0,0,http://answer-c52e4.firebaseapp.com,1,phishing_database,answer-c52e4.firebaseapp.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.7254805569978675,0,11,0,0,0,3,0,0,http://doxygen.org,0,tranco,doxygen.org/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.292770193936991,0,10,0,0,0,3,0,0,http://fastdl.app,0,tranco,fastdl.app/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,0,1,5,3.7622673906514947,0,16,0,0,0,6,0,0,http://chinanews.com.cn,0,tranco,chinanews.com.cn/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.7216117239699007,0,12,0,0,0,3,0,0,http://michaels.com,0,tranco,michaels.com/,2026-08-04,2026-08-09,2026-08-04
20,0,10,2,0,1,6,3.303701696057348,0,13,1,0,0,0,0,0,http://176.119.1.180,1,phishing_database,176.119.1.180/,2026-08-09,2026-08-09,2026-08-09
29,0,0,0,1,1,4,4.0472990984266435,0,22,0,0,0,3,0,0,http://alltrendysolutions.com,1,phishing_database,alltrendysolutions.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.9500637564362093,0,19,0,0,0,3,0,0,http://elegantshoegirl.com,1,phishing_database,elegantshoegirl.com/,2026-08-09,2026-08-09,2026-08-09
40,0,0,1,1,1,5,3.836280045756847,0,33,0,0,0,3,0,0,http://bstbtwbtksoebtcondlsbt.weebly.com,1,phishing_database,bstbtwbtksoebtcondlsbt.weebly.com/,2026-08-09,2026-08-09,2026-08-09
25,0,15,0,0,1,4,3.8136606896881853,0,18,0,0,0,2,0,0,http://778895568636028.ml,1,phishing_database,778895568636028.ml/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://mggbbz.cn,1,phishing_database,mggbbz.cn/,2026-08-09,2026-08-09,2026-08-09
14,0,3,0,1,1,4,3.521640636343319,0,7,0,0,0,3,0,0,http://360.com,0,tranco,360.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://sagepub.com,0,tranco,sagepub.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.8365916681089787,0,11,0,0,0,2,0,0,http://videonow.ru,0,tranco,videonow.ru/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.4613201402110083,0,11,0,0,0,11,0,0,http://lovable.app,0,tranco,lovable.app/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,0,1,4,3.9434651896016466,0,18,0,0,0,4,0,0,http://myidrankuletn.link,1,phishing_database,myidrankuletn.link/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.1952959344962166,0,12,0,0,0,3,0,0,http://nintendo.net,0,tranco,nintendo.net/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.621928094887362,0,13,0,0,0,3,0,0,http://icanhazip.com,0,tranco,icanhazip.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,0,1,4,3.9161269465882835,0,14,0,0,0,4,0,0,http://bezorging.link,1,phishing_database,bezorging.link/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.9321380397593733,0,12,0,0,0,3,0,0,http://liongear.com,1,phishing_database,liongear.com/,2026-08-09,2026-08-09,2026-08-09
38,0,0,1,0,1,5,4.007942895581381,0,31,0,0,0,2,0,0,http://idssocorp.belfryconstruction.co,1,phishing_database,idssocorp.belfryconstruction.co/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,1,1,5,3.90470804437552,0,26,0,0,0,3,0,0,http://aliantbelll.weeblysite.com,1,phishing_database,aliantbelll.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
28,1,1,1,0,1,6,3.9137995646056805,0,21,0,0,0,9,0,0,http://ellipal-3ax.pages.dev,1,phishing_database,ellipal-3ax.pages.dev/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,0,1,4,3.721928094887362,0,13,0,0,0,2,0,0,http://leparisien.fr,0,tranco,leparisien.fr/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,0,1,4,3.7081320646586025,0,16,0,0,0,2,0,0,http://kleinezeitung.at,0,tranco,kleinezeitung.at/,2026-08-04,2026-08-09,2026-08-04
40,2,6,1,1,1,7,4.391446071165521,0,33,0,0,0,3,0,0,http://att-service-102455.weeblysite.com,1,phishing_database,att-service-102455.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.238901256602631,0,6,0,0,0,2,0,0,http://reg.ru,0,tranco,reg.ru/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.821928094887362,0,13,0,0,0,3,0,0,http://spinnovax.org,0,tranco,spinnovax.org/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.7192945256669785,0,19,0,0,0,3,0,0,http://consumerreports.org,0,tranco,consumerreports.org/,2026-08-04,2026-08-09,2026-08-04
30,0,0,2,0,1,6,3.6695767463163933,0,23,0,0,0,6,0,0,http://antispam.attollo.com.au,1,phishing_database,antispam.attollo.com.au/,2026-08-09,2026-08-09,2026-08-09
27,1,0,0,0,1,5,3.9861879650463043,0,20,0,0,0,2,0,0,http://adobe-mesquiteisd.tk,1,phishing_database,adobe-mesquiteisd.tk/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://verkada.com,0,tranco,verkada.com/,2026-08-04,2026-08-09,2026-08-04
32,0,0,1,0,1,5,3.7181390622295662,0,25,0,0,0,10,0,0,http://kouecionloggin.gitbook.io,1,phishing_database,kouecionloggin.gitbook.io/,2026-08-09,2026-08-09,2026-08-09
27,0,2,1,0,1,5,3.9400726873486542,0,20,0,0,0,9,0,0,http://dantesos33.github.io,1,phishing_database,dantesos33.github.io/,2026-08-09,2026-08-09,2026-08-09
35,2,0,1,0,1,7,4.000432302535625,0,28,0,0,0,10,0,0,http://bridge-trezr-docs.gitbook.io,1,phishing_database,bridge-trezr-docs.gitbook.io/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.139572261986723,0,8,0,0,0,3,0,0,http://cctv.com,0,tranco,cctv.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.663532754804254,0,15,0,0,0,3,0,0,http://freeconvert.com,0,tranco,freeconvert.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.506890595608519,0,8,0,0,0,3,0,0,http://dell.com,0,tranco,dell.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.4713544870139286,0,12,0,0,0,3,0,0,http://mikrotik.com,0,tranco,mikrotik.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://udemy.com,0,tranco,udemy.com/,2026-08-04,2026-08-09,2026-08-04
51,0,7,1,0,1,5,4.686843724197175,0,44,0,0,0,4,0,0,http://3sn9mgu7yzqfdujuopesxmbzxdz2z.qwo231sdx.club,1,phishing_database,3sn9mgu7yzqfdujuopesxmbzxdz2z.qwo231sdx.club/,2026-08-09,2026-08-09,2026-08-09
23,0,3,0,1,1,4,3.8820451081368628,0,16,0,0,0,3,0,0,http://sportfilm800.com,0,tranco,sportfilm800.com/,2026-08-04,2026-08-09,2026-08-04
44,2,10,1,0,1,7,4.345350936622436,0,37,0,0,0,2,0,0,http://poststimeline-8173245944.home-pikl.si,1,phishing_database,poststimeline-8173245944.home-pikl.si/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.8268748818646365,0,12,0,0,0,5,0,0,http://prebid.cloud,0,tranco,prebid.cloud/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.584183719779188,0,13,0,0,0,3,0,0,http://techradar.com,0,tranco,techradar.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://badoo.com,0,tranco,badoo.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.7409532604048397,0,16,0,0,0,3,0,0,http://alcasericcol.com,1,phishing_database,alcasericcol.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,1,1,1,5,3.3990795706241745,0,18,0,0,0,3,0,0,http://content.office.net,0,tranco,content.office.net/,2026-08-04,2026-08-09,2026-08-04
27,0,8,1,0,1,5,4.106377316818028,0,20,0,0,0,11,0,0,http://36774678.wixsite.com,1,phishing_database,36774678.wixsite.com/,2026-08-09,2026-08-09,2026-08-09
30,0,0,0,0,1,4,3.9483943455364034,0,23,0,0,0,2,0,0,http://lanouvellerepublique.fr,0,tranco,lanouvellerepublique.fr/,2026-08-04,2026-08-09,2026-08-04
30,1,0,0,0,1,5,4.1898980954642875,0,23,0,0,0,8,0,0,http://lb-lloydauthid.services,1,phishing_database,lb-lloydauthid.services/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.880179922675737,0,14,0,0,0,3,0,0,http://applysquad.com,1,phishing_database,applysquad.com/,2026-08-09,2026-08-09,2026-08-09
24,0,2,0,0,1,4,4.001629167387823,0,17,0,0,0,2,0,0,http://miastowo24fkty.pl,1,phishing_database,miastowo24fkty.pl/,2026-08-09,2026-08-09,2026-08-09
35,1,8,1,0,1,6,4.093149802473811,0,28,0,0,0,2,0,0,http://accban-44748728.kahulasup.ch,1,phishing_database,accban-44748728.kahulasup.ch/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.7409532604048397,0,16,0,0,0,3,0,0,http://eu.dotaplabs.net,0,tranco,eu.dotaplabs.net/,2026-08-04,2026-08-09,2026-08-04
28,1,4,0,0,1,5,4.008621780036166,0,21,0,0,0,2,0,0,http://freefire-event2076.ga,1,phishing_database,freefire-event2076.ga/,2026-08-09,2026-08-09,2026-08-09
31,0,1,3,0,1,7,3.889049535914169,0,24,0,0,0,3,0,0,http://amazon.co.jp.yiqm5jj.top,1,phishing_database,amazon.co.jp.yiqm5jj.top/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,1,1,5,3.605388542207534,0,17,0,0,0,3,0,0,http://natiga.nezakr.net,0,tranco,natiga.nezakr.net/,2026-08-04,2026-08-09,2026-08-04
30,0,0,0,1,1,4,3.73624341298306,0,23,0,0,0,3,0,0,http://manmountainoutdoors.com,1,phishing_database,manmountainoutdoors.com/,2026-08-09,2026-08-09,2026-08-09
23,1,0,0,0,1,5,3.882045108136863,0,16,0,0,0,2,0,0,http://uni-frankfurt.de,0,tranco,uni-frankfurt.de/,2026-08-04,2026-08-09,2026-08-04
33,0,3,2,0,1,6,4.006071013101169,0,26,0,0,0,6,0,0,http://ambilhadiah6.from36.biz.id,1,phishing_database,ambilhadiah6.from36.biz.id/,2026-08-09,2026-08-09,2026-08-09
19,0,9,2,0,1,6,3.5766176449086653,0,12,1,0,0,0,0,0,http://107.174.69.8,1,phishing_database,107.174.69.8/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.6835423624332306,0,11,0,0,0,3,0,0,http://ghsdhja.com,1,phishing_database,ghsdhja.com/,2026-08-09,2026-08-09,2026-08-09
55,0,0,1,0,1,5,4.224109886402031,0,48,0,0,0,18,0,0,http://adobebeiownwkjngrjwkenfjkewnf.pythonanywhere.com,1,phishing_database,adobebeiownwkjngrjwkenfjkewnf.pythonanywhere.com/,2026-08-09,2026-08-09,2026-08-09
28,1,15,0,0,1,5,3.869331261111518,0,21,0,0,0,2,0,0,http://100001533462003-id.ml,1,phishing_database,100001533462003-id.ml/,2026-08-09,2026-08-09,2026-08-09
46,3,0,0,0,1,7,4.05869069550801,0,39,0,0,0,2,0,0,http://notification-checkiing-page-recovery.ga,1,phishing_database,notification-checkiing-page-recovery.ga/,2026-08-09,2026-08-09,2026-08-09
35,0,8,2,0,1,6,4.4004323025356245,0,28,0,0,0,6,0,0,http://c41f3d3e.ieybfs7j447b.org.cn,1,phishing_database,c41f3d3e.ieybfs7j447b.org.cn/,2026-08-09,2026-08-09,2026-08-09
34,0,0,1,0,1,5,3.939829017466402,0,27,0,0,0,10,0,0,http://cobnaseprologgen.gitbook.io,1,phishing_database,cobnaseprologgen.gitbook.io/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.6537567082870015,0,14,0,0,0,3,0,0,http://obsproject.com,0,tranco,obsproject.com/,2026-08-04,2026-08-09,2026-08-04
23,1,1,1,1,1,6,3.882045108136863,0,16,0,0,0,3,0,0,http://cdn.id5-sync.com,0,tranco,cdn.id5-sync.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.323231428797621,0,8,0,0,0,3,0,0,http://rokt.com,0,tranco,rokt.com/,2026-08-04,2026-08-09,2026-08-04
83,1,9,2,0,1,7,4.78673160051405,0,76,0,0,0,11,0,0,http://bafybeieyispss6fm56ri2zioko6qlhqbwyurxscz37hwdoak7iz4tkfvoq.ipfs.cf-ipfs.com,1,phishing_database,bafybeieyispss6fm56ri2zioko6qlhqbwyurxscz37hwdoak7iz4tkfvoq.ipfs.cf-ipfs.com/,2026-08-09,2026-08-09,2026-08-09
31,2,3,2,0,1,8,4.0022680844408445,0,24,0,0,0,5,0,0,http://ee-ne.twork-ref020.co.uk,1,phishing_database,ee-ne.twork-ref020.co.uk/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,0,1,5,3.5766176449086657,0,12,0,0,0,5,0,0,http://zoopla.co.uk,0,tranco,zoopla.co.uk/,2026-08-04,2026-08-09,2026-08-04
39,2,7,1,0,1,7,4.355539077670187,0,32,0,0,0,7,0,0,http://ads-management-fb2488619.web.app,1,phishing_database,ads-management-fb2488619.web.app/,2026-08-09,2026-08-09,2026-08-09
31,1,3,1,0,1,6,4.19259500475988,0,24,0,0,0,11,0,0,http://att-login632.square.site,1,phishing_database,att-login632.square.site/,2026-08-09,2026-08-09,2026-08-09
76,2,17,3,0,1,9,4.747413039531642,0,69,0,0,0,16,0,0,http://132ebb59a69c5f2ba9dfa0967cac1f67-dot-vygdgfhjwjjvhvn.oa.r.appspot.com,1,phishing_database,132ebb59a69c5f2ba9dfa0967cac1f67-dot-vygdgfhjwjjvhvn.oa.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
61,5,19,1,0,1,10,4.457811576383143,0,54,0,0,0,13,0,0,http://app-6034a6ba-3d66-47dc-b3e4-871ae5cbc008.cleverapps.io,1,phishing_database,app-6034a6ba-3d66-47dc-b3e4-871ae5cbc008.cleverapps.io/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,3.813660689688185,0,18,0,0,0,3,0,0,http://alwayscooltint.com,1,phishing_database,alwayscooltint.com/,2026-08-09,2026-08-09,2026-08-09
29,0,0,1,0,1,5,3.7285021157426255,0,22,0,0,0,6,0,0,http://correoargentino.com.ar,0,tranco,correoargentino.com.ar/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.74095326040484,0,16,0,0,0,3,0,0,http://cnnindonesia.com,0,tranco,cnnindonesia.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.572469458770136,0,10,0,0,0,3,0,0,http://replit.com,0,tranco,replit.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.640223928941852,0,8,0,0,0,3,0,0,http://uber.com,0,tranco,uber.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.754441845713345,0,15,0,0,0,3,0,0,http://pixel.tapad.com,0,tranco,pixel.tapad.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://amazon.eg,0,tranco,amazon.eg/,2026-08-04,2026-08-09,2026-08-04
26,1,0,0,0,1,5,3.9021748142117274,0,19,0,0,0,4,0,0,http://moaucard-japan.shop,1,phishing_database,moaucard-japan.shop/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://newegg.com,0,tranco,newegg.com/,2026-08-02,2026-08-09,2026-08-02
20,0,0,0,0,1,4,3.621928094887362,0,13,0,0,0,6,0,0,http://envato.market,0,tranco,envato.market/,2026-08-04,2026-08-09,2026-08-04
39,0,0,1,1,1,5,4.169766962341044,0,32,0,0,0,3,0,0,http://metamswkolofimn.godaddysites.com,1,phishing_database,metamswkolofimn.godaddysites.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,5,0,0,http://limo.media,0,tranco,limo.media/,2026-08-03,2026-08-09,2026-08-03
18,0,2,0,0,1,4,3.3921472236645345,0,11,0,0,0,3,0,0,http://78suihs.sbs,1,phishing_database,78suihs.sbs/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.826874881864637,0,12,0,0,0,2,0,0,http://livescore.cz,0,tranco,livescore.cz/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,1,1,5,4.01218840396866,0,21,0,0,0,3,0,0,http://apresolve.spotify.com,0,tranco,apresolve.spotify.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,0,1,5,3.6572682296173897,0,17,0,0,0,2,0,0,http://www.epicsports.in,0,tranco,www.epicsports.in/,2026-08-04,2026-08-09,2026-08-04
26,0,0,2,0,1,6,3.6902603909683838,0,19,0,0,0,6,0,0,http://tathya.uidai.gov.in,0,tranco,tathya.uidai.gov.in/,2026-08-04,2026-08-09,2026-08-04
30,0,0,0,0,1,4,4.056564762130954,0,23,0,0,0,3,0,0,http://borredapeyacchtclub.xyz,1,phishing_database,borredapeyacchtclub.xyz/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.4193819456463714,0,11,0,0,0,2,0,0,http://mnyintel.in,1,phishing_database,mnyintel.in/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.323231428797621,0,8,0,0,0,3,0,0,http://trip.com,0,tranco,trip.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,0,1,4,3.6304126608739984,0,14,0,0,0,4,0,0,http://temporary.site,0,tranco,temporary.site/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://ora.com,0,tranco,ora.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://ztomy.com,0,tranco,ztomy.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.621928094887362,0,13,0,0,0,3,0,0,http://superuser.com,0,tranco,superuser.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.546439344671015,0,13,0,0,0,3,0,0,http://microsoft.com,0,tranco,microsoft.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,0,1,4,3.8252517372886503,0,19,0,0,0,4,0,0,http://poweredgamedev.shop,1,phishing_database,poweredgamedev.shop/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.521640636343319,0,7,0,0,0,3,0,0,http://fas.org,0,tranco,fas.org/,2026-08-04,2026-08-09,2026-08-04
25,0,0,0,1,1,4,3.8634651896016465,0,18,0,0,0,3,0,0,http://digitalcaramel.com,0,tranco,digitalcaramel.com/,2026-08-03,2026-08-09,2026-08-03
48,0,0,2,1,1,6,3.9610388152612774,0,41,0,0,0,3,0,0,http://pancakeswap.finances.exponentialsteps.com,1,phishing_database,pancakeswap.finances.exponentialsteps.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://iqiyi.com,0,tranco,iqiyi.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.4086949695628417,0,13,0,0,0,3,0,0,http://moovitapp.com,0,tranco,moovitapp.com/,2026-08-04,2026-08-09,2026-08-04
17,0,2,0,1,1,4,3.4992275471326932,0,10,0,0,0,3,0,0,http://qp66kk.com,1,phishing_database,qp66kk.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://mango.com,0,tranco,mango.com/,2026-08-04,2026-08-09,2026-08-04
35,1,0,0,1,1,5,4.128724445269141,0,28,0,0,0,3,0,0,http://appsecurity-verifydevice.com,1,phishing_database,appsecurity-verifydevice.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://appleidiz.com,1,phishing_database,appleidiz.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.8208888513501886,0,14,0,0,0,3,0,0,http://arcticwolf.net,0,tranco,arcticwolf.net/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,0,1,4,3.572623663895164,0,15,0,0,0,3,0,0,http://phyllisisle.icu,1,phishing_database,phyllisisle.icu/,2026-08-09,2026-08-09,2026-08-09
87,0,13,2,0,1,6,4.858028881489279,0,80,0,0,0,20,0,0,http://bafybeih2l4j6vkkrxnw5mdjxpxes5tb6cogi52v4era7bnju2f67lxdngi.ipfs.nftstorage.link,1,phishing_database,bafybeih2l4j6vkkrxnw5mdjxpxes5tb6cogi52v4era7bnju2f67lxdngi.ipfs.nftstorage.link/,2026-08-09,2026-08-09,2026-08-09
34,2,0,1,0,1,7,4.0796786498829745,0,27,0,0,0,11,0,0,http://grup-una-cantik.duckdns.org,1,phishing_database,grup-una-cantik.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
28,0,7,1,0,1,5,4.182005814760213,0,21,0,0,0,2,0,0,http://h8123165.hostingrd.pl,1,phishing_database,h8123165.hostingrd.pl/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.7720552088742005,0,17,0,0,0,2,0,0,http://preta.infomaps.in,1,phishing_database,preta.infomaps.in/,2026-08-09,2026-08-09,2026-08-09
29,0,2,2,1,1,6,3.952302977662386,0,22,0,0,0,3,0,0,http://mqtt.c10r.facebook.com,0,tranco,mqtt.c10r.facebook.com/,2026-08-04,2026-08-09,2026-08-04
31,0,0,1,1,1,5,3.8975870361235367,0,24,0,0,0,3,0,0,http://attwebmailler.weebly.com,1,phishing_database,attwebmailler.weebly.com/,2026-08-09,2026-08-09,2026-08-09
41,1,3,1,0,1,6,4.159517480745798,0,34,0,0,0,11,0,0,http://gabunggrub-terbaruu122.duckdns.org,1,phishing_database,gabunggrub-terbaruu122.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
27,0,1,1,1,1,5,3.9400726873486542,0,20,0,0,0,3,0,0,http://unityads.unity3d.com,0,tranco,unityads.unity3d.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.68354236243323,0,11,0,0,0,5,0,0,http://hstgr.cloud,0,tranco,hstgr.cloud/,2026-08-04,2026-08-09,2026-08-04
47,6,0,1,0,1,11,4.2563005536211715,0,40,0,0,0,10,0,0,http://support-en--ledgr-io-cdn-auth.webflow.io,1,phishing_database,support-en--ledgr-io-cdn-auth.webflow.io/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,0,1,5,4.0667842134731025,0,24,0,0,0,11,0,0,http://grubwhatsaap.duckdns.org,1,phishing_database,grubwhatsaap.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
30,0,0,1,0,1,5,3.7647351787255046,0,23,0,0,0,2,0,0,http://asdasoiyuiyiuae.easy.co,1,phishing_database,asdasoiyuiyiuae.easy.co/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.795088586397733,0,16,0,0,0,3,0,0,http://fra.xhamster.com,0,tranco,fra.xhamster.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,0,1,1,4,3.8962915290459277,0,21,0,0,0,3,0,0,http://kaleciekipmanlari.com,1,phishing_database,kaleciekipmanlari.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.640223928941852,0,8,0,0,0,3,0,0,http://avid.com,0,tranco,avid.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://tronskan.com,1,phishing_database,tronskan.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.7871439606981387,0,12,0,0,0,3,0,0,http://bartleby.com,0,tranco,bartleby.com/,2026-08-04,2026-08-09,2026-08-04
37,2,4,1,0,1,7,4.107969919624533,0,30,0,0,0,13,0,0,http://band-jester-3188.typedream.app,1,phishing_database,band-jester-3188.typedream.app/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.373557262275186,0,8,0,0,0,3,0,0,http://icrc.org,0,tranco,icrc.org/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,1,1,5,3.7720552088742005,0,17,0,0,0,3,0,0,http://images.google.com,0,tranco,images.google.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,0,1,1,4,4.004344446367528,0,20,0,0,0,3,0,0,http://technologyreview.com,0,tranco,technologyreview.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://fullstory.com,0,tranco,fullstory.com/,2026-08-03,2026-08-09,2026-08-03
17,0,0,0,1,1,4,3.4992275471326932,0,10,0,0,0,3,0,0,http://mapbox.com,0,tranco,mapbox.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.572431251322119,0,11,0,0,0,2,0,0,http://blogspot.de,0,tranco,blogspot.de/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://shalltry.com,0,tranco,shalltry.com/,2026-08-04,2026-08-09,2026-08-04
23,2,0,0,1,1,6,3.8492239123906256,0,16,0,0,0,3,0,0,http://ax-dc-msedge.net,0,tranco,ax-dc-msedge.net/,2026-08-04,2026-08-09,2026-08-04
25,0,0,2,0,1,6,3.893660689688185,0,18,0,0,0,5,0,0,http://item.rakuten.co.jp,0,tranco,item.rakuten.co.jp/,2026-08-04,2026-08-09,2026-08-04
43,4,3,1,0,1,9,4.396853998737205,0,36,0,0,0,7,0,0,http://meta-for-business-case-kj378.web.app,1,phishing_database,meta-for-business-case-kj378.web.app/,2026-08-09,2026-08-09,2026-08-09
31,1,1,2,0,1,7,4.018081793978685,0,24,0,0,0,10,0,0,http://ls4-apple.com.akadns.net,0,tranco,ls4-apple.com.akadns.net/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.4613201402110083,0,11,0,0,0,3,0,0,http://govinfo.gov,0,tranco,govinfo.gov/,2026-08-04,2026-08-09,2026-08-04
27,1,0,0,1,1,5,4.032303242743954,0,20,0,0,0,3,0,0,http://google-analytics.com,0,tranco,google-analytics.com/,2026-08-03,2026-08-09,2026-08-03
23,0,0,0,1,1,4,3.708132064658602,0,16,0,0,0,3,0,0,http://tripledotapi.com,0,tranco,tripledotapi.com/,2026-08-04,2026-08-09,2026-08-04
28,0,0,1,0,1,5,4.164497779200461,0,21,0,0,0,9,0,0,http://blockfixdpp.pages.dev,1,phishing_database,blockfixdpp.pages.dev/,2026-08-09,2026-08-09,2026-08-09
22,1,0,0,1,1,5,4.061482186720775,0,15,0,0,0,3,0,0,http://verkada-lan.com,0,tranco,verkada-lan.com/,2026-08-04,2026-08-09,2026-08-04
50,1,20,1,0,1,6,4.44637013015618,0,43,0,0,0,6,0,0,http://pub-fc075d48785d4f2fbaa3c05777c1fa56.r2.dev,1,phishing_database,pub-fc075d48785d4f2fbaa3c05777c1fa56.r2.dev/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.5724312513221195,0,11,0,0,0,3,0,0,http://ovscdns.net,0,tranco,ovscdns.net/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,0,1,5,3.6841837197791882,0,13,0,0,0,6,0,0,http://frutau.com.br,1,phishing_database,frutau.com.br/,2026-08-09,2026-08-09,2026-08-09
35,1,3,1,1,1,6,4.136286231168866,0,28,0,0,0,3,0,0,http://help-center427.crabdance.com,1,phishing_database,help-center427.crabdance.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.373557262275185,0,8,0,0,0,3,0,0,http://nipr.mil,0,tranco,nipr.mil/,2026-08-04,2026-08-09,2026-08-04
45,2,1,2,0,1,8,4.280090318263436,0,38,0,0,0,22,0,0,http://nuecswec-fab1fa.ingress-haven.ewp.live,1,phishing_database,nuecswec-fab1fa.ingress-haven.ewp.live/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.5464393446710147,0,13,0,0,0,3,0,0,http://rochester.edu,0,tranco,rochester.edu/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://ofect.com,1,phishing_database,ofect.com/,2026-08-09,2026-08-09,2026-08-09
20,0,5,0,0,1,4,3.621928094887362,0,13,0,0,0,2,0,0,http://tap38427tx.cc,1,phishing_database,tap38427tx.cc/,2026-08-09,2026-08-09,2026-08-09
41,2,4,1,0,1,7,4.235600785105889,0,34,0,0,0,11,0,0,http://playful-kringle-36tr38.netlify.app,1,phishing_database,playful-kringle-36tr38.netlify.app/,2026-08-09,2026-08-09,2026-08-09
41,2,0,1,0,1,7,4.11073699294092,0,34,0,0,0,10,0,0,http://security-chatbot-backup.vercel.app,1,phishing_database,security-chatbot-backup.vercel.app/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.5766176449086657,0,12,0,0,0,3,0,0,http://tacobell.com,0,tranco,tacobell.com/,2026-08-04,2026-08-09,2026-08-04
50,1,17,1,0,1,6,4.268438191111384,0,43,0,0,0,6,0,0,http://pub-b5fb19c812e0414db1d2ddcd19f0d5fa.r2.dev,1,phishing_database,pub-b5fb19c812e0414db1d2ddcd19f0d5fa.r2.dev/,2026-08-09,2026-08-09,2026-08-09
36,0,0,3,0,1,7,3.905764584655452,0,29,0,0,0,2,0,0,http://report.chemyale.lab.ukable.ml,1,phishing_database,report.chemyale.lab.ukable.ml/,2026-08-09,2026-08-09,2026-08-09
20,0,4,0,0,1,4,3.4414460711655215,0,13,0,0,0,3,0,0,http://60k9ytb0t.top,1,phishing_database,60k9ytb0t.top/,2026-08-09,2026-08-09,2026-08-09
16,0,2,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://42url.com,1,phishing_database,42url.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://unam.mx,0,tranco,unam.mx/,2026-08-03,2026-08-09,2026-08-03
18,0,0,0,1,1,4,3.7254805569978675,0,11,0,0,0,3,0,0,http://gumroad.com,0,tranco,gumroad.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.8252517372886508,0,19,0,0,0,3,0,0,http://chaudharygaurav.com,1,phishing_database,chaudharygaurav.com/,2026-08-09,2026-08-09,2026-08-09
39,0,0,1,1,1,5,3.9772086288967645,0,32,0,0,0,3,0,0,http://docs.securecreditcardsonline.org,1,phishing_database,docs.securecreditcardsonline.org/,2026-08-09,2026-08-09,2026-08-09
20,0,10,2,0,1,6,3.5841837197791886,0,13,1,0,0,0,0,0,http://94.100.28.158,1,phishing_database,94.100.28.158/,2026-08-09,2026-08-09,2026-08-09
29,0,0,1,1,1,5,3.840402546702505,0,22,0,0,0,3,0,0,http://security.microsoft.com,0,tranco,security.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.7841837197791883,0,13,0,0,0,3,0,0,http://yodobashi.com,0,tranco,yodobashi.com/,2026-08-04,2026-08-09,2026-08-04
33,1,6,1,1,1,6,4.392582755590971,0,26,0,0,0,3,0,0,http://mail-108032.weeblysite.com,1,phishing_database,mail-108032.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
19,0,6,0,1,1,4,3.7216117239699007,0,12,0,0,0,3,0,0,http://365756yh.com,1,phishing_database,365756yh.com/,2026-08-09,2026-08-09,2026-08-09
21,1,0,0,1,1,5,3.7849418274376423,0,14,0,0,0,3,0,0,http://gmail-auth.com,1,phishing_database,gmail-auth.com/,2026-08-09,2026-08-09,2026-08-09
20,1,0,0,0,1,5,3.921928094887362,0,13,0,0,0,4,0,0,http://mynab-id.info,1,phishing_database,mynab-id.info/,2026-08-09,2026-08-09,2026-08-09
30,0,4,1,0,1,5,4.031401845392171,0,23,0,0,0,9,0,0,http://abubakkar9801.github.io,1,phishing_database,abubakkar9801.github.io/,2026-08-09,2026-08-09,2026-08-09
27,1,5,2,0,1,7,4.356558335416675,0,20,0,0,0,6,0,0,http://51436.my-newq.biz.id,1,phishing_database,51436.my-newq.biz.id/,2026-08-09,2026-08-09,2026-08-09
16,0,5,0,0,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://60780.top,1,phishing_database,60780.top/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.6368421881310113,0,17,0,0,0,10,0,0,http://whoami.akamai.net,0,tranco,whoami.akamai.net/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://alipay.com,0,tranco,alipay.com/,2026-08-04,2026-08-09,2026-08-04
42,2,1,1,0,1,7,4.044003363657554,0,35,0,0,0,10,0,0,http://temporarily-limited-mo3p.vercel.app,1,phishing_database,temporarily-limited-mo3p.vercel.app/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.7544418457133446,0,15,0,0,0,3,0,0,http://fontawesome.com,0,tranco,fontawesome.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.6841837197791882,0,13,0,0,0,3,0,0,http://cloudscdn.net,0,tranco,cloudscdn.net/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.40582225028569,0,12,0,0,0,3,0,0,http://tutsplus.com,0,tranco,tutsplus.com/,2026-08-03,2026-08-09,2026-08-03
31,0,5,1,1,1,5,3.873235826376328,0,24,0,0,0,3,0,0,http://beta55.000webhostapp.com,1,phishing_database,beta55.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://idealo.de,0,tranco,idealo.de/,2026-08-04,2026-08-09,2026-08-04
80,2,36,3,0,1,9,4.483460514642065,0,73,0,0,0,16,0,0,http://f01f2a353983008ccfda813e55d50d0c-dot-gle9392420309493993.rj.r.appspot.com,1,phishing_database,f01f2a353983008ccfda813e55d50d0c-dot-gle9392420309493993.rj.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://garena.com,0,tranco,garena.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.8252517372886503,0,19,0,0,0,3,0,0,http://theconversation.com,0,tranco,theconversation.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.09306920777189,0,7,0,0,0,2,0,0,http://cutt.ly,0,tranco,cutt.ly/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.8230679822736606,0,15,0,0,0,3,0,0,http://api.wyzecam.com,0,tranco,api.wyzecam.com/,2026-08-03,2026-08-09,2026-08-03
16,0,0,0,0,1,4,3.5,0,9,0,0,0,2,0,0,http://google.iq,0,tranco,google.iq/,2026-08-04,2026-08-09,2026-08-04
26,0,1,1,0,1,5,3.8252517372886503,0,19,0,0,0,2,0,0,http://serviziweb2.inps.it,0,tranco,serviziweb2.inps.it/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.3232314287976212,0,8,0,0,0,2,0,0,http://gitea.io,0,tranco,gitea.io/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.697845823084412,0,15,0,0,0,3,0,0,http://theporndude.com,0,tranco,theporndude.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.845350936622435,0,15,0,0,0,3,0,0,http://byteoversea.com,0,tranco,byteoversea.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.916126946588284,0,14,0,0,0,3,0,0,http://mayoclinic.org,0,tranco,mayoclinic.org/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.555533151426996,0,16,0,0,0,3,0,0,http://ocsp.sectigo.com,0,tranco,ocsp.sectigo.com/,2026-08-04,2026-08-09,2026-08-04
27,0,2,1,1,1,5,4.060262039120378,0,20,0,0,0,3,0,0,http://bensonw34.weebly.com,1,phishing_database,bensonw34.weebly.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.4193819456463714,0,11,0,0,0,3,0,0,http://kinnser.net,0,tranco,kinnser.net/,2026-08-04,2026-08-09,2026-08-04
31,0,0,2,1,1,6,3.953565664946427,0,24,0,0,0,3,0,0,http://ocws.officeapps.live.com,0,tranco,ocws.officeapps.live.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.7671834678914604,0,19,0,0,0,3,0,0,http://tranhdonghoxinh.com,1,phishing_database,tranhdonghoxinh.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,0,1,4,3.8219280948873617,0,13,0,0,0,2,0,0,http://accessagro.lk,1,phishing_database,accessagro.lk/,2026-08-09,2026-08-09,2026-08-09
50,1,22,1,0,1,6,4.3361746300696415,0,43,0,0,0,6,0,0,http://pub-6bded165fbc247e18c68664182ef0427.r2.dev,1,phishing_database,pub-6bded165fbc247e18c68664182ef0427.r2.dev/,2026-08-09,2026-08-09,2026-08-09
39,2,0,2,1,1,8,4.077212078381127,0,32,0,0,0,3,0,0,http://garena-free-fire.fr.malavida.com,1,phishing_database,garena-free-fire.fr.malavida.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.323231428797621,0,8,0,0,0,3,0,0,http://okta.com,0,tranco,okta.com/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,1,1,4,3.521640636343319,0,7,0,0,0,3,0,0,http://cms.gov,0,tranco,cms.gov/,2026-08-04,2026-08-09,2026-08-04
66,2,8,3,0,1,9,4.5818285888587456,0,59,0,0,0,16,0,0,http://pjkawodorhoifbcpfiawkrnlaj-dot-gle39404049.rj.r.appspot.com,1,phishing_database,pjkawodorhoifbcpfiawkrnlaj-dot-gle39404049.rj.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
28,0,4,1,0,1,5,4.208966082694623,0,21,0,0,0,6,0,0,http://negociaspc2025.com.br,1,phishing_database,negociaspc2025.com.br/,2026-08-09,2026-08-09,2026-08-09
20,1,3,0,1,1,5,3.8841837197791884,0,13,0,0,0,3,0,0,http://bet365-ff.com,1,phishing_database,bet365-ff.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,1,1,5,3.689703732199547,0,14,0,0,0,3,0,0,http://m.cricbuzz.com,0,tranco,m.cricbuzz.com/,2026-08-04,2026-08-09,2026-08-04
33,1,0,1,1,1,6,4.104407755459851,0,26,0,0,0,3,0,0,http://apple.varification-sms.com,1,phishing_database,apple.varification-sms.com/,2026-08-09,2026-08-09,2026-08-09
29,1,1,1,0,1,6,3.9488593407620454,0,22,0,0,0,8,0,0,http://mtblogin-mtb0.ddns.net,1,phishing_database,mtblogin-mtb0.ddns.net/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.0269868333592873,0,6,0,0,0,2,0,0,http://dns.pt,0,tranco,dns.pt/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.327819531114783,0,9,0,0,0,2,0,0,http://rretnq.cn,1,phishing_database,rretnq.cn/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.880179922675737,0,14,0,0,0,3,0,0,http://desktoping.com,1,phishing_database,desktoping.com/,2026-08-09,2026-08-09,2026-08-09
28,0,1,0,1,1,4,4.012188403968661,0,21,0,0,0,3,0,0,http://robertckennedyjr1.com,1,phishing_database,robertckennedyjr1.com/,2026-08-09,2026-08-09,2026-08-09
24,2,0,1,0,1,7,3.9701755214643453,0,17,0,0,0,6,0,0,http://my-gov-aui.ath.cx,1,phishing_database,my-gov-aui.ath.cx/,2026-08-09,2026-08-09,2026-08-09
31,0,0,1,0,1,5,4.091135423220312,0,24,0,0,0,11,0,0,http://grubxxxbokep.duckdns.org,1,phishing_database,grubxxxbokep.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
36,1,4,2,0,1,7,4.155221528859512,0,29,0,0,0,2,0,0,http://allegro.pl-regu7158.pomocg.eu,1,phishing_database,allegro.pl-regu7158.pomocg.eu/,2026-08-09,2026-08-09,2026-08-09
22,0,2,1,0,1,5,3.8796640049025934,0,15,0,0,0,6,0,0,http://pagina12.com.ar,0,tranco,pagina12.com.ar/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.3735572622751855,0,8,0,0,0,3,0,0,http://phys.org,0,tranco,phys.org/,2026-08-04,2026-08-09,2026-08-04
32,0,13,1,0,1,5,4.125,0,25,0,0,0,2,0,0,http://1645235313342.pagedemo.co,1,phishing_database,1645235313342.pagedemo.co/,2026-08-09,2026-08-09,2026-08-09
49,1,10,1,1,1,6,4.374016221268857,0,42,0,0,0,3,0,0,http://comments-7132267702.productivestudents.com,1,phishing_database,comments-7132267702.productivestudents.com/,2026-08-09,2026-08-09,2026-08-09
17,0,1,0,1,1,4,3.6901165175936654,0,10,0,0,0,3,0,0,http://bet9ja.com,0,tranco,bet9ja.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,1,1,1,5,3.4548223999466066,0,10,0,0,0,3,0,0,http://m.daum.net,0,tranco,m.daum.net/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,0,1,4,4.16829583405449,0,17,0,0,0,3,0,0,http://discordlaunch.xyz,1,phishing_database,discordlaunch.xyz/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.5585186130489066,0,14,0,0,0,3,0,0,http://phpmyadmin.net,0,tranco,phpmyadmin.net/,2026-08-03,2026-08-09,2026-08-03
34,0,3,1,1,1,5,4.0323362829877745,0,27,0,0,0,3,0,0,http://newgsm999.mybigcommerce.com,1,phishing_database,newgsm999.mybigcommerce.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.7219280948873616,0,13,0,0,0,3,0,0,http://capgemini.com,0,tranco,capgemini.com/,2026-08-04,2026-08-09,2026-08-04
35,0,1,1,0,1,5,4.011585431837429,0,28,0,0,0,2,0,0,http://facebookrecover0.blogspot.pe,1,phishing_database,facebookrecover0.blogspot.pe/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://scirp.org,0,tranco,scirp.org/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,1,1,4,3.3927474104487847,0,6,0,0,0,3,0,0,http://ca.gov,0,tranco,ca.gov/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,1,1,5,3.9736606896881854,0,18,0,0,0,3,0,0,http://ad.doubleclick.net,0,tranco,ad.doubleclick.net/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.882045108136863,0,16,0,0,0,3,0,0,http://ru.wikipedia.org,0,tranco,ru.wikipedia.org/,2026-08-03,2026-08-09,2026-08-03
35,1,3,1,1,1,6,4.136286231168866,0,28,0,0,0,3,0,0,http://help-center596.crabdance.com,1,phishing_database,help-center596.crabdance.com/,2026-08-09,2026-08-09,2026-08-09
38,0,0,2,1,1,6,3.70505407967804,0,31,0,0,0,3,0,0,http://remote.facebook.freeaccheck.com,1,phishing_database,remote.facebook.freeaccheck.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.106890595608519,0,8,0,0,0,3,0,0,http://odoo.com,0,tranco,odoo.com/,2026-08-04,2026-08-09,2026-08-04
40,1,0,1,1,1,6,4.193942707918268,0,33,0,0,0,3,0,0,http://bt-broadbandupdate.weeblysite.com,1,phishing_database,bt-broadbandupdate.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
20,0,10,2,0,1,6,3.584183719779189,0,13,1,0,0,0,0,0,http://139.59.201.27,1,phishing_database,139.59.201.27/,2026-08-09,2026-08-09,2026-08-09
43,2,0,1,0,1,7,4.071873337085179,0,36,0,0,0,2,0,0,http://protective-shrouded-course.glitch.me,1,phishing_database,protective-shrouded-course.glitch.me/,2026-08-09,2026-08-09,2026-08-09
37,3,0,1,0,1,8,4.087567554701195,0,30,0,0,0,12,0,0,http://netc-oinn-web-cdn.framer.media,1,phishing_database,netc-oinn-web-cdn.framer.media/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.127986806877675,0,11,0,0,0,3,0,0,http://phantom.app,0,tranco,phantom.app/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.6589934152538053,0,15,0,0,0,3,0,0,http://hartleytest.com,1,phishing_database,hartleytest.com/,2026-08-09,2026-08-09,2026-08-09
30,0,0,1,0,1,5,3.91440934524794,0,23,0,0,0,2,0,0,http://sellercentral.amazon.in,0,tranco,sellercentral.amazon.in/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.821928094887362,0,13,0,0,0,3,0,0,http://zdnscloud.com,0,tranco,zdnscloud.com/,2026-08-04,2026-08-09,2026-08-04
54,0,0,2,0,1,6,4.11593391949647,0,47,0,0,0,7,0,0,http://aggravatingadmiredfossil.crimassociates.repl.co,1,phishing_database,aggravatingadmiredfossil.crimassociates.repl.co/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,1,1,5,3.4713544870139286,0,12,0,0,0,3,0,0,http://oa.opera.com,0,tranco,oa.opera.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,2,0,1,6,3.7489948035250964,0,14,0,0,0,5,0,0,http://www.ebay.co.uk,0,tranco,www.ebay.co.uk/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://usnews.com,0,tranco,usnews.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.3921472236645345,0,11,0,0,0,3,0,0,http://tiktokv.com,0,tranco,tiktokv.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.5068905956085183,0,8,0,0,0,2,0,0,http://jfrog.io,0,tranco,jfrog.io/,2026-08-03,2026-08-09,2026-08-03
16,0,0,1,0,1,5,3.375,0,9,0,0,0,5,0,0,http://dmm.co.jp,0,tranco,dmm.co.jp/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.7081320646586025,0,16,0,0,0,3,0,0,http://rockinprices.net,1,phishing_database,rockinprices.net/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.550340709546388,0,15,0,0,0,2,0,0,http://polkastarter.so,1,phishing_database,polkastarter.so/,2026-08-09,2026-08-09,2026-08-09
34,0,6,1,1,1,5,4.1973257087065035,0,27,0,0,0,3,0,0,http://donozy112.000webhostapp.com,1,phishing_database,donozy112.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
36,0,0,1,1,1,5,4.2390979179887855,0,29,0,0,0,3,0,0,http://mocnezdarzenie.angelbursa.com,1,phishing_database,mocnezdarzenie.angelbursa.com/,2026-08-09,2026-08-09,2026-08-09
20,0,1,0,1,1,4,3.8219280948873617,0,13,0,0,0,3,0,0,http://luckyboy6.com,1,phishing_database,luckyboy6.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.3371753411230776,0,10,0,0,0,3,0,0,http://sensic.net,0,tranco,sensic.net/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.5724312513221195,0,11,0,0,0,5,0,0,http://likee.video,0,tranco,likee.video/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.826874881864637,0,12,0,0,0,3,0,0,http://auneimse.com,1,phishing_database,auneimse.com/,2026-08-09,2026-08-09,2026-08-09
16,0,2,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://cdn28.com,0,tranco,cdn28.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.3921472236645345,0,11,0,0,0,2,0,0,http://forthnet.gr,0,tranco,forthnet.gr/,2026-08-04,2026-08-09,2026-08-04
21,1,0,0,1,1,5,3.7849418274376423,0,14,0,0,0,3,0,0,http://v-videoapp.com,0,tranco,v-videoapp.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,0,1,1,4,3.6339740759971577,0,20,0,0,0,3,0,0,http://yandexadexchange.net,0,tranco,yandexadexchange.net/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.3371753411230776,0,10,0,0,0,3,0,0,http://cpanel.net,0,tranco,cpanel.net/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.327819531114783,0,9,0,0,0,9,0,0,http://dyndns.tv,0,tranco,dyndns.tv/,2026-08-04,2026-08-09,2026-08-04
43,2,0,1,0,1,7,4.184774568998512,0,36,0,0,0,2,0,0,http://exclusive-hail-screwdriver.glitch.me,1,phishing_database,exclusive-hail-screwdriver.glitch.me/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.8868421881310122,0,17,0,0,0,2,0,0,http://jmqhv.blogspot.ug,1,phishing_database,jmqhv.blogspot.ug/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://imedia.cz,0,tranco,imedia.cz/,2026-08-04,2026-08-09,2026-08-04
26,1,0,1,1,1,6,3.979097891134804,0,19,0,0,0,3,0,0,http://user-sync.fwmrm.net,0,tranco,user-sync.fwmrm.net/,2026-08-04,2026-08-09,2026-08-04
13,0,0,0,0,1,4,3.3927474104487847,0,6,0,0,0,2,0,0,http://ucm.es,0,tranco,ucm.es/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://chewy.com,0,tranco,chewy.com/,2026-08-04,2026-08-09,2026-08-04
30,0,0,0,0,1,4,4.081727678869736,0,23,0,0,0,6,0,0,http://adtrafficquality.google,0,tranco,adtrafficquality.google/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.7544418457133446,0,15,0,0,0,3,0,0,http://agreebreton.com,1,phishing_database,agreebreton.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.690260390968384,0,19,0,0,0,3,0,0,http://thesimsresource.com,0,tranco,thesimsresource.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,0,1,4,3.708132064658602,0,16,0,0,0,4,0,0,http://intemastico.info,1,phishing_database,intemastico.info/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,1,1,5,4.112427831414106,0,26,0,0,0,3,0,0,http://perduksa.groupcompanie.com,1,phishing_database,perduksa.groupcompanie.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.381580488309164,0,10,0,0,0,3,0,0,http://agttax.com,1,phishing_database,agttax.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://msn.com,0,tranco,msn.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://sexlog.com,0,tranco,sexlog.com/,2026-08-04,2026-08-09,2026-08-04
41,0,6,3,1,1,7,4.00428509107262,0,34,0,0,0,3,0,0,http://hostpoint.ch.14ec02c0.net2care.com,1,phishing_database,hostpoint.ch.14ec02c0.net2care.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,0,1,5,3.721928094887362,0,13,0,0,0,6,0,0,http://amazon.com.br,0,tranco,amazon.com.br/,2026-08-04,2026-08-09,2026-08-04
32,1,6,1,1,1,6,4.390319531114783,0,25,0,0,0,3,0,0,http://inc-103966.weeblysite.com,1,phishing_database,inc-103966.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
36,2,3,1,0,1,7,4.231746181697385,0,29,0,0,0,11,0,0,http://kind-lewin-7c5f0e.netlify.app,1,phishing_database,kind-lewin-7c5f0e.netlify.app/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,1,1,4,4.213660689688185,0,18,0,0,0,3,0,0,http://aldebaranjuicy.com,1,phishing_database,aldebaranjuicy.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,3.6424896731661267,0,16,0,0,0,2,0,0,http://portal.librus.pl,0,tranco,portal.librus.pl/,2026-08-04,2026-08-09,2026-08-04
41,1,6,1,1,1,6,4.333791798495229,0,34,0,0,0,3,0,0,http://bellsouthnet-106197.weeblysite.com,1,phishing_database,bellsouthnet-106197.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
27,0,4,2,1,1,6,4.060262039120377,0,20,0,0,0,3,0,0,http://r4.res.office365.com,0,tranco,r4.res.office365.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.5766176449086657,0,12,0,0,0,2,0,0,http://adherence.in,1,phishing_database,adherence.in/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,1,1,4,3.5068905956085183,0,8,0,0,0,3,0,0,http://army.mil,0,tranco,army.mil/,2026-08-04,2026-08-09,2026-08-04
41,1,0,3,1,1,8,4.229145602020757,0,34,0,0,0,3,0,0,http://app.cdn.usps.informed-delivery.net,1,phishing_database,app.cdn.usps.informed-delivery.net/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,0,1,5,3.9161269465882835,0,14,0,0,0,6,0,0,http://osadmin.com.br,1,phishing_database,osadmin.com.br/,2026-08-09,2026-08-09,2026-08-09
25,0,0,0,0,1,4,3.8136606896881853,0,18,0,0,0,18,0,0,http://cloudfunctions.net,0,tranco,cloudfunctions.net/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.375,0,9,0,0,0,2,0,0,http://google.hn,0,tranco,google.hn/,2026-08-04,2026-08-09,2026-08-04
28,1,0,1,1,1,6,3.94075983254009,0,21,0,0,0,3,0,0,http://c.amazon-adsystem.com,0,tranco,c.amazon-adsystem.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,1,1,5,3.855388542207534,0,17,0,0,0,3,0,0,http://www.goodreads.com,0,tranco,www.goodreads.com/,2026-08-04,2026-08-09,2026-08-04
26,0,3,1,0,1,5,4.132944044980958,0,19,0,0,0,9,0,0,http://spamer247.github.io,1,phishing_database,spamer247.github.io/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.3027227528624894,0,11,0,0,0,3,0,0,http://pstatic.net,0,tranco,pstatic.net/,2026-08-04,2026-08-09,2026-08-04
27,0,0,0,1,1,4,4.102678595702847,0,20,0,0,0,3,0,0,http://kyonggdosouloire.com,1,phishing_database,kyonggdosouloire.com/,2026-08-09,2026-08-09,2026-08-09
16,0,1,0,0,1,4,3.75,0,9,0,0,0,2,0,0,http://ldzys0.cn,1,phishing_database,ldzys0.cn/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.454822399946607,0,10,0,0,0,3,0,0,http://glance.net,0,tranco,glance.net/,2026-08-04,2026-08-09,2026-08-04
35,2,0,1,0,1,7,4.207435516759525,0,28,0,0,0,9,0,0,http://net-coinslogin-faq.pages.dev,1,phishing_database,net-coinslogin-faq.pages.dev/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.546439344671015,0,13,0,0,0,3,0,0,http://foxsports.com,0,tranco,foxsports.com/,2026-08-04,2026-08-09,2026-08-04
53,0,0,2,1,1,6,4.083420162184491,0,46,0,0,0,3,0,0,http://facebook.market.fireequipmentservicecenter.com,1,phishing_database,facebook.market.fireequipmentservicecenter.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.721928094887362,0,13,0,0,0,3,0,0,http://smartclip.net,0,tranco,smartclip.net/,2026-08-04,2026-08-09,2026-08-04
38,2,13,1,1,1,7,4.458453829233059,0,31,0,0,0,3,0,0,http://page-warring-508086.8698523.com,1,phishing_database,page-warring-508086.8698523.com/,2026-08-09,2026-08-09,2026-08-09
27,0,1,1,1,1,5,4.1622949095708766,0,20,0,0,0,3,0,0,http://berbagivideo.4pu.com,1,phishing_database,berbagivideo.4pu.com/,2026-08-09,2026-08-09,2026-08-09
38,2,5,1,0,1,7,4.346225868535942,0,31,0,0,0,11,0,0,http://jolly-edison-546a60.netlify.app,1,phishing_database,jolly-edison-546a60.netlify.app/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.421928094887362,0,13,0,0,0,3,0,0,http://imostatic.com,0,tranco,imostatic.com/,2026-08-04,2026-08-09,2026-08-04
39,1,0,1,0,1,6,4.067202859776942,0,32,0,0,0,11,0,0,http://redirection-secureca.duckdns.org,1,phishing_database,redirection-secureca.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
32,0,2,2,0,1,6,4.304229296672174,0,25,0,0,0,11,0,0,http://mail.wasiat17.duckdns.org,1,phishing_database,mail.wasiat17.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.8868421881310122,0,17,0,0,0,2,0,0,http://jymrv.blogspot.bg,1,phishing_database,jymrv.blogspot.bg/,2026-08-09,2026-08-09,2026-08-09
34,0,0,1,0,1,5,4.017917900762096,0,27,0,0,0,14,0,0,http://userlocation.googleapis.com,0,tranco,userlocation.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.464234652726567,0,16,0,0,0,3,0,0,http://dit.whatsapp.net,0,tranco,dit.whatsapp.net/,2026-08-03,2026-08-09,2026-08-03
23,0,0,1,1,1,5,3.7622673906514947,0,16,0,0,0,3,0,0,http://sync.taboola.com,0,tranco,sync.taboola.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,0,1,5,3.826874881864637,0,12,0,0,0,5,0,0,http://disney.co.jp,0,tranco,disney.co.jp/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://qianxun.com,0,tranco,qianxun.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.25,0,9,0,0,0,3,0,0,http://upenn.edu,0,tranco,upenn.edu/,2026-08-04,2026-08-09,2026-08-04
20,0,5,0,0,1,4,3.821928094887362,0,13,0,0,0,2,0,0,http://sap1757j2z.cc,1,phishing_database,sap1757j2z.cc/,2026-08-09,2026-08-09,2026-08-09
54,4,24,2,0,1,10,4.53684236307426,0,47,0,0,0,10,0,0,http://9bb501f6-1206-42c5-924a-008761bf725e.id.repl.co,1,phishing_database,9bb501f6-1206-42c5-924a-008761bf725e.id.repl.co/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.8230679822736606,0,15,0,0,0,3,0,0,http://milanuncios.com,0,tranco,milanuncios.com/,2026-08-04,2026-08-09,2026-08-04
30,0,2,1,0,1,5,3.8280729963885087,0,23,0,0,0,7,0,0,http://bavarianhaven38.web.app,1,phishing_database,bavarianhaven38.web.app/,2026-08-09,2026-08-09,2026-08-09
26,0,0,2,1,1,6,3.7483286603655737,0,19,0,0,0,3,0,0,http://events.data.msn.com,0,tranco,events.data.msn.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.5766176449086653,0,12,0,0,0,3,0,0,http://kakaocdn.net,0,tranco,kakaocdn.net/,2026-08-03,2026-08-09,2026-08-03
38,2,5,1,1,1,7,4.240962710641206,0,31,0,0,0,3,0,0,http://romantic-dawn-33651.pktriot.net,1,phishing_database,romantic-dawn-33651.pktriot.net/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://icio.us,0,tranco,icio.us/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,0,1,5,3.788754913993503,0,15,0,0,0,2,0,0,http://www.polybuzz.ai,0,tranco,www.polybuzz.ai/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,1,1,5,3.7256507561120937,0,14,0,0,0,3,0,0,http://de.pornhub.org,0,tranco,de.pornhub.org/,2026-08-03,2026-08-09,2026-08-03
30,0,4,1,0,1,5,4.21506101220307,0,23,0,0,0,3,0,0,http://fc4130.facebookvips.vip,1,phishing_database,fc4130.facebookvips.vip/,2026-08-09,2026-08-09,2026-08-09
31,0,3,1,1,1,5,3.953565664946427,0,24,0,0,0,3,0,0,http://aczsxc.000webhostapp.com,1,phishing_database,aczsxc.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
35,4,0,1,0,1,9,3.861725074756386,0,28,0,0,0,10,0,0,http://apply--ver--badge.vercel.app,1,phishing_database,apply--ver--badge.vercel.app/,2026-08-09,2026-08-09,2026-08-09
32,0,3,1,1,1,5,4.054229296672174,0,25,0,0,0,3,0,0,http://aremzsv.000webhostapp.com,1,phishing_database,aremzsv.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.521640636343319,0,7,0,0,0,3,0,0,http://syr.edu,0,tranco,syr.edu/,2026-08-03,2026-08-09,2026-08-03
31,1,0,1,0,1,6,3.8975870361235367,0,24,0,0,0,8,0,0,http://amzn-secureteam.ddns.net,1,phishing_database,amzn-secureteam.ddns.net/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.3248629576173574,0,7,0,0,0,2,0,0,http://xcal.tv,0,tranco,xcal.tv/,2026-08-04,2026-08-09,2026-08-04
31,1,0,1,0,1,6,3.950344198168689,0,24,0,0,0,2,0,0,http://instagram-gift.glitch.me,1,phishing_database,instagram-gift.glitch.me/,2026-08-09,2026-08-09,2026-08-09
59,2,3,2,0,1,8,4.497073456788036,0,52,0,0,0,24,0,0,http://communicationcenrale-ba5b01.ingress-daribow.ewp.live,1,phishing_database,communicationcenrale-ba5b01.ingress-daribow.ewp.live/,2026-08-09,2026-08-09,2026-08-09
20,0,1,1,1,1,5,3.8841837197791884,0,13,0,0,0,3,0,0,http://c1.adform.net,0,tranco,c1.adform.net/,2026-08-04,2026-08-09,2026-08-04
33,1,1,1,1,1,6,4.12728313431329,0,26,0,0,0,3,0,0,http://encrypted-tbn2.gstatic.com,0,tranco,encrypted-tbn2.gstatic.com/,2026-08-04,2026-08-09,2026-08-04
34,1,0,1,0,1,6,3.917626443873359,0,27,0,0,0,14,0,0,http://voilatile-pa.googleapis.com,0,tranco,voilatile-pa.googleapis.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.3735572622751855,0,8,0,0,0,2,0,0,http://nrich.ai,0,tranco,nrich.ai/,2026-08-04,2026-08-09,2026-08-04
22,0,2,1,1,1,5,3.788754913993503,0,15,0,0,0,3,0,0,http://cn.mebetx96.com,1,phishing_database,cn.mebetx96.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://about.com,0,tranco,about.com/,2026-08-04,2026-08-09,2026-08-04
36,0,0,0,1,1,4,3.972163460365541,0,29,0,0,0,3,0,0,http://artofhealthyrelationships.com,1,phishing_database,artofhealthyrelationships.com/,2026-08-09,2026-08-09,2026-08-09
40,1,0,2,0,1,7,3.8945884966423403,0,33,0,0,0,2,0,0,http://pancakeswap.finance.start-next.in,1,phishing_database,pancakeswap.finance.start-next.in/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.375,0,9,0,0,0,2,0,0,http://kisskh.co,0,tranco,kisskh.co/,2026-08-04,2026-08-09,2026-08-04
25,1,0,0,1,1,5,3.733660689688185,0,18,0,0,0,3,0,0,http://stspg-customer.com,0,tranco,stspg-customer.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,0,1,5,3.7201755214643453,0,17,0,0,0,2,0,0,http://kjthx.blogspot.hr,1,phishing_database,kjthx.blogspot.hr/,2026-08-09,2026-08-09,2026-08-09
29,0,0,0,1,1,4,3.7623107361338706,0,22,0,0,0,3,0,0,http://samsungpositioning.com,0,tranco,samsungpositioning.com/,2026-08-04,2026-08-09,2026-08-04
30,1,0,2,0,1,7,4.12323142879762,0,23,0,0,0,6,0,0,http://mail.icloud-sing.com.de,1,phishing_database,mail.icloud-sing.com.de/,2026-08-09,2026-08-09,2026-08-09
29,1,0,1,0,1,6,4.073329701949522,0,22,0,0,0,9,0,0,http://login-uphlod.pages.dev,1,phishing_database,login-uphlod.pages.dev/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.5110854081804264,0,12,0,0,0,3,0,0,http://zoominfo.com,0,tranco,zoominfo.com/,2026-08-04,2026-08-09,2026-08-04
20,1,0,0,0,1,5,3.621928094887362,0,13,0,0,0,3,0,0,http://whats-zet.vip,1,phishing_database,whats-zet.vip/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.5724694587701364,0,10,0,0,0,3,0,0,http://senate.gov,0,tranco,senate.gov/,2026-08-04,2026-08-09,2026-08-04
25,0,0,2,1,1,6,3.7834651896016465,0,18,0,0,0,3,0,0,http://m.sports.naver.com,0,tranco,m.sports.naver.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,1,1,4,3.8868421881310122,0,17,0,0,0,3,0,0,http://pedulimembaca.com,1,phishing_database,pedulimembaca.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.882045108136863,0,16,0,0,0,3,0,0,http://shopifycloud.com,0,tranco,shopifycloud.com/,2026-08-04,2026-08-09,2026-08-04
50,1,25,1,0,1,6,4.414177320667442,0,43,0,0,0,6,0,0,http://pub-c4023bff59b04103a0d4479340565a23.r2.dev,1,phishing_database,pub-c4023bff59b04103a0d4479340565a23.r2.dev/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.6211755429194716,0,16,0,0,0,3,0,0,http://es.pinterest.com,0,tranco,es.pinterest.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://javwow.com,0,tranco,javwow.com/,2026-08-04,2026-08-09,2026-08-04
32,1,0,1,0,1,6,3.952819531114783,0,25,0,0,0,2,0,0,http://asdasdasd.vhs-flintbek.de,1,phishing_database,asdasdasd.vhs-flintbek.de/,2026-08-09,2026-08-09,2026-08-09
22,1,0,0,0,1,5,3.9705730958116843,0,15,0,0,0,4,0,0,http://uk-wintexw.bond,1,phishing_database,uk-wintexw.bond/,2026-08-09,2026-08-09,2026-08-09
27,0,0,3,1,1,7,3.810081020521731,0,20,0,0,0,3,0,0,http://www.ncbi.nlm.nih.gov,0,tranco,www.ncbi.nlm.nih.gov/,2026-08-04,2026-08-09,2026-08-04
39,0,15,3,1,1,7,4.182336834024969,0,32,0,0,0,3,0,0,http://30686.ovo289.93831.shuaihu99.com,1,phishing_database,30686.ovo289.93831.shuaihu99.com/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.240223928941852,0,8,0,0,0,2,0,0,http://unian.ua,0,tranco,unian.ua/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.375,0,9,0,0,0,2,0,0,http://cursor.sh,0,tranco,cursor.sh/,2026-08-04,2026-08-09,2026-08-04
35,2,2,1,0,1,7,4.264578373902382,0,28,0,0,0,11,0,0,http://coda-shop-clam51.duckdns.org,1,phishing_database,coda-shop-clam51.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
27,0,2,1,1,1,5,4.032303242743953,0,20,0,0,0,3,0,0,http://www.filmyzilla43.com,0,tranco,www.filmyzilla43.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.4548223999466066,0,10,0,0,0,2,0,0,http://archive.ph,0,tranco,archive.ph/,2026-08-04,2026-08-09,2026-08-04
43,0,0,1,0,1,5,4.129184812590066,0,36,0,0,0,10,0,0,http://advertisingsolutionsgroup.vercel.app,1,phishing_database,advertisingsolutionsgroup.vercel.app/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,0,1,4,3.684183719779189,0,13,0,0,0,2,0,0,http://rusprofile.ru,0,tranco,rusprofile.ru/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.6424896731661267,0,16,0,0,0,3,0,0,http://dm.microsoft.com,0,tranco,dm.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
34,1,0,1,0,1,6,3.8780682683455234,0,27,0,0,0,3,0,0,http://ing.onlinebancontact-be.icu,1,phishing_database,ing.onlinebancontact-be.icu/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.663532754804254,0,15,0,0,0,4,0,0,http://instagraam.shop,1,phishing_database,instagraam.shop/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.5766176449086653,0,12,0,0,0,3,0,0,http://amazouno.com,1,phishing_database,amazouno.com/,2026-08-09,2026-08-09,2026-08-09
36,0,0,2,0,1,6,3.9613201402110074,0,29,0,0,0,6,0,0,http://sede.agenciatributaria.gob.es,0,tranco,sede.agenciatributaria.gob.es/,2026-08-03,2026-08-09,2026-08-03
17,0,0,0,0,1,4,3.4548223999466066,0,10,0,0,0,2,0,0,http://realtor.ca,0,tranco,realtor.ca/,2026-08-04,2026-08-09,2026-08-04
46,2,0,1,1,1,7,4.186954489636055,0,39,0,0,0,3,0,0,http://business.appeal-helppage-conversion.com,1,phishing_database,business.appeal-helppage-conversion.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.916126946588284,0,14,0,0,0,3,0,0,http://dbankcloud.com,0,tranco,dbankcloud.com/,2026-08-04,2026-08-09,2026-08-04
47,4,0,1,0,1,9,4.21374736213181,0,40,0,0,0,2,0,0,http://invoice-request-refund-meta-ads.surge.sh,1,phishing_database,invoice-request-refund-meta-ads.surge.sh/,2026-08-09,2026-08-09,2026-08-09
17,0,0,1,0,1,5,3.4548223999466066,0,10,0,0,0,6,0,0,http://www.gov.uk,0,tranco,www.gov.uk/,2026-08-04,2026-08-09,2026-08-04
28,0,0,2,1,1,6,3.770942421748537,0,21,0,0,0,3,0,0,http://captive.g.aaplimg.com,0,tranco,captive.g.aaplimg.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,1,1,5,3.8332696895151077,0,18,0,0,0,3,0,0,http://www.makemytrip.com,0,tranco,www.makemytrip.com/,2026-08-04,2026-08-09,2026-08-04
53,4,16,0,0,1,8,4.4800154453666385,0,46,0,0,0,5,0,0,http://fb78354-page785623-real-estate-item98756.house,1,phishing_database,fb78354-page785623-real-estate-item98756.house/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://loc.gov,0,tranco,loc.gov/,2026-08-04,2026-08-09,2026-08-04
44,2,6,1,0,1,7,4.277613436819116,0,37,0,0,0,10,0,0,http://harmonious-patterns-037069.framer.app,1,phishing_database,harmonious-patterns-037069.framer.app/,2026-08-09,2026-08-09,2026-08-09
26,0,0,1,0,1,5,3.7962176025900556,0,19,0,0,0,14,0,0,http://dsca.akamaiedge.net,0,tranco,dsca.akamaiedge.net/,2026-08-04,2026-08-09,2026-08-04
45,0,0,1,0,1,5,3.9835352523090704,0,38,0,0,0,9,0,0,http://actionrepairpageuserprograms.github.io,1,phishing_database,actionrepairpageuserprograms.github.io/,2026-08-09,2026-08-09,2026-08-09
29,1,0,1,1,1,6,3.9353986674667634,0,22,0,0,0,3,0,0,http://api.apple-cloudkit.com,0,tranco,api.apple-cloudkit.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.4841837197791885,0,13,0,0,0,3,0,0,http://mailchimp.com,0,tranco,mailchimp.com/,2026-08-04,2026-08-09,2026-08-04
50,2,0,2,0,1,8,4.090881379939833,0,43,0,0,0,6,0,0,http://app-personal-mobile.empregadorexpert.com.br,1,phishing_database,app-personal-mobile.empregadorexpert.com.br/,2026-08-09,2026-08-09,2026-08-09
20,0,10,2,0,1,6,3.384183719779189,0,13,1,0,0,0,0,0,http://103.21.58.121,1,phishing_database,103.21.58.121/,2026-08-09,2026-08-09,2026-08-09
35,1,0,2,1,1,7,4.221441945207328,0,28,0,0,0,3,0,0,http://smoot-feedback.v.aaplimg.com,0,tranco,smoot-feedback.v.aaplimg.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,1,1,5,3.783465189601647,0,18,0,0,0,3,0,0,http://insight.adsrvr.org,0,tranco,insight.adsrvr.org/,2026-08-04,2026-08-09,2026-08-04
43,3,0,1,0,1,8,4.05371708008224,0,36,0,0,0,10,0,0,http://netflix-clone-topaz-kappa.vercel.app,1,phishing_database,netflix-clone-topaz-kappa.vercel.app/,2026-08-09,2026-08-09,2026-08-09
16,0,0,1,0,1,5,3.5,0,9,0,0,0,2,0,0,http://m.bild.de,0,tranco,m.bild.de/,2026-08-04,2026-08-09,2026-08-04
22,1,0,0,1,1,5,3.845350936622436,0,15,0,0,0,3,0,0,http://techlab-cdn.com,0,tranco,techlab-cdn.com/,2026-08-03,2026-08-09,2026-08-03
13,0,0,0,0,1,4,3.238901256602631,0,6,0,0,0,2,0,0,http://sii.cl,0,tranco,sii.cl/,2026-08-03,2026-08-09,2026-08-03
16,0,0,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://kdaiw.com,1,phishing_database,kdaiw.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,1,1,5,3.6539967386657097,0,16,0,0,0,3,0,0,http://sync.mathtag.com,0,tranco,sync.mathtag.com/,2026-08-04,2026-08-09,2026-08-04
24,0,1,2,1,1,6,3.7201755214643453,0,17,0,0,0,3,0,0,http://cl4.g.aaplimg.com,0,tranco,cl4.g.aaplimg.com/,2026-08-03,2026-08-09,2026-08-03
40,4,0,1,0,1,9,4.0250705203641814,0,33,0,0,0,9,0,0,http://ledge-support-en-us-cdn.pages.dev,1,phishing_database,ledge-support-en-us-cdn.pages.dev/,2026-08-09,2026-08-09,2026-08-09
43,4,6,1,0,1,9,3.9934824180872885,0,36,0,0,0,7,0,0,http://business-case-appeal-993-333.web.app,1,phishing_database,business-case-appeal-993-333.web.app/,2026-08-09,2026-08-09,2026-08-09
38,2,0,1,0,1,7,4.018215514675149,0,31,0,0,0,11,0,0,http://help-coinbasee-ssop.square.site,1,phishing_database,help-coinbasee-ssop.square.site/,2026-08-09,2026-08-09,2026-08-09
21,0,11,2,0,1,6,3.196154780932867,0,14,1,0,0,0,0,0,http://202.182.112.26,1,phishing_database,202.182.112.26/,2026-08-09,2026-08-09,2026-08-09
23,0,6,1,0,1,5,4.001822825622231,0,16,0,0,0,2,0,0,http://23ce1126.voag.cn,1,phishing_database,23ce1126.voag.cn/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.821928094887362,0,13,0,0,0,3,0,0,http://mediafire.com,0,tranco,mediafire.com/,2026-08-04,2026-08-09,2026-08-04
32,0,0,1,1,1,5,4.125,0,25,0,0,0,3,0,0,http://targeting.unrulymedia.com,0,tranco,targeting.unrulymedia.com/,2026-08-03,2026-08-09,2026-08-03
43,0,15,2,0,1,6,4.472321731245031,0,36,0,0,0,6,0,0,http://931639901891073.kitlanchesisa.com.br,1,phishing_database,931639901891073.kitlanchesisa.com.br/,2026-08-09,2026-08-09,2026-08-09
16,0,2,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://47news.jp,0,tranco,47news.jp/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.43296013206617,0,47,0,0,0,16,0,0,http://fmawranjetrlkvks-dot-millinium.ey.r.appspot.com,1,phishing_database,fmawranjetrlkvks-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.7254805569978675,0,11,0,0,0,3,0,0,http://aibixby.com,0,tranco,aibixby.com/,2026-08-04,2026-08-09,2026-08-04
68,4,17,1,1,1,9,4.738218635928951,0,61,0,0,0,3,0,0,http://a0ecc065-59a1-4bf5-85da-f483fb07de2b.htmlcomponentservice.com,1,phishing_database,a0ecc065-59a1-4bf5-85da-f483fb07de2b.htmlcomponentservice.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.8868421881310122,0,17,0,0,0,2,0,0,http://fgnqx.blogspot.fi,1,phishing_database,fgnqx.blogspot.fi/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.7871439606981383,0,12,0,0,0,3,0,0,http://luxuretv.com,0,tranco,luxuretv.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,1,0,1,5,3.327819531114783,0,9,0,0,0,2,0,0,http://www.ad.nl,0,tranco,www.ad.nl/,2026-08-04,2026-08-09,2026-08-04
39,2,12,1,1,1,7,4.384904386073433,0,32,0,0,0,3,0,0,http://att-104247-102716.weeblysite.com,1,phishing_database,att-104247-102716.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
25,0,6,0,1,1,4,4.243856189774723,0,18,0,0,0,3,0,0,http://237538coinbase.com,1,phishing_database,237538coinbase.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,1,1,1,5,3.7254805569978675,0,11,0,0,0,3,0,0,http://m.naver.com,0,tranco,m.naver.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.4992275471326932,0,10,0,0,0,3,0,0,http://packck.xyz,1,phishing_database,packck.xyz/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,0,1,5,3.5368867237421675,0,12,0,0,0,6,0,0,http://ricta.org.rw,0,tranco,ricta.org.rw/,2026-08-04,2026-08-09,2026-08-04
36,0,4,1,0,1,5,4.17619062614183,0,29,0,0,0,9,0,0,http://asdcsdagh5623rfgwev.pages.dev,1,phishing_database,asdcsdagh5623rfgwev.pages.dev/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.6464393446710153,0,13,0,0,0,3,0,0,http://coingecko.com,0,tranco,coingecko.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.375,0,9,0,0,0,2,0,0,http://google.nl,0,tranco,google.nl/,2026-08-04,2026-08-09,2026-08-04
43,2,0,1,0,1,7,4.251164173004869,0,36,0,0,0,2,0,0,http://quiet-wealthy-bactrosaurus.glitch.me,1,phishing_database,quiet-wealthy-bactrosaurus.glitch.me/,2026-08-09,2026-08-09,2026-08-09
36,0,0,0,1,1,4,3.856474653799415,0,29,0,0,0,3,0,0,http://bordereaudedepostsecurise.com,1,phishing_database,bordereaudedepostsecurise.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,1,0,1,5,3.25,0,9,0,0,0,5,0,0,http://ioh.co.id,0,tranco,ioh.co.id/,2026-08-04,2026-08-09,2026-08-04
33,0,3,2,1,1,6,4.0060710131011685,0,26,0,0,0,3,0,0,http://ocsp.r2m04.amazontrust.com,0,tranco,ocsp.r2m04.amazontrust.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.6818808028034016,0,12,0,0,0,3,0,0,http://applovin.com,0,tranco,applovin.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,1,0,1,5,3.4613201402110083,0,11,0,0,0,2,0,0,http://www.cmoa.jp,0,tranco,www.cmoa.jp/,2026-08-03,2026-08-09,2026-08-03
15,0,1,0,1,1,4,3.5068905956085183,0,8,0,0,0,3,0,0,http://9gag.com,0,tranco,9gag.com/,2026-08-03,2026-08-09,2026-08-03
63,0,1,1,0,1,5,4.0301642012713685,0,56,0,0,0,2,0,0,http://hdviurjndbbdgzxetsbwdbbdgzxetsbwdbbdgzxetsbwdb.iibbh9.cn,1,phishing_database,hdviurjndbbdgzxetsbwdbbdgzxetsbwdbbdgzxetsbwdb.iibbh9.cn/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.577819531114783,0,9,0,0,0,2,0,0,http://skycdn.it,0,tranco,skycdn.it/,2026-08-04,2026-08-09,2026-08-04
18,1,0,0,1,1,5,3.8365916681089787,0,11,0,0,0,3,0,0,http://bric-la.com,1,phishing_database,bric-la.com/,2026-08-09,2026-08-09,2026-08-09
30,0,0,2,0,1,6,3.9647351787255047,0,23,0,0,0,6,0,0,http://cibcupdate.desbi.com.my,1,phishing_database,cibcupdate.desbi.com.my/,2026-08-09,2026-08-09,2026-08-09
31,0,7,1,0,1,5,4.106949132758152,0,24,0,0,0,4,0,0,http://6ee4144e.89dduvdjsi.shop,1,phishing_database,6ee4144e.89dduvdjsi.shop/,2026-08-09,2026-08-09,2026-08-09
37,0,0,1,0,1,5,3.949204974194067,0,30,0,0,0,9,0,0,http://pixelvoteartscontest.pages.dev,1,phishing_database,pixelvoteartscontest.pages.dev/,2026-08-09,2026-08-09,2026-08-09
19,0,4,1,0,1,5,3.9321380397593737,0,12,0,0,0,3,0,0,http://50g.cd83.xyz,1,phishing_database,50g.cd83.xyz/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,1,1,4,3.6304126608739984,0,14,0,0,0,3,0,0,http://getpostman.com,0,tranco,getpostman.com/,2026-08-04,2026-08-09,2026-08-04
38,1,6,1,1,1,6,4.260828171224455,0,31,0,0,0,3,0,0,http://site-a3910da59.godaddysites.com,1,phishing_database,site-a3910da59.godaddysites.com/,2026-08-09,2026-08-09,2026-08-09
31,0,0,0,1,1,4,3.8054982305663323,0,24,0,0,0,3,0,0,http://avsxappcaptiveportal.com,0,tranco,avsxappcaptiveportal.com/,2026-08-04,2026-08-09,2026-08-04
26,1,0,0,0,1,5,3.6133373140453067,0,19,0,0,0,3,0,0,http://amouzeon-amzaoz.top,1,phishing_database,amouzeon-amzaoz.top/,2026-08-09,2026-08-09,2026-08-09
21,0,3,1,1,1,5,3.7489948035250964,0,14,0,0,0,3,0,0,http://www.bet365.com,0,tranco,www.bet365.com/,2026-08-04,2026-08-09,2026-08-04
112,3,46,3,1,1,10,4.898393150538267,0,105,0,0,0,3,0,0,http://cox.com-6159368de39251d7a-login.id-107sbtd9cbhsbtd5d80a13c0db1f546757jnq9j575467575780488.kylelierman.com,1,phishing_database,cox.com-6159368de39251d7a-login.id-107sbtd9cbhsbtd5d80a13c0db1f546757jnq9j575467575780488.kylelierman.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,1,0,1,5,3.4992275471326932,0,10,0,0,0,6,0,0,http://nus.edu.sg,0,tranco,nus.edu.sg/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://sejda.com,0,tranco,sejda.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.456564762130954,0,8,0,0,0,2,0,0,http://turbo.az,0,tranco,turbo.az/,2026-08-04,2026-08-09,2026-08-04
25,1,1,0,1,1,5,4.023465189601646,0,18,0,0,0,3,0,0,http://poseidonxm4-up.com,1,phishing_database,poseidonxm4-up.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://nginx.org,0,tranco,nginx.org/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.7849418274376427,0,14,0,0,0,3,0,0,http://watchguard.com,0,tranco,watchguard.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,0,1,4,3.4992275417233563,0,14,0,0,0,4,0,0,http://giorgetti.info,1,phishing_database,giorgetti.info/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.882045108136863,0,16,0,0,0,3,0,0,http://deancheesman.org,1,phishing_database,deancheesman.org/,2026-08-09,2026-08-09,2026-08-09
32,1,10,2,0,1,7,4.179229296672174,0,25,0,0,0,2,0,0,http://23703-5858.s3.webspace.re,1,phishing_database,23703-5858.s3.webspace.re/,2026-08-09,2026-08-09,2026-08-09
43,2,8,2,1,1,8,4.489877254551158,0,36,0,0,0,3,0,0,http://ap.fbcom-54850329.intertrans-inc.com,1,phishing_database,ap.fbcom-54850329.intertrans-inc.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,0,1,5,3.536886723742167,0,12,0,0,0,10,0,0,http://d.akamai.net,0,tranco,d.akamai.net/,2026-08-04,2026-08-09,2026-08-04
21,0,0,2,0,1,6,3.499227541723357,0,14,0,0,0,5,0,0,http://s.shopee.co.id,0,tranco,s.shopee.co.id/,2026-08-04,2026-08-09,2026-08-04
36,2,1,1,1,1,7,3.9375770020923038,0,29,0,0,0,3,0,0,http://app-analytics-v2.snapchat.com,0,tranco,app-analytics-v2.snapchat.com/,2026-08-04,2026-08-09,2026-08-04
18,1,0,0,0,1,5,3.7254805569978675,0,11,0,0,0,2,0,0,http://uni-kiel.de,0,tranco,uni-kiel.de/,2026-08-03,2026-08-09,2026-08-03
33,1,6,1,1,1,6,4.392582755590971,0,26,0,0,0,3,0,0,http://mail-107765.weeblysite.com,1,phishing_database,mail-107765.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
35,0,0,1,1,1,5,4.364857659740294,0,28,0,0,0,3,0,0,http://azaiwolokikrmfjdh.weebly.com,1,phishing_database,azaiwolokikrmfjdh.weebly.com/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.7946534735443413,0,11,0,0,0,3,0,0,http://lgdacom.net,0,tranco,lgdacom.net/,2026-08-03,2026-08-09,2026-08-03
81,0,6,2,0,1,6,4.739050584085266,0,74,0,0,0,14,0,0,http://bafybeibbomjmgd5jqocxo7icnq7tpafruppsjveovoootuva65julr5hpi.ipfs.dweb.link,1,phishing_database,bafybeibbomjmgd5jqocxo7icnq7tpafruppsjveovoootuva65julr5hpi.ipfs.dweb.link/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.413088436425757,0,15,0,0,0,3,0,0,http://amazonshopa.top,1,phishing_database,amazonshopa.top/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.239097917988786,0,11,0,0,0,3,0,0,http://kwaipay.app,0,tranco,kwaipay.app/,2026-08-04,2026-08-09,2026-08-04
19,1,0,0,1,1,5,3.7871439606981383,0,12,0,0,0,3,0,0,http://s-onetag.com,0,tranco,s-onetag.com/,2026-08-04,2026-08-09,2026-08-04
44,2,3,1,1,1,7,4.282739857027813,0,37,0,0,0,3,0,0,http://brick-red-reinforce.000webhostapp.com,1,phishing_database,brick-red-reinforce.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
37,1,0,3,0,1,8,4.154870932962629,0,30,0,0,0,10,0,0,http://query.ess-apple.com.akadns.net,0,tranco,query.ess-apple.com.akadns.net/,2026-08-04,2026-08-09,2026-08-04
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://cuni.cz,0,tranco,cuni.cz/,2026-08-04,2026-08-09,2026-08-04
16,0,2,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://srv53.com,0,tranco,srv53.com/,2026-08-04,2026-08-09,2026-08-04
35,1,10,1,1,1,6,4.229003731107053,0,28,0,0,0,3,0,0,http://caso-378246236.byethost6.com,1,phishing_database,caso-378246236.byethost6.com/,2026-08-09,2026-08-09,2026-08-09
25,1,0,0,1,1,5,3.863465189601646,0,18,0,0,0,3,0,0,http://clevertap-prod.com,0,tranco,clevertap-prod.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.337175341123077,0,10,0,0,0,2,0,0,http://instana.io,0,tranco,instana.io/,2026-08-04,2026-08-09,2026-08-04
31,0,1,1,1,1,5,4.042433003725894,0,24,0,0,0,3,0,0,http://lamail7.godaddysites.com,1,phishing_database,lamail7.godaddysites.com/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.25,0,9,0,0,0,3,0,0,http://acint.net,0,tranco,acint.net/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,0,1,4,3.6421498816369033,0,12,0,0,0,12,0,0,http://cloudapp.net,0,tranco,cloudapp.net/,2026-08-04,2026-08-09,2026-08-04
28,0,0,2,0,1,6,3.869331261111518,0,21,0,0,0,6,0,0,http://www.casinoplus.com.ph,0,tranco,www.casinoplus.com.ph/,2026-08-04,2026-08-09,2026-08-04
24,0,0,2,0,1,6,3.740601562950723,0,17,0,0,0,6,0,0,http://www.letras.mus.br,0,tranco,www.letras.mus.br/,2026-08-03,2026-08-09,2026-08-03
24,0,0,0,1,1,4,3.855388542207534,0,17,0,0,0,3,0,0,http://stackexchange.com,0,tranco,stackexchange.com/,2026-08-04,2026-08-09,2026-08-04
42,0,7,1,0,1,5,4.481254029767085,0,35,0,0,0,4,0,0,http://9xtooiwi5fcqsoycwv15.qwo231sdx.club,1,phishing_database,9xtooiwi5fcqsoycwv15.qwo231sdx.club/,2026-08-09,2026-08-09,2026-08-09
23,0,2,1,0,1,5,3.882045108136863,0,16,0,0,0,9,0,0,http://afcu11.myftp.biz,1,phishing_database,afcu11.myftp.biz/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.375,0,9,0,0,0,2,0,0,http://missav.ai,0,tranco,missav.ai/,2026-08-04,2026-08-09,2026-08-04
43,2,5,2,0,1,8,4.518833359152008,0,36,0,0,0,11,0,0,http://broken-hat-112c.u4eulk3x.workers.dev,1,phishing_database,broken-hat-112c.u4eulk3x.workers.dev/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.6818808028034016,0,12,0,0,0,3,0,0,http://mediatek.com,0,tranco,mediatek.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,0,1,5,3.8796640049025934,0,15,0,0,0,3,0,0,http://akxns.auriy.top,1,phishing_database,akxns.auriy.top/,2026-08-09,2026-08-09,2026-08-09
19,0,9,2,0,1,6,3.681880802803402,0,12,1,0,0,0,0,0,http://93.88.76.204,1,phishing_database,93.88.76.204/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.882045108136863,0,16,0,0,0,3,0,0,http://securedvisit.com,0,tranco,securedvisit.com/,2026-08-04,2026-08-09,2026-08-04
40,1,0,1,1,1,6,4.175070520364181,0,33,0,0,0,3,0,0,http://upholld-xxloggon.godaddysites.com,1,phishing_database,upholld-xxloggon.godaddysites.com/,2026-08-09,2026-08-09,2026-08-09
33,0,0,1,0,1,5,4.0060710131011685,0,26,0,0,0,7,0,0,http://agrisecurioptsecya.web.app,1,phishing_database,agrisecurioptsecya.web.app/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.375,0,9,0,0,0,3,0,0,http://chron.com,0,tranco,chron.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,1,0,1,5,3.921928094887362,0,13,0,0,0,6,0,0,http://design.sa.com,1,phishing_database,design.sa.com/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.9790978911348045,0,19,0,0,0,3,0,0,http://semanticscholar.org,0,tranco,semanticscholar.org/,2026-08-04,2026-08-09,2026-08-04
20,1,0,0,0,1,5,3.6841837197791887,0,13,0,0,0,3,0,0,http://whats-zyi.vip,1,phishing_database,whats-zyi.vip/,2026-08-09,2026-08-09,2026-08-09
16,0,3,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://rm358.com,0,tranco,rm358.com/,2026-08-04,2026-08-09,2026-08-04
30,0,2,1,0,1,5,4.081727678869736,0,23,0,0,0,9,0,0,http://8rbanorte4rmx.github.io,1,phishing_database,8rbanorte4rmx.github.io/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,0,1,4,3.788754913993503,0,15,0,0,0,4,0,0,http://impression.link,0,tranco,impression.link/,2026-08-04,2026-08-09,2026-08-04
32,0,0,1,0,1,5,4.054229296672174,0,25,0,0,0,2,0,0,http://marcconseille.blogspot.hr,1,phishing_database,marcconseille.blogspot.hr/,2026-08-09,2026-08-09,2026-08-09
24,1,0,0,0,1,5,3.8868421881310122,0,17,0,0,0,3,0,0,http://abstract-real.xyz,1,phishing_database,abstract-real.xyz/,2026-08-09,2026-08-09,2026-08-09
29,0,0,0,0,1,4,4.1162646156680225,0,22,0,0,0,4,0,0,http://putlockerdownload.buzz,1,phishing_database,putlockerdownload.buzz/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,1,1,5,3.8219280948873617,0,13,0,0,0,3,0,0,http://vi.fullxh.com,0,tranco,vi.fullxh.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.725480556997868,0,11,0,0,0,3,0,0,http://ossbali.com,1,phishing_database,ossbali.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,0,1,4,3.821928094887362,0,13,0,0,0,2,0,0,http://punchmedia.ru,0,tranco,punchmedia.ru/,2026-08-04,2026-08-09,2026-08-04
17,0,6,0,0,1,4,3.4992275471326932,0,10,0,0,0,2,0,0,http://g551007.cc,1,phishing_database,g551007.cc/,2026-08-09,2026-08-09,2026-08-09
34,0,0,1,1,1,5,4.07674143017386,0,27,0,0,0,3,0,0,http://attmailupgradeee.weebly.com,1,phishing_database,attmailupgradeee.weebly.com/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,0,1,5,3.958229168669879,0,20,0,0,0,6,0,0,http://registraduria.gov.co,0,tranco,registraduria.gov.co/,2026-08-04,2026-08-09,2026-08-04
54,2,0,3,0,1,9,4.446939530254383,0,47,0,0,0,16,0,0,http://afltglgdwncfvrkc-dot-millinium.ey.r.appspot.com,1,phishing_database,afltglgdwncfvrkc-dot-millinium.ey.r.appspot.com/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.782122224145306,0,20,0,0,0,3,0,0,http://spserv.microsoft.com,0,tranco,spserv.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.5944656369614516,0,14,0,0,0,3,0,0,http://motherless.com,0,tranco,motherless.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.6211755429194716,0,16,0,0,0,3,0,0,http://m.fanfiction.net,0,tranco,m.fanfiction.net/,2026-08-04,2026-08-09,2026-08-04
43,2,0,1,0,1,7,4.097906255195964,0,36,0,0,0,2,0,0,http://outrageous-simple-yamamomo.glitch.me,1,phishing_database,outrageous-simple-yamamomo.glitch.me/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://sudoku.com,0,tranco,sudoku.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.686419411348773,0,19,0,0,0,3,0,0,http://anticheatexpert.com,0,tranco,anticheatexpert.com/,2026-08-04,2026-08-09,2026-08-04
37,2,2,1,1,1,7,4.216078027732641,0,30,0,0,0,3,0,0,http://mon16-normal-alisg.tiktokv.com,0,tranco,mon16-normal-alisg.tiktokv.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.403989446485262,0,14,0,0,0,3,0,0,http://nelreports.net,0,tranco,nelreports.net/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.640223928941852,0,8,0,0,0,2,0,0,http://ameli.fr,0,tranco,ameli.fr/,2026-08-04,2026-08-09,2026-08-04
40,0,0,1,1,1,5,3.861768795973194,0,33,0,0,0,3,0,0,http://persoproespacecli.myfreesites.net,1,phishing_database,persoproespacecli.myfreesites.net/,2026-08-09,2026-08-09,2026-08-09
29,0,0,2,1,1,6,3.620936064750772,0,22,0,0,0,3,0,0,http://prod.mos.microsoft.com,0,tranco,prod.mos.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.8219280948873617,0,13,0,0,0,3,0,0,http://dbsbankco.com,1,phishing_database,dbsbankco.com/,2026-08-09,2026-08-09,2026-08-09
30,0,1,1,0,1,5,3.9362434129830604,0,23,0,0,0,11,0,0,http://bddbdndbkd9.square.site,1,phishing_database,bddbdndbkd9.square.site/,2026-08-09,2026-08-09,2026-08-09
39,0,0,1,0,1,5,4.060416641661804,0,32,0,0,0,6,0,0,http://administracionelectronica.gob.es,0,tranco,administracionelectronica.gob.es/,2026-08-04,2026-08-09,2026-08-04
34,1,0,1,0,1,6,4.182907326480826,0,27,0,0,0,10,0,0,http://coinbaseexte-org.webflow.io,1,phishing_database,coinbaseexte-org.webflow.io/,2026-08-09,2026-08-09,2026-08-09
32,0,0,3,0,1,7,4.015319531114783,0,25,0,0,0,2,0,0,http://amuaezon.co.jp.ygnmfjo.cn,1,phishing_database,amuaezon.co.jp.ygnmfjo.cn/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://fsu.edu,0,tranco,fsu.edu/,2026-08-04,2026-08-09,2026-08-04
31,0,6,1,1,1,5,4.284683810317086,0,24,0,0,0,3,0,0,http://ao0lmail97806.weebly.com,1,phishing_database,ao0lmail97806.weebly.com/,2026-08-09,2026-08-09,2026-08-09
30,0,3,0,1,1,4,4.01506101220307,0,23,0,0,0,3,0,0,http://365customersecurity.com,1,phishing_database,365customersecurity.com/,2026-08-09,2026-08-09,2026-08-09
20,0,0,1,0,1,5,3.7219280948873616,0,13,0,0,0,5,0,0,http://newsnow.co.uk,0,tranco,newsnow.co.uk/,2026-08-04,2026-08-09,2026-08-04
38,1,2,1,0,1,6,4.208196592277087,0,31,0,0,0,10,0,0,http://mint-openseaclaimz30.vercel.app,1,phishing_database,mint-openseaclaimz30.vercel.app/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.373557262275185,0,8,0,0,0,4,0,0,http://nel.goog,0,tranco,nel.goog/,2026-08-04,2026-08-09,2026-08-04
15,0,3,0,0,1,4,3.240223928941852,0,8,0,0,0,2,0,0,http://123tt.ru,0,tranco,123tt.ru/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://gamerant.com,0,tranco,gamerant.com/,2026-08-04,2026-08-09,2026-08-04
42,2,3,1,0,1,7,4.26113230362812,0,35,0,0,0,11,0,0,http://peaceful-shannon-6b8c3a.netlify.app,1,phishing_database,peaceful-shannon-6b8c3a.netlify.app/,2026-08-09,2026-08-09,2026-08-09
24,0,0,2,1,1,6,3.8035088547976788,0,17,0,0,0,3,0,0,http://ess.g.aaplimg.com,0,tranco,ess.g.aaplimg.com/,2026-08-04,2026-08-09,2026-08-04
25,0,0,1,1,1,5,3.8936606896881854,0,18,0,0,0,3,0,0,http://www.curseforge.com,0,tranco,www.curseforge.com/,2026-08-04,2026-08-09,2026-08-04
34,0,0,0,0,1,4,4.010133709394731,0,27,0,0,0,2,0,0,http://denizmobilacikdenizkredi.tk,1,phishing_database,denizmobilacikdenizkredi.tk/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,0,1,4,3.7849418274376423,0,14,0,0,0,2,0,0,http://sberdevices.ru,0,tranco,sberdevices.ru/,2026-08-04,2026-08-09,2026-08-04
38,2,6,1,1,1,7,4.376363948212961,0,31,0,0,0,3,0,0,http://att-yahoo-107645.weeblysite.com,1,phishing_database,att-yahoo-107645.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
19,0,1,0,1,1,4,3.7871439606981383,0,12,0,0,0,3,0,0,http://liputan6.com,0,tranco,liputan6.com/,2026-08-03,2026-08-09,2026-08-03
29,0,0,2,1,1,6,3.9228287372391675,0,22,0,0,0,3,0,0,http://nel.measure.office.net,0,tranco,nel.measure.office.net/,2026-08-03,2026-08-09,2026-08-03
18,0,0,0,0,1,4,3.5032583347756456,0,11,0,0,0,2,0,0,http://tiktoklb.eu,0,tranco,tiktoklb.eu/,2026-08-04,2026-08-09,2026-08-04
19,0,3,0,1,1,4,3.9321380397593733,0,12,0,0,0,3,0,0,http://028saibo.com,1,phishing_database,028saibo.com/,2026-08-09,2026-08-09,2026-08-09
18,1,0,0,0,0,3,3.6835423624332306,1,0,0,0,0,0,0,18,httpsd.ler-add.com,1,phishing_database,httpsd.ler-add.com,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,0,1,4,3.5766176449086657,0,12,0,0,0,2,0,0,http://howiseeit.fm,1,phishing_database,howiseeit.fm/,2026-08-09,2026-08-09,2026-08-09
53,2,1,2,0,1,8,4.381051058615007,0,46,0,0,0,22,0,0,http://infospackcorreos-bbcd0c.ingress-earth.ewp.live,1,phishing_database,infospackcorreos-bbcd0c.ingress-earth.ewp.live/,2026-08-09,2026-08-09,2026-08-09
36,1,0,0,1,1,5,3.9403510429286888,0,29,0,0,0,3,0,0,http://redirectparcel-postoffice.com,1,phishing_database,redirectparcel-postoffice.com/,2026-08-09,2026-08-09,2026-08-09
39,3,1,1,0,1,8,4.038499898783,0,32,0,0,0,10,0,0,http://sp-post-violates-4oyk.vercel.app,1,phishing_database,sp-post-violates-4oyk.vercel.app/,2026-08-09,2026-08-09,2026-08-09
21,1,0,0,0,1,5,3.820888851350188,0,14,0,0,0,2,0,0,http://vodafone-ip.de,0,tranco,vodafone-ip.de/,2026-08-04,2026-08-09,2026-08-04
49,2,2,2,1,1,8,4.311152640422815,0,42,0,0,0,3,0,0,http://aggiorn6amento-aruba.it-webm6ail.mxibd.com,1,phishing_database,aggiorn6amento-aruba.it-webm6ail.mxibd.com/,2026-08-09,2026-08-09,2026-08-09
34,3,0,1,0,1,8,4.010133709394731,0,27,0,0,0,10,0,0,http://en--start-terzor.webflow.io,1,phishing_database,en--start-terzor.webflow.io/,2026-08-09,2026-08-09,2026-08-09
36,1,0,1,0,1,6,4.107017709595356,0,29,0,0,0,11,0,0,http://event-topupgarena.duckdns.org,1,phishing_database,event-topupgarena.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
24,0,0,0,1,1,4,3.9701755214643457,0,17,0,0,0,3,0,0,http://kasperskylabs.com,0,tranco,kasperskylabs.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.9321380397593733,0,12,0,0,0,3,0,0,http://queniuak.com,0,tranco,queniuak.com/,2026-08-04,2026-08-09,2026-08-04
36,2,4,1,0,1,7,4.062305474194334,0,29,0,0,0,11,0,0,http://happy-jang-9ff198.netlify.app,1,phishing_database,happy-jang-9ff198.netlify.app/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.576617644908665,0,12,0,0,0,3,0,0,http://bookkeap.com,1,phishing_database,bookkeap.com/,2026-08-09,2026-08-09,2026-08-09
50,6,0,1,0,1,11,4.126370130156179,0,43,0,0,0,10,0,0,http://sso-en-ca-netcoins-com-cdn-auths.webflow.io,1,phishing_database,sso-en-ca-netcoins-com-cdn-auths.webflow.io/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,2,0,0,http://missena.io,0,tranco,missena.io/,2026-08-04,2026-08-09,2026-08-04
26,0,0,0,1,1,4,3.979097891134804,0,19,0,0,0,3,0,0,http://hopkinsmedicine.org,0,tranco,hopkinsmedicine.org/,2026-08-04,2026-08-09,2026-08-04
41,2,0,1,0,1,7,3.976352236737824,0,34,0,0,0,2,0,0,http://peppermint-scented-canoe.glitch.me,1,phishing_database,peppermint-scented-canoe.glitch.me/,2026-08-09,2026-08-09,2026-08-09
26,0,0,0,1,1,4,3.5475870854088956,0,19,0,0,0,3,0,0,http://axiinninfinityn.com,1,phishing_database,axiinninfinityn.com/,2026-08-09,2026-08-09,2026-08-09
34,1,0,1,1,1,6,4.101881223476018,0,27,0,0,0,3,0,0,http://magazie.luiza-promocoes.com,1,phishing_database,magazie.luiza-promocoes.com/,2026-08-09,2026-08-09,2026-08-09
25,1,0,0,1,1,5,3.7336606896881857,0,18,0,0,0,3,0,0,http://instant-gaming.com,0,tranco,instant-gaming.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.327339900083509,0,14,0,0,0,3,0,0,http://photofolio.com,0,tranco,photofolio.com/,2026-08-02,2026-08-09,2026-08-02
15,0,0,0,0,1,4,3.640223928941852,0,8,0,0,0,2,0,0,http://guard.io,0,tranco,guard.io/,2026-08-04,2026-08-09,2026-08-04
21,1,0,0,1,1,5,4.070656113151928,0,14,0,0,0,3,0,0,http://liga-futve.com,1,phishing_database,liga-futve.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,1,1,5,3.351227480952956,0,17,0,0,0,3,0,0,http://ocsp.comodoca.com,0,tranco,ocsp.comodoca.com/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,0,1,4,3.056564762130954,0,8,0,0,0,2,0,0,http://booth.pm,0,tranco,booth.pm/,2026-08-04,2026-08-09,2026-08-04
41,4,0,1,0,1,9,4.092325102644249,0,34,0,0,0,9,0,0,http://ad-account-audit-hub-paj.pages.dev,1,phishing_database,ad-account-audit-hub-paj.pages.dev/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.936260027531526,0,15,0,0,0,3,0,0,http://gotowebinar.com,0,tranco,gotowebinar.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,1,0,1,5,3.6897037321995474,0,14,0,0,0,2,0,0,http://api.segment.io,0,tranco,api.segment.io/,2026-08-04,2026-08-09,2026-08-04
45,2,3,1,0,1,7,4.294646363420182,0,38,0,0,0,11,0,0,http://iridescent-banoffee-f91bd6.netlify.app,1,phishing_database,iridescent-banoffee-f91bd6.netlify.app/,2026-08-09,2026-08-09,2026-08-09
29,0,2,2,1,1,6,3.995237891380887,0,22,0,0,0,3,0,0,http://star.c10r.facebook.com,0,tranco,star.c10r.facebook.com/,2026-08-04,2026-08-09,2026-08-04
30,0,0,2,0,1,6,3.981076011914607,0,23,0,0,0,6,0,0,http://autodiscover.caq.com.au,1,phishing_database,autodiscover.caq.com.au/,2026-08-09,2026-08-09,2026-08-09
37,1,0,1,0,1,6,4.15487093296263,0,30,0,0,0,11,0,0,http://grub-bergabungnews.duckdns.org,1,phishing_database,grub-bergabungnews.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
23,0,6,1,0,1,5,4.088779347361362,0,16,0,0,0,2,0,0,http://578500.selcdn.ru,1,phishing_database,578500.selcdn.ru/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,0,1,4,3.378783493486176,0,7,0,0,0,2,0,0,http://nuro.jp,0,tranco,nuro.jp/,2026-08-03,2026-08-09,2026-08-03
28,0,0,1,0,1,5,3.7534343861887858,0,21,0,0,0,6,0,0,http://dochoiphuchung.com.vn,1,phishing_database,dochoiphuchung.com.vn/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.5724312513221195,0,11,0,0,0,2,0,0,http://telegram.im,0,tranco,telegram.im/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.5766176449086657,0,12,0,0,0,3,0,0,http://doordash.com,0,tranco,doordash.com/,2026-08-04,2026-08-09,2026-08-04
25,1,2,1,0,1,6,3.763856189774724,0,18,0,0,0,7,0,0,http://fp-5hkxbk5.web.app,1,phishing_database,fp-5hkxbk5.web.app/,2026-08-09,2026-08-09,2026-08-09
38,3,0,1,0,1,8,3.9907054736852334,0,31,0,0,0,6,0,0,http://page-session-app-support.web.id,1,phishing_database,page-session-app-support.web.id/,2026-08-09,2026-08-09,2026-08-09
16,0,1,0,1,1,4,3.75,0,9,0,0,0,3,0,0,http://dnsv4.com,0,tranco,dnsv4.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,0,1,4,3.7254805569978675,0,11,0,0,0,2,0,0,http://weborama.fr,0,tranco,weborama.fr/,2026-08-04,2026-08-09,2026-08-04
46,2,0,1,0,1,7,4.186954489636055,0,39,0,0,0,10,0,0,http://metamaskwallet-extension-faq.webflow.io,1,phishing_database,metamaskwallet-extension-faq.webflow.io/,2026-08-09,2026-08-09,2026-08-09
39,0,5,1,0,1,5,3.7784560667297615,0,32,0,0,0,2,0,0,http://5fgfgffg4g4gh4fg4dsa.blogspot.rs,1,phishing_database,5fgfgffg4g4gh4fg4dsa.blogspot.rs/,2026-08-09,2026-08-09,2026-08-09
23,0,2,0,0,1,4,3.882045108136863,0,16,0,0,0,2,0,0,http://30hsfeitoprvc.cf,1,phishing_database,30hsfeitoprvc.cf/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.826874881864637,0,12,0,0,0,3,0,0,http://fabulous.com,0,tranco,fabulous.com/,2026-08-04,2026-08-09,2026-08-04
30,0,0,1,0,1,5,4.081727678869736,0,23,0,0,0,6,0,0,http://mlaysientourists.biz.id,1,phishing_database,mlaysientourists.biz.id/,2026-08-09,2026-08-09,2026-08-09
41,1,5,1,0,1,6,4.3522036887918985,0,34,0,0,0,11,0,0,http://acc-checkpointtxt88145.duckdns.org,1,phishing_database,acc-checkpointtxt88145.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
32,2,0,1,0,1,7,3.8871987351738495,0,25,0,0,0,2,0,0,http://tar-tree-visage.glitch.me,1,phishing_database,tar-tree-visage.glitch.me/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://cronista.com,0,tranco,cronista.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,2,0,0,http://heylink.me,0,tranco,heylink.me/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.6421498816369033,0,12,0,0,0,3,0,0,http://takeaway.com,0,tranco,takeaway.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.7544418457133446,0,15,0,0,0,3,0,0,http://www.redtube.com,0,tranco,www.redtube.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,1,0,1,5,3.6143694458867563,0,11,0,0,0,2,0,0,http://m.ladies.de,0,tranco,m.ladies.de/,2026-08-04,2026-08-09,2026-08-04
23,0,0,1,1,1,5,3.6211755429194716,0,16,0,0,0,3,0,0,http://www.tvazteca.com,0,tranco,www.tvazteca.com/,2026-08-04,2026-08-09,2026-08-04
34,0,3,1,0,1,5,3.8768375630523932,0,27,0,0,0,12,0,0,http://5ghfrgegeg3g3g.blogspot.com,1,phishing_database,5ghfrgegeg3g3g.blogspot.com/,2026-08-09,2026-08-09,2026-08-09
17,0,3,0,1,1,4,3.734521664779752,0,10,0,0,0,3,0,0,http://494buy.com,1,phishing_database,494buy.com/,2026-08-09,2026-08-09,2026-08-09
105,11,1,4,0,1,19,4.397080663825814,0,98,0,0,0,5,0,0,http://cloud-object-storage-rq-cos-static-web-hosting-zxv.s3.us-east.cloud-object-storage.appdomain.cloud,1,phishing_database,cloud-object-storage-rq-cos-static-web-hosting-zxv.s3.us-east.cloud-object-storage.appdomain.cloud/,2026-08-09,2026-08-09,2026-08-09
56,0,0,2,1,1,6,4.0748629576173565,0,49,0,0,0,3,0,0,http://storecatalogrevocation.storequality.microsoft.com,0,tranco,storecatalogrevocation.storequality.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,1,0,1,5,3.536886723742167,0,12,0,0,0,10,0,0,http://b.akamai.net,0,tranco,b.akamai.net/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.640223928941852,0,8,0,0,0,3,0,0,http://grab.com,0,tranco,grab.com/,2026-08-04,2026-08-09,2026-08-04
46,1,0,2,0,1,7,3.9872351199035974,0,39,0,0,0,6,0,0,http://facebook-update.hectordecardenas.edu.pe,1,phishing_database,facebook-update.hectordecardenas.edu.pe/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,1,1,4,3.8820451081368628,0,16,0,0,0,3,0,0,http://sportingnews.com,0,tranco,sportingnews.com/,2026-08-04,2026-08-09,2026-08-04
33,0,2,1,1,1,5,4.331976694984911,0,26,0,0,0,3,0,0,http://pemblokiranfb71.weebly.com,1,phishing_database,pemblokiranfb71.weebly.com/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,1,1,5,3.772055208874201,0,17,0,0,0,3,0,0,http://www.chordtela.com,0,tranco,www.chordtela.com/,2026-08-04,2026-08-09,2026-08-04
23,1,0,0,1,1,5,3.9690016298759936,0,16,0,0,0,3,0,0,http://amx-software.com,1,phishing_database,amx-software.com/,2026-08-09,2026-08-09,2026-08-09
25,0,0,1,0,1,5,3.943465189601646,0,18,0,0,0,12,0,0,http://jyrbd.blogspot.com,1,phishing_database,jyrbd.blogspot.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.681880802803402,0,12,0,0,0,3,0,0,http://createjs.com,0,tranco,createjs.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.9754180179138325,0,14,0,0,0,3,0,0,http://paxturkiye.com,1,phishing_database,paxturkiye.com/,2026-08-09,2026-08-09,2026-08-09
44,2,0,1,0,1,7,4.453416561671605,0,37,0,0,0,3,0,0,http://goingto-secure-server.bfjsioajfko.xyz,1,phishing_database,goingto-secure-server.bfjsioajfko.xyz/,2026-08-09,2026-08-09,2026-08-09
50,1,25,1,0,1,6,4.309275070710712,0,43,0,0,0,6,0,0,http://pub-6d4e67f796614174b8828eb05e67074f.r2.dev,1,phishing_database,pub-6d4e67f796614174b8828eb05e67074f.r2.dev/,2026-08-09,2026-08-09,2026-08-09
50,1,20,1,0,1,6,4.558562939644916,0,43,0,0,0,6,0,0,http://pub-f97319bd01f44892a6e7ca05b3bc3ee4.r2.dev,1,phishing_database,pub-f97319bd01f44892a6e7ca05b3bc3ee4.r2.dev/,2026-08-09,2026-08-09,2026-08-09
23,0,0,1,0,1,5,3.7622673906514947,0,16,0,0,0,4,0,0,http://ge.xhamster.desi,0,tranco,ge.xhamster.desi/,2026-08-04,2026-08-09,2026-08-04
15,0,0,0,1,1,4,3.3735572622751855,0,8,0,0,0,3,0,0,http://pcre.org,0,tranco,pcre.org/,2026-08-04,2026-08-09,2026-08-04
22,0,6,0,0,1,4,3.754441845713345,0,15,0,0,0,3,0,0,http://009812kivip.top,1,phishing_database,009812kivip.top/,2026-08-09,2026-08-09,2026-08-09
13,0,0,0,0,1,4,3.180832987205441,0,6,0,0,0,6,0,0,http://com.tw,0,tranco,com.tw/,2026-08-04,2026-08-09,2026-08-04
87,0,11,2,0,1,6,4.820247772549015,0,80,0,0,0,20,0,0,http://bafybeidiifxyqtgvszrx2pvf676446isxnmr5mlbf3hgbn75aqxlevxfwu.ipfs.nftstorage.link,1,phishing_database,bafybeidiifxyqtgvszrx2pvf676446isxnmr5mlbf3hgbn75aqxlevxfwu.ipfs.nftstorage.link/,2026-08-09,2026-08-09,2026-08-09
19,0,0,1,0,1,5,3.576617644908666,0,12,0,0,0,6,0,0,http://tenda.com.cn,0,tranco,tenda.com.cn/,2026-08-04,2026-08-09,2026-08-04
48,1,0,1,0,1,6,4.157268229617389,0,41,0,0,0,2,0,0,http://bancolombia-cancelarsuscripcion.glitch.me,1,phishing_database,bancolombia-cancelarsuscripcion.glitch.me/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.327819531114783,0,9,0,0,0,3,0,0,http://honor.com,0,tranco,honor.com/,2026-08-04,2026-08-09,2026-08-04
28,1,6,1,0,1,6,3.9946803684089085,0,21,0,0,0,11,0,0,http://bt-103300.square.site,1,phishing_database,bt-103300.square.site/,2026-08-09,2026-08-09,2026-08-09
25,1,0,1,1,1,6,3.813660689688185,0,18,0,0,0,3,0,0,http://m.media-amazon.com,0,tranco,m.media-amazon.com/,2026-08-04,2026-08-09,2026-08-04
29,0,0,0,1,1,4,4.211260736432281,0,22,0,0,0,3,0,0,http://cloudflareinsights.com,0,tranco,cloudflareinsights.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.879664004902593,0,15,0,0,0,3,0,0,http://eliasserver.com,1,phishing_database,eliasserver.com/,2026-08-09,2026-08-09,2026-08-09
20,0,1,0,1,1,4,3.7841837197791888,0,13,0,0,0,3,0,0,http://vnsextop1.com,0,tranco,vnsextop1.com/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.8365916681089787,0,11,0,0,0,3,0,0,http://uniview.com,0,tranco,uniview.com/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.5841837197791886,0,13,0,0,0,3,0,0,http://anthropic.com,0,tranco,anthropic.com/,2026-08-04,2026-08-09,2026-08-04
20,0,1,0,1,1,4,3.6841837197791882,0,13,0,0,0,3,0,0,http://1digitech.com,0,tranco,1digitech.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,1,0,1,5,3.8239348962840567,0,17,0,0,0,6,0,0,http://dvsistemas.com.mx,1,phishing_database,dvsistemas.com.mx/,2026-08-09,2026-08-09,2026-08-09
25,0,0,2,0,1,6,3.9736606896881854,0,18,0,0,0,6,0,0,http://muisca.dian.gov.co,0,tranco,muisca.dian.gov.co/,2026-08-04,2026-08-09,2026-08-04
28,0,0,2,0,1,6,3.9946803684089094,0,21,0,0,0,2,0,0,http://kca.tpx.mybluehost.me,1,phishing_database,kca.tpx.mybluehost.me/,2026-08-09,2026-08-09,2026-08-09
21,0,0,1,0,1,5,3.7256507561120933,0,14,0,0,0,6,0,0,http://telstra.com.au,0,tranco,telstra.com.au/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,0,1,4,3.621928094887362,0,13,0,0,0,3,0,0,http://tikobvsrn.top,1,phishing_database,tikobvsrn.top/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,1,1,4,3.5,0,9,0,0,0,3,0,0,http://vizio.com,0,tranco,vizio.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,1,1,4,3.6635327548042538,0,15,0,0,0,3,0,0,http://postrelease.com,0,tranco,postrelease.com/,2026-08-04,2026-08-09,2026-08-04
27,0,0,1,1,1,5,3.8380398168981555,0,20,0,0,0,3,0,0,http://midasto.enentmax.com,1,phishing_database,midasto.enentmax.com/,2026-08-09,2026-08-09,2026-08-09
16,0,1,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://sbxh1.com,0,tranco,sbxh1.com/,2026-08-04,2026-08-09,2026-08-04
36,0,0,0,1,1,4,3.8191141546897924,0,29,0,0,0,3,0,0,http://amrequestaquisitioncenter.net,1,phishing_database,amrequestaquisitioncenter.net/,2026-08-09,2026-08-09,2026-08-09
48,0,0,1,0,1,5,4.000814583693911,0,41,0,0,0,9,0,0,http://kusyhgbjshdgksjdhhdgdbniueyknsn.github.io,1,phishing_database,kusyhgbjshdgksjdhhdgdbniueyknsn.github.io/,2026-08-09,2026-08-09,2026-08-09
27,0,16,0,1,1,4,3.7919245392005063,0,20,0,0,0,3,0,0,http://1111365585547384.com,1,phishing_database,1111365585547384.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,3.9705730958116843,0,15,0,0,0,3,0,0,http://ericwaustin.com,1,phishing_database,ericwaustin.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.572469458770136,0,10,0,0,0,3,0,0,http://njavtv.com,0,tranco,njavtv.com/,2026-08-04,2026-08-09,2026-08-04
26,1,3,1,0,1,6,3.9021748142117274,0,19,0,0,0,2,0,0,http://mtbank001.dd-dns.de,1,phishing_database,mtbank001.dd-dns.de/,2026-08-09,2026-08-09,2026-08-09
29,0,0,0,0,1,4,3.9783335811852645,0,22,0,0,0,3,0,0,http://edxwxcpejzsqbxpyyq.top,1,phishing_database,edxwxcpejzsqbxpyyq.top/,2026-08-09,2026-08-09,2026-08-09
14,0,0,0,1,1,4,3.378783493486176,0,7,0,0,0,3,0,0,http://cbs.com,0,tranco,cbs.com/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,0,1,4,3.375,0,9,0,0,0,2,0,0,http://google.ie,0,tranco,google.ie/,2026-08-04,2026-08-09,2026-08-04
36,3,0,1,0,1,8,4.173416585305445,0,29,0,0,0,5,0,0,http://it-tecnologi-future-app.my.id,1,phishing_database,it-tecnologi-future-app.my.id/,2026-08-09,2026-08-09,2026-08-09
24,0,0,1,0,1,5,3.6887218755408675,0,17,0,0,0,2,0,0,http://fbesq.blogspot.bg,1,phishing_database,fbesq.blogspot.bg/,2026-08-09,2026-08-09,2026-08-09
38,2,0,2,0,1,8,3.925853014561282,0,31,0,0,0,6,0,0,http://layanan-dna.id-officiall.biz.id,1,phishing_database,layanan-dna.id-officiall.biz.id/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.1556390622295662,0,9,0,0,0,3,0,0,http://xxxbp.pro,0,tranco,xxxbp.pro/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://rdcnw.net,0,tranco,rdcnw.net/,2026-08-04,2026-08-09,2026-08-04
20,0,0,0,1,1,4,3.521928094887362,0,13,0,0,0,3,0,0,http://jdmoffett.com,1,phishing_database,jdmoffett.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://gallup.com,0,tranco,gallup.com/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,1,1,5,3.9500637564362093,0,19,0,0,0,3,0,0,http://fin.tedfullwood.com,1,phishing_database,fin.tedfullwood.com/,2026-08-09,2026-08-09,2026-08-09
23,0,0,0,0,1,4,3.849223912390625,0,16,0,0,0,2,0,0,http://bodyformation.in,1,phishing_database,bodyformation.in/,2026-08-09,2026-08-09,2026-08-09
37,1,0,2,0,1,7,4.131769501279566,0,30,0,0,0,5,0,0,http://mail.musashi-engineering.co.id,1,phishing_database,mail.musashi-engineering.co.id/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,0,1,4,3.6464393446710153,0,13,0,0,0,5,0,0,http://ndikeqo.tokyo,1,phishing_database,ndikeqo.tokyo/,2026-08-09,2026-08-09,2026-08-09
61,2,34,0,0,1,6,4.555748764105062,0,54,0,0,0,2,0,0,http://revolution-admin-1000200301234567891023456789101278.tk,1,phishing_database,revolution-admin-1000200301234567891023456789101278.tk/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.8841837197791884,0,13,0,0,0,3,0,0,http://mintegral.com,0,tranco,mintegral.com/,2026-08-04,2026-08-09,2026-08-04
34,0,0,2,1,1,6,3.741155855638065,0,27,0,0,0,3,0,0,http://trouter.teams.microsoft.com,0,tranco,trouter.teams.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
35,1,1,2,1,1,7,4.093149802473811,0,28,0,0,0,3,0,0,http://ogads-pa.clients6.google.com,0,tranco,ogads-pa.clients6.google.com/,2026-08-04,2026-08-09,2026-08-04
39,3,0,1,0,1,8,4.057855988582063,0,32,0,0,0,11,0,0,http://gabung-grup-abang-ya.duckdns.org,1,phishing_database,gabung-grup-abang-ya.duckdns.org/,2026-08-09,2026-08-09,2026-08-09
16,0,0,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://kolesa.kz,0,tranco,kolesa.kz/,2026-08-04,2026-08-09,2026-08-04
28,0,0,0,1,1,4,4.182005814760213,0,21,0,0,0,3,0,0,http://drinkgirlboutique.com,1,phishing_database,drinkgirlboutique.com/,2026-08-09,2026-08-09,2026-08-09
41,0,0,1,1,1,5,4.1898860782540055,0,34,0,0,0,3,0,0,http://attemailboxservieupdate.weebly.com,1,phishing_database,attemailboxservieupdate.weebly.com/,2026-08-09,2026-08-09,2026-08-09
35,0,0,1,0,1,5,4.422000516883151,0,28,0,0,0,5,0,0,http://azzhplehoslogkunabsver.my.id,1,phishing_database,azzhplehoslogkunabsver.my.id/,2026-08-09,2026-08-09,2026-08-09
27,0,1,1,1,1,5,3.958229168669879,0,20,0,0,0,3,0,0,http://simage2.pubmatic.com,0,tranco,simage2.pubmatic.com/,2026-08-03,2026-08-09,2026-08-03
28,1,0,1,1,1,6,3.9232517969803373,0,21,0,0,0,3,0,0,http://updates.cdn-apple.com,0,tranco,updates.cdn-apple.com/,2026-08-04,2026-08-09,2026-08-04
17,0,0,0,0,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://arabxn.sex,0,tranco,arabxn.sex/,2026-08-04,2026-08-09,2026-08-04
37,0,0,3,1,1,7,3.9900097040407405,0,30,0,0,0,3,0,0,http://worldaz.tr.teams.microsoft.com,0,tranco,worldaz.tr.teams.microsoft.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.788754913993503,0,15,0,0,0,3,0,0,http://ru.xhamster.com,0,tranco,ru.xhamster.com/,2026-08-03,2026-08-09,2026-08-03
20,1,0,0,0,1,5,3.7841837197791883,0,13,0,0,0,3,0,0,http://whats-zqr.vip,1,phishing_database,whats-zqr.vip/,2026-08-09,2026-08-09,2026-08-09
16,0,5,0,0,1,4,3.452819531114783,0,9,0,0,0,3,0,0,http://67626.xyz,1,phishing_database,67626.xyz/,2026-08-09,2026-08-09,2026-08-09
16,0,6,0,0,1,4,3.625,0,9,0,0,0,2,0,0,http://673980.cc,1,phishing_database,673980.cc/,2026-08-09,2026-08-09,2026-08-09
21,0,7,0,1,1,4,4.106603137064474,0,14,0,0,0,3,0,0,http://ref9300245.com,1,phishing_database,ref9300245.com/,2026-08-09,2026-08-09,2026-08-09
22,0,0,1,1,1,5,3.51602764126623,0,15,0,0,0,3,0,0,http://www.walmart.com,0,tranco,www.walmart.com/,2026-08-04,2026-08-09,2026-08-04
50,1,22,1,0,1,6,4.51127238011291,0,43,0,0,0,6,0,0,http://pub-f7dd5d24f0964a3d84ba98789e7112c9.r2.dev,1,phishing_database,pub-f7dd5d24f0964a3d84ba98789e7112c9.r2.dev/,2026-08-09,2026-08-09,2026-08-09
15,0,0,0,0,1,4,3.5068905956085192,0,8,0,0,0,2,0,0,http://wwsga.me,0,tranco,wwsga.me/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,0,1,5,3.8731406795131322,0,19,0,0,0,2,0,0,http://saifulx.blogspot.li,1,phishing_database,saifulx.blogspot.li/,2026-08-09,2026-08-09,2026-08-09
17,0,1,0,1,1,4,3.8521687236032816,0,10,0,0,0,3,0,0,http://wsglb0.com,0,tranco,wsglb0.com/,2026-08-04,2026-08-09,2026-08-04
22,0,0,0,0,1,4,3.8796640049025934,0,15,0,0,0,6,0,0,http://orangebd.online,1,phishing_database,orangebd.online/,2026-08-09,2026-08-09,2026-08-09
17,0,0,1,0,1,5,3.381580488309164,0,10,0,0,0,4,0,0,http://c.pki.goog,0,tranco,c.pki.goog/,2026-08-04,2026-08-09,2026-08-04
22,0,0,1,1,1,5,3.754441845713345,0,15,0,0,0,3,0,0,http://www.booking.com,0,tranco,www.booking.com/,2026-08-04,2026-08-09,2026-08-04
32,1,6,1,1,1,6,4.238608500731241,0,25,0,0,0,3,0,0,http://att-102520.weeblysite.com,1,phishing_database,att-102520.weeblysite.com/,2026-08-09,2026-08-09,2026-08-09
25,1,0,1,0,1,6,3.813660689688185,0,18,0,0,0,4,0,0,http://ebay.store-aq.shop,1,phishing_database,ebay.store-aq.shop/,2026-08-09,2026-08-09,2026-08-09
78,6,6,1,1,1,11,4.48643074508274,0,71,0,0,0,3,0,0,http://facebook-login-security-customer-support-ticket-266744.taytadomains.com,1,phishing_database,facebook-login-security-customer-support-ticket-266744.taytadomains.com/,2026-08-09,2026-08-09,2026-08-09
21,1,0,0,1,1,5,3.748994803525096,0,14,0,0,0,3,0,0,http://mcr-msedge.net,0,tranco,mcr-msedge.net/,2026-08-04,2026-08-09,2026-08-04
20,1,0,0,1,1,5,3.8841837197791884,0,13,0,0,0,3,0,0,http://j-leskiss.com,1,phishing_database,j-leskiss.com/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.5724694587701364,0,10,0,0,0,3,0,0,http://doubao.com,0,tranco,doubao.com/,2026-08-03,2026-08-09,2026-08-03
41,0,4,1,1,1,5,4.393898955732062,0,34,0,0,0,3,0,0,http://orangevocalau3903.godaddysites.com,1,phishing_database,orangevocalau3903.godaddysites.com/,2026-08-09,2026-08-09,2026-08-09
19,0,0,0,1,1,4,3.6818808028034016,0,12,0,0,0,3,0,0,http://playtika.com,0,tranco,playtika.com/,2026-08-04,2026-08-09,2026-08-04
19,0,0,0,1,1,4,3.5766176449086657,0,12,0,0,0,3,0,0,http://catawiki.com,0,tranco,catawiki.com/,2026-08-04,2026-08-09,2026-08-04
21,0,0,0,1,1,4,3.7256507561120933,0,14,0,0,0,3,0,0,http://ebaystatic.com,0,tranco,ebaystatic.com/,2026-08-04,2026-08-09,2026-08-04
44,3,8,1,0,1,8,4.325924732707135,0,37,0,0,0,7,0,0,http://business-meta-appeal-10869215.web.app,1,phishing_database,business-meta-appeal-10869215.web.app/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,0,1,4,3.4613201402110083,0,11,0,0,0,2,0,0,http://jutarnji.hr,0,tranco,jutarnji.hr/,2026-08-04,2026-08-09,2026-08-04
26,0,0,1,0,1,5,3.546593564294938,0,19,0,0,0,2,0,0,http://www.wetteronline.de,0,tranco,www.wetteronline.de/,2026-08-04,2026-08-09,2026-08-04
18,0,0,0,1,1,4,3.7254805569978675,0,11,0,0,0,3,0,0,http://ciiusea.com,1,phishing_database,ciiusea.com/,2026-08-09,2026-08-09,2026-08-09
21,0,0,0,0,1,4,3.558518613048906,0,14,0,0,0,2,0,0,http://medinhealth.in,1,phishing_database,medinhealth.in/,2026-08-09,2026-08-09,2026-08-09
59,3,10,3,0,1,10,4.8066440077455,0,52,0,0,0,4,0,0,http://app-wolf542.crbtsm7rh4-rz83yxqk94d7.p.temp-site.link,1,phishing_database,app-wolf542.crbtsm7rh4-rz83yxqk94d7.p.temp-site.link/,2026-08-09,2026-08-09,2026-08-09
18,0,0,0,1,1,4,3.1916116417513782,0,11,0,0,0,3,0,0,http://entrust.net,0,tranco,entrust.net/,2026-08-04,2026-08-09,2026-08-04
34,1,0,1,0,1,6,4.17512313511346,0,27,0,0,0,10,0,0,http://instagram-second.vercel.app,1,phishing_database,instagram-second.vercel.app/,2026-08-09,2026-08-09,2026-08-09
22,0,0,0,1,1,4,4.095795255000932,0,15,0,0,0,3,0,0,http://sedoparking.com,0,tranco,sedoparking.com/,2026-08-04,2026-08-09,2026-08-04
32,0,0,1,1,1,5,3.6556390622295662,0,25,0,0,0,3,0,0,http://secure.therapservices.net,0,tranco,secure.therapservices.net/,2026-08-04,2026-08-09,2026-08-04
16,0,0,0,1,1,4,3.625,0,9,0,0,0,3,0,0,http://vidvf.com,0,tranco,vidvf.com/,2026-08-04,2026-08-09,2026-08-04
27,1,1,1,0,1,6,4.310443057719025,0,20,0,0,0,3,0,0,http://ezdrive.com-0hay.xin,1,phishing_database,ezdrive.com-0hay.xin/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,4.088220835496803,0,20,0,0,0,3,0,0,http://fb.thuemarketing.com,1,phishing_database,fb.thuemarketing.com/,2026-08-09,2026-08-09,2026-08-09
42,0,7,1,1,1,5,4.089244661988271,0,35,0,0,0,3,0,0,http://magazineteste2020.000webhostapp.com,1,phishing_database,magazineteste2020.000webhostapp.com/,2026-08-09,2026-08-09,2026-08-09
46,2,4,1,0,1,7,4.490740760310775,0,39,0,0,0,11,0,0,http://auxnmygvrous-granita-e5f644.netlify.app,1,phishing_database,auxnmygvrous-granita-e5f644.netlify.app/,2026-08-09,2026-08-09,2026-08-09
17,0,0,0,1,1,4,3.6168746059562227,0,10,0,0,0,3,0,0,http://dyndns.com,0,tranco,dyndns.com/,2026-08-04,2026-08-09,2026-08-04
24,0,0,0,1,1,4,3.8868421881310122,0,17,0,0,0,3,0,0,http://pubgfreeevent.com,1,phishing_database,pubgfreeevent.com/,2026-08-09,2026-08-09,2026-08-09
27,0,0,1,1,1,5,3.9582291686698787,0,20,0,0,0,3,0,0,http://app.launchdarkly.com,0,tranco,app.launchdarkly.com/,2026-08-04,2026-08-09,2026-08-04
23,0,0,0,1,1,4,3.501397825434103,0,16,0,0,0,3,0,0,http://photoshelter.com,0,tranco,photoshelter.com/,2026-08-04,2026-08-09,2026-08-04
38,1,9,1,1,1,6,4.668980145022533,0,31,0,0,0,3,0,0,http://booking.vrf-proced985674202.com,1,phishing_database,booking.vrf-proced985674202.com/,2026-08-09,2026-08-09,2026-08-09
52,0,10,1,0,1,5,4.863713275750189,0,45,0,0,0,4,0,0,http://aclg8q13onggvyru9knf9vg46mloxp.qwo231sdx.club,1,phishing_database,aclg8q13onggvyru9knf9vg46mloxp.qwo231sdx.club/,2026-08-09,2026-08-09,2026-08-09
20,0,0,0,1,1,4,3.546439344671015,0,13,0,0,0,3,0,0,http://nordstrom.com,0,tranco,nordstrom.com/,2026-08-04,2026-08-09,2026-08-04
52,9,0,1,0,1,14,4.091005401377418,0,45,0,0,0,10,0,0,http://en-sso-robinhood--com--cdn---autth.webflow.io,1,phishing_database,en-sso-robinhood--com--cdn---autth.webflow.io/,2026-08-09,2026-08-09,2026-08-09
|