Help
RSS
API
Feed
Maltego
Contact
Domain > morningstar.saifr.ai
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-05-22
23.62.35.33
(
ClassC
)
2025-11-25
23.216.147.199
(
ClassC
)
Port 443
HTTP/1.1 200 OKContent-Type: text/html;charsetUTF-8Server: nginxX-Saifr-RequestId: 35yx4xcp5DJIkl4Ewhzf0L9sPb9Last-Modified: Thu, 16 Oct 2025 06:04:20 GMTX-Content-Type-Options: nosniffX-XSS-Protection: 1; modeblockX-Frame-Options: SAMEORIGINX-Robots-Tag: noindexContent-Language: en-USVary: originVary: access-control-request-methodVary: access-control-request-headersExpires: Tue, 25 Nov 2025 18:38:44 GMTCache-Control: max-age0, no-cache, no-storePragma: no-cacheDate: Tue, 25 Nov 2025 18:38:44 GMTContent-Length: 10763Connection: keep-aliveStrict-Transport-Security: max-age31536000 !DOCTYPE html>html langen> head> meta charsetutf-8> meta namedescription contentSaifr - FidelityLabs> meta namekeywords contentReact,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template> meta nameauthor contentWithinpixels> meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno> base href/> link href/assets/tailwind-base.css relstylesheet> link relapple-touch-icon sizes180x180 href/apple-touch-icon.png> link relshortcut icon typeimage/png sizes32x32 href/favicon-32x32.png> link relshortcut icon typeimage/png sizes16x16 href/favicon-16x16.png> link relmanifest href/site.webmanifest> link relmask-icon href/safari-pinned-tab.svg color#f57e34> meta namemsapplication-TileColor content#da532c> meta nametheme-color content#000000> meta namerobots contentnoindex, nofollow /> !--link hrefhttps://fonts.googleapis.com/icon?familyMaterial+Icons relstylesheet>--> !-- You can choose main icon from variety of the material ui icon fonts--> link href/assets/fonts/material-design-icons/MaterialIconsOutlined.css relstylesheet> !-- link href/assets/fonts/material-design-icons/MaterialIcons.css relstylesheet>--> !-- link href/assets/fonts/material-design-icons/MaterialIconsRound.css relstylesheet>--> !-- link href/assets/fonts/material-design-icons/MaterialIconsSharp.css relstylesheet>--> !-- link href/assets/fonts/material-design-icons/MaterialIconsTwoTone.css relstylesheet>--> link href/assets/fonts/meteocons/style.css relstylesheet> link hrefhttps://global.oktacdn.com/okta-signin-widget/7.0.1/css/okta-sign-in.min.css typetext/css relstylesheet/> script src/config/env-config.js>/script> noscript idemotion-insertion-point>/noscript> !-- Notice the use of in the tags above. It will be replaced with the URL of the `public` folder during the build. Only files inside the `public` folder can be referenced from the HTML. Unlike /favicon.ico or favicon.ico, /favicon.ico will work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> title>Saifr/title> !-- FUSE Splash Screen CSS --> style typetext/css> #fuse-splash-screen { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #F6F7F9; z-index: 99999; pointer-events: none; } #fuse-splash-screen .center { display: block; width: 100%; position: absolute; top: 50%; transform: translateY(-50%); } #fuse-splash-screen .logo { width: 128px; margin: 0 auto; } #fuse-splash-screen .logo img { filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.04)) } #fuse-splash-screen .spinner-wrapper { display: block; position: relative; width: 100%; min-height: 100px; height: 100px; } #fuse-splash-screen .spinner-wrapper .spinner { position: absolute; overflow: hidden; left: 50%; margin-left: -50px; animation: outer-rotate 2.91667s linear infinite; } #fuse-splash-screen .spinner-wrapper .spinner .inner { width: 100px; height: 100px; position: relative; animation: sporadic-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite; } #fuse-splash-screen .spinner-wrapper .spinner .inner .gap { position: absolute; left: 49px; right: 49px; top: 0; bottom: 0; border-top: 10px solid; box-sizing: border-box; } #fuse-splash-screen .spinner-wrapper .spinner .inner .left, #fuse-splash-screen .spinner-wrapper .spinner .inner .right { position: absolute; top: 0; height: 100px; width: 50px; overflow: hidden; } #fuse-splash-screen .spinner-wrapper .spinner .inner .left .half-circle, #fuse-splash-screen .spinner-wrapper .spinner .inner .right .half-circle { position: absolute; top: 0; width: 100px; height: 100px; box-sizing: border-box; border: 10px solid #FF7F2E; border-bottom-color: transparent; border-radius: 50%; } #fuse-splash-screen .spinner-wrapper .spinner .inner .left { left: 0; } #fuse-splash-screen .spinner-wrapper .spinner .inner .left .half-circle { left: 0; border-right-color: transparent; animation: left-wobble 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite; -webkit-animation: left-wobble 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite; } #fuse-splash-screen .spinner-wrapper .spinner .inner .right { right: 0; } #fuse-splash-screen .spinner-wrapper .spinner .inner .right .half-circle { right: 0; border-left-color: transparent; animation: right-wobble 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite; -webkit-animation: right-wobble 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite; } @keyframes outer-rotate { 0% { transform: rotate(0deg) scale(0.5); } 100% { transform: rotate(360deg) scale(0.5); } } @keyframes left-wobble { 0%, 100% { transform: rotate(130deg); } 50% { transform: rotate(-5deg); } } @keyframes right-wobble { 0%, 100% { transform: rotate(-130deg); } 50% { transform: rotate(5deg); } } @keyframes sporadic-rotate { 12.5% { transform: rotate(135deg); } 25% { transform: rotate(270deg); } 37.5% { transform: rotate(405deg); } 50% { transform: rotate(540deg); } 62.5% { transform: rotate(675deg); } 75% { transform: rotate(810deg); } 87.5% { transform: rotate(945deg); } 100% { transform: rotate(1080deg); } } /style> !-- / FUSE Splash Screen CSS --> script typemodule crossorigin src/assets/index-LYH6Z0Oh.js>/script> link relstylesheet crossorigin href/assets/index-CQjyt1ku.css> /head> body> noscript> You need to enable JavaScript to run this app. /noscript> div idroot classflex> !-- FUSE Splash Screen --> div idfuse-splash-screen> div classcenter> div classlogo> img width128 src/assets/images/logos/logo-saifr.svg altlogo> /div> !-- Material Design Spinner --> div classspinner-wrapper> div classspinner> div classinner> div classgap>/div> div classleft> div classhalf-circle>/div> /div> div classright> div classhalf-circle>/div> /div> /div> /div> /div> !-- / Material Design Spinner --> /div> /div> !-- / FUSE Splash Screen --> /div> !-- This HTML file is a template. If you open it directly in the browser, you will see an empty page. You can add webfonts, meta tags, or analytics to this file. The build step will place the bundled scripts into the body> tag. To begin the development, run `npm start` or `yarn start`. To create a production bundle, use `npm run build` or `yarn build`. --> /body> script> (function (apiKey) { (function (p, e, n, d, o) { var v, w, x, y, z; o pd pd || {}; o._q o._q || ; v initialize, identify, updateOptions, pageLoad, track; for ( w 0, x v.length; w x; ++w ) (function (m) { om om || function () { o._qm v0 ? unshift : push(m.concat(.slice.call(arguments, 0))); }; })(vw); y e.createElement(n); y.async !0; y.src https://cdn.pendo.io/agent/static/ + apiKey + /pendo.js; z e.getElementsByTagName(n)0; z.parentNode.insertBefore(y, z); })(window, document, script, pendo); })(5f24ecdd-8f77-4429-7914-564f58b28463); /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
]