Help
RSS
API
Feed
Maltego
Contact
Domain > mobile.padhai.ai
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-23
3.171.38.126
(
ClassC
)
2026-02-07
3.163.24.98
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sat, 07 Feb 2026 13:47:41 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://mobile.padhai.ai/X-Cache: Redirect from cloudfrontVia: 1.1 8fa8de0101a760f7ceb25e90c3bcd252.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: 3pG2VRG2VHdwLpAPUCgeS7IRV6Jlj6Xr5pg9nxWGe7mOezmxpAqa1Q 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: 7240Connection: keep-aliveLast-Modified: Fri, 06 Feb 2026 12:49:41 GMTServer: AmazonS3Date: Sat, 07 Feb 2026 13:47:42 GMTCache-Control: no-store, must-revalidateETag: 06b323b767106f6652009ae4cb252570X-Cache: Error from cloudfrontVia: 1.1 f94332f6513a4c7b3f2217e6b2ddc08c.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: lChBQkYg7vMBwkUtR0qlW0YM6L8OC7RYzOJYp3kSc6J9LJrd6adHAA !doctype html>html langen>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width,initial-scale1,user-scalableno,maximum-scale1,minimum-scale1,viewport-fitcover /> meta http-equivX-UA-Compatible contentIEedge /> meta nametheme-color content#ffffff idtheme-color-meta /> meta namedescription contentPadhai /> meta namekeywords contenteducation, upsc, civil services, Padhai, ai education /> meta namerobots contentnoindex, nofollow, noarchive, nosnippet, noimageindex, nocache /> meta namegooglebot contentnoindex, nofollow, noarchive, nosnippet, noimageindex, nocache /> meta namebingbot contentnoindex, nofollow, noarchive, nosnippet, noimageindex, nocache /> !-- CRITICAL: Inline styles to prevent white flash before CSS loads --> !-- Uses same CSS variable names as index.css for consistency --> style idcritical-css> /* Default light theme colors - MUST match index.css :root */ :root { --background: #ffffff; --text: #1a1a1a; --cardBackground: #ffffff; --border: #e8e8e8; } /* Dark theme colors - MUST match index.css data-themedark */ data-themedark { --background: #18181A; --text: #f9fafb; --cardBackground: #303034; --border: #464646; } /* Apply background immediately to prevent flash */ html, body, #root { margin: 0; padding: 0; min-height: 100%; background-color: var(--background); color: var(--text); } /* Ensure full height for app container */ html { height: 100%; } body { height: 100%; min-height: 100dvh; } #root { min-height: 100%; height: 100%; } /style> link relpreload hrefhttps://fonts.googleapis.com/css2?familyPoppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&displayswap asstyle onloadthis.onloadnull,this.relstylesheet /> !-- Preconnect to critical origins for faster resource loading --> link relpreconnect hrefhttps://fonts.googleapis.com /> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin /> !-- Preconnect to your API server (replace with actual domain if different) --> link relpreconnect hrefhttps://mobile.dev.padhai-app.server.sigiq.ai /> link relmanifest href/manifest.json crossoriginuse-credentials /> link relapple-touch-icon href/android-icon-96x96.png /> noscript> link relstylesheet hrefhttps://fonts.googleapis.com/css2?familyPoppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&displayswap /> /noscript> title>Padhai/title> script> // CRITICAL: Initialize theme BEFORE anything renders // This must run synchronously before body is parsed (function initTheme() { var theme null; // Priority 1: Native app injection (webview mode) if (window.NATIVE_INIT_DATA && window.NATIVE_INIT_DATA.settings && window.NATIVE_INIT_DATA.settings.theme) { theme window.NATIVE_INIT_DATA.settings.theme; } // Priority 2: Users saved preference from Zustand persist store // The store is saved under padhai-local-storage as JSON with {state: {theme: light/dark, ...}} if (!theme) { try { var storedData localStorage.getItem(padhai-local-storage); if (storedData) { var parsed JSON.parse(storedData); if (parsed && parsed.state && parsed.state.theme) { theme parsed.state.theme; } } } catch (e) { // JSON parse error or localStorage not available } } // Priority 3: Legacy direct theme key (for backwards compatibility) if (!theme) { try { theme localStorage.getItem(theme); } catch (e) { } } // Priority 4: System preference (final fallback) if (!theme) { theme window.matchMedia && window.matchMedia((prefers-color-scheme: dark)).matches ? dark : light; } // Apply theme to DOM immediately document.documentElement.setAttribute(data-theme, theme); // Update meta theme-color for navigation bar var metaThemeColor document.querySelector(metanametheme-color); if (metaThemeColor) { metaThemeColor.setAttribute( content, theme dark ? #18181A : #FFFFFF ); } // Store theme for components to use before React hydrates window.__INITIAL_THEME__ theme; })(); /script> script typemodule crossorigin src/assets/index-CQCCyFeh.js>/script> link relmodulepreload crossorigin href/assets/vendor-react-Ci9HvGLl.js> link relmodulepreload crossorigin href/assets/vendor-analytics-d-7gOpnR.js> link relmodulepreload crossorigin href/assets/vendor-query-m533hCla.js> link relmodulepreload crossorigin href/assets/vendor-misc-DuBRyE9m.js> link relmodulepreload crossorigin href/assets/vendor-date-HbwJZE4A.js> link relmodulepreload crossorigin href/assets/vendor-icons-Bqoqh3m8.js> link relmodulepreload crossorigin href/assets/vendor-ui-CtNthrEO.js> link relmodulepreload crossorigin href/assets/vendor-utils-Bu88Sb5x.js> link relstylesheet crossorigin href/assets/index-kKI17Ztw.css>/head>body> noscript>You need to enable JavaScript to run this app./noscript> !-- script> // Mark page load start for performance tracking (function initPerformanceTracking() { if (typeof performance ! undefined && performance.mark) { try { performance.mark(page-load-start); performance.mark(html-parsed); performance.mark(app-init-start); window.__perfMarks { page-load-start: performance.now(), html-parsed: performance.now(), app-init-start: performance.now(), }; } catch (e) { console.warn(Performance Failed to create marks:, e); } } })(); /script> --> !-- Simple spinning loader - visible IMMEDIATELY when HTML loads. React will replace this when it mounts. Uses CSS variables from critical-css for theming. --> div idroot> div idinitial-loader style min-height: 100dvh; display: flex; align-items: center; justify-content: center; background-color: var(--background); > !-- Spinning loader --> div style width: 40px; height: 40px; border: 3px solid var(--border); border-top-color: #6374FA; border-radius: 50%; animation: spin 0.8s linear infinite; >/div> /div> style> @keyframes spin { to { transform: rotate(360deg); } } /style> /div> script defer srchttps://mercury.phonepe.com/web/bundle/checkout.js>/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
]