Domain dalda.io
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 2600:9000:266e:200:10:39db:b4c0:93a1:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 b81e506afc0d8b7cd6094e636331ca78.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: Ah-jb4YgupnSHIyYC7bkCwgTK-2egcz9LSrkem-h1tDS-ipdZyRRUA==
    Age: 65885
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:4e00:10:39db:b4c0:93a1:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 383422f03bfc9d77974d0ac637421c22.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: _0fMAA60GPMIaVI1r6C_bP52XhNk1xejm6AqknBC5JVVJVajzxupzg==
    Age: 65885
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:200:10:39db:b4c0:93a1:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 c63140c3859a31aa195816b9d66d1f2c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: UrCa3gF2vPJIpMrMl_C7dnYQtOgetBPBNGUIBnIOJjdwR_XrqWWdQQ==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.245.31.69:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 a530f843a2269d63579bc4238b63fbac.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: TQDg9ir2Dw1FRMng5ogUFqxEGfpRmunle19oVemJHsA3GSWZ5b9fyg==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.245.31.69:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 b5baf61905dac15e74c27872e28ce3ae.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: ukKk5plUrPT6worfmbDVmckzUSCw6eiCsXd3EUBGciFP5ZhlkIi2Eg==
    Age: 65884
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:400:10:39db:b4c0:93a1:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 af3799c72ed879abb7633a4c3e57502e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: xjUe7iQaRDJZI1bKP_N4_XA4-UAChPonxMvPsnsBlMRZiXzyie24Iw==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.245.31.64:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 383422f03bfc9d77974d0ac637421c22.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: qATzt_Tu0482Hb8LhWtl_cngEhTxWGvqlwfreZMmU8llgCZXcmfWBA==
    Age: 65884
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:9400:10:39db:b4c0:93a1:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 64c8688da1fd73389eb91af90ae83792.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: l4UnUubnvjcPlJy7ZZk5fTCCinAgAGWY-TpgVpd1772mmhvLKLG4Yg==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:8800:10:39db:b4c0:93a1:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 9eb1733bea847c3a8f4910adebcc8146.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: rCSnEbiUzMGvg0Jb5qIybFv-HGk0FZhpLKvBhsX3ZunnferoVn035Q==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.245.31.103:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 085a99da24636ecdd172026920429788.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: n8N5aqUAaL0Lduzxg__OlewVaVFM3U9sDbYCZFoDoUiwOb-EkxGy3Q==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:b200:10:39db:b4c0:93a1:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 2146d75cb402f16f98928cb19acf5ff6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: CQEfpPq-rTaguKrm-SFK5PLvzdO5cz9mfMFt207HZhfmwUR7yYOyag==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.245.31.64:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 f996db233b87d6765cc5ad56701268d8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: UrpXvr7-QoO9uq3A4Ip_Yf80EtNcUoozgrQR7R_sKy3PBC_XgTb3YQ==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:8800:10:39db:b4c0:93a1:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 085a99da24636ecdd172026920429788.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: Wm8g0tieTXe-8QmIEHiSygdyY1kuADE647mkg3BfVnizsv5C8QlF7Q==
    Age: 65883
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:4e00:10:39db:b4c0:93a1:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 b81e506afc0d8b7cd6094e636331ca78.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: DRuvOn0nUh4cUuIYiYGdIhLqxomYCrC83utzKlSwdHGyuTukKzJakg==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:9400:10:39db:b4c0:93a1:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 7b85fc567b776c0d31c5ac07cc6c2ae6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: ugukZOUtpuRu-sHx9MzzxZxgvkgap2q15UdWXdS4v9XAkHiXj1yn1w==
    Age: 65884
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:400:10:39db:b4c0:93a1:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 f36453eb82bc9ab0c6e360ac52cc5972.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: RUjFfGtopEDgo9BbCOyAWDmHqDhOjXLmCGvqsWwRgCVKfmaXQuR11g==
    Age: 65883
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.245.31.114:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 90d4d7d1a3cebe66392e229fd5792ae0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: 1oTXc_Oo21uu5MqVX9epA9cKIKjqwqlaal4r6E-8ie314Iy-QeOuZg==
    Age: 65884
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:d600:10:39db:b4c0:93a1:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 b7c8b552077b93dc0acaa0b82d11fa62.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: uIQBrQIpxkhFsokZckDHthUyEoe_6888GBp4pOb1iWzFOgI03lWdQQ==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:b200:10:39db:b4c0:93a1:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 4bf44796811ecea5881c6668d3aa9226.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: iVgxPpmRbvv6blDg_cWaBE-d2L-xFypryGZVTbRpSpLMjzLxjWLsag==
    Age: 65883
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.245.31.114:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 e030504e72fa75d92c1856a58b964932.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: k4EsjwrEMUZ2UprRpRzqDTSHe_waPg8GKzp3SQvXYU9MohIdHHq49A==
    
    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 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:6600:10:39db:b4c0:93a1:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 c63140c3859a31aa195816b9d66d1f2c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: yVdGEVSnW4XiA3OfmBfzi3yOP0_fVm5WRpH6OGOAHCkUmTpFWWhDHQ==
    Age: 65884
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.245.31.103:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 7b85fc567b776c0d31c5ac07cc6c2ae6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: sVrtbQeO4tyNFkSt0tFV-rzdAkAN24cBHCOU3lEEdUb8txgQN7Djpw==
    Age: 65883
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:d600:10:39db:b4c0:93a1:443 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4058
    Connection: close
    Date: Thu, 01 Jan 2026 16:33:11 GMT
    Last-Modified: Fri, 24 Oct 2025 05:59:07 GMT
    ETag: "c7cd166136eecd13153d9f1e794333b5"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 77aeedb4b2272623c3e7c852eafc4998.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: VL0Y2qzZsJ3rX4RcE7ZwmzAyT9C0yPvO-vbfm8lL4ygem_4BkfSMbw==
    Age: 65883
    
    Page title: 달다
    
    <!DOCTYPE html>
    <html lang="en">
    	<head>
    		<meta charset="UTF-8" />
    		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    		<title>달다</title>
    	</head>
    	<style>
    		* {
    			box-sizing: border-box;
    			margin: 0;
    			padding: 0;
    		}
    
    		html,
    		body,
    		.container {
    			width: 100%;
    			height: 100%;
    		}
            
            .flex-col {
                flex-direction: column;
            }
    
            .flex-center {
                display: flex;
                justify-content: center;
                align-items: center;
            }
    
    		.container {
    			display: flex;
    			flex-direction: column;
    
    			.wrapper {
                    display: flex;
                    
    				width: 100%;
    				height: 100%;
    
                    padding-inline: 32px;
                    
                    background-color: #F8F9FC;
                    
                    .section {
                        padding: 56px 32px;
    
                        width: 100%;
                        max-width: 600px;
    
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        align-items: center;
                        gap: 40px;
    
    
                        color: #565C63;
                        font-size: 16px;
                        line-height: 150%;
    
                        border-radius: 16px;
                        
                        background-color: white;
    
                        p {
                            text-align: center;
                        }
    
                        .logo {
                            width: 100px;
                            height: 42px;
                        }
    
                        h2 {
                            color: #000;
                        }
                        
                        .first-desc {
                            gap: 32px;       
                                             
                            & > div {
                                gap: 20px;
                            }
                        }
    
                        .date {
                            width: 100%;
                            padding: 10px;
                            border-radius: 10px;
                            
                            font-size: 18px;
                            color: #4668F5;
                            
                            background-color: #F8F9FC;
                        }
    
                    }
    
    			}
    		}
    	</style>
    	<body>
    		<div class="container">
    			<div class="wrapper flex-center">
    				<section class="section">
    					<img class="logo" src="./logo.webp" alt="달다로고" />
                        
                        <div class="first-desc flex-center flex-col">
                            <h2>서비스 종료 안내</h2>
                            <div class="flex-center flex-col">
                                <p>안녕하세요 Dalda입니다.</p>
                                
                                <p>
                                    <span>
                                        여러분들이 Dalda에 관심과 애정을 보내 주신 모든 분들께 감사의 말씀을 드리며
                                    <span>
        
                                    <br />
                                    
                                    <span>
                                        아쉽게도 <strong>Dalda 서비스가 종료</strong>됨을 알려드립니다.
                                    </span>
                                </p>
                            </div>
                        </div>
    
                        <div class="date flex-center">
                            <strong>
                                서비스 종료일 : 2025.10.24 (금)
                            </strong>
                        </div>
    
                        <div class="second-desc flex-center flex-col">
                            <p>다시 한번 보내주신 성원에 깊이 감사드립니다.</p>
                            <p style="margin-bottom: 32px;">새로운 도약을 위한 준비 기간을 거쳐, 더욱 발전된 모습으로 찾아뵙겠습니다.</p>
                            <p>감사합니다.</p>
                        </div>
    				</div>
    			</div>
    		</div>
    	</body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:266e:6600:10:39db:b4c0:93a1:80 · dalda.io

    2026-01-02 10:51

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 10:51:13 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dalda.io/
    X-Cache: Redirect from cloudfront
    Via: 1.1 7e3b2ebcc561cb84cf59a80a76eb7e28.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: TIBbx6P0RKK6STM53SPk9X7H7He-1XTKqAuVhbRAsvm_d-BF6S0cmQ==
    
    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 2026-01-02 by HttpPlugin
    Create report
dalda.iowww.dalda.iomipaso.co.krdaldah.co.krwww.daldah.comwww.mipaso.co.krwww.daldah.co.krdaldah.com
CN:
dalda.io
Key:
RSA-2048
Issuer:
Not before:
2025-10-24 00:00
Not after:
2026-11-22 23:59