Domain usdcb.top
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2a06:98c1:3120::3:80 · usdcb.top

    2026-01-11 16:24

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 16:24:45 GMT
    Content-Length: 0
    Connection: close
    Location: https://usdcb.top/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LkByqrsDLS8MXM6EO9T7l6cWZdVElJdNmKpN7OXQ7ENMwJX8ymA5uC5j7HE7Pbqc1k6C40oxLITP%2B%2BBwTSTDP5mSuBKGOYTMUGimMbLTP76i66SMGw%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bc5c4246880538b-BOM
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · usdcb.top

    2026-01-11 16:24

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 16:24:45 GMT
    Content-Length: 0
    Connection: close
    Location: https://usdcb.top/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PyzBxhvAmfJkhxT4gNzysSfbAf9w2w41vuskfPeOVHJqUN9XU4jMIm%2F2399Rwvol88rS16yTIB5x6uivZuPJBfSPtqQ0rpRDgQOHwTfu6ka7uJ77Sg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bc5c423ee7ea12d-LHR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · usdcb.top

    2026-01-11 16:24

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 16:24:45 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Mon, 10 Nov 2025 01:45:16 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Set-Cookie: SITE_TOTAL_ID=ddbccdb8b898c668e0e0a94c4e7a5b50; Path=/; Max-Age=259200000; HttpOnly
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gppjUpo%2FshDvVHBhMycBysWl7yHhMQ7IrXT94ZP%2B3f7W3qkeuNmyE02bdpzjFjR3ABXxt7dc5dqHFnPNyfBh4qbnf%2F4wUQhrk8wqSwQNmAVmx7LBEw%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc5c423e9d45d92-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: defi-ETH
    
    <!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/><meta http-equiv="Pragma" content="no-cache"/><meta http-equiv="Expires" content="0"/><script src="https://cdn.jsdelivr.net/npm/axios@1.4.0/dist/axios.min.js"></script><link rel="icon" href="/favicon.ico"><title>defi-ETH</title><script defer="defer" src="/js/chunk-vendors.4f761e8f.js"></script><script defer="defer" src="/js/app.9f7a737f.js"></script><link href="/css/chunk-vendors.2fde208c.css" rel="stylesheet"><link href="/css/app.d5a1d39f.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but eth doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body><script>function getConfig() {
    
        let base_url = '/api/api/';
        
    
        axios.get(base_url + '/common/getConfig').then(res => {
          console.log(res, 'res')
          if (res.data.code == 200) {
            var script = document.createElement('script')
            var noscript = document.createElement('noscript')
            if (res.data.data.stat_code) {
              const arr = res.data.data.stat_code.replace('\n', '').split('<noscript>')
              const noscriptData = arr[1].replace('</noscript>', '')
              let imgReg = /<img(?:(?!\/>).|\n)*?\/>/gm //匹配图片中的img标签
              let srcReg = /src=[\'\"]?([^\'\"]*)[\'\"]?/i // 匹配图片中的src
              const img = document.createElement('img')
              img.setAttribute('src', noscriptData.match(imgReg)[0].match(srcReg)[1])
              img.setAttribute('height', '1')
              img.setAttribute('width', '1')
              img.style.display = 'none'
              noscript.appendChild(img)
              document.body.appendChild(noscript)
              const scriptData = arr[0].replace('<script>', '').replace('<\/script>', '')
              console.log(scriptData, 'arr')
    
              script.text = scriptData
              document.body.appendChild(script)
            }
    
    
            //           noscript.text = `<img height="1" width="1" style="display:none"
            // src="https://www.facebook.com/tr?id=117126074805772&ev=PageView&noscript=1"
            // />`
    
          }
        })
        // const res = this.$api.getConfig()
        // console.log(res,'res')
        // if(res.code == 200) {
        //   var script = document.createElement('script')
        //   script.text = res.data
        // }
      }
      getConfig()</script><style>body {
        background-color: #f7f9fb
      }</style></html>
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · usdcb.top

    2026-01-11 16:24

    HTTP/1.1 522 <none>
    Date: Sun, 11 Jan 2026 16:25:05 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc5c429ef2a0bbf-AMS
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · usdcb.top

    2026-01-11 16:24

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 16:24:45 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Mon, 10 Nov 2025 01:45:16 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Set-Cookie: SITE_TOTAL_ID=8f10f034315ebda85a0044115d055b15; Path=/; Max-Age=259200000; HttpOnly
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UJwUMk0ok8Wb15PaYzuQxmPvwNKpJxSMxa%2BLWoTuIACewmnOhD8fZ35vcteA9JgP2UwpeYBsGv54XVtn%2Ffd9wooDDEvGSvU%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc5c423fbbd48cd-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: defi-ETH
    
    <!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/><meta http-equiv="Pragma" content="no-cache"/><meta http-equiv="Expires" content="0"/><script src="https://cdn.jsdelivr.net/npm/axios@1.4.0/dist/axios.min.js"></script><link rel="icon" href="/favicon.ico"><title>defi-ETH</title><script defer="defer" src="/js/chunk-vendors.4f761e8f.js"></script><script defer="defer" src="/js/app.9f7a737f.js"></script><link href="/css/chunk-vendors.2fde208c.css" rel="stylesheet"><link href="/css/app.d5a1d39f.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but eth doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body><script>function getConfig() {
    
        let base_url = '/api/api/';
        
    
        axios.get(base_url + '/common/getConfig').then(res => {
          console.log(res, 'res')
          if (res.data.code == 200) {
            var script = document.createElement('script')
            var noscript = document.createElement('noscript')
            if (res.data.data.stat_code) {
              const arr = res.data.data.stat_code.replace('\n', '').split('<noscript>')
              const noscriptData = arr[1].replace('</noscript>', '')
              let imgReg = /<img(?:(?!\/>).|\n)*?\/>/gm //匹配图片中的img标签
              let srcReg = /src=[\'\"]?([^\'\"]*)[\'\"]?/i // 匹配图片中的src
              const img = document.createElement('img')
              img.setAttribute('src', noscriptData.match(imgReg)[0].match(srcReg)[1])
              img.setAttribute('height', '1')
              img.setAttribute('width', '1')
              img.style.display = 'none'
              noscript.appendChild(img)
              document.body.appendChild(noscript)
              const scriptData = arr[0].replace('<script>', '').replace('<\/script>', '')
              console.log(scriptData, 'arr')
    
              script.text = scriptData
              document.body.appendChild(script)
            }
    
    
            //           noscript.text = `<img height="1" width="1" style="display:none"
            // src="https://www.facebook.com/tr?id=117126074805772&ev=PageView&noscript=1"
            // />`
    
          }
        })
        // const res = this.$api.getConfig()
        // console.log(res,'res')
        // if(res.code == 200) {
        //   var script = document.createElement('script')
        //   script.text = res.data
        // }
      }
      getConfig()</script><style>body {
        background-color: #f7f9fb
      }</style></html>
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · usdcb.top

    2026-01-11 16:24

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 16:24:45 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Last-Modified: Mon, 10 Nov 2025 01:45:16 GMT
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Set-Cookie: SITE_TOTAL_ID=1504e438a16d1389c579e46c1bb5bb13; Path=/; Max-Age=259200000; HttpOnly
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FmR6XZPWiQlc%2BsjGsuzfqRIosc%2FiQXzI80okw%2BCrKskvScmVGsW449XfDWV1vXuvF44l6vhnJ6h%2F1LK4dYZ5X%2FFxT4n9VlAiI0g570ZDxV7r3V4CKA%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bc5c423fc5f86b2-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: defi-ETH
    
    <!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/><meta http-equiv="Pragma" content="no-cache"/><meta http-equiv="Expires" content="0"/><script src="https://cdn.jsdelivr.net/npm/axios@1.4.0/dist/axios.min.js"></script><link rel="icon" href="/favicon.ico"><title>defi-ETH</title><script defer="defer" src="/js/chunk-vendors.4f761e8f.js"></script><script defer="defer" src="/js/app.9f7a737f.js"></script><link href="/css/chunk-vendors.2fde208c.css" rel="stylesheet"><link href="/css/app.d5a1d39f.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but eth doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body><script>function getConfig() {
    
        let base_url = '/api/api/';
        
    
        axios.get(base_url + '/common/getConfig').then(res => {
          console.log(res, 'res')
          if (res.data.code == 200) {
            var script = document.createElement('script')
            var noscript = document.createElement('noscript')
            if (res.data.data.stat_code) {
              const arr = res.data.data.stat_code.replace('\n', '').split('<noscript>')
              const noscriptData = arr[1].replace('</noscript>', '')
              let imgReg = /<img(?:(?!\/>).|\n)*?\/>/gm //匹配图片中的img标签
              let srcReg = /src=[\'\"]?([^\'\"]*)[\'\"]?/i // 匹配图片中的src
              const img = document.createElement('img')
              img.setAttribute('src', noscriptData.match(imgReg)[0].match(srcReg)[1])
              img.setAttribute('height', '1')
              img.setAttribute('width', '1')
              img.style.display = 'none'
              noscript.appendChild(img)
              document.body.appendChild(noscript)
              const scriptData = arr[0].replace('<script>', '').replace('<\/script>', '')
              console.log(scriptData, 'arr')
    
              script.text = scriptData
              document.body.appendChild(script)
            }
    
    
            //           noscript.text = `<img height="1" width="1" style="display:none"
            // src="https://www.facebook.com/tr?id=117126074805772&ev=PageView&noscript=1"
            // />`
    
          }
        })
        // const res = this.$api.getConfig()
        // console.log(res,'res')
        // if(res.code == 200) {
        //   var script = document.createElement('script')
        //   script.text = res.data
        // }
      }
      getConfig()</script><style>body {
        background-color: #f7f9fb
      }</style></html>
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · usdcb.top

    2026-01-11 16:24

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 16:24:45 GMT
    Content-Length: 0
    Connection: close
    Location: https://usdcb.top/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FrinT56Raaw%2B8iMRe2CMyMmeghCWpVpLDpXwdZbKw63owOhAoKaactZCnHFC6v1imSRWPwWRHsT2%2BO%2FUiMExshYFkbc1dSMXCA%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bc5c42389bd4d32-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · usdcb.top

    2026-01-11 16:24

    HTTP/1.1 522 <none>
    Date: Sun, 11 Jan 2026 16:25:05 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc5c429bf67d3ad-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · usdcb.top

    2026-01-11 16:24

    HTTP/1.1 522 <none>
    Date: Sun, 11 Jan 2026 16:25:05 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bc5c4294af9665e-AMS
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-11 by HttpPlugin
    Create report
usdcb.top*.usdcb.top
CN:
usdcb.top
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-11 15:22
Not after:
2026-04-11 16:20
Domain summary