Help
RSS
API
Feed
Maltego
Contact
Domain > ui.ar-alpha.auslr.io
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-05-01
99.86.32.129
(
ClassC
)
2020-05-01
99.86.32.26
(
ClassC
)
2024-11-18
3.163.24.35
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Mon, 18 Nov 2024 21:27:45 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://ui.ar-alpha.auslr.io/X-Cache: Redirect from cloudfrontVia: 1.1 7e363c66fa49e16860bbd773eaa92164.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: GEW5CBDYg4IK4Yv_QOVhlJ0uE8W4fcjG2eJ9blgYVd8Cjgd5ebVYcQ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 7382Connection: keep-aliveLast-Modified: Thu, 23 Mar 2023 15:13:03 GMTx-amz-version-id: Zj7WfpZY6ImV28i4Zq4CY7bPBqsXx1W1Server: AmazonS3Date: Mon, 18 Nov 2024 21:27:47 GMTCache-Control: max-age0ETag: 2fbec29ff6c909e47eba8e9528a3c65fVary: Accept-EncodingX-Cache: Error from cloudfrontVia: 1.1 44e3ef26e727fc044d711ef45aefcd72.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: 7ranQEdzo1YRbbhMawPddXjvbPkPHKMcFegbySgMXPEAmb6s9GEVFQ !DOCTYPE html>!-- This file is uploaded to S3 to serve up different versions of V2 depending on a passed in version number or launchdarkly. It should have Cache-Control: max-age0 -->html langen> head> meta http-equivX-UA-Compatible contentIEedge /> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1 /> base href/ target_blank /> title>Solar Estimate/title> link relshortcut icon hreffavicon.svg /> style> #skeletonScreen { position: fixed; top: 0; bottom: 0; left: 0; right: 0; } #rail { position: fixed; top: 0; right: 0; left: 0; } #railHeader { height: 64px; box-shadow: 0 1px 0 #f2f2f2; } #railContent { height: 64px; margin: 0 24px; justify-content: space-between; align-items: center; display: flex; } #logo { height: 48px; width: 200px; } #splitFlex { display: flex; flex-direction: row; padding-top: 64px; width: 100%; height: 100%; overflow: hidden; } #splitFlex > div { width: 50%; } @media screen and (orientation: portrait) { #splitFlex { flex-direction: column-reverse; position: relative; } #splitFlex > div { width: 100%; } } #leftContent { overflow-y: auto; flex-grow: 1; position: relative; } #rightContent { height: 100%; flex-shrink: 0; background-color: #f2f2f2; } @media screen and (orientation: portrait) and (min-height: 1000px) { #rightContent { height: 296px; } } @media screen and (orientation: portrait) and (max-height: 999px) { #rightContent { height: 220px; } } @media screen and (orientation: portrait) and (max-width: 767px) { #rightContent { height: 220px; } } #contentContainer { margin: 96px 44px; } @media screen and (orientation: portrait) and (min-width: 768px) { #contentContainer { margin: 96px 44px 0 44px; width: 425px; } } @media screen and (orientation: portrait) and (max-width: 767px) { #contentContainer { margin: 44px 32px 0 32px; } } @media screen and (orientation: landscape) and (max-height: 688px) { #contentContainer { margin: 24px 44px 0 44px; } } @keyframes shimmer { 0% { background-position: -1000px 0; } 100% { background-position: 1000px 0; } } .block { background-color: #f2f2f2; animation: shimmer 1.5s infinite linear; background: linear-gradient(to right, #f2f2f2 4%, #fafafa 30%, #f2f2f2 45%); background-size: 1000px 100%; } .header { height: 12px; width: 60%; margin: 8px 0; } .subheading1 { height: 29px; width: 90%; margin: 10px 0; } .subheading2 { height: 29px; width: 80%; margin: 10px 0; } .bodySpacer { height: 17px; } .body1 { height: 12px; width: 90%; margin: 12px 0; } .body2 { height: 12px; width: 60%; margin: 12px 0; } /style> /head> body> div idapp> div idskeletonScreen> div idsplitFlex> div idrail> div idrailHeader> div idrailContent> div idlogo>/div> /div> /div> /div> div idleftContent> div idcontentContainer> div classblock header>/div> div classblock subheading1>/div> div classblock subheading2>/div> div classbodySpacer>/div> div classblock body1>/div> div classblock body1>/div> div classblock body2>/div> /div> /div> div idrightContent classblock>/div> /div> /div> /div> script typetext/javascript> const loadScriptAsync (uri) > { return new Promise((resolve, reject) > { var tag document.createElement(script); tag.src uri; tag.async true; tag.onload () > { resolve(); }; var firstScriptTag document.getElementsByTagName(script)0; firstScriptTag.parentNode.insertBefore(tag, firstScriptTag); }); }; const injectScript (name, version) > { const appScript document.createElement(script); appScript.type text/javascript; appScript.src `${name}.${version || next}.js`; appScript.setAttribute(async, true); document.body.appendChild(appScript); }; const injectScripts (version) > { window.v2Version version; injectScript(leadcapture, version); }; const handleError () > { fallbackVersionPromise.then((fallbackVersion) > { window.v2Version fallbackVersion; injectScripts(window.v2Version); }); }; const ldLoaded loadScriptAsync(https://cdn.jsdelivr.net/npm/launchdarkly-js-client-sdk@3); /* Order of precedence for obtaining the V2 Version - url parameter - launchdarkly version from v2Version variation - fallback version obtained from S3 that should be updated on each prod push */ const fallbackVersionUrl https://aurora-v2.s3.amazonaws.com/fallback-version.json; const fallbackVersionPromise fetch(fallbackVersionUrl).then((response) > response.json().then(({ version }) > { return version; }), ); const queryString window.location.search; const urlParams new URLSearchParams(queryString); const fullscreen urlParams.get(fullscreen); if (fullscreen ! true) { document.getElementById(skeletonScreen).style.display none; } const versionOverride urlParams.get(version); if (versionOverride && versionOverride ! ) { injectScripts(versionOverride); } else { // Use version from launchdarkly try { ldLoaded .then(() > { const ldClient LDClient.initialize(5f511b5803298309572edfd1, { anonymous: true, custom: { host: window.location.hostname, }, }); ldClient .waitUntilReady() .then(() > { const ldVersion ldClient.variation(v2Version); injectScripts(ldVersion); }) .catch(handleError); }) .catch(handleError); } catch { handleError(); } } /script> /body>/html>
Subdomains
Date
Domain
IP
api.ar-alpha.auslr.io
2024-06-03
54.144.104.67
ui.ar-alpha.auslr.io
2024-11-18
3.163.24.35
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
]