Help
RSS
API
Feed
Maltego
Contact
Domain > honeyzzam.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2015-07-05
175.126.166.236
(
ClassC
)
2025-08-07
121.129.210.102
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginxDate: Thu, 07 Aug 2025 06:26:54 GMTContent-Type: text/htmlContent-Length: 162Connection: keep-aliveLocation: https://honeyzzam.com/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Thu, 07 Aug 2025 06:26:55 GMTContent-Type: text/html; charsetutf-8Content-Length: 22016Connection: keep-aliveX-Powered-By: ExpressVary: OriginAccess-Control-Allow-Credentials: trueAccept-Ranges: bytesCache-Control: public, max-age0Last-Modified: Wed, 23 Jul 2025 09:31:37 GMTETag: W/5600-198369fc6c2 !DOCTYPE html>html langen>head> meta charsetutf-8> meta contentwidthdevice-width, initial-scale1.0 nameviewport> title>반복되는 회사일이 꿀잼으로, 허니잼HONEYZZAM/title> meta namedescription content> meta namekeywords content> !-- Favicons --> link relshortcut icon typeimage/x-icon hreffavicon.ico > !-- Fonts --> !-- link hrefhttps://fonts.googleapis.com relpreconnect> link hrefhttps://fonts.gstatic.com relpreconnect crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyRoboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&familyInter:wght@100;200;300;400;500;600;700;800;900&familyNunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&displayswap relstylesheet> --> !-- Vendor CSS Files --> !-- link hrefassets/vendor/bootstrap/css/bootstrap.min.css relstylesheet> link hrefassets/vendor/bootstrap-icons/bootstrap-icons.css relstylesheet> link hrefassets/vendor/aos/aos.css relstylesheet> link hrefassets/vendor/glightbox/css/glightbox.min.css relstylesheet> link hrefassets/vendor/swiper/swiper-bundle.min.css relstylesheet> --> !-- Main CSS File --> !-- link hrefassets/css/main.css relstylesheet> --> !-- Simple Line Icons --> !-- link relstylesheet href./assets/fonts/simplelineicons/css/simple-line-icons.css /> --> !-- Font Awesome, free version --> link relstylesheet hrefhttps://use.fontawesome.com/releases/v5.10.2/css/all.css> !-- Custom Stylesheet --> !-- base page draft styling --> style> @import url(https://fonts.googleapis.com/css2?familyStaatliches&displayswap); @import url(https://fonts.googleapis.com/css2?familyOswald:wght@700&displayswap); :root { --primary-color: rgba(20, 177, 177, 0.5); --overlay-color: rgba(24, 39, 51, 0.85); --menu-speed: 0.75s; font-size: 16px; } * { box-sizing: border-box; margin: 0; padding: 0; } body { line-height: 1.4; } html, body { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; overflow: hidden; } .container { max-width: 960px; margin: auto; overflow: hidden; padding: 0 3rem; } .showcase { /* background-color: var(--primary-color); */ color: #fff; height: 100vh; position: relative; } .showcase:before { content: ; /* background: url(https://images.pexels.com/photos/37839/pexels-photo-37839.jpeg?autocompress&cstinysrgb&dpr2&h750&w1260) no-repeat center center/cover; */ background: url(landingassets/img/honeyzzam_landing_background_01.png) no-repeat center center/cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; } @media (max-width: 767px) { /* 모바일에서는 왼쪽 중심 */ .showcase:before { /* background-position: left center; */ background-position: 20% 50%; } } .showcase .showcase-inner { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-end; text-align: center; height: 100%; } .showcase-inner { padding-top: 3.6rem; padding-right: 3.6rem; } @media (max-width: 767px) { .showcase-inner { padding-top: 1.2rem; padding-right: 1.2rem; } } .showcase-inner * { text-align: end; } .showcase h1 { font-size: 4rem; } .showcase p { font-size: 1.3rem; font-family: Oswald, sans-serif; } .btnn { /* display: inline-block; */ display: flex; flex-direction: row; justify-content: center; align-items: center; text-align: center; border: none; /* background-color: var(--primary-color); */ /* background-color: #0fbea7; */ background-color: #d10d68; font-size: 1.4rem; color: #fff; padding: 0.75rem 1.5rem; margin-top: 1rem; text-decoration: none; transition: opacity 1s ease-in; /* border-radius: 2rem; */ border-radius: 12px; cursor: pointer; text-decoration: none; font-weight: 900; } .btnn:hover { opacity: 0.7; } .contact-links { display: flex; justify-content: center; width: 200px; max-width: 980px; flex-wrap: wrap; margin-left: 54.5rem; margin-top: -12rem; } .contact-details { font-size: 1rem; margin-bottom: 1rem; transition: transform 0.3s ease-out; } .contact-details:hover { transform: translateY(5px); } .btn { display: inline-block; padding-right: 1rem; text-decoration: none; color: #fff; } .menu-wrap { position: fixed; top: 0; left: 0; z-index: 1; } .menu-wrap .toggler { position: absolute; top: 0; left: 0; z-index: 2; cursor: pointer; width: 50px; height: 50px; opacity: 0; } .menu-wrap .hamburger { position: absolute; top: 0; left: 0; z-index: 1; width: 60px; height: 60px; padding: 1rem; /* background: var(--primary-color); */ display: flex; align-items: center; justify-content: center; } /* Hamburger line */ .menu-wrap .hamburger>div { position: relative; width: 100%; height: 2px; background-color: #fff; display: flex; align-items: center; justify-content: center; transition: all 0.4s ease; } /* Top and bottom lines */ .menu-wrap .hamburger>div:before, .menu-wrap .hamburger>div:after { content: ; position: absolute; z-index: 1; top: -10px; width: 100%; height: 2px; background: inherit; } /* Moves line down */ .menu-wrap .hamburger>div:after { top: 10px; } /* Toggler animate */ .menu-wrap .toggler:checked+.hamburger>div { transform: rotate(135deg); } /* Turn Lines into X */ .menu-wrap .toggler:checked+.hamburger>div:before, .menu-wrap .toggler:checked+.hamburger>div:after { top: 0; transform: rotate(90deg); } /* Rotate on hover when checked */ .menu-wrap .toggler:checked:hover+.hamburger>div { transform: rotate(225deg); } /* Show menu */ .menu-wrap .toggler:checked~.menu { visibility: visible; } .menu-wrap .toggler:checked~.menu>div { transform: scale(1); transition-duration: var(--menu-speed); } .menu-wrap .toggler:checked~.menu>div>div { opacity: 1; transition: opacity 0.4s ease; } .menu-wrap .menu { position: fixed; top: 0; left: 0; width: 100%; height: 100%; visibility: hidden; overflow: hidden; display: flex; align-items: center; justify-content: center; } .menu-wrap .menu>div { background-color: var(--overlay-color); border-radius: 50%; width: 200vmax; height: 200vmax; display: flex; flex: none; align-items: center; justify-content: center; transform: scale(0); transition: all 0.4s ease; } .menu-wrap .menu>div>div { text-align: center; max-width: 90vw; max-height: 100vh; opacity: 0; transition: opacity 0.4s ease; } .menu-wrap .menu>div>div>ul>li { list-style: none; color: #fff; font-size: 1.5rem; padding: 1rem; } .menu-wrap .menu>div>div>ul>li>a { color: inherit; text-decoration: none; transition: color 0.4s ease; } /style> !-- Scrollbar Styling --> style> ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; border-radius: 10px; } ::-webkit-scrollbar { width: 10px; background-color: #F5F5F5; } ::-webkit-scrollbar-thumb { border-radius: 10px; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148))); } /style> !-- Custom Font --> style> @font-face { font-family: KimjungchulMyungjo-Bold; src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulMyungjo-Bold.woff2) format(woff2); font-weight: 700; font-style: normal; } @font-face { font-family: TheJamsil5Bold; src: url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/TheJamsil5Bold.woff2) format(woff2); font-weight: 700; font-style: normal; } html, body { font-size: 16px; } h1, h2, h3, h4, h5, h6, .accent-text { font-family: TheJamsil5Bold !important; letter-spacing: 1px; } .regular-text { font-family: KimjungchulMyungjo-Bold !important; letter-spacing: 0px; } p.longtext { letter-spacing: -1px; } .text-warning { color: #ecc204; } .fs-1 { font-size: 4.2rem; } .fs-2 { font-size: 3.6rem; } .fs-3 { font-size: 3.0rem; } .fs-4 { font-size: 2.4rem; } .fs-5 { font-size: 1.8rem; } .fs-6 { font-size: 1.2rem; } .d-none { display: none !important; } /* .menutext { place-self: center; -webkit-background-clip: text; background-clip: text; color: transparent; animation: shimmer 2s linear infinite; } .menutext.bluemenu { background: linear-gradient(90deg, #00f, #0ff, #00f) -100%/200%; } .menutext.yellowmenu { background: linear-gradient(90deg, #88ff00, #adce34, #88ff00) -100%/200%; } .menutext.redmenu { background: linear-gradient(90deg, #ff00d4, #e74c0f, #ff00d4) -100%/200%; } .menutext.whitemenu { background: linear-gradient(90deg, #e4dce3, #45464b, #e4dce3) -100%/200%; } */ @keyframes shimmer { to { background-position: 100%; } } @property --@color-1 { syntax: color>; inherits: false; initial-value: hsl(98 100% 62%); } @property --@color-2 { syntax: color>; inherits: false; initial-value: hsl(204 100% 59%); } @property --@color-3 { syntax: color>; inherits: false; initial-value: hsl(51, 90%, 45%); } @property --@color-4 { syntax: color>; inherits: false; initial-value: hsl(118, 100%, 59%); } /* keyframes that change the color variable */ @keyframes gradient-change { to { --@color-1: hsl(210 100% 59%); --@color-2: hsl(310 100% 59%); } } @keyframes gradient-change2 { to { --@color-3: hsl(184, 87%, 54%); --@color-4: hsl(118, 81%, 49%); } } article.bluemenu { animation: gradient-change 2s linear infinite alternate; background: linear-gradient( to right in oklch, var(--@color-1), var(--@color-2) ); /* old browser support */ -webkit-background-clip: text; -webkit-text-fill-color: transparent; /* modern browser version */ background-clip: text; color: transparent; } article.greenmenu { animation: gradient-change2 2s linear infinite alternate; background: linear-gradient( to right in oklch, var(--@color-3), var(--@color-4) ); /* old browser support */ -webkit-background-clip: text; -webkit-text-fill-color: transparent; /* modern browser version */ background-clip: text; color: transparent; } article > a { font-weight: 900; } .emoji-dog { font-family: Apple Color Emoji, Segoe UI Emoji, Noto Color Emoji, Twemoji Mozilla, sans-serif; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 부드러운 그림자 */ } .text-shadow { text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 부드러운 그림자 */ } .shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; } .shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; } .shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; } adirectedto { cursor: pointer !important; } /style>/head>body classindex-page> div styleposition: fixed; top: 0; width: 100vw; height: 100vh; left: 0; z-index: 99999; background-color: #ffffff;>/div> div classmenu-wrap> input typecheckbox classtoggler idhoneyzzam_gatepage_openmenu_toggleboolean> div idhoneyzzam_gatepage_openmenu_true classhamburger d-none> div idhoneyzzam_gatepage_openmenu_innertoggler>/div> /div> div classmenu idhoneyzzam_gatepage_openmenu_background> div> div> ul idhoneyzzam_gatepage_openmenu_container> li>span classfs-3 accent-text text-warning>HONEYZZAMbr>SERVICES/span>/li> li> article classbluemenu> a classfs-4 accent-text directedtohttps://honeyzzam.com/workscape>WORKSCAPE/a> /article> p classfs-5 regular-text>허니잼의 반복작업 자동화 SaaS 서비스/p> /li> li> article classgreenmenu> a classfs-4 accent-text directedtohttps://honeyzzam.com/bizsearch>BizSearch/a> /article> p classfs-5 regular-text>허니잼의 사업자 정보 다각도 조회 서비스/p> /li> li> a classfs-4 accent-text stylecolor: #1269eb; directedtohttps://www.blockxen.com>개발사 안내/a> p classfs-5 regular-text>허니잼 개발사 (주)블록젠의 홈페이지 연결/p> /li> li> !-- a classfs-4 accent-text stylecolor: #af0dcf; target_blank relnoopener hrefmailto:contact@blockxen.com?subject허니잼 서비스 제휴문의&body안녕하세요, 문의드립니다...>Contact/a> --> a classfs-4 accent-text stylecolor: #af0dcf;>Contact/a> p classfs-5 regular-text>개발사 제휴 및 사용자 가맹 문의 접수/p> p classfs-6 text-warning test-shadow>contact@blockxen.com/p> p classfs-6 regular-text>으로 부탁드려요!/p> /li> /ul> /div> /div> /div> /div> header classshowcase> div classcontainer-fluid showcase-inner> h1>허니잼/h1> h2 classfs-4>HONEYZZAM/h2> p>반복작업이 가득한 직장생활,br>자동화 솔루션으로 b classemoji-dog fs-6>🐶/b>꿀잼!br>b classtext-warning text-shadow>허니잼/b>으로 자동화하세요,br>지루한 회사일들!/p> a idhoneyzzam_gatepage_openmenu classbtnn shadow>허니잼!/a> /div> div classcontact-links> a hrefhttps://www.instagram.com/donake_blockxen/ target_self classbtn contact-details>i classfab fa-instagram>/i>/a> !-- a href# target_self classbtn contact-details>i classfab fa-twitter>/i>/a> --> a hrefhttps://www.linkedin.com/in/jaewoo-park-694992114/ target_self classbtn contact-details>i classfab fa-linkedin>/i>/a> a hrefhttps://github.com/cathfate target_self classbtn contact-details>i classfab fa-github>/i>/a> a hrefmailto:contact@blockxen.com?subject허니잼 서비스 제휴문의&body안녕하세요, 문의드립니다... target_self classbtn contact-details>i classfas fa-envelope>/i>/a> /div> /header> !-- Custom Script Modules --> script> const clickEvent (function () { if (ontouchstart in document.documentElement true) return touchend; else return click; })(); const menuToggler document.getElementById(honeyzzam_gatepage_openmenu_toggleboolean); document.getElementById(honeyzzam_gatepage_openmenu).addEventListener(clickEvent, function() { if (!menuToggler.checked) menuToggler.checked true; }); document.getElementById(honeyzzam_gatepage_openmenu_background).addEventListener(clickEvent, function(event) { if (event.target.closest(li)) return null; // 클릭 시, li 또는 그 하위객체 영역을 클릭했다면 closest에 버블링 조상 노드 li가 걸림 (배경영역을 클릭했다면 자식파생이므로 closest에 잡히지 않음). 이 점을 이용하여 반응 무위화 if (menuToggler.checked) menuToggler.checked false; }, false); Array.from(document.getElementById(honeyzzam_gatepage_openmenu_container).querySelectorAll(li)).map((eachListitem) > { eachListitem.addEventListener(clickEvent, (event) > { event.stopPropagation(); const directionBttn eachListitem.querySelector(`adirectedto`); if (directionBttn) { const directingHrefURL directionBttn.getAttribute(directedto); window.location.assign(directingHrefURL); } }); }); /script> script> window.location.replace(`https://honeyzzam.com/bizsearch/landing`); // WorkScape 개발 전까지 당분간 비활성화, BizSearch만 활성화 /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]