Domain escrowly.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 2600:9000:20ab:8200:e:ca7f:b840:93a1:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 70d3812e62d49cd4dca6f1dcec98b050.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: CfBkVNiUyXOplz4kACyjRgOLlbuIexoMkh25uKbOcOHqTqfMav4xGw==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:ac00:e:ca7f:b840:93a1:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 0a3248cb2729105e64fb474faf90e3b2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: IXYwW5EDkyBPwc8HwoYyRtNPby4EcijKhPWh3RGQSIKwg3AFiqqzgg==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:8e00:e:ca7f:b840:93a1:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 c2c44e18165da827386e0ed36aeea344.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 4QcS1w3OSzxWqHh1COaUxgSNhAgoebEU0O9esn9373oe_BE_57ArjA==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:5400:e:ca7f:b840:93a1:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 e1ffe469ec59bbd0f64b14eb9c83d0d4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: xp3DSyAVKkLRHciNFMhdoip9aaVMT1viGejuXcvCfgmFwYq7j7Pdmw==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:de00:e:ca7f:b840:93a1:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 2b13b2ad91208ea27acb039cde3e8f42.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 2-HMovCYL5dMGmzHaFH0veU8M1mZ7q-27NQK8BfNBwlt1SLo61JtkA==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:8e00:e:ca7f:b840:93a1:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 e1ffe469ec59bbd0f64b14eb9c83d0d4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: cF1Edd_uj2zUlsp0sYwwPOF58GSVl9mpTrLRLAfYo0tTL56SyQdzkA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:ea00:e:ca7f:b840:93a1:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 46e82159f07d7f814d9b72723b038152.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: yCdS-f4I1P_e--ef8tzmFwlyxdQN6ug1TIEgvAcDzBZph1C1j6uwnA==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:ea00:e:ca7f:b840:93a1:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 e1ffe469ec59bbd0f64b14eb9c83d0d4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: JxAbKh8Ko6eu8GxXqvw-i3Cw1wprqLPU3Ji-KAFz2FEG6VsRyzvEWA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:5400:e:ca7f:b840:93a1:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 e1ffe469ec59bbd0f64b14eb9c83d0d4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: y13f_3deqM61RugpLryKKb10l6gVm13Ej4aduSMNOwxRcb7eDNnBOg==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:de00:e:ca7f:b840:93a1:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 a43889f6531338b6dd9d3a4339de949a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: o2Hsbo5pY-m5-0waypaRMaJ0jpjofwVnom_HzjmbSD6adJ_LZKDj9Q==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.167.227.99:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d58fe911e8d3d034699b8fab381077d6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: EKQbsKUx0sY1t9kRP_wjXdiIKeMUDxkBL9S2grNpBJu8jTVMgJU0nA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.167.227.100:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 321608f40a0cbef23b6add681d95b456.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: FYbNduLacj4PPE5-BKe6xoXVjCgIHyLkhGgoGyZ8d3VJAfm1tRudHw==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.167.227.99:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 a6cf64e69a19d3b39479c6c39a829974.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: TcNVKMGDad2cGZV457Df81nf1iElKvIfCevDnAPxW8lbQqyKedETMg==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.167.227.124:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 c75869bb76b3ac8c8772bad5ef6bd5f0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Gp-jOZeTrVGUC2LE2uP0FMf25nr405DIRdcbKNwGyCAxjnpZ17oaWQ==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.167.227.13:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 e7d4c50cf6ab58e9039ff1593d0438a6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 2M7CqsWUyE2wV2_bZEhIwGZc-Vizhbz8LEnjTd9NOqxUVmPsrh5yYg==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:2e00:e:ca7f:b840:93a1:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 f58eea4785e4dd62930ab32de2a40d48.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: xljW6IpULA9hyabQ1QJkVAb61gfWbdApo4fxaKjYuMo0MY7IjewMJQ==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:8200:e:ca7f:b840:93a1:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 70d3812e62d49cd4dca6f1dcec98b050.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: C8bVIBeFMa0dj4SSgr9lzhJFtG6j56oH2mIM2Grku7pbnauCZN3_tQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.167.227.100:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 7bf06cbdb83121bca87d471a9c498556.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: LcjXPRaW42vNIL97_3-O8LnKrhZFBwakytunHi0cMftIS3KkPt99sA==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.167.227.13:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 d6dd98756a4f02347841ea55c4fd0b38.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 27QLF8E7Ol8OuiMApD9qBaseF6VYNiSEVOFw4L1QpDGXa9CNf78VmQ==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:ac00:e:ca7f:b840:93a1:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 0f5a5feace742eb20ef71e34731fb1fa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: x5QdUNHVgcgeho3xha48iC7y8wlL5nxDf07hJknT-49xx6v9q1RjXw==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:2e00:e:ca7f:b840:93a1:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ed6e39eea0e39e463514b9421b7a2806.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: AweK4KgHHqDZ0_IZJZ_-gr-6Vbelrzq7bsWHML6HrE43u-KjNlG6lA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 3.167.227.124:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 3f695203fbeb95037134ac09f46add98.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P11
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: pc-khEbsemEAN2CjwUpKxNmTnOzLUZbrZifxU4nP235EwFL2tdMzPw==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:ca00:e:ca7f:b840:93a1:80 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 12 Jan 2026 15:28:46 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://escrowly.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 9ac192ffc1203361ea1141b56df84966.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: rexiygfoAUquBgG8JpCxcwCx57YqmLRPItTHwQMpRz4cLoiZynJG7Q==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2600:9000:20ab:ca00:e:ca7f:b840:93a1:443 · escrowly.com

    2026-01-12 15:28

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 6058
    Connection: close
    Last-Modified: Thu, 25 Dec 2025 17:00:51 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sun, 11 Jan 2026 15:30:13 GMT
    ETag: "8761df9fca98eeffa8a590c637dfcae7"
    X-Cache: Hit from cloudfront
    Via: 1.1 3ab47e7bb911be04b665845f18319950.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P3
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: FBK0XMUMOLE0BTXaJn8Dr9OzX-eXmMrppNqYho4vZdAGq8cIEQKCuQ==
    Age: 86314
    
    Page title: Escrowly.com — Crypto Only Escrow
    
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Escrowly.com — Crypto Only Escrow</title>
    
    <meta name="description" content="Escrowly is a crypto-only escrow platform for safer online transactions. Neutral holding and release of digital assets based on agreed terms." />
    
    <style>
    :root{
      --bg:#0b1220;
      --card:#0f172a;
      --text:#e5e7eb;
      --muted:rgba(229,231,235,0.7);
      --line:rgba(255,255,255,0.1);
      --accent:#f5b942;
      --radius:18px;
      --max:1100px;
    }
    
    *{ box-sizing:border-box; }
    
    body{
      margin:0;
      font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
      background:var(--bg);
      color:var(--text);
    }
    
    a{ color:inherit; text-decoration:none; }
    
    .container{
      max-width:var(--max);
      margin:auto;
      padding:0 22px;
    }
    
    .nav{
      position:sticky;
      top:0;
      background:rgba(11,18,32,0.85);
      backdrop-filter:blur(12px);
      border-bottom:1px solid var(--line);
    }
    
    .nav-inner{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:16px 0;
    }
    
    .brand{
      display:flex;
      gap:12px;
      align-items:center;
    }
    
    .logo{
      width:34px;
      height:34px;
      display:block;           /* prevents baseline weirdness */
      flex:0 0 auto;           /* keeps it from shrinking */
    }
    
    .brand .name{
      font-weight:700;
      font-size:18px;
      line-height:1.1;
    }
    
    .brand .tag{
      font-size:12px;
      color:var(--muted);
      margin-top:2px;
    }
    
    .nav-links{
      display:flex;
      gap:18px;
      font-size:13px;
      color:var(--muted);
    }
    
    .btn{
      padding:10px 16px;
      border-radius:14px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:13px;
      font-weight:600;
    }
    
    .btn.primary{
      border-color:rgba(245,185,66,0.6);
      background:linear-gradient(135deg,rgba(245,185,66,0.25),rgba(255,255,255,0.08));
    }
    
    .hero{
      padding:82px 0 54px;
    }
    
    .kicker{
      display:inline-flex;
      gap:10px;
      padding:8px 14px;
      border-radius:999px;
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      font-size:12px;
      color:var(--muted);
    }
    
    .hero h1{
      font-size:clamp(46px,5.6vw,68px);
      line-height:1.04;
      letter-spacing:-0.03em;
      font-weight:700;
      margin:22px 0 16px;
    }
    
    .lead{
      font-size:17px;
      line-height:1.6;
      color:var(--muted);
      max-width:62ch;
    }
    
    .hero-actions{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
      margin-top:26px;
    }
    
    .section{
      padding:42px 0;
    }
    
    .section h2{
      font-size:28px;
      letter-spacing:-0.02em;
      margin-bottom:10px;
    }
    
    .desc{
      color:var(--muted);
      max-width:75ch;
    }
    
    .grid-3{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:14px;
      margin-top:22px;
    }
    
    .card{
      border:1px solid var(--line);
      background:rgba(255,255,255,0.04);
      border-radius:var(--radius);
      padding:18px;
    }
    
    .card h3{
      margin:0 0 8px;
    }
    
    .card p{
      margin:0;
      font-size:14px;
      color:var(--muted);
      line-height:1.5;
    }
    
    .footer{
      border-top:1px solid var(--line);
      padding:40px 0 50px;
      margin-top:40px;
      background:rgba(0,0,0,0.25);
    }
    
    small{
      color:var(--muted);
      font-size:12px;
    }
    
    @media(max-width:900px){
      .grid-3{ grid-template-columns:1fr; }
      .nav-links{ display:none; }
    }
    </style>
    </head>
    
    <body>
    
    <header class="nav">
      <div class="container">
        <div class="nav-inner">
    
          <div class="brand">
            <!-- INLINE SVG LOGO -->
            <svg class="logo" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" aria-label="Escrowly logo" role="img">
              <defs>
                <linearGradient id="shieldGrad" x1="0" y1="0" x2="1" y2="1">
                  <stop offset="0%" stop-color="#f6d365"/>
                  <stop offset="100%" stop-color="#fda085"/>
                </linearGradient>
              </defs>
              <path d="M32 6c8.2 6 16.9 7.7 24 8.9v19.7c0 15.6-10.7 25-24 29.5C18.7 59.6 8 50.2 8 34.6V14.9C15.1 13.7 23.8 12 32 6Z"
                    fill="url(#shieldGrad)"/>
              <path d="M22 33.2l6.2 6.2L42 25.6"
                    stroke="#0b1220"
                    stroke-width="4.5"
                    stroke-linecap="round"
                    stroke-linejoin="round"/>
            </svg>
    
            <div>
              <div c
    Found 2 days ago by HttpPlugin
    Create report
*.escrowly.comescrowly.com
CN:
*.escrowly.com
Key:
RSA-2048
Issuer:
Not before:
2025-11-14 00:00
Not after:
2026-12-13 23:59