Domain 55222s.com
Japan
MICROSOFT-CORP-MSN-AS-BLOCK
Software information

nginx nginx 1.12.2

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2024-08-15 18:44
    Last seen 2024-11-08 15:01
    Open for 84 days
  • MacOS file listing through .DS_Store file
    First seen 2024-08-15 18:44
    Last seen 2024-10-13 20:47
    Open for 59 days
  • Open service 137.220.225.108:443 · www.55222s.com

    2024-10-18 14:45

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Fri, 18 Oct 2024 14:45:15 GMT
    Etag: W/"6635ec44-dc9"
    Last-Modified: Sat, 04 May 2024 08:05:24 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      
      <script>
        function isMobile() {
          return !!(navigator.userAgent.match(
            /(phone|pad|pod|iPhone|iPod|ios|iPad|android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i
            ))
        }
        if (isMobile() !== false) {
          if (location.href.indexOf('#') > -1) {
            location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
          } else {
            location.href = location.origin + '/m/#/home' + location.search
          }
        }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(!localStorage.token){
               localStorage.setItem('register', obj.register)
             }
          }
    
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!document.querySelector('.statistics')) {
          let head = document.head || document.getElementsByTagName('head')[0];
          let script = document.createElement('script');
          let div = document.createElement('div');
          div.classList = 'statistics'
          div.style.position = 'fixed'
          div.style.left = '-9999px'
          div.style.top = '-9999px'
          if(window.origin.indexOf('s2191.com')!= -1){
            script.setAttribute("src", "https://s9.cnzz.com/z_stat.php?id=1280222126&web_id=1280222126");
            div.appendChild(script);
            head.appendChild(div);
          }else if(window.origin.indexOf('s2531.com')!= -1){
            script.setAttribute("src", "https://s4.cnzz.com/z_stat.php?id=1280222128&web_id=1280222128");
            div.appendChild(script);
            head.appendChild(div);
          }
        }
      </script>
      <link rel="shortcut icon" href="/static/tvns/img/favicon.ico" type="image/x-icon">
      <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <!-- <script src="http://cstaticdun.126.net/load.min.js"></script> -->
      <script src="https://cstaticdun.126.net/load.min.js?t=201903281201"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=201903281201"></script>
      <!-- <script src="/static/public//js/tn_code.js"></script> -->
    <link href="/static-tvns/style.css" rel="stylesheet"><link href="/static-tvns/css/pages/tvns/index.93f9e2426f7398395057e9d10705e010.css" rel="stylesheet"></head>
    
    <body>
      <div id="js85App">
    
      </div>
    <script type="text/javascript" src="/static-tvns/js/manifest.a968a13906705fd5fb57.js?v=2024-4-26-18:51:08"></script><script type="text/javascript" src="/static-tvns/js/vendor.74e27af8ace9e304921c.js?v=2024-4-26-18:51:08"></script><script type="text/javascript" src="/static-tvns/js/pages/tvns/index.1c1bc5954c6a5c8941a8.js?v=2024-4-26-18:51:08"></script></body>
    
    </html>
    
    Found 2024-10-18 by HttpPlugin
    Create report
  • Open service 137.220.225.108:443 · www.55222s.com

    2024-10-02 01:46

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Wed, 02 Oct 2024 01:46:19 GMT
    Etag: W/"6635ec44-dc9"
    Last-Modified: Sat, 04 May 2024 08:05:24 GMT
    Server: nginx/1.12.2
    X-Cache: BYPASS
    Connection: close
    Transfer-Encoding: chunked
    
    Page title: Welcome
    
    <!DOCTYPE html>
    <html>
    
    <head>
      <meta charset="utf-8" />
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
      <title>Welcome</title>
      
      <script>
        function isMobile() {
          return !!(navigator.userAgent.match(
            /(phone|pad|pod|iPhone|iPod|ios|iPad|android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i
            ))
        }
        if (isMobile() !== false) {
          if (location.href.indexOf('#') > -1) {
            location.href = location.origin + '/m/#/home?' + (location.href.split('#')[1].split('?')[1] || '')
          } else {
            location.href = location.origin + '/m/#/home' + location.search
          }
        }
        (function () {
          var url = window.location.href,
            obj = {},
            keyvalue = [],
            key = '',
            value = '',
            parseString = url.substring(url.indexOf('?') + 1, url.length).split('&')
          for (var i in parseString) {
            keyvalue = parseString[i].split('=')
            key = keyvalue[0]
            value = keyvalue[1] && keyvalue[1].includes('#/') ? keyvalue[1].split('#/')[0] : keyvalue[1]
            obj[key] = value
          }
    
          if (obj.agent) {
            localStorage.setItem('agent', obj.agent)
          }
          if(obj.register){
            if(!localStorage.token){
               localStorage.setItem('register', obj.register)
             }
          }
    
        })()
        window.vis = true
        window.onblur = function () {
          window.vis = false
        }
        window.onfocus = function () {
          window.vis = true
          if (typeof window.balanceTask === 'function') {
            window.balanceTask()
          }
        }
        if(!document.querySelector('.statistics')) {
          let head = document.head || document.getElementsByTagName('head')[0];
          let script = document.createElement('script');
          let div = document.createElement('div');
          div.classList = 'statistics'
          div.style.position = 'fixed'
          div.style.left = '-9999px'
          div.style.top = '-9999px'
          if(window.origin.indexOf('s2191.com')!= -1){
            script.setAttribute("src", "https://s9.cnzz.com/z_stat.php?id=1280222126&web_id=1280222126");
            div.appendChild(script);
            head.appendChild(div);
          }else if(window.origin.indexOf('s2531.com')!= -1){
            script.setAttribute("src", "https://s4.cnzz.com/z_stat.php?id=1280222128&web_id=1280222128");
            div.appendChild(script);
            head.appendChild(div);
          }
        }
      </script>
      <link rel="shortcut icon" href="/static/tvns/img/favicon.ico" type="image/x-icon">
      <script src="/static/public/js/stomp.js"></script>
      <script src="/static/public/js/qrcode.js"></script>
     
      <!-- <script src="http://cstaticdun.126.net/load.min.js"></script> -->
      <script src="https://cstaticdun.126.net/load.min.js?t=201903281201"></script>
      <script type="text/javascript" src="https://acstatic-dun.126.net/tool.min.js?t=201903281201"></script>
      <!-- <script src="/static/public//js/tn_code.js"></script> -->
    <link href="/static-tvns/style.css" rel="stylesheet"><link href="/static-tvns/css/pages/tvns/index.93f9e2426f7398395057e9d10705e010.css" rel="stylesheet"></head>
    
    <body>
      <div id="js85App">
    
      </div>
    <script type="text/javascript" src="/static-tvns/js/manifest.a968a13906705fd5fb57.js?v=2024-4-26-18:51:08"></script><script type="text/javascript" src="/static-tvns/js/vendor.74e27af8ace9e304921c.js?v=2024-4-26-18:51:08"></script><script type="text/javascript" src="/static-tvns/js/pages/tvns/index.1c1bc5954c6a5c8941a8.js?v=2024-4-26-18:51:08"></script></body>
    
    </html>
    
    Found 2024-10-02 by HttpPlugin
    Create report
55222s.comwww.55222s.com
CN:
55222s.com
Key:
RSA-2048
Issuer:
R10
Not before:
2024-10-13 19:48
Not after:
2025-01-11 19:48
55222s.comwww.55222s.com
CN:
55222s.com
Key:
RSA-2048
Issuer:
R11
Not before:
2024-08-15 17:46
Not after:
2024-11-13 17:46
Domain summary
IP summary