Help
RSS
API
Feed
Maltego
Contact
Domain > www.esiscatadvantage.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-10-13
52.11.233.55
(
ClassC
)
2026-02-07
35.161.238.8
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: awselb/2.0Date: Sat, 07 Feb 2026 01:34:51 GMTContent-Type: text/htmlContent-Length: 134Connection: keep-aliveLocation: https://www.esiscatadvantage.com:443/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sat, 07 Feb 2026 01:34:51 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: ApacheExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheX-UA-Compatible: IEedgeX-Frame-Options: SAMEORIGINSet-Cookie: PHPSESSIDeb9ehvtnbg5fsm5apa4dno7e5h; path/; secure; HttpOnlyStrict-Transport-Security: max-age31536000; includeSubDomains !DOCTYPE html>html>head> title>ESIS CatAdvantage (sm) Catastrophe Claims Management - Please Log In/title> script typetext/javascript src/assets.php?typejs>/script> style typetext/css mediascreen>!--@import /assets.php?typecss;-->/style> link relshortcut icon href/favicon.ico?v2 />/head>body class> div idworltrac-wrapper> div idworltrac-main> div idworley-bar classlogged-in> div classesis-page-content> div classworley-bar-title>ESIS CatAdvantagesmall>sup>sm/sup>/small> Catastrophe Claims Management/div> div classworley-bar-welcome-msg> /div> div styleclear: both;>/div> /div> /div> div idworltrac-header > div classesis-page-content> div idheader-logo>a href/index.php>ESIS/a>/div> div idtechnical-assistance>/div> div idworltrac-title>/div> /div> /div> div idworltrac-header-bar> div idworltrac-slogan>/div> /div> div idworltrac-menu> div classesis-page-content idmenu-content-container> ul classmenu> /ul> /div> /div> div idworltrac-body> div idworltrac-content classesis-page-content> div idresponse_container>/div> div classsmall-centered-box> div idwelcome-page-container> h3>ESIS CatAdvantagesup>sm/sup> Login/h3> /div> div idlogin-form-container classintro-text> FORM original_action/authentication/login ACTION/authentication/login METHODPOST idform-login classformbuilder nameform-login > div styledisplay: none; classrequired-fields-legend>span classform-label-required>*/span> Indicates required field/div>table classform-section border0> INPUT TYPEHIDDEN NAMEperformlogin VALUE1 > TR>TD classform-label TITLE BGCOLOR alignright>NOBR>font faceverdana,sans-serif size2> Usernamespan classform-label-required form-label-required-username styledisplay: none;>sup>*/sup>/span> : /FONT>/NOBR>/TD>TD classform-control TITLE BGCOLOR> INPUT CLASSCTRL_TYPE_TEXTBOX TYPETEXT NAMEusername VALUE SIZE > /TD>/TR>TR>TD classform-label TITLE BGCOLOR alignright>NOBR>font faceverdana,sans-serif size2> Passwordspan classform-label-required form-label-required-password styledisplay: none;>sup>*/sup>/span> : /FONT>/NOBR>/TD>TD classform-control TITLE BGCOLOR> INPUT autocompleteoff CLASSCTRL_TYPE_PASSWORD TYPEPASSWORD NAMEpassword VALUE SIZE > /TD>/TR> INPUT TYPEHIDDEN NAMEwcr-redirect-to VALUE/ > /table> table border0>TR>TD colspan2 alignleft>BR>SPAN> INPUT CLASSCTRL_TYPE_SUBMIT TYPESUBMIT NAMElogin VALUELogin > /SPAN>/TD>/TR>/table> script typetext/javascript> var elementToFocus jQuery(formnameform-login).find(nameusername); if (elementToFocus.length) { elementToFocus.focus(); } /script>/FORM> script typetext/javascript> $(document).ready(function(){ $(nameform-login).trigger(preload); }); /script> /div>/div>p> Organized in 1953, ESIS, Inc. (ESIS) provides customized risk management services. ESIS is a Chubb company. Chubb is the marketing name used to refer to subsidiaries of Chubb Limited providing insurance and related services. For a list of these subsidiaries, please visit our website at new.chubb.com. Chubb is the worlds largest publicly traded property and casualty insurance group. With operations in 54 countries, Chubb provides commercial and personal property and casualty insurance, personal accident and supplemental health insurance, reinsurance, life insurance and related services to a diverse group of clients. Chubb Limited, the parent company of Chubb, is listed on the New York Stock Exchange (NYSE: CB) and is a component of the S&P 500 index. Additional information about Chubb can be found at a hrefhttp://www.chubb.com>www.chubb.com/a>. Additional information about ESIS, Inc. and its products and services can be found at a hrefhttp://www.esis.com>www.esis.com/a>./p> /div> /div> /div> div idworltrac-footer> /div> /div> script> var Esis Esis || {}; Esis.CSRFToken ; Esis.user {emp_id: null, name: }; jQuery(document).ready(function($){ Esis.Session.updateSessionTimer(); Esis.util.styleContent(); // set up notification widget if we have a user if (Esis.user.emp_id) { Esis.userNotifications.init($(#user-notification-container)); } $(document).ajaxComplete(function(ev, xhr, settings) { setTimeout(Esis.util.styleContent, 1); // Handle session expiration update Esis.Session.updateSessionTimer(xhr.getResponseHeader(X-Expiration-Timestamp)); try { var responseData JSON.parse(xhr.responseText); if (success in responseData && !responseData.success && responseData.response_type ! Not Authenticated) { // Inform user of input error via notifier if (responseData.response_type Invalid User Input) { Esis.ajax.showInputError(); return; } if (responseData.response_type Client Sync Error) { // this can be triggered on page navigation, just ignore return; } Esis.ajax.showError(responseData); } else if (responseData.response_type Not Authenticated) { window.location /authentication/login?timeout1; } } catch (err) { } }); if (!localStorage.disableClientSync) { Esis.clientSync.poll(); } // Allow mobile devices to open menus via touch since they cannot hover $(#worltrac-menu).on(touchstart, ul.menu > li.menu-item > .menu-header, function (e) { e.preventDefault(); var menuItem $(this).parent(); $(#worltrac-menu .menu > .menu-item).not(menuItem).removeClass(hover); if ($(e.target).hasClass(menu-header)) { menuItem.toggleClass(hover); } }); // Opening menus on the desktop via hover $(#worltrac-menu).on(mouseenter, ul.menu > li.menu-item, function (e) { if (!$(this).hasClass(hover)) { $(#worltrac-menu .menu > .menu-item).not(this).removeClass(hover); $(this).addClass(hover); } }).on(mouseleave, ul.menu > li.menu-item, function (e) { if ($(this).hasClass(hover)) { $(this).removeClass(hover); } }); }); /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
]