Host 3.225.57.201
United States
AMAZON-AES
Software information

Heroku

tcp/80

nginx nginx 1.29.3

tcp/443

  • Open service 3.225.57.201:443

    2026-01-21 19:20

    HTTP/1.1 200 OK
    Date: Wed, 21 Jan 2026 19:20:21 GMT
    Content-Type: text/html
    Content-Length: 13400
    Connection: close
    Server: nginx/1.29.3
    Last-Modified: Sun, 09 Nov 2025 16:29:33 GMT
    ETag: "6910c16d-3458"
    Cache-Control: no-cache, no-store, must-revalidate
    Pragma: no-cache
    Expires: 0
    X-Build-Time: build-time-placeholder
    Accept-Ranges: bytes
    
    Page title: JustParkWell | AI Powered Parking Platform
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <link rel="icon" type="image/png+xml" href="/logo_2.png" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>JustParkWell | AI Powered Parking Platform</title>
        
        <!-- Cache control meta tags to prevent HTML caching (especially for mobile) -->
        <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
        <meta http-equiv="Pragma" content="no-cache" />
        <meta http-equiv="Expires" content="0" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        
        <!-- Mobile-specific cache prevention -->
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style" content="default" />
        <meta name="mobile-web-app-capable" content="yes" />
        <meta name="format-detection" content="telephone=no" />
        
        <!-- Build version for cache busting (will be updated during build) -->
        <meta name="build-version" content="1762705773672.1ik0a" />
        
        <!-- Prevent iOS Safari from caching -->
        <meta name="apple-touch-fullscreen" content="yes" />
        <meta name="apple-mobile-web-app-title" content="JustParkWell" />
        
        <!-- Performance optimizations -->
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link href="https://fonts.googleapis.com/css2?family=Parkinsans:wght@300..800&display=swap" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'" />
        <noscript>
          <link href="https://fonts.googleapis.com/css2?family=Parkinsans:wght@300..800&display=swap" rel="stylesheet" />
        </noscript>
        
        <!-- DNS prefetching for external resources -->
        <link rel="dns-prefetch" href="https://maps.googleapis.com" />
        <link rel="dns-prefetch" href="https://maps.gstatic.com" />
        <link rel="preconnect" href="https://maps.googleapis.com" crossorigin />
        
        <!-- Preload critical resources with high priority -->
        <link rel="modulepreload" href="/assets/main.Bq-rOgrR.js" />
        
        <!-- Resource hints for performance -->
        <link rel="prefetch" href="/logo_2.png" />
        <meta name="theme-color" content="#7029C7" />
        
        <!-- Error handling for missing React -->
        <script>
          // Ensure React globals are available
          window.React = window.React || {};
          window.ReactDOM = window.ReactDOM || {};
          
          // Enhanced error handler for React-specific errors
          window.addEventListener('error', function(e) {
            console.error('Global error:', e.error);
            
            // Handle React-specific errors
            if (e.error && e.error.message && e.error.message.includes('Children')) {
              console.error('React Children error detected - this may be a React version conflict');
              // Try to reload the page once if React is having issues
              if (!window.reactErrorReloaded) {
                window.reactErrorReloaded = true;
                setTimeout(() => window.location.reload(), 1000);
              }
            }
            
            if (e.filename && e.filename.includes('.js')) {
              console.error('JavaScript loading error:', e.filename);
            }
          });
          
          window.addEventListener('unhandledrejection', function(e) {
            console.error('Unhandled promise rejection:', e.reason);
          });
        </script>
        
        <!-- Enhanced Mobile cache-busting script - run immediately for cache control -->
        <script>
          // Aggressive cache prevention for mobile devices
          (function() {
            const buildVersionMeta = document.querySelector('meta[name="build-version"]');
            const CURRENT_VERSION = buildVersionMeta ? buildVersionMeta.content : Date.now().toString();
            const MOBILE_CACHE_KEY = 'justparkwell_mobile_version';
            const FORCE_RELOAD_KEY = 'justparkwell_force_reload';
            
            // Check if we're on mobile
            const isMobile = /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
            
       
    Found 2026-01-21 by HttpPlugin
    Create report
  • Open service 3.225.57.201:443 · direwolf-3fecc13575-f6660642ddb9.redbud-virginia.herokuapp.com

    2026-01-10 10:42

    HTTP/1.0 400 Bad Request
    
    
    Client sent an HTTP request to an HTTPS server.
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 3.225.57.201:80 · direwolf-3fecc13575-f6660642ddb9.redbud-virginia.herokuapp.com

    2026-01-10 10:42

    HTTP/1.1 404 Not Found
    Cache-Control: no-cache, no-store
    Content-Type: text/html; charset=utf-8
    Server: Heroku
    Via: 1.1 heroku-router
    Date: Sat, 10 Jan 2026 10:43:45 GMT
    Content-Length: 555
    Connection: close
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
    
          html,body {
            height: 100%;
            overflow: hidden;
          }
    
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="https://www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 3.225.57.201:443 · direwolf-6b6a545adb-9488cb1e2554.cherry-virginia.herokuapp.com

    2026-01-02 08:52

    HTTP/1.0 400 Bad Request
    
    
    Client sent an HTTP request to an HTTPS server.
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 3.225.57.201:80 · direwolf-6b6a545adb-9488cb1e2554.cherry-virginia.herokuapp.com

    2026-01-02 08:52

    HTTP/1.1 404 Not Found
    Cache-Control: no-cache, no-store
    Content-Type: text/html; charset=utf-8
    Server: Heroku
    Via: 1.1 heroku-router
    Date: Fri, 02 Jan 2026 08:52:18 GMT
    Content-Length: 555
    Connection: close
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
    
          html,body {
            height: 100%;
            overflow: hidden;
          }
    
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="https://www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 3.225.57.201:80 · direwolf-84cff2b199-0407a2a3e83c.rose-virginia.herokuapp.com

    2025-12-31 18:04

    HTTP/1.1 404 Not Found
    Cache-Control: no-cache, no-store
    Content-Type: text/html; charset=utf-8
    Server: Heroku
    Via: 1.1 heroku-router
    Date: Wed, 31 Dec 2025 18:04:59 GMT
    Content-Length: 555
    Connection: close
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
    
          html,body {
            height: 100%;
            overflow: hidden;
          }
    
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="https://www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 3.225.57.201:443 · direwolf-84cff2b199-0407a2a3e83c.rose-virginia.herokuapp.com

    2025-12-31 18:04

    HTTP/1.0 400 Bad Request
    
    
    Client sent an HTTP request to an HTTPS server.
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 3.225.57.201:443 · secure.guarded-shelf-4514.herokuspace.com

    2025-12-31 18:03

    HTTP/1.0 400 Bad Request
    
    
    Client sent an HTTP request to an HTTPS server.
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 3.225.57.201:80 · secure.guarded-shelf-4514.herokuspace.com

    2025-12-31 18:03

    HTTP/1.1 404 Not Found
    Cache-Control: no-cache, no-store
    Content-Type: text/html; charset=utf-8
    Server: Heroku
    Via: 1.1 heroku-router
    Date: Wed, 31 Dec 2025 18:03:08 GMT
    Content-Length: 555
    Connection: close
    
    Page title: No such app
    
    <!DOCTYPE html>
    <html>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta charset="utf-8">
        <title>No such app</title>
        <style media="screen">
          html,body,iframe {
            margin: 0;
            padding: 0;
          }
    
          html,body {
            height: 100%;
            overflow: hidden;
          }
    
          iframe {
            width: 100%;
            height: 100%;
            border: 0;
          }
        </style>
      </head>
      <body>
        <iframe src="https://www.herokucdn.com/error-pages/no-such-app.html"></iframe>
      </body>
    </html>
    Found 2025-12-31 by HttpPlugin
    Create report
justparkwell.us*.justparkwell.us
CN:
justparkwell.us
Key:
RSA-2048
Issuer:
Not before:
2025-10-25 00:00
Not after:
2026-11-23 23:59