Help
RSS
API
Feed
Maltego
Contact
Domain > app.team1onereal.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-05-07
3.168.40.105
(
ClassC
)
2026-01-27
3.175.34.5
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Tue, 27 Jan 2026 13:13:55 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://app.team1onereal.com/X-Cache: Redirect from cloudfrontVia: 1.1 08193d741a1ee26c807b4f48b77fcd40.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P3X-Amz-Cf-Id: harwLaFA0Yiq6ppyfLn9XmD9cBb5VWIjoA2IEtn35sCiXHg98pa8dw 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: 6701Connection: keep-aliveDate: Tue, 27 Jan 2026 13:13:56 GMTLast-Modified: Fri, 23 Jan 2026 18:56:08 GMTETag: 17ff0bfe10c244cfed68a6c4c3e44727x-amz-server-side-encryption: AES256Cache-Control: no-cache,max-age0Accept-Ranges: bytesServer: AmazonS3X-Cache: Error from cloudfrontVia: 1.1 a149f4f5bbee293b9be1b5cd1f06e872.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P3X-Amz-Cf-Id: ZQ6k6AeGfsX2Zbcvd-KtsUok-lQAPtxUj8v5MpL0gReD26btFSOvDQ !doctype html>html langen> head> meta charsetUTF-8 /> link relicon href/logo.ico /> !-- Inter font family style --> link relpreconnect hrefhttps://fonts.googleapis.com /> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin /> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@100..900&displayswap relstylesheet /> meta nameviewport contentwidthdevice-width, heightdevice-height, initial-scale1.0, maximum-scale1.0, user-scalableno, viewport-fitcover /> title>One Real Mortgage/title> script> // Set initial title based on current path to prevent flash (function () { var path window.location.pathname; if (path.startsWith(/onboarding/) || path /rezen-signup) { document.title One Real: Registration - TCs & Team Admins; } else if (path /login) { document.title One Real: Sign In; } // React Router will handle further title updates dynamically })(); /script> script typemodule crossorigin src/assets/index-C_z-1XfE.js>/script> /head> body> div idroot>/div> !-- Load browser version constants (single source of truth) --> script src/browser-versions.js>/script> !-- Browser version check - dynamically load React only for supported browsers --> script> (function () { var root document.getElementById(root); var ua navigator.userAgent; var isSupported true; var browserName your browser; // Use shared constants from browser-versions.js var minVersions window.BROWSER_MIN_VERSIONS || { safari: 15.4, chrome: 85, edge: 85, firefox: 105, opera: 78, electron: 11, }; // Safari check (not Chrome, not Edge, not Electron) if ( /Safari/.test(ua) && !/Chrome/.test(ua) && !/Edg/.test(ua) && !/Electron/.test(ua) ) { browserName Safari; var match ua.match(/Version\/(\d+)\.?(\d+)?/); if (match) { var major parseInt(match1, 10); var minor parseInt(match2 || 0, 10); var version major + minor / 10; if (version minVersions.safari) isSupported false; } } // Electron check (before Chrome since Electron UA contains Chrome) else if (/Electron\//.test(ua)) { browserName Electron; var match ua.match(/Electron\/(\d+)/); if (match && parseInt(match1, 10) minVersions.electron) isSupported false; } // Edge check (before Chrome since Edge UA contains Chrome) else if (/Edg\//.test(ua)) { browserName Microsoft Edge; var match ua.match(/Edg\/(\d+)/); if (match && parseInt(match1, 10) minVersions.edge) isSupported false; } // Chrome check else if (/Chrome\//.test(ua)) { browserName Chrome; var match ua.match(/Chrome\/(\d+)/); if (match && parseInt(match1, 10) minVersions.chrome) isSupported false; } // Firefox check else if (/Firefox\//.test(ua)) { browserName Firefox; var match ua.match(/Firefox\/(\d+)/); if (match && parseInt(match1, 10) minVersions.firefox) isSupported false; } // Opera check else if (/OPR\//.test(ua)) { browserName Opera; var match ua.match(/OPR\/(\d+)/); if (match && parseInt(match1, 10) minVersions.opera) isSupported false; } // Unknown browsers: allow through, rely on React-level check if (!isSupported) { root.dataset.fallback true; root.innerHTML div stylefont-family: -apple-system, BlinkMacSystemFont, Inter, sans-serif; + min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 20px; box-sizing: border-box;> + div styletext-align: center; max-width: 500px;> + h1 stylecolor: #1a1a1a; font-size: 24px; margin-bottom: 24px;>Your Browser is Incompatible/h1> + div styledisplay: flex; justify-content: center; margin-bottom: 24px;> + img src/auth-one-real-logo.png altReal Logo styleheight: 32px; /> + /div> + p stylecolor: #666; font-size: 16px; line-height: 1.5;> + You are using an older version of + browserName + that is incompatible with One Real Mortgage. + Please upgrade to the latest version of + browserName + to continue to use One Real Mortgage./p> + /div> + /div>; } // Static script tag below - main.tsx checks fallback flag before loading app })(); /script> !-- Main React app - Vite transforms this path during build --> !-- Fallback for browsers that dont support ES modules --> script nomodule> var root document.getElementById(root); root.dataset.fallback true; root.innerHTML div stylefont-family: -apple-system, BlinkMacSystemFont, Inter, sans-serif; + min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: 20px; box-sizing: border-box;> + div styletext-align: center; max-width: 500px;> + h1 stylecolor: #1a1a1a; font-size: 24px; margin-bottom: 24px;>Your Browser is Incompatible/h1> + div styledisplay: flex; justify-content: center; margin-bottom: 24px;> + img src/auth-one-real-logo.png altReal Logo styleheight: 32px; /> + /div> + p stylecolor: #666; font-size: 16px; line-height: 1.5;> + Your browser does not support modern web features required by One Real Mortgage. + Please upgrade to the latest version of your browser to continue to use One Real Mortgage./p> + /div> + /div>; /script> !-- Google tag (gtag.js) --> script async srchttps://www.googletagmanager.com/gtag/js?idG-X3XC9ESVTK >/script> script> window.dataLayer window.dataLayer || ; function gtag() { dataLayer.push(arguments); } gtag(js, new Date()); /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
]