Domain texicare.com
United States
MICROSOFT-CORP-MSN-AS-BLOCK
Software information

uvicorn

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2025-06-09 06:02
    Last seen 2026-02-09 23:56
    Open for 245 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c39aac35b39aac35bf639e88dbd6363972fdca01ae4d13f11

      Found 14 files trough .DS_Store spidering:
      
      /assets
      /assets/emojis
      /assets/fonts
      /assets/images
      /audio
      /favicon
      /favicon/favicon-96x96.png
      /favicon/favicon.ico
      /favicon/favicon.svg
      /favicon/web-app-manifest-192x192.png
      /favicon/web-app-manifest-512x512.png
      /pyodide
      /static
      /themes
      Found on 2026-02-09 23:56
  • Open service 172.206.189.201:80 · dev-chat.texicare.com

    2026-01-25 20:02

    HTTP/1.1 301 Moved Permanently
    location: https://dev-chat.texicare.com/
    date: Sun, 25 Jan 2026 20:02:50 GMT
    connection: close
    content-length: 0
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 172.206.189.201:443 · dev-chat.texicare.com

    2026-01-25 20:02

    HTTP/1.1 200 OK
    date: Sun, 25 Jan 2026 20:02:20 GMT
    server: uvicorn
    content-type: text/html; charset=utf-8
    content-length: 6285
    last-modified: Mon, 13 Jan 2025 15:05:42 GMT
    etag: "5cc9e20ea2e122697c8439cb7d328100"
    x-process-time: 0
    connection: close
    
    Page title: Open WebUI
    
    <!doctype html>
    <html lang="en">
    	<head>
    		<meta charset="utf-8" />
    		<link rel="icon" href="/favicon.png" />
    		<link rel="apple-touch-icon" href="/favicon.png" />
    		<link rel="manifest" href="/manifest.json" crossorigin="use-credentials" />
    		<meta
    			name="viewport"
    			content="width=device-width, initial-scale=1, maximum-scale=1, viewport-fit=cover"
    		/>
    		<meta name="theme-color" content="#171717" />
    		<meta name="robots" content="noindex,nofollow" />
    		<meta name="description" content="Open WebUI" />
    		<link
    			rel="search"
    			type="application/opensearchdescription+xml"
    			title="Open WebUI"
    			href="/opensearch.xml"
    		/>
    
    		<script>
    			function resizeIframe(obj) {
    				obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px';
    			}
    		</script>
    
    		<script>
    			// On page load or when changing themes, best to add inline in `head` to avoid FOUC
    			(() => {
    				const metaThemeColorTag = document.querySelector('meta[name="theme-color"]');
    				const prefersDarkTheme = window.matchMedia('(prefers-color-scheme: dark)').matches;
    
    				if (!localStorage?.theme) {
    					localStorage.theme = 'system';
    				}
    
    				if (localStorage.theme === 'system') {
    					document.documentElement.classList.add(prefersDarkTheme ? 'dark' : 'light');
    					metaThemeColorTag.setAttribute('content', prefersDarkTheme ? '#171717' : '#ffffff');
    				} else if (localStorage.theme === 'oled-dark') {
    					document.documentElement.style.setProperty('--color-gray-800', '#101010');
    					document.documentElement.style.setProperty('--color-gray-850', '#050505');
    					document.documentElement.style.setProperty('--color-gray-900', '#000000');
    					document.documentElement.style.setProperty('--color-gray-950', '#000000');
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#000000');
    				} else if (localStorage.theme === 'light') {
    					document.documentElement.classList.add('light');
    					metaThemeColorTag.setAttribute('content', '#ffffff');
    				} else if (localStorage.theme === 'her') {
    					document.documentElement.classList.add('dark');
    					document.documentElement.classList.add('her');
    					metaThemeColorTag.setAttribute('content', '#983724');
    				} else {
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#171717');
    				}
    
    				window.matchMedia('(prefers-color-scheme: dark)').addListener((e) => {
    					if (localStorage.theme === 'system') {
    						if (e.matches) {
    							document.documentElement.classList.add('dark');
    							document.documentElement.classList.remove('light');
    							metaThemeColorTag.setAttribute('content', '#171717');
    						} else {
    							document.documentElement.classList.add('light');
    							document.documentElement.classList.remove('dark');
    							metaThemeColorTag.setAttribute('content', '#ffffff');
    						}
    					}
    				});
    			})();
    		</script>
    
    		<title>Open WebUI</title>
    
    		
    		<link rel="modulepreload" href="/_app/immutable/entry/start.Ceg44wJU.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/entry.Bl7qDpro.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.DKHHNqU1.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.BeZFlfhY.js">
    		<link rel="modulepreload" href="/_app/immutable/entry/app.wmWox6_N.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/preload-helper.C1FmrZbK.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.BG6AZx8_.js">
    	</head>
    
    	<body data-sveltekit-preload-data="hover">
    		<div style="display: contents">
    			<script>
    				{
    					__sveltekit_xjelfa = {
    						base: ""
    					};
    
    					const element = document.currentScript.parentElement;
    
    					Promise.all([
    						import("/_app/immutable/entry/start.Ceg44wJU.js"),
    						import("/_app/immutable/entry/app.wmWox6_N.js")
    					]).then(([kit, app]) => {
    						kit.start(app, element);
    					});
    				}
    			</script>
    		</div>
    
    		<div
    			id="splash-screen"
    			style="position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%"
    		>
    			<style type="text/css" nonce="">
    				html {
    					
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 20.97.85.231:80 · chat.texicare.com

    2026-01-25 01:03

    HTTP/1.1 301 Moved Permanently
    location: https://chat.texicare.com/
    date: Sun, 25 Jan 2026 01:03:57 GMT
    connection: close
    content-length: 0
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 20.97.85.231:443 · chat.texicare.com

    2026-01-25 01:03

    HTTP/1.1 200 OK
    date: Sun, 25 Jan 2026 01:03:27 GMT
    server: uvicorn
    content-type: text/html; charset=utf-8
    content-length: 6575
    last-modified: Thu, 23 Jan 2025 01:09:42 GMT
    etag: "dc1ce2ba3f23eecd53ddebab1c724d14"
    x-process-time: 0
    connection: close
    
    Page title: Open WebUI
    
    <!doctype html>
    <html lang="en">
    	<head>
    		<meta charset="utf-8" />
    		<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96" />
    		<link rel="icon" type="image/svg+xml" href="/favicon/favicon.svg" />
    		<link rel="shortcut icon" href="/favicon/favicon.ico" />
    		<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
    		<meta name="apple-mobile-web-app-title" content="Open WebUI" />
    		<link rel="manifest" href="/favicon/site.webmanifest" />
    		<meta
    			name="viewport"
    			content="width=device-width, initial-scale=1, maximum-scale=1, viewport-fit=cover"
    		/>
    		<meta name="theme-color" content="#171717" />
    		<meta name="robots" content="noindex,nofollow" />
    		<meta name="description" content="Open WebUI" />
    		<link
    			rel="search"
    			type="application/opensearchdescription+xml"
    			title="Open WebUI"
    			href="/opensearch.xml"
    		/>
    
    		<script>
    			function resizeIframe(obj) {
    				obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px';
    			}
    		</script>
    
    		<script>
    			// On page load or when changing themes, best to add inline in `head` to avoid FOUC
    			(() => {
    				const metaThemeColorTag = document.querySelector('meta[name="theme-color"]');
    				const prefersDarkTheme = window.matchMedia('(prefers-color-scheme: dark)').matches;
    
    				if (!localStorage?.theme) {
    					localStorage.theme = 'system';
    				}
    
    				if (localStorage.theme === 'system') {
    					document.documentElement.classList.add(prefersDarkTheme ? 'dark' : 'light');
    					metaThemeColorTag.setAttribute('content', prefersDarkTheme ? '#171717' : '#ffffff');
    				} else if (localStorage.theme === 'oled-dark') {
    					document.documentElement.style.setProperty('--color-gray-800', '#101010');
    					document.documentElement.style.setProperty('--color-gray-850', '#050505');
    					document.documentElement.style.setProperty('--color-gray-900', '#000000');
    					document.documentElement.style.setProperty('--color-gray-950', '#000000');
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#000000');
    				} else if (localStorage.theme === 'light') {
    					document.documentElement.classList.add('light');
    					metaThemeColorTag.setAttribute('content', '#ffffff');
    				} else if (localStorage.theme === 'her') {
    					document.documentElement.classList.add('dark');
    					document.documentElement.classList.add('her');
    					metaThemeColorTag.setAttribute('content', '#983724');
    				} else {
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#171717');
    				}
    
    				window.matchMedia('(prefers-color-scheme: dark)').addListener((e) => {
    					if (localStorage.theme === 'system') {
    						if (e.matches) {
    							document.documentElement.classList.add('dark');
    							document.documentElement.classList.remove('light');
    							metaThemeColorTag.setAttribute('content', '#171717');
    						} else {
    							document.documentElement.classList.add('light');
    							document.documentElement.classList.remove('dark');
    							metaThemeColorTag.setAttribute('content', '#ffffff');
    						}
    					}
    				});
    			})();
    		</script>
    
    		<title>Open WebUI</title>
    
    		
    		<link rel="modulepreload" href="/_app/immutable/entry/start.CUqwVR68.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/entry.CLVb5_DP.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.CJWsuN4_.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.ckruoafP.js">
    		<link rel="modulepreload" href="/_app/immutable/entry/app.DOD-tKlv.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/preload-helper.C1FmrZbK.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.C0AhRtWe.js">
    	</head>
    
    	<body data-sveltekit-preload-data="hover">
    		<div style="display: contents">
    			<script>
    				{
    					__sveltekit_1v9krg9 = {
    						base: ""
    					};
    
    					const element = document.currentScript.parentElement;
    
    					Promise.all([
    						import("/_app/immutable/entry/start.CUqwVR68.js"),
    						import("/_app/immutable/entry/app.DOD-tKlv.js")
    					]).then((
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 20.97.85.231:443 · chat.texicare.com

    2026-01-23 06:57

    HTTP/1.1 200 OK
    date: Fri, 23 Jan 2026 06:57:51 GMT
    server: uvicorn
    content-type: text/html; charset=utf-8
    content-length: 6575
    last-modified: Thu, 23 Jan 2025 01:09:42 GMT
    etag: "dc1ce2ba3f23eecd53ddebab1c724d14"
    x-process-time: 0
    connection: close
    
    Page title: Open WebUI
    
    <!doctype html>
    <html lang="en">
    	<head>
    		<meta charset="utf-8" />
    		<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96" />
    		<link rel="icon" type="image/svg+xml" href="/favicon/favicon.svg" />
    		<link rel="shortcut icon" href="/favicon/favicon.ico" />
    		<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
    		<meta name="apple-mobile-web-app-title" content="Open WebUI" />
    		<link rel="manifest" href="/favicon/site.webmanifest" />
    		<meta
    			name="viewport"
    			content="width=device-width, initial-scale=1, maximum-scale=1, viewport-fit=cover"
    		/>
    		<meta name="theme-color" content="#171717" />
    		<meta name="robots" content="noindex,nofollow" />
    		<meta name="description" content="Open WebUI" />
    		<link
    			rel="search"
    			type="application/opensearchdescription+xml"
    			title="Open WebUI"
    			href="/opensearch.xml"
    		/>
    
    		<script>
    			function resizeIframe(obj) {
    				obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px';
    			}
    		</script>
    
    		<script>
    			// On page load or when changing themes, best to add inline in `head` to avoid FOUC
    			(() => {
    				const metaThemeColorTag = document.querySelector('meta[name="theme-color"]');
    				const prefersDarkTheme = window.matchMedia('(prefers-color-scheme: dark)').matches;
    
    				if (!localStorage?.theme) {
    					localStorage.theme = 'system';
    				}
    
    				if (localStorage.theme === 'system') {
    					document.documentElement.classList.add(prefersDarkTheme ? 'dark' : 'light');
    					metaThemeColorTag.setAttribute('content', prefersDarkTheme ? '#171717' : '#ffffff');
    				} else if (localStorage.theme === 'oled-dark') {
    					document.documentElement.style.setProperty('--color-gray-800', '#101010');
    					document.documentElement.style.setProperty('--color-gray-850', '#050505');
    					document.documentElement.style.setProperty('--color-gray-900', '#000000');
    					document.documentElement.style.setProperty('--color-gray-950', '#000000');
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#000000');
    				} else if (localStorage.theme === 'light') {
    					document.documentElement.classList.add('light');
    					metaThemeColorTag.setAttribute('content', '#ffffff');
    				} else if (localStorage.theme === 'her') {
    					document.documentElement.classList.add('dark');
    					document.documentElement.classList.add('her');
    					metaThemeColorTag.setAttribute('content', '#983724');
    				} else {
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#171717');
    				}
    
    				window.matchMedia('(prefers-color-scheme: dark)').addListener((e) => {
    					if (localStorage.theme === 'system') {
    						if (e.matches) {
    							document.documentElement.classList.add('dark');
    							document.documentElement.classList.remove('light');
    							metaThemeColorTag.setAttribute('content', '#171717');
    						} else {
    							document.documentElement.classList.add('light');
    							document.documentElement.classList.remove('dark');
    							metaThemeColorTag.setAttribute('content', '#ffffff');
    						}
    					}
    				});
    			})();
    		</script>
    
    		<title>Open WebUI</title>
    
    		
    		<link rel="modulepreload" href="/_app/immutable/entry/start.CUqwVR68.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/entry.CLVb5_DP.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.CJWsuN4_.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.ckruoafP.js">
    		<link rel="modulepreload" href="/_app/immutable/entry/app.DOD-tKlv.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/preload-helper.C1FmrZbK.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.C0AhRtWe.js">
    	</head>
    
    	<body data-sveltekit-preload-data="hover">
    		<div style="display: contents">
    			<script>
    				{
    					__sveltekit_1v9krg9 = {
    						base: ""
    					};
    
    					const element = document.currentScript.parentElement;
    
    					Promise.all([
    						import("/_app/immutable/entry/start.CUqwVR68.js"),
    						import("/_app/immutable/entry/app.DOD-tKlv.js")
    					]).then((
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 40.119.12.81:80 · communicationhub.texicare.com

    2026-01-12 14:06

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Connection: close
    Date: Mon, 12 Jan 2026 14:07:20 GMT
    Location: https://communicationhub.texicare.com/
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 40.119.12.81:443 · communicationhub.texicare.com

    2026-01-12 14:06

    HTTP/1.1 307 Temporary Redirect
    Connection: close
    Content-Type: text/html; charset=utf-8
    Date: Mon, 12 Jan 2026 14:07:22 GMT
    Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate
    Location: https://communicationhub.texicare.com/login?callbackUrl=%2F
    Transfer-Encoding: chunked
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding
    request-context: appId=cid-v1:
    X-Powered-By: Next.js
    
    Page title: Communication Hub
    
    <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9599a5e4c8bb99a7.js"/><script src="/_next/static/chunks/fd9d1056-e608e72b92e61435.js" async=""></script><script src="/_next/static/chunks/117-a4ca5847c2c1d043.js" async=""></script><script src="/_next/static/chunks/main-app-050fd630f446e664.js" async=""></script><meta name="theme-color" content="#090a0b"/><title>Communication Hub</title><meta name="description" content="Texicare&#x27;s Communication Hub"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><style data-emotion="mui-global 17p9a45">html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;-webkit-text-size-adjust:100%;}*,*::before,*::after{box-sizing:inherit;}strong,b{font-weight:700;}body{margin:0;color:var(--mui-palette-text-primary);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:1rem;line-height:1.5;background-color:var(--mui-palette-background-default);}@media print{body{background-color:var(--mui-palette-common-white);}}body::backdrop{background-color:var(--mui-palette-background-default);}</style></head><body><script src="/_next/static/chunks/webpack-9599a5e4c8bb99a7.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/240f2d2f19d3611c.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:I[12846,[],\"\"]\n8:I[61060,[],\"\"]\n9:[]\n0:[\"$\",\"$L2\",null,{\"buildId\":\"VIEeroNpx7OtQVraC89Vw\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"\"],\"initialTree\":[\"\",{\"children\":[\"(protected-pages)\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"(protected-pages)\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",\"$L4\",null],null],null]},[[null,\"$L5\"],null],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/240f2d2f19d3611c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],\"$L6\"],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L7\"],\"globalErrorComponent\":\"$8\",\"missingSlots\":\"$W9\"}]\n"])</script><script>self.__next_f.push([1,"a:I[22163,[\"595\",\"static/chunks/6367ae20-8f4a8889ea582e92.js\",\"904\",\"static/chunks/5738ac66-7f8c4272d61ad8c4.js\",\"307\",\"static/chunks/d71d05d1-9c249994b40333e9.js\",\"94\",\"static/chunks/94-689b6fa7a8411e68.js\",\"638\",\"static/chunks/638-ea2d600d350580ce.js\",\"957\",\"static/chunks/957-512a229f93eb8969.js\",\"555\",\"static/chunks/555-7b73ce0fcf5b73e9.js\",\"277\",\"static/chunks/277-220981954c8d69cb.js\",\"853\",\"static/chunks/853-4e4ec27ebcb04713.js\",\"584\",\"static/chunks/584-98862f784427bd6f.js\",\"168\",\"static/chunks/168-7737beb071766eda.js\",\"81\",\"static/chunks/81-97216d170072cb27.js\",\"877\",\"static/chunks/877-717bc802ff59e0f4.js\",\"385\",\"static/chunks/385-d51845b4fe97ed01.js\",\"972\",\"static/chunks/972-c216aee0485a90f1.js\",\"198\",\"static/chunks/198-c33ae089e2f8688b.js\",\"448\",\"static/chunks/app/(protected-pages)/layout-352c9c239eff0530.js\"],\"AppInsightsProvider\"]\nb:I[22163,[\"595\",\"static/chunks/6367ae20-8f4a8889ea582e92.js\",\"904\",\"static/chunks/5738ac66-7f8c4272d61ad8c4.js\",\"307\",\"static/chunks/d71d05d1-9c249994b40333e9.js\",\"94\",\"static/chunks/94-689b6fa7a8411e68.js\",\"638\",\"static/chunks/638-ea2d600d350580ce.js\",\"957\",\"static/chunks/957-512a229f93eb8969.js\",\"555\",\"static/chunks/555-7b73ce0fcf5b73e9.js\",\"277\",\"static/chunks/277-220981954c8d69cb.js\",\"853\",\"static/chunks/853-4e4ec27ebcb04713.js\",\"584\",\"static/chunks/584-98862f784427bd6f.js\",\"168\",\"static/chunks/168-7737beb071766eda.js\",\"81\",\"static/chunks/81-97216d170072cb27.js\",\"877\",\"static/chunks/877-717bc802ff59e0f4.js\",\"385\",\"
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 3.92.120.28:443 · go.texicare.com

    2026-01-11 17:51

    HTTP/1.1 302 Found
    Date: Sun, 11 Jan 2026 17:51:15 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    location: http://texicare.com
    cache-control: max-age=63072000
    expires: Tue, 11 Jan 2028 17:51:15 GMT
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 52.54.96.194:80 · go.texicare.com

    2026-01-11 17:51

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 17:51:16 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    x-pardot-rsp: 0/0/1
    location: https://go.texicare.com/
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 3.215.172.219:443 · go.texicare.com

    2026-01-11 17:51

    HTTP/1.1 302 Found
    Date: Sun, 11 Jan 2026 17:51:15 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    location: http://texicare.com
    cache-control: max-age=63072000
    expires: Tue, 11 Jan 2028 17:51:14 GMT
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 34.237.219.119:443 · go.texicare.com

    2026-01-11 17:51

    HTTP/1.1 302 Found
    Date: Sun, 11 Jan 2026 17:51:15 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    location: http://texicare.com
    cache-control: max-age=63072000
    expires: Tue, 11 Jan 2028 17:51:15 GMT
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.208.125.13:443 · go.texicare.com

    2026-01-11 17:51

    HTTP/1.1 302 Found
    Date: Sun, 11 Jan 2026 17:51:15 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    location: http://texicare.com
    cache-control: max-age=63072000
    expires: Tue, 11 Jan 2028 17:51:15 GMT
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 52.54.96.194:443 · go.texicare.com

    2026-01-11 17:51

    HTTP/1.1 302 Found
    Date: Sun, 11 Jan 2026 17:51:14 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    location: http://texicare.com
    cache-control: max-age=63072000
    expires: Tue, 11 Jan 2028 17:51:14 GMT
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 3.215.172.219:80 · go.texicare.com

    2026-01-11 17:51

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 17:51:14 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    x-pardot-rsp: 0/0/1
    location: https://go.texicare.com/
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 3.92.120.28:80 · go.texicare.com

    2026-01-11 17:51

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 17:51:15 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    x-pardot-rsp: 0/0/1
    location: https://go.texicare.com/
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.208.125.13:80 · go.texicare.com

    2026-01-11 17:51

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 17:51:15 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    x-pardot-rsp: 0/0/1
    location: https://go.texicare.com/
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 34.237.219.119:80 · go.texicare.com

    2026-01-11 17:51

    HTTP/1.1 301 Moved Permanently
    Date: Sun, 11 Jan 2026 17:51:15 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    x-pardot-rsp: 0/0/1
    location: https://go.texicare.com/
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 20.97.85.231:443 · chat.texicare.com

    2026-01-09 23:46

    HTTP/1.1 200 OK
    date: Fri, 09 Jan 2026 23:46:37 GMT
    server: uvicorn
    content-type: text/html; charset=utf-8
    content-length: 6575
    last-modified: Thu, 23 Jan 2025 01:09:42 GMT
    etag: "dc1ce2ba3f23eecd53ddebab1c724d14"
    x-process-time: 0
    connection: close
    
    Page title: Open WebUI
    
    <!doctype html>
    <html lang="en">
    	<head>
    		<meta charset="utf-8" />
    		<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96" />
    		<link rel="icon" type="image/svg+xml" href="/favicon/favicon.svg" />
    		<link rel="shortcut icon" href="/favicon/favicon.ico" />
    		<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
    		<meta name="apple-mobile-web-app-title" content="Open WebUI" />
    		<link rel="manifest" href="/favicon/site.webmanifest" />
    		<meta
    			name="viewport"
    			content="width=device-width, initial-scale=1, maximum-scale=1, viewport-fit=cover"
    		/>
    		<meta name="theme-color" content="#171717" />
    		<meta name="robots" content="noindex,nofollow" />
    		<meta name="description" content="Open WebUI" />
    		<link
    			rel="search"
    			type="application/opensearchdescription+xml"
    			title="Open WebUI"
    			href="/opensearch.xml"
    		/>
    
    		<script>
    			function resizeIframe(obj) {
    				obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px';
    			}
    		</script>
    
    		<script>
    			// On page load or when changing themes, best to add inline in `head` to avoid FOUC
    			(() => {
    				const metaThemeColorTag = document.querySelector('meta[name="theme-color"]');
    				const prefersDarkTheme = window.matchMedia('(prefers-color-scheme: dark)').matches;
    
    				if (!localStorage?.theme) {
    					localStorage.theme = 'system';
    				}
    
    				if (localStorage.theme === 'system') {
    					document.documentElement.classList.add(prefersDarkTheme ? 'dark' : 'light');
    					metaThemeColorTag.setAttribute('content', prefersDarkTheme ? '#171717' : '#ffffff');
    				} else if (localStorage.theme === 'oled-dark') {
    					document.documentElement.style.setProperty('--color-gray-800', '#101010');
    					document.documentElement.style.setProperty('--color-gray-850', '#050505');
    					document.documentElement.style.setProperty('--color-gray-900', '#000000');
    					document.documentElement.style.setProperty('--color-gray-950', '#000000');
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#000000');
    				} else if (localStorage.theme === 'light') {
    					document.documentElement.classList.add('light');
    					metaThemeColorTag.setAttribute('content', '#ffffff');
    				} else if (localStorage.theme === 'her') {
    					document.documentElement.classList.add('dark');
    					document.documentElement.classList.add('her');
    					metaThemeColorTag.setAttribute('content', '#983724');
    				} else {
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#171717');
    				}
    
    				window.matchMedia('(prefers-color-scheme: dark)').addListener((e) => {
    					if (localStorage.theme === 'system') {
    						if (e.matches) {
    							document.documentElement.classList.add('dark');
    							document.documentElement.classList.remove('light');
    							metaThemeColorTag.setAttribute('content', '#171717');
    						} else {
    							document.documentElement.classList.add('light');
    							document.documentElement.classList.remove('dark');
    							metaThemeColorTag.setAttribute('content', '#ffffff');
    						}
    					}
    				});
    			})();
    		</script>
    
    		<title>Open WebUI</title>
    
    		
    		<link rel="modulepreload" href="/_app/immutable/entry/start.CUqwVR68.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/entry.CLVb5_DP.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.CJWsuN4_.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.ckruoafP.js">
    		<link rel="modulepreload" href="/_app/immutable/entry/app.DOD-tKlv.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/preload-helper.C1FmrZbK.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.C0AhRtWe.js">
    	</head>
    
    	<body data-sveltekit-preload-data="hover">
    		<div style="display: contents">
    			<script>
    				{
    					__sveltekit_1v9krg9 = {
    						base: ""
    					};
    
    					const element = document.currentScript.parentElement;
    
    					Promise.all([
    						import("/_app/immutable/entry/start.CUqwVR68.js"),
    						import("/_app/immutable/entry/app.DOD-tKlv.js")
    					]).then((
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 40.119.12.82:443 · www.texicare.com

    2026-01-05 08:08

    HTTP/1.1 200 OK
    Connection: close
    Content-Type: text/html; charset=utf-8
    Date: Mon, 05 Jan 2026 08:08:41 GMT
    Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate
    Transfer-Encoding: chunked
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding
    request-context: appId=cid-v1:
    Link: </>; rel=preconnect; crossorigin=""
    X-Powered-By: Next.js
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 40.119.12.82:80 · www.texicare.com

    2026-01-05 08:08

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Connection: close
    Date: Mon, 05 Jan 2026 08:08:26 GMT
    Location: https://www.texicare.com/
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 40.119.12.82:443 · texicare.com

    2026-01-05 08:07

    HTTP/1.1 200 OK
    Connection: close
    Content-Type: text/html; charset=utf-8
    Date: Mon, 05 Jan 2026 08:07:50 GMT
    Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate
    Transfer-Encoding: chunked
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding
    request-context: appId=cid-v1:
    Link: </>; rel=preconnect; crossorigin=""
    X-Powered-By: Next.js
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 40.119.12.82:80 · texicare.com

    2026-01-05 08:07

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Connection: close
    Date: Mon, 05 Jan 2026 08:07:49 GMT
    Location: https://texicare.com/
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 40.119.12.82:80 · memberhub.texicare.com

    2026-01-04 19:02

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Connection: close
    Date: Sun, 04 Jan 2026 19:02:54 GMT
    Location: https://memberhub.texicare.com/
    
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 40.119.12.82:443 · memberhub.texicare.com

    2026-01-04 19:02

    HTTP/1.1 308 Permanent Redirect
    Connection: close
    Date: Sun, 04 Jan 2026 19:02:55 GMT
    Location: /dashboard
    Transfer-Encoding: chunked
    request-context: appId=cid-v1:
    Refresh: 0;url=/dashboard
    
    
    /dashboard
    Found 2026-01-04 by HttpPlugin
    Create report
  • Open service 34.237.219.119:443 · go.texicare.com

    2026-01-03 16:04

    HTTP/1.1 302 Found
    Date: Sat, 03 Jan 2026 16:04:49 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    location: http://texicare.com
    cache-control: max-age=63072000
    expires: Mon, 03 Jan 2028 16:04:49 GMT
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 3.92.120.28:443 · go.texicare.com

    2026-01-03 16:04

    HTTP/1.1 302 Found
    Date: Sat, 03 Jan 2026 16:04:50 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    location: http://texicare.com
    cache-control: max-age=63072000
    expires: Mon, 03 Jan 2028 16:04:50 GMT
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 52.54.96.194:80 · go.texicare.com

    2026-01-03 16:04

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 03 Jan 2026 16:04:51 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    x-pardot-rsp: 0/0/1
    location: https://go.texicare.com/
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 18.208.125.13:80 · go.texicare.com

    2026-01-03 16:04

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 03 Jan 2026 16:04:49 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    x-pardot-rsp: 0/0/1
    location: https://go.texicare.com/
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 3.215.172.219:80 · go.texicare.com

    2026-01-03 16:04

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 03 Jan 2026 16:04:49 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    x-pardot-rsp: 0/0/1
    location: https://go.texicare.com/
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 34.237.219.119:80 · go.texicare.com

    2026-01-03 16:04

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 03 Jan 2026 16:04:49 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    expires: Thu, 19 Nov 1981 08:52:00 GMT
    cache-control: no-store, no-cache, must-revalidate
    pragma: no-cache
    x-pardot-rsp: 0/0/1
    location: https://go.texicare.com/
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 18.208.125.13:443 · go.texicare.com

    2026-01-03 16:04

    HTTP/1.1 302 Found
    Date: Sat, 03 Jan 2026 16:04:49 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    location: http://texicare.com
    cache-control: max-age=63072000
    expires: Mon, 03 Jan 2028 16:04:49 GMT
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 52.54.96.194:443 · go.texicare.com

    2026-01-03 16:04

    HTTP/1.1 302 Found
    Date: Sat, 03 Jan 2026 16:04:49 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 0
    Connection: close
    set-cookie: pardot=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0
    location: http://texicare.com
    cache-control: max-age=63072000
    expires: Mon, 03 Jan 2028 16:04:49 GMT
    vary: User-Agent
    X-Pardot-Route: e8229a0ff18ebffc83a98010d2521dd5
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 20.97.85.231:443 · chat.texicare.com

    2026-01-02 21:41

    HTTP/1.1 200 OK
    date: Fri, 02 Jan 2026 21:41:11 GMT
    server: uvicorn
    content-type: text/html; charset=utf-8
    content-length: 6575
    last-modified: Thu, 23 Jan 2025 01:09:42 GMT
    etag: "dc1ce2ba3f23eecd53ddebab1c724d14"
    x-process-time: 0
    connection: close
    
    Page title: Open WebUI
    
    <!doctype html>
    <html lang="en">
    	<head>
    		<meta charset="utf-8" />
    		<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96" />
    		<link rel="icon" type="image/svg+xml" href="/favicon/favicon.svg" />
    		<link rel="shortcut icon" href="/favicon/favicon.ico" />
    		<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
    		<meta name="apple-mobile-web-app-title" content="Open WebUI" />
    		<link rel="manifest" href="/favicon/site.webmanifest" />
    		<meta
    			name="viewport"
    			content="width=device-width, initial-scale=1, maximum-scale=1, viewport-fit=cover"
    		/>
    		<meta name="theme-color" content="#171717" />
    		<meta name="robots" content="noindex,nofollow" />
    		<meta name="description" content="Open WebUI" />
    		<link
    			rel="search"
    			type="application/opensearchdescription+xml"
    			title="Open WebUI"
    			href="/opensearch.xml"
    		/>
    
    		<script>
    			function resizeIframe(obj) {
    				obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px';
    			}
    		</script>
    
    		<script>
    			// On page load or when changing themes, best to add inline in `head` to avoid FOUC
    			(() => {
    				const metaThemeColorTag = document.querySelector('meta[name="theme-color"]');
    				const prefersDarkTheme = window.matchMedia('(prefers-color-scheme: dark)').matches;
    
    				if (!localStorage?.theme) {
    					localStorage.theme = 'system';
    				}
    
    				if (localStorage.theme === 'system') {
    					document.documentElement.classList.add(prefersDarkTheme ? 'dark' : 'light');
    					metaThemeColorTag.setAttribute('content', prefersDarkTheme ? '#171717' : '#ffffff');
    				} else if (localStorage.theme === 'oled-dark') {
    					document.documentElement.style.setProperty('--color-gray-800', '#101010');
    					document.documentElement.style.setProperty('--color-gray-850', '#050505');
    					document.documentElement.style.setProperty('--color-gray-900', '#000000');
    					document.documentElement.style.setProperty('--color-gray-950', '#000000');
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#000000');
    				} else if (localStorage.theme === 'light') {
    					document.documentElement.classList.add('light');
    					metaThemeColorTag.setAttribute('content', '#ffffff');
    				} else if (localStorage.theme === 'her') {
    					document.documentElement.classList.add('dark');
    					document.documentElement.classList.add('her');
    					metaThemeColorTag.setAttribute('content', '#983724');
    				} else {
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#171717');
    				}
    
    				window.matchMedia('(prefers-color-scheme: dark)').addListener((e) => {
    					if (localStorage.theme === 'system') {
    						if (e.matches) {
    							document.documentElement.classList.add('dark');
    							document.documentElement.classList.remove('light');
    							metaThemeColorTag.setAttribute('content', '#171717');
    						} else {
    							document.documentElement.classList.add('light');
    							document.documentElement.classList.remove('dark');
    							metaThemeColorTag.setAttribute('content', '#ffffff');
    						}
    					}
    				});
    			})();
    		</script>
    
    		<title>Open WebUI</title>
    
    		
    		<link rel="modulepreload" href="/_app/immutable/entry/start.CUqwVR68.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/entry.CLVb5_DP.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.CJWsuN4_.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.ckruoafP.js">
    		<link rel="modulepreload" href="/_app/immutable/entry/app.DOD-tKlv.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/preload-helper.C1FmrZbK.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.C0AhRtWe.js">
    	</head>
    
    	<body data-sveltekit-preload-data="hover">
    		<div style="display: contents">
    			<script>
    				{
    					__sveltekit_1v9krg9 = {
    						base: ""
    					};
    
    					const element = document.currentScript.parentElement;
    
    					Promise.all([
    						import("/_app/immutable/entry/start.CUqwVR68.js"),
    						import("/_app/immutable/entry/app.DOD-tKlv.js")
    					]).then((
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 40.119.12.82:443 · login.texicare.com

    2026-01-01 15:41

    HTTP/1.1 307 Temporary Redirect
    Connection: close
    Content-Type: text/html; charset=utf-8
    Date: Thu, 01 Jan 2026 15:41:51 GMT
    Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate
    Location: https://login.texicare.com/login?callbackUrl=%2F
    Transfer-Encoding: chunked
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding
    request-context: appId=cid-v1:
    X-Powered-By: Next.js
    
    Page title: Texicare Auth Server
    
    <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e80f0061cc1100f5.js"/><script src="/_next/static/chunks/fd9d1056-ee2b48d242dd6707.js" async=""></script><script src="/_next/static/chunks/117-71df63001155ae8b.js" async=""></script><script src="/_next/static/chunks/main-app-050fd630f446e664.js" async=""></script><meta name="theme-color" content="#090a0b"/><title>Texicare Auth Server</title><meta name="description" content="Texicare&#x27;s Auth Server"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><style data-emotion="mui-global 17p9a45">html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;-webkit-text-size-adjust:100%;}*,*::before,*::after{box-sizing:inherit;}strong,b{font-weight:700;}body{margin:0;color:var(--mui-palette-text-primary);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:1rem;line-height:1.5;background-color:var(--mui-palette-background-default);}@media print{body{background-color:var(--mui-palette-common-white);}}body::backdrop{background-color:var(--mui-palette-background-default);}</style></head><body><script src="/_next/static/chunks/webpack-e80f0061cc1100f5.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/240f2d2f19d3611c.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:I[12846,[],\"\"]\n8:I[61060,[],\"\"]\n9:[]\n0:[\"$\",\"$L2\",null,{\"buildId\":\"lvYPLsEBG07n337bhx0XE\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"\"],\"initialTree\":[\"\",{\"children\":[\"(protected-pages)\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"(protected-pages)\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",\"$L4\",null],null],null]},[[null,\"$L5\"],null],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/240f2d2f19d3611c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],\"$L6\"],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L7\"],\"globalErrorComponent\":\"$8\",\"missingSlots\":\"$W9\"}]\n"])</script><script>self.__next_f.push([1,"a:I[53571,[\"595\",\"static/chunks/6367ae20-fa0d4d50cc89c5d4.js\",\"904\",\"static/chunks/5738ac66-5352eb204c30366a.js\",\"307\",\"static/chunks/d71d05d1-9860e2c59d2e5c69.js\",\"995\",\"static/chunks/995-3c3bcb93a38be356.js\",\"198\",\"static/chunks/198-4447d2b7dc07f859.js\",\"620\",\"static/chunks/620-d507b315fecfc8ec.js\",\"37\",\"static/chunks/37-1665572dee1dcb72.js\",\"185\",\"static/chunks/app/layout-86b824a4ca178684.js\"],\"AppInsightsProvider\"]\nb:I[53571,[\"595\",\"static/chunks/6367ae20-fa0d4d50cc89c5d4.js\",\"904\",\"static/chunks/5738ac66-5352eb204c30366a.js\",\"307\",\"static/chunks/d71d05d1-9860e2c59d2e5c69.js\",\"995\",\"static/chunks/995-3c3bcb93a38be356.js\",\"198\",\"static/chunks/198-4447d2b7dc07f859.js\",\"620\",\"static/chunks/620-d507b315fecfc8ec.js\",\"37\",\"static/chunks/37-1665572dee1dcb72.js\",\"185\",\"static/chunks/app/layout-86b824a4ca178684.js\"],\"PublicEnvProvider\"]\nc:I[53571,[\"595\",\"static/chunks/6367ae20-fa0d4d50cc89c5d4.js\",\"904\",\"static/chunks/5738ac66-5352eb204c30366a.js\",\"307\",\"static/chunks/d71d05d1-9860e2c59d2e5c69.js\",\"995\",\"static/chunks/995-3c3bcb93a38be356.js\",\"198\",\"static/chunks/198-4447d2b7dc07f859.js\",\"620\",\"static/chunks/620-d507b315fecfc8ec.js\",\"37\",\"static/chunks/37-1665572dee1dcb72.js\",\"185\",\"static/chunks/app/layout-86b824a4ca178684.js\"],\"FormIntlProvider\"]\nd:I[53571,[\"595\",\"static/chunks/6367ae20-fa0d4d50cc89c5d4.js\",\"904\",\"static/chunks/5738ac66-5352eb204c30366a.js\",\"307\",\"static/chunks/d71d05d1-9860e2c59d2e5c69.js\",\"995\",\"static/chunks/995-3c3bc
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 40.119.12.82:80 · login.texicare.com

    2026-01-01 15:41

    HTTP/1.1 301 Moved Permanently
    Content-Length: 0
    Connection: close
    Date: Thu, 01 Jan 2026 15:41:50 GMT
    Location: https://login.texicare.com/
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 20.97.85.231:443 · chat.texicare.com

    2025-12-23 01:34

    HTTP/1.1 200 OK
    date: Tue, 23 Dec 2025 01:34:31 GMT
    server: uvicorn
    content-type: text/html; charset=utf-8
    content-length: 6575
    last-modified: Thu, 23 Jan 2025 01:09:42 GMT
    etag: "dc1ce2ba3f23eecd53ddebab1c724d14"
    x-process-time: 0
    connection: close
    
    Page title: Open WebUI
    
    <!doctype html>
    <html lang="en">
    	<head>
    		<meta charset="utf-8" />
    		<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96" />
    		<link rel="icon" type="image/svg+xml" href="/favicon/favicon.svg" />
    		<link rel="shortcut icon" href="/favicon/favicon.ico" />
    		<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
    		<meta name="apple-mobile-web-app-title" content="Open WebUI" />
    		<link rel="manifest" href="/favicon/site.webmanifest" />
    		<meta
    			name="viewport"
    			content="width=device-width, initial-scale=1, maximum-scale=1, viewport-fit=cover"
    		/>
    		<meta name="theme-color" content="#171717" />
    		<meta name="robots" content="noindex,nofollow" />
    		<meta name="description" content="Open WebUI" />
    		<link
    			rel="search"
    			type="application/opensearchdescription+xml"
    			title="Open WebUI"
    			href="/opensearch.xml"
    		/>
    
    		<script>
    			function resizeIframe(obj) {
    				obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 'px';
    			}
    		</script>
    
    		<script>
    			// On page load or when changing themes, best to add inline in `head` to avoid FOUC
    			(() => {
    				const metaThemeColorTag = document.querySelector('meta[name="theme-color"]');
    				const prefersDarkTheme = window.matchMedia('(prefers-color-scheme: dark)').matches;
    
    				if (!localStorage?.theme) {
    					localStorage.theme = 'system';
    				}
    
    				if (localStorage.theme === 'system') {
    					document.documentElement.classList.add(prefersDarkTheme ? 'dark' : 'light');
    					metaThemeColorTag.setAttribute('content', prefersDarkTheme ? '#171717' : '#ffffff');
    				} else if (localStorage.theme === 'oled-dark') {
    					document.documentElement.style.setProperty('--color-gray-800', '#101010');
    					document.documentElement.style.setProperty('--color-gray-850', '#050505');
    					document.documentElement.style.setProperty('--color-gray-900', '#000000');
    					document.documentElement.style.setProperty('--color-gray-950', '#000000');
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#000000');
    				} else if (localStorage.theme === 'light') {
    					document.documentElement.classList.add('light');
    					metaThemeColorTag.setAttribute('content', '#ffffff');
    				} else if (localStorage.theme === 'her') {
    					document.documentElement.classList.add('dark');
    					document.documentElement.classList.add('her');
    					metaThemeColorTag.setAttribute('content', '#983724');
    				} else {
    					document.documentElement.classList.add('dark');
    					metaThemeColorTag.setAttribute('content', '#171717');
    				}
    
    				window.matchMedia('(prefers-color-scheme: dark)').addListener((e) => {
    					if (localStorage.theme === 'system') {
    						if (e.matches) {
    							document.documentElement.classList.add('dark');
    							document.documentElement.classList.remove('light');
    							metaThemeColorTag.setAttribute('content', '#171717');
    						} else {
    							document.documentElement.classList.add('light');
    							document.documentElement.classList.remove('dark');
    							metaThemeColorTag.setAttribute('content', '#ffffff');
    						}
    					}
    				});
    			})();
    		</script>
    
    		<title>Open WebUI</title>
    
    		
    		<link rel="modulepreload" href="/_app/immutable/entry/start.CUqwVR68.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/entry.CLVb5_DP.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.CJWsuN4_.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.ckruoafP.js">
    		<link rel="modulepreload" href="/_app/immutable/entry/app.DOD-tKlv.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/preload-helper.C1FmrZbK.js">
    		<link rel="modulepreload" href="/_app/immutable/chunks/index.C0AhRtWe.js">
    	</head>
    
    	<body data-sveltekit-preload-data="hover">
    		<div style="display: contents">
    			<script>
    				{
    					__sveltekit_1v9krg9 = {
    						base: ""
    					};
    
    					const element = document.currentScript.parentElement;
    
    					Promise.all([
    						import("/_app/immutable/entry/start.CUqwVR68.js"),
    						import("/_app/immutable/entry/app.DOD-tKlv.js")
    					]).then((
    Found 2025-12-23 by HttpPlugin
    Create report
dev-chat.texicare.com
CN:
dev-chat.texicare.com
Not before:
2025-10-04 00:00
Not after:
2026-04-04 23:59
chat.texicare.com
CN:
chat.texicare.com
Not before:
2025-10-04 00:00
Not after:
2026-04-04 23:59
communicationhub.texicare.com
CN:
communicationhub.texicare.com
Not before:
2025-08-25 00:00
Not after:
2026-02-25 23:59
go.texicare.com
CN:
go.texicare.com
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-03 15:05
Not after:
2026-04-03 15:05
www.texicare.com
CN:
www.texicare.com
Not before:
2025-08-18 00:00
Not after:
2026-02-18 23:59
texicare.com
CN:
texicare.com
Not before:
2025-08-19 00:00
Not after:
2026-02-18 23:59
memberhub.texicare.com
CN:
memberhub.texicare.com
Not before:
2025-12-30 00:00
Not after:
2026-04-14 23:59
go.texicare.com
CN:
go.texicare.com
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-04 15:49
Not after:
2026-02-02 15:49
login.texicare.com
CN:
login.texicare.com
Not before:
2025-12-28 00:00
Not after:
2026-04-14 23:59