http://cutt.ly/U0N2CwJ

Last Checked: Dec 26, 2022, 20:01 EST

IP Address: 172.67.8.238
ASN #: AS13335 CLOUDFLARENET, US
Location: Unknown, Unknown, Unknown
URL Reputation:
  • Unknown This URL is not identified as malicious in the PhishTank Database.
  • Unknown PhishCheck thinks this URL is likely not a phish.
  • Unknown OpenPhish: URL not in feed.

Other submissions on 172.67.8.238:

  • http://cutt.ly/EstadoGirosBONO

  • https://cutt.ly/8wZbWwe5

  • https://cutt.ly/7wZY0s5L

  • http://Cutt.ly/bw0uqvYi

  • https://cutt.ly/bw0uqvYi

  • http://cutt.ly/Kw1Pyc4b?nDm=bwY4MIY9n4

  • https://cutt.ly/fwF0NBc8

  • https://cutt.ly/vwHLXHAL

  • https://cutt.ly/u1e67RO

  • https://cutt.ly/c1F8MTD?/business-id369275417

Other submissions on cutt.ly:

Previous checks:

                               Domain Name: cutt.ly
Registry Domain ID: 28265-CoCCA
Registry WHOIS Server: whois.nic.ly
Updated Date: 2021-09-05T10:53:23.9Z
Creation Date: 2018-01-13T22:00:00.0Z
Registry Expiry Date: 2024-01-13T22:00:00.0Z
Registrar Registration Expiration Date: 2024-01-13T22:00:00.0Z
Registrar: Libyan Spider Network (int)
Registrar Abuse Contact Email: abuse@register.ly
Registrar Abuse Contact Phone: +1.8448469791
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Registry Registrant ID: P5fqa-k202Y
Registrant Name: Redacted | EU Data Subject
Registrant Organization: Web Room Studio
Registrant Street: Not Available
Registrant City: Gdansk
Registrant Country: PL
Registrant Phone: Redacted | EU Data Subject
Registrant Email: Redacted | EU Data Subject
Name Server: june.ns.cloudflare.com
Name Server: ruben.ns.cloudflare.com
DNSSEC: unsigned
>>> Last update of WHOIS database: 2022-12-27T00:26:27.248Z <<<

For more information on Whois status codes, please visit https://icann.org/epp

TERMS OF USE: You are not authorized to access or query our WHOIS database through the use of electronic processes that are high-volume and automated.  This WHOIS database is provided by as a service to the internet community.

The data is for information purposes only. We do not guarantee its accuracy. By submitting a WHOIS query, you agree to abide by the following terms of use: You agree that you may use this Data only for lawful purposes and that under no circumstances will you use this Data to: (1) allow, enable, or otherwise support the transmission of mass unsolicited, commercial advertising or solicitations via e-mail, telephone, or facsimile; or (2) enable high volume, automated, electronic processes. The compilation, repackaging, dissemination or other use of this data is expressly prohibited.

                             
  • GET
    0 Timed out waiting for a response.

    https://empy.transacciona.repl.co/flutter_service_worker.js?v=3013856496

  • http://cutt.ly/U0N2CwJ https://cutt.ly/U0N2CwJ
  • https://cutt.ly/U0N2CwJ https://empy.transacciona.repl.co/
<html><head>

  <base href="/">

  <meta charset="UTF-8">
  <meta content="IE=Edge" http-equiv="X-UA-Compatible">
  <meta name="description" content="">

  <!-- iOS meta tags & icons -->
  <meta name="apple-mobile-web-app-capable" content="yes">
  <meta name="apple-mobile-web-app-status-bar-style" content="black">
  <meta name="apple-mobile-web-app-title" content="">
  <link rel="apple-touch-icon" href="favicon.png">

  <!-- Favicon -->
  <link rel="icon" type="image/png" href="favicon.png">

  <title>ЅυсυrѕаI VігtυаI Ρегѕοnаѕ</title>
  <link rel="manifest" href="manifest.json">

  <script>
    // The value below is injected by flutter build, do not touch.
    var serviceWorkerVersion = '3013856496';
  </script>
  <!-- This script adds the flutter initialization JS code -->
  <script src="flutter.js" defer=""></script>
<style>
  /* #<?php $b = rand(5, 15); echo $b; ?> { */
  #progress {
    width: 100%;
    background-color: #ddd;
  }

  /* #<?php $a = rand(5, 15); echo $a; ?> { */
  #bar {
    width: 1%;
    height: 30px;
    background-color: #04AA6D;
  }
</style></head>


<body style="background-color:#ffffff;">

  <center>
    <img src="logo.svg" alt="logo" width="307">

    <h1 style="font-size: 15pt;font-family:verdana ; color:#000000;">Cancelando solicitud de compra</h1>
    <br>
    <h1 style="font-size: 15pt;font-family:verdana ; color:#000000;">Por favor espera un momento</h1>
    <br>
    <h1 style="font-size: 15pt;font-family:verdana ; color:#000000;"><span id="minutes">04</span>min <span id="seconds">59</span>seg</h1>

  </center>
  <div id="<?php" echo="" $b;?="">&gt;
    <div id="<?php" echo="" $a;?="">&gt;</div>
  </div>

  <script>
    function zfill(number, width) {
      var numberOutput = Math.abs(number); /* Valor absoluto del número */
      var length = number.toString().length; /* Largo del número */
      var zero = "0"; /* String de cero */

      if (width <= length) {
        if (number < 0) {
          return ("-" + numberOutput.toString());
        } else {
          return numberOutput.toString();
        }
      } else {
        if (number < 0) {
          return ("-" + (zero.repeat(width - length)) + numberOutput.toString());
        } else {
          return ((zero.repeat(width - length)) + numberOutput.toString());
        }
      }
    }

    var currentDateObj = new Date('August 19, 1975 00:05:00');
    const SPAN_MINUTES = document.querySelector('#minutes');
    const SPAN_SECONDS = document.querySelector('#seconds');
    var numberOfMlSeconds = currentDateObj.getTime();
    currentDateObj = new Date(numberOfMlSeconds - 1000);

    SPAN_MINUTES.textContent = zfill(currentDateObj.getMinutes(), 2);
    SPAN_SECONDS.textContent = zfill(currentDateObj.getSeconds(), 2);
    // var elem = document.getElementById(<?php echo '"'.$a.'"'; ?>);
    var elem = document.getElementById('bar');
    var width = 1;


    var id = setInterval(function () {
      width = width + 0.34;
      elem.style.width = width + "%";
      numberOfMlSeconds = currentDateObj.getTime();
      currentDateObj = new Date(numberOfMlSeconds - 1000);

      SPAN_SECONDS.textContent = zfill(currentDateObj.getSeconds(), 2);
      if (width >= 96) {
        clearInterval(id);
      }
    }, 1000);

    window.addEventListener('load', function (ev) {
      // Download main.dart.js
      _flutter.loader.loadEntrypoint({
        serviceWorker: {
          serviceWorkerVersion: serviceWorkerVersion,
        }
      }).then(function (engineInitializer) {
        return engineInitializer.initializeEngine();
      }).then(function (appRunner) {
        return appRunner.runApp();
      });
    });
  </script>


</body></html>

                             

Screenshot: