Help
RSS
API
Feed
Maltego
Contact
Domain > redroverk12.fusionauth.io
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-02-22
52.3.195.134
(
ClassC
)
2025-04-12
52.22.158.110
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: awselb/2.0Date: Sat, 12 Apr 2025 06:21:09 GMTContent-Type: text/htmlContent-Length: 134Connection: keep-aliveLocation: https://redroverk12.fusionauth.io: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 Date: Sat, 12 Apr 2025 06:21:09 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveset-cookie: fusionauth.ssoAqoIi-3AuIj0OkufVN-suJ1CpKVHpxZUBJvWPBvHA_XJ; HttpOnly; Max-Age2147483647; Path/; SameSiteLax; Securecache-control: no-store !DOCTYPE html>html langen>head> title>FusionAuth/title> meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno> meta http-equivContent-Type contenttext/html; charsetUTF-8> meta nameapplication-name contentFusionAuth> meta nameauthor contentFusionAuth> meta namedescription contentUser Management Redefined. A Single Sign-On solution for your entire enterprise.> meta namerobots contentindex, follow> meta namereferrer contentstrict-origin> meta nametheme-color content#ffffff> link relapple-touch-icon sizes57x57 href/images/apple-icon-57x57.png> link relapple-touch-icon sizes60x60 href/images/apple-icon-60x60.png> link relapple-touch-icon sizes72x72 href/images/apple-icon-72x72.png> link relapple-touch-icon sizes76x76 href/images/apple-icon-76x76.png> link relapple-touch-icon sizes114x114 href/images/apple-icon-114x114.png> link relapple-touch-icon sizes120x120 href/images/apple-icon-120x120.png> link relapple-touch-icon sizes144x144 href/images/apple-icon-144x144.png> link relapple-touch-icon sizes152x152 href/images/apple-icon-152x152.png> link relapple-touch-icon sizes180x180 href/images/apple-icon-180x180.png> link relmanifest href/images/manifest.json> meta namemsapplication-config content/images/browserconfig.xml /> meta namemsapplication-TileColor content#ffffff> meta namemsapplication-TileImage content/images/ms-icon-144x144.png> link relicon typeimage/png sizes16x16 hrefhttps://redroverlogos.blob.core.windows.net/logos/RedRoverFavIcon16.png> link relicon typeimage/png sizes32x32 hrefhttps://redroverlogos.blob.core.windows.net/logos/RedRoverFavIcon32.png> link relicon typeimage/png sizes96x96 hrefhttps://redroverlogos.blob.core.windows.net/logos/RedRoverFavIcon96.png> link relicon typeimage/png sizes128 hrefhttps://redroverlogos.blob.core.windows.net/logos/RedRoverFavIcon128.png> link relstylesheet href/css/font-awesome-4.7.0.min.css/> link relstylesheet href/css/fusionauth-style.css?version1.53.3/> style> .logout-message { font-size: 15px; width: 100%; }.page-background { background: #1a1a1a; display: flex;}.centered { margin-top: 20px; align-self: center; display: flex !important; margin: auto;}.red-rover-logo { width: auto; height: 58px; display: inline-block; margin-top: 20px; margin: 0 auto 11px auto; vertical-align: middle;}.header-panel { background: #f1f1f1; height: 7rem; transition: margin-top 0.4s; padding-top: 25px; border-radius: 10px 10px 0 0;}.credential-field { padding: 15px 15px 0 15px; width: 100%;}.credential-inputs { width: 12rem; }.sign-in-button { background-color: #2196f3; display:block; width: 100%; color: #FFFFFF; height: 4rem; border: none; font-size: 1rem; cursor: pointer; border-radius: 0 0 6px 6px;}.centered-body { margin: auto; padding: 0; width: 100%;}.forgot-password-container { margin-top: 20px; text-align: center; margin-bottom: 20px;}.forgot-password { font-size: 0.8rem; color: black;}.reset-password-container { margin: 15px; }.form-container { }.background-container { background-color: #ffffff; border-radius: 6px;}.reset-password-text { font-size: 13px; line-height: 1.8; font-family: Avenir Next, Avenir, -apple-system, BlinkMacSystemFont, Roboto, Helvetica, sans-serif; color: rgba(0,0,0,0.54);}.return-to-login { margin: 15px;}.no-border { border: none; box-shadow: none; height:2.5rem;}.rr-input { background: #e8f0fe; border: none; box-shadow:none;}.horizontal-padding { padding: 0 20px 0 20px; }.error-message { width: 18rem; margin-top: 0.5rem;}.text-field{ height: 2.5rem; }.display-flex { display:flex; }.email-text { font-size: 1rem; font-weight: 600;}.readonly-login { margin: 0.5rem 0 1rem 0; justify-content: space-between;}.readonly-login-id { margin: auto 0; font-size: 0.825rem;}.change-email { text-decoration: underline;}.header-spacing { margin: 0.5rem 0; }.enter-password { margin-bottom: 1rem; font-size: 0.825rem; color: #666666;} /style> script src/js/prime-min-1.5.3.js?version1.53.3>/script> script src/js/oauth2/LocaleSelect.js?version1.53.3>/script> script> use strict; Prime.Document.onReady(function() { Prime.Document.query(.alert).each(function(e) { var dismissButton e.queryFirst(a.dismiss-button); if (dismissButton ! null) { new Prime.Widgets.Dismissable(e, dismissButton).initialize(); } }); Prime.Document.query(data-tooltip).each(function(e) { new Prime.Widgets.Tooltip(e).withClassName(tooltip).initialize(); }); Prime.Document.query(.date-picker).each(function(e) { new Prime.Widgets.DateTimePicker(e).withDateOnly().initialize(); }); var localeSelect Prime.Document.queryById(locale-select); if (localeSelect ! null) { new FusionAuth.OAuth2.LocaleSelect(localeSelect); } }); FusionAuth.Version 1.53.3; /script>/head>body classapp-sidebar-closed page-background>main classcentered-body> header classapp-header> div classright-menu styledisplay: block !important; > nav> ul> li>a href/admin/ titleAdministrative login>i classfa fa-lock stylefont-size: 18px;>/i>/a>/li> /ul> /nav> /div> /header>main classpage-body container form-container> div classrow center-xs> div classcol-xs-12 col-sm-12 col-md-10 col-lg-10 col-xl-9 background-container> div> div classheader-panel> img alt classred-rover-logo centered srchttps://redroverlogos.blob.core.windows.net/logos/RedRover_Logo_LoginLogo.svg> /div> main> div classp-3 pb-5> div stylewidth: 180px;> img src/images/logo-gray.svg> /div> p stylefont-size: 1.15em;>Welcome!/p> p> If you are looking for the FusionAuth admin login, youll find a lock icon in the top right hand side which will take you there. If you dont have an admin account to FusionAuth, no need to click there you wont get very far. Youll want to theme this page to either redirect to your site, or provide links for your end users to find their applications. /p> p>Here are some links to help you get started! Welcome to the FusionAuth community, were glad to have you!/p> ul stylelist-style: none; padding-left: 20px; margin-top: 20px;> li classpt-2>i classfa fa-arrow-right blue-text> a hrefhttps://fusionauth.io/docs/v1/tech/getting-started/>Getting started/a>/i>/li> li classpt-2>i classfa fa-arrow-right blue-text> a hrefhttps://fusionauth.io/docs/v1/tech/themes/>Themes/a>/i>/li> li classpt-2>i classfa fa-arrow-right blue-text> a hrefhttps://fusionauth.io/docs/>Documentation/a>/i>/li> li classpt-2>i classfa fa-arrow-right blue-text> a hrefhttps://fusionauth.io/community/>Community & Support/a>/i>/li> /ul> /div> /main> /div> /div> /div>/main> div styleposition:fixed; left:0; bottom: 0; margin-bottom: 7px; margin-left: 10px;>a stylecolor: inherit; hrefhttps://thepraetorians.net titleEscape is impossible when youre caught in the net.>π/a>/div> div styleposition: fixed; bottom: 5px; right: 0; padding-bottom: 5px; padding-right: 10px;> span stylepadding-right: 5px;>Powered by /span> a hrefhttps://fusionauth.io titleThe best developer IAM in the universe!> img src/images/logo-gray.svg altFusionAuth height24 stylemargin-bottom: -7px;> /a> /div>/main>/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
]