Help
RSS
API
Feed
Maltego
Contact
Domain > backend.beelang.id
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-17
104.21.34.231
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Tue, 17 Feb 2026 13:28:02 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Location: https://backend.beelang.id/cf-cache-status: DYNAMICReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sQ2jT6Zm6ffI0BajXTi5venggoCH%2BBaG1sGJwVXskkNT%2FiQ3%2Fzs6BTjMI58Hfb8VMviMpoELJ7VL8mN7OMl1fAp7a266w5vMEoiICtRQ8Z3c%3D}}CF-RAY: 9cf5a0246a00ef53-PDXalt-svc: h3:443; ma86400 html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.18.0 (Ubuntu)/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Tue, 17 Feb 2026 13:28:03 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Set-Cookie: ci_sessionmancr1l6u5qia1tl6fvejugj0mqgc43m; expiresWed, 18-Feb-2026 13:28:02 GMT; Max-Age86400; path/; HttpOnly; SameSiteLaxExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidateCache-control: no-store, max-age0, no-cachePragma: no-cacheReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?suM2cRVvQcTHQa3uAN3YCN2I0LTTvkVZQ7D6fjRJ5z8NQlQ1qTIrf8Sc8sEfx%2BRQCY80pafCfr4vOSysMKhatbXrx%2BRw9X6F8vOXRvBuhjEI%3D}}cf-cache-status: DYNAMICvary: accept-encodingCF-RAY: 9cf5a0275dfa0eda-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> !-- Required meta tags --> meta charsetutf-8 /> !-- suxma --> meta namerobots contentnoindex> !-- /suxma --> meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno /> title>Beelang/title> !--favicon--> link relicon hrefhttps://backend.beelang.id/logo_beelang.svg typeimage/png /> !-- loader--> link hrefhttps://backend.beelang.id/assets/css/pace.min.css relstylesheet /> script srchttps://backend.beelang.id/assets/js/pace.min.js>/script> !-- Bootstrap CSS --> link relstylesheet hrefhttps://backend.beelang.id/assets/css/bootstrap.min.css /> link relstylesheet hrefhttps://fonts.googleapis.com/css2?familyOpen+Sans:wght@300;400;600&familyRoboto&displayswap /> !-- Icons CSS --> link relstylesheet hrefhttps://backend.beelang.id/assets/css/icons.css /> !-- App CSS --> link relstylesheet hrefhttps://backend.beelang.id/assets/css/app.css /> link relstylesheet typetext/css hrefhttps://backend.beelang.id/plugins/jquery-validation/cmxform.css> link relstylesheet typetext/css hrefhttps://backend.beelang.id/plugins/jquery-validation/cmxformTemplate.css> link relstylesheet typetext/css hrefhttps://backend.beelang.id/plugins/sweetalert2/sweetalert2.min.css>/head>body classbg-login> !-- wrapper --> div classwrapper> div classsection-authentication-login d-flex align-items-center justify-content-center mt-4> div classrow> div classcol-12 col-lg-8 mx-auto> div classcard radius-15 overflow-hidden> div classrow g-0> div classcol-xl-6> div classcard-body p-5> div classtext-center> img srchttps://backend.beelang.id/logo_beelang.svg width180 alt> h3 classmt-4 font-weight-bold>Welcome Back/h3> /div> div class> div classform-body> form classrow g-3 actionhttps://backend.beelang.id/signin methodpost id_loginForm> div classcol-12> label forinputEmailAddress classform-label>Email Address/label> input typeemail nameemail classform-control placeholderEmail Address> /div> div classcol-12> label forinputChoosePassword classform-label>Enter Password/label> div classinput-group idshow_hide_password> input typepassword namepassword classform-control border-end-0 idinputChoosePassword placeholderEnter Password> a hrefjavascript:; classinput-group-text bg-transparent>i classbx bx-hide>/i>/a> /div> /div> div classcol-12> div classd-grid> button typesubmit classbtn btn-primary id_loginButton>i classbx bxs-log-in>/i>Sign in/button> /div> /div> /form> /div> /div> /div> /div> div classcol-xl-6 bg-login-color d-flex align-items-center justify-content-center> img srcassets/images/login-images/login-frent-img.jpg classimg-fluid alt...> /div> /div> !--end row--> /div> /div> /div> /div> /div> !-- end wrapper -->/body>!--plugins-->script srchttps://backend.beelang.id/assets/js/jquery.min.js>/script>script typetext/javascript srchttps://backend.beelang.id/plugins/jquery-validation/jquery.validate.min.js>/script>script typetext/javascript srchttps://backend.beelang.id/plugins/sweetalert2/sweetalert2.min.js>/script>script typetext/javascript srchttps://backend.beelang.id/js/auth/signin.js>/script>!--Password show & hide js -->script> $(document).ready(function () { $(#show_hide_password a).on(click, function (event) { event.preventDefault(); if ($(#show_hide_password input).attr(type) text) { $(#show_hide_password input).attr(type, password); $(#show_hide_password i).addClass(bx-hide); $(#show_hide_password i).removeClass(bx-show); } else if ($(#show_hide_password input).attr(type) password) { $(#show_hide_password input).attr(type, text); $(#show_hide_password i).removeClass(bx-hide); $(#show_hide_password i).addClass(bx-show); } }); });/script>/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
]