Domain game.spointyc.com
China
Hangzhou Alibaba Advertising Co.,Ltd.
Software information

ugc_spointyc!

tcp/443

  • Git configuration and history exposed
    First seen 2023-03-19 12:46
    Last seen 2026-01-02 04:49
    Open for 1019 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522d75131fc

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitee.com/striker_c/game-pc.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2026-01-02 04:49
      264 Bytes
  • MacOS file listing through .DS_Store file
    First seen 2023-03-19 12:46
    Last seen 2026-01-02 04:49
    Open for 1019 days
  • Open service 118.190.156.6:443 · game.spointyc.com

    2026-01-02 04:49

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 04:49:04 GMT
    Content-Type: text/html
    Content-Length: 3554
    Last-Modified: Sat, 11 Mar 2023 19:25:33 GMT
    Connection: close
    ETag: "640cd5ad-de2"
    Server: ugc_spointyc!
    Accept-Ranges: bytes
    
    Page title: spointyc 游戏案例
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1,user-scalable=no">
        <title>spointyc 游戏案例</title>
        <style>
            * {
                margin: 0;
                padding: 0;
            }
    
            html {
                background: #6B10FF
            }
    
            body {
                font-family: 'PingFang SC', 'Arial Narrow Bold', sans-serif;
            }
    
            .header {
                padding: 50px 40px 0;
                font-size: 32px;
                color: #fff;
                display: flex;
                flex-direction: row
            }
            .header .logo-img img{
                width:140px;
            }
    
            .header .power {
                font-size: 13px;
                margin-left: 12px;
                padding-left: 12px;
                padding-top: 8px;
                position: relative;
                color: rgba(255, 255, 0, 1);
            }
    
            .header .power:after {
                content: '';
                position: absolute;
                left: 0;
                top: 9px;
                width: 4px;
                height: 16px;
                overflow: hidden;
                background: rgba(255, 255, 0, 1);
                border-radius: 2px;
            }
    
            .header .logo{
                padding-left:20px;
            }
            .header h1 {
                font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
                font-size: 20px;
    
    
            }
    
            .header p {
                font-size: 12px;
                opacity: .6;
            }
    
    
            .ogame {
                display: inline-block;
                margin-right: 50px;
                padding: 40px 0;
                color: #fff;
                margin: 0 30px;
                width: 240px;
                text-align: center;
            }
    
            .view {
                background: #fff;
                border-radius: 20px;
                margin-bottom: 20px;
                box-shadow: 0 24px 42px 24px rgba(0, 0, 0, .2);
                cursor: pointer;
                min-width: 240px;
                height: 452px;
    
            }
    
            .view img {
                border: 0;
                width: 100%;
                height: 100%;
                display: block;
                border-radius: 12px;
            }
    
            .intro h3 {
                font-size: 16px
            }
    
            .intro p {
                color: #fff;
                font-size:12px;
                padding:10px 0;
            }
            .intro a {
                color: #fff;
                font-size: 10px;
                text-decoration: underline;
                text-underline-offset: 5px;
                opacity: .5;
            }
    
            .ogame.sp .view {
                width: 300px;
                height: 565px;
                padding: 0;
                background: #000;
                background-size: 100% auto;
                position: relative;
            }
    
            .ogame.sp .view iframe {
                width: 300px;
                height: 308px;
                position: absolute;
                left: 0;
                top: 200px;
    
            }
        </style>
        <script src="./js/jquery.min.js" defer></script>
        <script src="./js/main.js" defer></script>
    </head>
    
    <body>
    
        <div class="game-page">
    
            <div class="header">
                <div class="logo-img">
                    <img src="./images/logo.png" alt="">
                </div>
                <div class="logo">
                    <h1>SPOINTYC GAME STUDIO</h1>
                    <p>Make Games More Fun</p>
                </div>
    
            </div>
    
            <div class="list" id="game-list">
             
            </div>
    
    
        </div>
    
    
    
    
    
    
    </body>
    
    </html>
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 118.190.156.6:443 · game.spointyc.com

    2026-01-01 20:53

    HTTP/1.1 200 OK
    Date: Thu, 01 Jan 2026 20:53:22 GMT
    Content-Type: text/html
    Content-Length: 3554
    Last-Modified: Sat, 11 Mar 2023 19:25:33 GMT
    Connection: close
    ETag: "640cd5ad-de2"
    Server: ugc_spointyc!
    Accept-Ranges: bytes
    
    Page title: spointyc 游戏案例
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1,user-scalable=no">
        <title>spointyc 游戏案例</title>
        <style>
            * {
                margin: 0;
                padding: 0;
            }
    
            html {
                background: #6B10FF
            }
    
            body {
                font-family: 'PingFang SC', 'Arial Narrow Bold', sans-serif;
            }
    
            .header {
                padding: 50px 40px 0;
                font-size: 32px;
                color: #fff;
                display: flex;
                flex-direction: row
            }
            .header .logo-img img{
                width:140px;
            }
    
            .header .power {
                font-size: 13px;
                margin-left: 12px;
                padding-left: 12px;
                padding-top: 8px;
                position: relative;
                color: rgba(255, 255, 0, 1);
            }
    
            .header .power:after {
                content: '';
                position: absolute;
                left: 0;
                top: 9px;
                width: 4px;
                height: 16px;
                overflow: hidden;
                background: rgba(255, 255, 0, 1);
                border-radius: 2px;
            }
    
            .header .logo{
                padding-left:20px;
            }
            .header h1 {
                font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
                font-size: 20px;
    
    
            }
    
            .header p {
                font-size: 12px;
                opacity: .6;
            }
    
    
            .ogame {
                display: inline-block;
                margin-right: 50px;
                padding: 40px 0;
                color: #fff;
                margin: 0 30px;
                width: 240px;
                text-align: center;
            }
    
            .view {
                background: #fff;
                border-radius: 20px;
                margin-bottom: 20px;
                box-shadow: 0 24px 42px 24px rgba(0, 0, 0, .2);
                cursor: pointer;
                min-width: 240px;
                height: 452px;
    
            }
    
            .view img {
                border: 0;
                width: 100%;
                height: 100%;
                display: block;
                border-radius: 12px;
            }
    
            .intro h3 {
                font-size: 16px
            }
    
            .intro p {
                color: #fff;
                font-size:12px;
                padding:10px 0;
            }
            .intro a {
                color: #fff;
                font-size: 10px;
                text-decoration: underline;
                text-underline-offset: 5px;
                opacity: .5;
            }
    
            .ogame.sp .view {
                width: 300px;
                height: 565px;
                padding: 0;
                background: #000;
                background-size: 100% auto;
                position: relative;
            }
    
            .ogame.sp .view iframe {
                width: 300px;
                height: 308px;
                position: absolute;
                left: 0;
                top: 200px;
    
            }
        </style>
        <script src="./js/jquery.min.js" defer></script>
        <script src="./js/main.js" defer></script>
    </head>
    
    <body>
    
        <div class="game-page">
    
            <div class="header">
                <div class="logo-img">
                    <img src="./images/logo.png" alt="">
                </div>
                <div class="logo">
                    <h1>SPOINTYC GAME STUDIO</h1>
                    <p>Make Games More Fun</p>
                </div>
    
            </div>
    
            <div class="list" id="game-list">
             
            </div>
    
    
        </div>
    
    
    
    
    
    
    </body>
    
    </html>
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 118.190.156.6:443 · game.spointyc.com

    2025-12-30 05:25

    HTTP/1.1 200 OK
    Date: Tue, 30 Dec 2025 05:25:57 GMT
    Content-Type: text/html
    Content-Length: 3554
    Last-Modified: Sat, 11 Mar 2023 19:25:33 GMT
    Connection: close
    ETag: "640cd5ad-de2"
    Server: ugc_spointyc!
    Accept-Ranges: bytes
    
    Page title: spointyc 游戏案例
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1,user-scalable=no">
        <title>spointyc 游戏案例</title>
        <style>
            * {
                margin: 0;
                padding: 0;
            }
    
            html {
                background: #6B10FF
            }
    
            body {
                font-family: 'PingFang SC', 'Arial Narrow Bold', sans-serif;
            }
    
            .header {
                padding: 50px 40px 0;
                font-size: 32px;
                color: #fff;
                display: flex;
                flex-direction: row
            }
            .header .logo-img img{
                width:140px;
            }
    
            .header .power {
                font-size: 13px;
                margin-left: 12px;
                padding-left: 12px;
                padding-top: 8px;
                position: relative;
                color: rgba(255, 255, 0, 1);
            }
    
            .header .power:after {
                content: '';
                position: absolute;
                left: 0;
                top: 9px;
                width: 4px;
                height: 16px;
                overflow: hidden;
                background: rgba(255, 255, 0, 1);
                border-radius: 2px;
            }
    
            .header .logo{
                padding-left:20px;
            }
            .header h1 {
                font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
                font-size: 20px;
    
    
            }
    
            .header p {
                font-size: 12px;
                opacity: .6;
            }
    
    
            .ogame {
                display: inline-block;
                margin-right: 50px;
                padding: 40px 0;
                color: #fff;
                margin: 0 30px;
                width: 240px;
                text-align: center;
            }
    
            .view {
                background: #fff;
                border-radius: 20px;
                margin-bottom: 20px;
                box-shadow: 0 24px 42px 24px rgba(0, 0, 0, .2);
                cursor: pointer;
                min-width: 240px;
                height: 452px;
    
            }
    
            .view img {
                border: 0;
                width: 100%;
                height: 100%;
                display: block;
                border-radius: 12px;
            }
    
            .intro h3 {
                font-size: 16px
            }
    
            .intro p {
                color: #fff;
                font-size:12px;
                padding:10px 0;
            }
            .intro a {
                color: #fff;
                font-size: 10px;
                text-decoration: underline;
                text-underline-offset: 5px;
                opacity: .5;
            }
    
            .ogame.sp .view {
                width: 300px;
                height: 565px;
                padding: 0;
                background: #000;
                background-size: 100% auto;
                position: relative;
            }
    
            .ogame.sp .view iframe {
                width: 300px;
                height: 308px;
                position: absolute;
                left: 0;
                top: 200px;
    
            }
        </style>
        <script src="./js/jquery.min.js" defer></script>
        <script src="./js/main.js" defer></script>
    </head>
    
    <body>
    
        <div class="game-page">
    
            <div class="header">
                <div class="logo-img">
                    <img src="./images/logo.png" alt="">
                </div>
                <div class="logo">
                    <h1>SPOINTYC GAME STUDIO</h1>
                    <p>Make Games More Fun</p>
                </div>
    
            </div>
    
            <div class="list" id="game-list">
             
            </div>
    
    
        </div>
    
    
    
    
    
    
    </body>
    
    </html>
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 118.190.156.6:443 · game.spointyc.com

    2025-12-23 00:59

    HTTP/1.1 200 OK
    Date: Tue, 23 Dec 2025 00:59:53 GMT
    Content-Type: text/html
    Content-Length: 3554
    Last-Modified: Sat, 11 Mar 2023 19:25:33 GMT
    Connection: close
    ETag: "640cd5ad-de2"
    Server: ugc_spointyc!
    Accept-Ranges: bytes
    
    Page title: spointyc 游戏案例
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1,user-scalable=no">
        <title>spointyc 游戏案例</title>
        <style>
            * {
                margin: 0;
                padding: 0;
            }
    
            html {
                background: #6B10FF
            }
    
            body {
                font-family: 'PingFang SC', 'Arial Narrow Bold', sans-serif;
            }
    
            .header {
                padding: 50px 40px 0;
                font-size: 32px;
                color: #fff;
                display: flex;
                flex-direction: row
            }
            .header .logo-img img{
                width:140px;
            }
    
            .header .power {
                font-size: 13px;
                margin-left: 12px;
                padding-left: 12px;
                padding-top: 8px;
                position: relative;
                color: rgba(255, 255, 0, 1);
            }
    
            .header .power:after {
                content: '';
                position: absolute;
                left: 0;
                top: 9px;
                width: 4px;
                height: 16px;
                overflow: hidden;
                background: rgba(255, 255, 0, 1);
                border-radius: 2px;
            }
    
            .header .logo{
                padding-left:20px;
            }
            .header h1 {
                font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
                font-size: 20px;
    
    
            }
    
            .header p {
                font-size: 12px;
                opacity: .6;
            }
    
    
            .ogame {
                display: inline-block;
                margin-right: 50px;
                padding: 40px 0;
                color: #fff;
                margin: 0 30px;
                width: 240px;
                text-align: center;
            }
    
            .view {
                background: #fff;
                border-radius: 20px;
                margin-bottom: 20px;
                box-shadow: 0 24px 42px 24px rgba(0, 0, 0, .2);
                cursor: pointer;
                min-width: 240px;
                height: 452px;
    
            }
    
            .view img {
                border: 0;
                width: 100%;
                height: 100%;
                display: block;
                border-radius: 12px;
            }
    
            .intro h3 {
                font-size: 16px
            }
    
            .intro p {
                color: #fff;
                font-size:12px;
                padding:10px 0;
            }
            .intro a {
                color: #fff;
                font-size: 10px;
                text-decoration: underline;
                text-underline-offset: 5px;
                opacity: .5;
            }
    
            .ogame.sp .view {
                width: 300px;
                height: 565px;
                padding: 0;
                background: #000;
                background-size: 100% auto;
                position: relative;
            }
    
            .ogame.sp .view iframe {
                width: 300px;
                height: 308px;
                position: absolute;
                left: 0;
                top: 200px;
    
            }
        </style>
        <script src="./js/jquery.min.js" defer></script>
        <script src="./js/main.js" defer></script>
    </head>
    
    <body>
    
        <div class="game-page">
    
            <div class="header">
                <div class="logo-img">
                    <img src="./images/logo.png" alt="">
                </div>
                <div class="logo">
                    <h1>SPOINTYC GAME STUDIO</h1>
                    <p>Make Games More Fun</p>
                </div>
    
            </div>
    
            <div class="list" id="game-list">
             
            </div>
    
    
        </div>
    
    
    
    
    
    
    </body>
    
    </html>
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 118.190.156.6:443 · game.spointyc.com

    2025-12-22 18:24

    HTTP/1.1 200 OK
    Date: Mon, 22 Dec 2025 18:24:41 GMT
    Content-Type: text/html
    Content-Length: 3554
    Last-Modified: Sat, 11 Mar 2023 19:25:33 GMT
    Connection: close
    ETag: "640cd5ad-de2"
    Server: ugc_spointyc!
    Accept-Ranges: bytes
    
    Page title: spointyc 游戏案例
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1,user-scalable=no">
        <title>spointyc 游戏案例</title>
        <style>
            * {
                margin: 0;
                padding: 0;
            }
    
            html {
                background: #6B10FF
            }
    
            body {
                font-family: 'PingFang SC', 'Arial Narrow Bold', sans-serif;
            }
    
            .header {
                padding: 50px 40px 0;
                font-size: 32px;
                color: #fff;
                display: flex;
                flex-direction: row
            }
            .header .logo-img img{
                width:140px;
            }
    
            .header .power {
                font-size: 13px;
                margin-left: 12px;
                padding-left: 12px;
                padding-top: 8px;
                position: relative;
                color: rgba(255, 255, 0, 1);
            }
    
            .header .power:after {
                content: '';
                position: absolute;
                left: 0;
                top: 9px;
                width: 4px;
                height: 16px;
                overflow: hidden;
                background: rgba(255, 255, 0, 1);
                border-radius: 2px;
            }
    
            .header .logo{
                padding-left:20px;
            }
            .header h1 {
                font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
                font-size: 20px;
    
    
            }
    
            .header p {
                font-size: 12px;
                opacity: .6;
            }
    
    
            .ogame {
                display: inline-block;
                margin-right: 50px;
                padding: 40px 0;
                color: #fff;
                margin: 0 30px;
                width: 240px;
                text-align: center;
            }
    
            .view {
                background: #fff;
                border-radius: 20px;
                margin-bottom: 20px;
                box-shadow: 0 24px 42px 24px rgba(0, 0, 0, .2);
                cursor: pointer;
                min-width: 240px;
                height: 452px;
    
            }
    
            .view img {
                border: 0;
                width: 100%;
                height: 100%;
                display: block;
                border-radius: 12px;
            }
    
            .intro h3 {
                font-size: 16px
            }
    
            .intro p {
                color: #fff;
                font-size:12px;
                padding:10px 0;
            }
            .intro a {
                color: #fff;
                font-size: 10px;
                text-decoration: underline;
                text-underline-offset: 5px;
                opacity: .5;
            }
    
            .ogame.sp .view {
                width: 300px;
                height: 565px;
                padding: 0;
                background: #000;
                background-size: 100% auto;
                position: relative;
            }
    
            .ogame.sp .view iframe {
                width: 300px;
                height: 308px;
                position: absolute;
                left: 0;
                top: 200px;
    
            }
        </style>
        <script src="./js/jquery.min.js" defer></script>
        <script src="./js/main.js" defer></script>
    </head>
    
    <body>
    
        <div class="game-page">
    
            <div class="header">
                <div class="logo-img">
                    <img src="./images/logo.png" alt="">
                </div>
                <div class="logo">
                    <h1>SPOINTYC GAME STUDIO</h1>
                    <p>Make Games More Fun</p>
                </div>
    
            </div>
    
            <div class="list" id="game-list">
             
            </div>
    
    
        </div>
    
    
    
    
    
    
    </body>
    
    </html>
    Found 2025-12-22 by HttpPlugin
    Create report
api.spointyc.comchat-api.spointyc.comgame.spointyc.comspointyc.comwww.spointyc.com
CN:
spointyc.com
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-08-22 03:34
Not after:
2025-11-20 03:34
Domain summary
IP summary