Domain halalfreshnfast.com
United States
AMAZON-02
Software information

Netlify

tcp/443

  • Git configuration and history exposed
    First seen 2025-12-07 18:32
    Last seen 2026-01-02 11:39
    Open for 25 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65226fffdfd8

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = https://github.com/halalfreshnfast/halalfreshnfast.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      
      Found on 2026-01-02 11:39
      262 Bytes
  • Open service 75.2.60.5:443 · halalfreshnfast.com

    2026-01-08 22:16

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 4
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 17635
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 08 Jan 2026 22:16:35 GMT
    Etag: "36074deb838078a84fe70976b68d7bd6-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KEFTXPMMERZ1CWV63Z16V88S
    Connection: close
    
    Page title: Halal Fresh N Fast — Fresh • Fast • Halal
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8"/>
      <meta name="viewport" content="width=device-width, initial-scale=1"/>
      <title>Halal Fresh N Fast — Fresh • Fast • Halal</title>
    
      <!-- Fonts -->
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Great+Vibes&family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
    
      <!-- Base styles (your site stylesheet) -->
      <link rel="stylesheet" href="css/style.css"/>
    
      <style>
        :root{
          --green:#0e5a2a; --orange:#ff7a00; --ink:#0f172a;
          --cream:#fff8ef; --border:#e9eef3; --muted:#6b7280;
          --shadow:0 20px 60px rgba(0,0,0,.18);
          --glow:0 16px 40px rgba(14,90,42,.2);
        }
    
        body{background:var(--cream); color:var(--ink); font-family:Inter, system-ui, Arial, sans-serif}
    
        /* Header */
        .site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--border)}
        .site-header .nav{display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:12px 18px}
        .brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}
        .brand-logo{height:42px;width:42px;border-radius:10px;object-fit:cover}
        .brand-text{font-weight:900;letter-spacing:.2px}
        .nav-links{display:flex;gap:14px;align-items:center}
        .nav-links a{color:#0f172a;text-decoration:none;font-weight:700}
        .nav-links .order{background:var(--orange);color:#111;padding:10px 14px;border-radius:10px;box-shadow:var(--shadow)}
    
        /* Hero */
        .hero{
          position:relative; overflow:hidden; min-height:76vh;
          display:grid; place-items:center; text-align:center;
          background:
            radial-gradient(1200px 600px at 10% -10%, #ffe9d3 0%, transparent 60%),
            radial-gradient(1000px 600px at 90% 10%, #eaffef 0%, transparent 60%),
            linear-gradient(180deg, #ffffff 0%, #fff7ee 60%, #fff4e6 100%);
        }
        .hero-inner{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:56px 18px}
        .hero-badge{font-family:"Great Vibes", cursive; font-size:38px; color:var(--green); opacity:.9; margin-bottom:8px}
        .hero-title{font-size:clamp(36px, 6vw, 72px); line-height:1.02; font-weight:900; letter-spacing:-.02em; margin:0}
        .hero-sub{max-width:740px;margin:16px auto 28px;color:var(--muted);font-size:1.1rem}
        .hero-cta{display:flex; gap:12px; justify-content:center; flex-wrap:wrap}
        .btn{display:inline-flex;align-items:center;gap:10px; padding:14px 18px; border-radius:12px; font-weight:900; text-decoration:none; cursor:pointer; border:0}
        .btn-primary{background:var(--orange); color:#111; box-shadow:var(--shadow)}
        .btn-ghost{border:1px solid var(--border); background:#fff; color:#0f172a}
        .hero-logo-badge{
          position:absolute; left:50%; transform:translateX(-50%); bottom:26px;
          background:#fff; padding:8px 12px; border:1px solid var(--border); border-radius:999px; display:flex; gap:8px; align-items:center;
          box-shadow:0 10px 20px rgba(0,0,0,.06)
        }
        .hero-logo-badge img{height:22px;width:22px;border-radius:6px}
    
        /* Floating spices (parallax) */
        .spice{position:absolute; opacity:.18; filter:blur(.2px); user-select:none; pointer-events:none; will-change:transform}
        .spice.s1{top:8%; left:6%; width:120px; animation:float 10s ease-in-out infinite alternate}
        .spice.s2{top:12%; right:8%; width:100px; animation:float 12s 1.2s ease-in-out infinite alternate}
        .spice.s3{bottom:12%; left:12%; width:140px; animation:float 13s .8s ease-in-out infinite alternate}
        @keyframes float{from{transform:translateY(-10px) rotate(-4deg)} to{transform:translateY(10px) rotate(4deg)}}
    
        /* Quick highlights ribbon */
        .ribbon{overflow:hidden; border-block:1px solid var(--border); background:#fff}
        .ribbon-track{display:flex;gap:28px;white-space:nowrap;animation:slide 22s linear infinite; padding:10px 0}
        .chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f5fff6;border:1px solid #dceddf;color:#
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · halalfreshnfast.com

    2026-01-02 11:39

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 17635
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 02 Jan 2026 11:39:36 GMT
    Etag: "36074deb838078a84fe70976b68d7bd6-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KDZ831CAEWQ5DBX1JD8C5V0V
    Connection: close
    
    Page title: Halal Fresh N Fast — Fresh • Fast • Halal
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8"/>
      <meta name="viewport" content="width=device-width, initial-scale=1"/>
      <title>Halal Fresh N Fast — Fresh • Fast • Halal</title>
    
      <!-- Fonts -->
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Great+Vibes&family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
    
      <!-- Base styles (your site stylesheet) -->
      <link rel="stylesheet" href="css/style.css"/>
    
      <style>
        :root{
          --green:#0e5a2a; --orange:#ff7a00; --ink:#0f172a;
          --cream:#fff8ef; --border:#e9eef3; --muted:#6b7280;
          --shadow:0 20px 60px rgba(0,0,0,.18);
          --glow:0 16px 40px rgba(14,90,42,.2);
        }
    
        body{background:var(--cream); color:var(--ink); font-family:Inter, system-ui, Arial, sans-serif}
    
        /* Header */
        .site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--border)}
        .site-header .nav{display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:12px 18px}
        .brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}
        .brand-logo{height:42px;width:42px;border-radius:10px;object-fit:cover}
        .brand-text{font-weight:900;letter-spacing:.2px}
        .nav-links{display:flex;gap:14px;align-items:center}
        .nav-links a{color:#0f172a;text-decoration:none;font-weight:700}
        .nav-links .order{background:var(--orange);color:#111;padding:10px 14px;border-radius:10px;box-shadow:var(--shadow)}
    
        /* Hero */
        .hero{
          position:relative; overflow:hidden; min-height:76vh;
          display:grid; place-items:center; text-align:center;
          background:
            radial-gradient(1200px 600px at 10% -10%, #ffe9d3 0%, transparent 60%),
            radial-gradient(1000px 600px at 90% 10%, #eaffef 0%, transparent 60%),
            linear-gradient(180deg, #ffffff 0%, #fff7ee 60%, #fff4e6 100%);
        }
        .hero-inner{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:56px 18px}
        .hero-badge{font-family:"Great Vibes", cursive; font-size:38px; color:var(--green); opacity:.9; margin-bottom:8px}
        .hero-title{font-size:clamp(36px, 6vw, 72px); line-height:1.02; font-weight:900; letter-spacing:-.02em; margin:0}
        .hero-sub{max-width:740px;margin:16px auto 28px;color:var(--muted);font-size:1.1rem}
        .hero-cta{display:flex; gap:12px; justify-content:center; flex-wrap:wrap}
        .btn{display:inline-flex;align-items:center;gap:10px; padding:14px 18px; border-radius:12px; font-weight:900; text-decoration:none; cursor:pointer; border:0}
        .btn-primary{background:var(--orange); color:#111; box-shadow:var(--shadow)}
        .btn-ghost{border:1px solid var(--border); background:#fff; color:#0f172a}
        .hero-logo-badge{
          position:absolute; left:50%; transform:translateX(-50%); bottom:26px;
          background:#fff; padding:8px 12px; border:1px solid var(--border); border-radius:999px; display:flex; gap:8px; align-items:center;
          box-shadow:0 10px 20px rgba(0,0,0,.06)
        }
        .hero-logo-badge img{height:22px;width:22px;border-radius:6px}
    
        /* Floating spices (parallax) */
        .spice{position:absolute; opacity:.18; filter:blur(.2px); user-select:none; pointer-events:none; will-change:transform}
        .spice.s1{top:8%; left:6%; width:120px; animation:float 10s ease-in-out infinite alternate}
        .spice.s2{top:12%; right:8%; width:100px; animation:float 12s 1.2s ease-in-out infinite alternate}
        .spice.s3{bottom:12%; left:12%; width:140px; animation:float 13s .8s ease-in-out infinite alternate}
        @keyframes float{from{transform:translateY(-10px) rotate(-4deg)} to{transform:translateY(10px) rotate(4deg)}}
    
        /* Quick highlights ribbon */
        .ribbon{overflow:hidden; border-block:1px solid var(--border); background:#fff}
        .ribbon-track{display:flex;gap:28px;white-space:nowrap;animation:slide 22s linear infinite; padding:10px 0}
        .chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f5fff6;border:1px solid #dceddf;color:#
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · halalfreshnfast.com

    2025-12-22 21:06

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 17635
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 22 Dec 2025 21:06:35 GMT
    Etag: "36074deb838078a84fe70976b68d7bd6-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KD3Y5AHBS11CTQSNGR566M36
    Connection: close
    
    Page title: Halal Fresh N Fast — Fresh • Fast • Halal
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8"/>
      <meta name="viewport" content="width=device-width, initial-scale=1"/>
      <title>Halal Fresh N Fast — Fresh • Fast • Halal</title>
    
      <!-- Fonts -->
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Great+Vibes&family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
    
      <!-- Base styles (your site stylesheet) -->
      <link rel="stylesheet" href="css/style.css"/>
    
      <style>
        :root{
          --green:#0e5a2a; --orange:#ff7a00; --ink:#0f172a;
          --cream:#fff8ef; --border:#e9eef3; --muted:#6b7280;
          --shadow:0 20px 60px rgba(0,0,0,.18);
          --glow:0 16px 40px rgba(14,90,42,.2);
        }
    
        body{background:var(--cream); color:var(--ink); font-family:Inter, system-ui, Arial, sans-serif}
    
        /* Header */
        .site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--border)}
        .site-header .nav{display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:12px 18px}
        .brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}
        .brand-logo{height:42px;width:42px;border-radius:10px;object-fit:cover}
        .brand-text{font-weight:900;letter-spacing:.2px}
        .nav-links{display:flex;gap:14px;align-items:center}
        .nav-links a{color:#0f172a;text-decoration:none;font-weight:700}
        .nav-links .order{background:var(--orange);color:#111;padding:10px 14px;border-radius:10px;box-shadow:var(--shadow)}
    
        /* Hero */
        .hero{
          position:relative; overflow:hidden; min-height:76vh;
          display:grid; place-items:center; text-align:center;
          background:
            radial-gradient(1200px 600px at 10% -10%, #ffe9d3 0%, transparent 60%),
            radial-gradient(1000px 600px at 90% 10%, #eaffef 0%, transparent 60%),
            linear-gradient(180deg, #ffffff 0%, #fff7ee 60%, #fff4e6 100%);
        }
        .hero-inner{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:56px 18px}
        .hero-badge{font-family:"Great Vibes", cursive; font-size:38px; color:var(--green); opacity:.9; margin-bottom:8px}
        .hero-title{font-size:clamp(36px, 6vw, 72px); line-height:1.02; font-weight:900; letter-spacing:-.02em; margin:0}
        .hero-sub{max-width:740px;margin:16px auto 28px;color:var(--muted);font-size:1.1rem}
        .hero-cta{display:flex; gap:12px; justify-content:center; flex-wrap:wrap}
        .btn{display:inline-flex;align-items:center;gap:10px; padding:14px 18px; border-radius:12px; font-weight:900; text-decoration:none; cursor:pointer; border:0}
        .btn-primary{background:var(--orange); color:#111; box-shadow:var(--shadow)}
        .btn-ghost{border:1px solid var(--border); background:#fff; color:#0f172a}
        .hero-logo-badge{
          position:absolute; left:50%; transform:translateX(-50%); bottom:26px;
          background:#fff; padding:8px 12px; border:1px solid var(--border); border-radius:999px; display:flex; gap:8px; align-items:center;
          box-shadow:0 10px 20px rgba(0,0,0,.06)
        }
        .hero-logo-badge img{height:22px;width:22px;border-radius:6px}
    
        /* Floating spices (parallax) */
        .spice{position:absolute; opacity:.18; filter:blur(.2px); user-select:none; pointer-events:none; will-change:transform}
        .spice.s1{top:8%; left:6%; width:120px; animation:float 10s ease-in-out infinite alternate}
        .spice.s2{top:12%; right:8%; width:100px; animation:float 12s 1.2s ease-in-out infinite alternate}
        .spice.s3{bottom:12%; left:12%; width:140px; animation:float 13s .8s ease-in-out infinite alternate}
        @keyframes float{from{transform:translateY(-10px) rotate(-4deg)} to{transform:translateY(10px) rotate(4deg)}}
    
        /* Quick highlights ribbon */
        .ribbon{overflow:hidden; border-block:1px solid var(--border); background:#fff}
        .ribbon-track{display:flex;gap:28px;white-space:nowrap;animation:slide 22s linear infinite; padding:10px 0}
        .chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f5fff6;border:1px solid #dceddf;color:#
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · halalfreshnfast.com

    2025-12-21 00:29

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 17635
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 21 Dec 2025 00:29:22 GMT
    Etag: "36074deb838078a84fe70976b68d7bd6-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCZ4Z6AJ86D6HYG3JK6WP92Q
    Connection: close
    
    Page title: Halal Fresh N Fast — Fresh • Fast • Halal
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8"/>
      <meta name="viewport" content="width=device-width, initial-scale=1"/>
      <title>Halal Fresh N Fast — Fresh • Fast • Halal</title>
    
      <!-- Fonts -->
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Great+Vibes&family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
    
      <!-- Base styles (your site stylesheet) -->
      <link rel="stylesheet" href="css/style.css"/>
    
      <style>
        :root{
          --green:#0e5a2a; --orange:#ff7a00; --ink:#0f172a;
          --cream:#fff8ef; --border:#e9eef3; --muted:#6b7280;
          --shadow:0 20px 60px rgba(0,0,0,.18);
          --glow:0 16px 40px rgba(14,90,42,.2);
        }
    
        body{background:var(--cream); color:var(--ink); font-family:Inter, system-ui, Arial, sans-serif}
    
        /* Header */
        .site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--border)}
        .site-header .nav{display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:12px 18px}
        .brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}
        .brand-logo{height:42px;width:42px;border-radius:10px;object-fit:cover}
        .brand-text{font-weight:900;letter-spacing:.2px}
        .nav-links{display:flex;gap:14px;align-items:center}
        .nav-links a{color:#0f172a;text-decoration:none;font-weight:700}
        .nav-links .order{background:var(--orange);color:#111;padding:10px 14px;border-radius:10px;box-shadow:var(--shadow)}
    
        /* Hero */
        .hero{
          position:relative; overflow:hidden; min-height:76vh;
          display:grid; place-items:center; text-align:center;
          background:
            radial-gradient(1200px 600px at 10% -10%, #ffe9d3 0%, transparent 60%),
            radial-gradient(1000px 600px at 90% 10%, #eaffef 0%, transparent 60%),
            linear-gradient(180deg, #ffffff 0%, #fff7ee 60%, #fff4e6 100%);
        }
        .hero-inner{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:56px 18px}
        .hero-badge{font-family:"Great Vibes", cursive; font-size:38px; color:var(--green); opacity:.9; margin-bottom:8px}
        .hero-title{font-size:clamp(36px, 6vw, 72px); line-height:1.02; font-weight:900; letter-spacing:-.02em; margin:0}
        .hero-sub{max-width:740px;margin:16px auto 28px;color:var(--muted);font-size:1.1rem}
        .hero-cta{display:flex; gap:12px; justify-content:center; flex-wrap:wrap}
        .btn{display:inline-flex;align-items:center;gap:10px; padding:14px 18px; border-radius:12px; font-weight:900; text-decoration:none; cursor:pointer; border:0}
        .btn-primary{background:var(--orange); color:#111; box-shadow:var(--shadow)}
        .btn-ghost{border:1px solid var(--border); background:#fff; color:#0f172a}
        .hero-logo-badge{
          position:absolute; left:50%; transform:translateX(-50%); bottom:26px;
          background:#fff; padding:8px 12px; border:1px solid var(--border); border-radius:999px; display:flex; gap:8px; align-items:center;
          box-shadow:0 10px 20px rgba(0,0,0,.06)
        }
        .hero-logo-badge img{height:22px;width:22px;border-radius:6px}
    
        /* Floating spices (parallax) */
        .spice{position:absolute; opacity:.18; filter:blur(.2px); user-select:none; pointer-events:none; will-change:transform}
        .spice.s1{top:8%; left:6%; width:120px; animation:float 10s ease-in-out infinite alternate}
        .spice.s2{top:12%; right:8%; width:100px; animation:float 12s 1.2s ease-in-out infinite alternate}
        .spice.s3{bottom:12%; left:12%; width:140px; animation:float 13s .8s ease-in-out infinite alternate}
        @keyframes float{from{transform:translateY(-10px) rotate(-4deg)} to{transform:translateY(10px) rotate(4deg)}}
    
        /* Quick highlights ribbon */
        .ribbon{overflow:hidden; border-block:1px solid var(--border); background:#fff}
        .ribbon-track{display:flex;gap:28px;white-space:nowrap;animation:slide 22s linear infinite; padding:10px 0}
        .chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f5fff6;border:1px solid #dceddf;color:#
    Found 2025-12-21 by HttpPlugin
    Create report
halalfreshnfast.comwww.halalfreshnfast.com
CN:
halalfreshnfast.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-07 17:33
Not after:
2026-03-07 17:33
Domain summary
IP summary