Domain nitrogen.juraganangin.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3034::6815:3680:443 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 05:14:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IjhLTFJiSVBZWXRlUisrS2loZ1h0b1E9PSIsInZhbHVlIjoiN1lPTnlhTjhyRk9TWFE5QWltVEdhMVBpelFPOWplUmNDOU5SRVlJMGRUbE5sNUNsOWVNdHdnQXprcnRwS2QyczlDb3pZcm9yRHNrZVNySU1BWFRVWDhoZDg3UDMvL2tESHBKbllWcGhCMUVKMjF4d1VpTFNFaG1qbXNQd0JQRDIiLCJtYWMiOiI2N2UxNmZkMzIxNWQ0YzQyNTNhYzBiMzBjNjI5YTJkOTVhNzk4NGI4OTNmMjI2MTU4YTM4M2UwZWY5NmQzM2Y2IiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:41 GMT; Max-Age=7200; path=/; secure; samesite=lax
    Set-Cookie: nitrogen_session=eyJpdiI6Ik8ydnNXTFdqWWE0YnpSZ1pTY2huaUE9PSIsInZhbHVlIjoib0MzYm42M2pGaElHajQ0L2lEZU4zTFUyRktqcElaL3NZOFoxd1U5UFZDaVF3RVRXMDNFMVptdGpnaW92SGtvZjNodEt3c1lDSmR6Y2pFbE9pcFVCclBOa24wc3JpdThpR3lBeHRrWkVlRDFEU0FwWVNMY2JxWExzR0VhR3dpRHAiLCJtYWMiOiI2MGY0MDVmYTZhMTBjMzgyMmY5NmIwNWQwNDZkYjBkNTg3NjM3YTgwMGJjYzhkYjI0NGUxNWFkNDZmNTEwYTlhIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:41 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GbYe1hkeZZ5DWIJkN4DRHLZIG3q9lk7avWneNle5cchTO0xTdZOdBbZ%2BYDhW979xapGx%2Fl80mY7nKajGwBXCZqwQkHMEmH7Gh4myjWUrZvOZDiLdRFi90pXyBtjOViC2uEbQg1Y%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=6,cfOrigin;dur=599
    CF-RAY: 9c24cf134914d2ce-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Nitrogen by Juragan Angin Corporation
    
    <!DOCTYPE html>
    <html lang="id">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Nitrogen by Juragan Angin Corporation</title>
    
        <!-- Meta OG untuk WhatsApp/Sosial Media -->
        <meta property="og:title" content="Nitrogen by Juragan Angin - Pelayanan Nitrogen Terbaik di SPBU">
        <meta property="og:description" content="Ban lebih awet, hemat BBM, dan berkendara lebih nyaman dengan nitrogen murni 99.9%. Daftar member sekarang!">
        <meta property="og:image" content="https://example.com/nitrogen-og-image.jpg">
    
        <!-- Font Awesome -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet">
    
        <style>
            :root {
                --primary: #2a5c8d;
                --secondary: #3ab0ff;
                --accent: #ff7e3a;
                --dark: #1a2a3a;
                --light: #f8f9fa;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
                font-family: 'Poppins', sans-serif;
            }
    
            body {
                background: linear-gradient(135deg, var(--dark), var(--primary));
                color: white;
                line-height: 1.6;
                overflow-x: hidden;
            }
    
            .container {
                width: 90%;
                max-width: 1200px;
                margin: 0 auto;
                padding: 2rem 0;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            /* Header */
            .header {
                text-align: center;
                margin-bottom: 2rem;
            }
    
            .logo {
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 10px;
                margin-bottom: 1rem;
            }
    
            .logo-icon {
                font-size: 2.5rem;
                color: var(--secondary);
            }
    
            .logo-text {
                font-size: 2rem;
                font-weight: 700;
                background: linear-gradient(to right, var(--secondary), var(--accent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
    
            .tagline {
                font-size: 1.1rem;
                opacity: 0.9;
                margin-bottom: 0.5rem;
            }
    
            .company {
                font-size: 0.9rem;
                color: var(--secondary);
                font-weight: 300;
            }
    
            /* Hero Section */
            .hero {
                text-align: center;
                margin: 2rem 0;
            }
    
            .hero h1 {
                font-size: 2.5rem;
                margin-bottom: 1.5rem;
                line-height: 1.2;
            }
    
            .hero h1 span {
                color: var(--accent);
                font-weight: 700;
            }
    
            .benefits {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                gap: 1.5rem;
                margin: 2rem 0;
            }
    
            .benefit-item {
                background: rgba(255, 255, 255, 0.1);
                backdrop-filter: blur(5px);
                border-radius: 10px;
                padding: 1.5rem;
                width: 160px;
                transition: transform 0.3s ease;
            }
    
            .benefit-item:hover {
                transform: translateY(-5px);
            }
    
            .benefit-icon {
                font-size: 2rem;
                color: var(--accent);
                margin-bottom: 0.5rem;
            }
    
            .benefit-text {
                font-size: 0.9rem;
            }
    
            /* CTA Section */
            .cta {
                text-align: center;
                margin: 2rem 0;
            }
    
            .cta-text {
                font-size: 1.2rem;
                margin-bottom: 2rem;
                max-width: 700px;
                margin-left: auto;
                margin-right: auto;
            }
    
            .btn {
                display: inline-block;
                padding: 12px 30px;
                border-radius: 50px;
                text-decorat
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:3680:80 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 05:14:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://nitrogen.juraganangin.com/
    Strict-Transport-Security: max-age=31536000
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=15,cfOrigin;dur=401
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=oUev%2Ff9R4PexelKgsp33hGwynxCJEyVa%2B5KHnXAyLtLAOyp85vCdQveksZG84hlt2vqUbx%2BuqTYACm4%2F%2FccgbGauxmLBLNXCJnmWOmkY2otbV0xu9VSOkLxGFeBzpuqeAn73e8s%3D"}]}
    CF-RAY: 9c24cf120a66198f-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"b925f35ea5d84df09d86c3a1675ba850","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.54.128:8443 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 05:14:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IjZ3ZkkvS1hkYTJlclRDQjVIWFZWTmc9PSIsInZhbHVlIjoiMThxRWxCaVhOejUrbk5VcnEzZWw2cUlid2VBTE1lVmdaR1IwV3pYdGJmSy93Q0UzYzZXYWVzSnVUbmx4VTlrSmpNOEp1NHZrYm5xekI1MWpTdzc4MUVUQzU3MG04TDQ3VmpHa3NScUoxZHN0aG5lNVp1VnpJM3pGMVFyNmNjczgiLCJtYWMiOiI0ZDJiMWYzYWY4MTkwZTQxZTg0NzMwYmU0NzYyZTBiMmVmYjc0MWNlYTgwODVlY2Y5NjBiZjg4OGUwMWZjZTZjIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:41 GMT; Max-Age=7200; path=/; secure; samesite=lax
    Set-Cookie: nitrogen_session=eyJpdiI6Ik8rR3VzckszZUhlSEhJejlaVldyWEE9PSIsInZhbHVlIjoiK1U1QUxpWUwwUVE5WFU0OFpFYXB1NkhmQy93Mk1VeHpBblZCM1BSbkd2VmV1ZllEY2RQQkJVR1FtOFR1RVZFQ1daVHlyeGVuZzlwdXB1YjFmM1pUdjlNMjZtNVBpVjBXanNVQUF1M0hucUZVcmxqMEhFeUFMamhjN2E4UkxFQWIiLCJtYWMiOiIyZTJlOWUzZDZlYzY4NWNmNjZiZGMyZGRkNjJiMTM3YTAyMzQ1OTdjMDFjN2JkMWIyN2UzNGU2NWFmNjY3MTc5IiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:41 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=zec%2FC5NZuaD7PkOcUWm711k%2FLWy%2FsfbJLELt%2B%2FRubjCFZtZqRh8PBQQoHvEJAGrBgDB4gTpG1VTKro3HPLXzu%2FmwRr62XWhN3QhpFFFt27UMs5y%2F6Ty3ok4%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=6,cfOrigin;dur=688
    CF-RAY: 9c24cf142d1b0037-LHR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Nitrogen by Juragan Angin Corporation
    
    <!DOCTYPE html>
    <html lang="id">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Nitrogen by Juragan Angin Corporation</title>
    
        <!-- Meta OG untuk WhatsApp/Sosial Media -->
        <meta property="og:title" content="Nitrogen by Juragan Angin - Pelayanan Nitrogen Terbaik di SPBU">
        <meta property="og:description" content="Ban lebih awet, hemat BBM, dan berkendara lebih nyaman dengan nitrogen murni 99.9%. Daftar member sekarang!">
        <meta property="og:image" content="https://example.com/nitrogen-og-image.jpg">
    
        <!-- Font Awesome -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet">
    
        <style>
            :root {
                --primary: #2a5c8d;
                --secondary: #3ab0ff;
                --accent: #ff7e3a;
                --dark: #1a2a3a;
                --light: #f8f9fa;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
                font-family: 'Poppins', sans-serif;
            }
    
            body {
                background: linear-gradient(135deg, var(--dark), var(--primary));
                color: white;
                line-height: 1.6;
                overflow-x: hidden;
            }
    
            .container {
                width: 90%;
                max-width: 1200px;
                margin: 0 auto;
                padding: 2rem 0;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            /* Header */
            .header {
                text-align: center;
                margin-bottom: 2rem;
            }
    
            .logo {
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 10px;
                margin-bottom: 1rem;
            }
    
            .logo-icon {
                font-size: 2.5rem;
                color: var(--secondary);
            }
    
            .logo-text {
                font-size: 2rem;
                font-weight: 700;
                background: linear-gradient(to right, var(--secondary), var(--accent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
    
            .tagline {
                font-size: 1.1rem;
                opacity: 0.9;
                margin-bottom: 0.5rem;
            }
    
            .company {
                font-size: 0.9rem;
                color: var(--secondary);
                font-weight: 300;
            }
    
            /* Hero Section */
            .hero {
                text-align: center;
                margin: 2rem 0;
            }
    
            .hero h1 {
                font-size: 2.5rem;
                margin-bottom: 1.5rem;
                line-height: 1.2;
            }
    
            .hero h1 span {
                color: var(--accent);
                font-weight: 700;
            }
    
            .benefits {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                gap: 1.5rem;
                margin: 2rem 0;
            }
    
            .benefit-item {
                background: rgba(255, 255, 255, 0.1);
                backdrop-filter: blur(5px);
                border-radius: 10px;
                padding: 1.5rem;
                width: 160px;
                transition: transform 0.3s ease;
            }
    
            .benefit-item:hover {
                transform: translateY(-5px);
            }
    
            .benefit-icon {
                font-size: 2rem;
                color: var(--accent);
                margin-bottom: 0.5rem;
            }
    
            .benefit-text {
                font-size: 0.9rem;
            }
    
            /* CTA Section */
            .cta {
                text-align: center;
                margin: 2rem 0;
            }
    
            .cta-text {
                font-size: 1.2rem;
                margin-bottom: 2rem;
                max-width: 700px;
                margin-left: auto;
                margin-right: auto;
            }
    
            .btn {
                display: inline-block;
                padding: 12px 30px;
                border-radius: 50px;
                text-decorat
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::ac43:8ab4:8443 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 05:14:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IkFvYlFWS24zR1hWOFEvY0Y2Zm1nZ2c9PSIsInZhbHVlIjoiY2pmbTlOSWVGbHNWNWNxVTduWXdYMFBlMVorZHlLWU5YcHdYUCtmdTMxNjNoUlNJUnY1V29sUGpUVWdXaHo4NURXZEsyQWJFSzJSTVZyTGxTRmQ3dG9MczQ4Z3RCK2xYYUpyYm54bHNYejhJOTZ6anNXYnhycXNVRW1LeGNYYjIiLCJtYWMiOiI0MjdlYTBjNThiYmE5YmRjZDBkZTAwM2E4Y2Y3OWIzMDg5NjZkMGEzOGExMjZlYjFjZTIzMDQ2NjQ1YzZlNWVjIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:40 GMT; Max-Age=7200; path=/; secure; samesite=lax
    Set-Cookie: nitrogen_session=eyJpdiI6IlkzeHV2OVdGRkx4R2JvMlZ5eGI0bkE9PSIsInZhbHVlIjoiMnlFR1JpKzA2YUZpd2ttd1JPR2kwakhnRVdqSFdSU3BsSFVqMDJEUTV2RGRGQTQyaExqTDFwUmxBNlB6cUZUWDc5MGlZSmE0S1hjdGxOK1l3Q2M4S3pybFF4bFZScVhVMnQ2M1dUeGIxWDZUK1NxZG9OM09Zb2ZoQzFxRzQxK3AiLCJtYWMiOiJhMTk2NDhiZDljY2E3ZGY4NDhmZGI1ODJhMTU4MTgxOWRjYTQwYzU0MDQ2ZWFiYTJmMzViZDExYTQ5ODZkYmU3IiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:40 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YYG5aeIetmHfW%2BjCuurdxOTcXI2Ujoa2%2BY5MrgzJuB%2B%2BWWcw1JA9S4WHQQga3VwTj9Wc541pvZDY3aBL5wahAsSfRPEVSu5%2BtNqh1lowkDd9UMueGQGH72U5lDKQh7pQCbzE%2F%2Bo%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=6,cfOrigin;dur=591
    CF-RAY: 9c24cf12eef4917c-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Nitrogen by Juragan Angin Corporation
    
    <!DOCTYPE html>
    <html lang="id">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Nitrogen by Juragan Angin Corporation</title>
    
        <!-- Meta OG untuk WhatsApp/Sosial Media -->
        <meta property="og:title" content="Nitrogen by Juragan Angin - Pelayanan Nitrogen Terbaik di SPBU">
        <meta property="og:description" content="Ban lebih awet, hemat BBM, dan berkendara lebih nyaman dengan nitrogen murni 99.9%. Daftar member sekarang!">
        <meta property="og:image" content="https://example.com/nitrogen-og-image.jpg">
    
        <!-- Font Awesome -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet">
    
        <style>
            :root {
                --primary: #2a5c8d;
                --secondary: #3ab0ff;
                --accent: #ff7e3a;
                --dark: #1a2a3a;
                --light: #f8f9fa;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
                font-family: 'Poppins', sans-serif;
            }
    
            body {
                background: linear-gradient(135deg, var(--dark), var(--primary));
                color: white;
                line-height: 1.6;
                overflow-x: hidden;
            }
    
            .container {
                width: 90%;
                max-width: 1200px;
                margin: 0 auto;
                padding: 2rem 0;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            /* Header */
            .header {
                text-align: center;
                margin-bottom: 2rem;
            }
    
            .logo {
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 10px;
                margin-bottom: 1rem;
            }
    
            .logo-icon {
                font-size: 2.5rem;
                color: var(--secondary);
            }
    
            .logo-text {
                font-size: 2rem;
                font-weight: 700;
                background: linear-gradient(to right, var(--secondary), var(--accent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
    
            .tagline {
                font-size: 1.1rem;
                opacity: 0.9;
                margin-bottom: 0.5rem;
            }
    
            .company {
                font-size: 0.9rem;
                color: var(--secondary);
                font-weight: 300;
            }
    
            /* Hero Section */
            .hero {
                text-align: center;
                margin: 2rem 0;
            }
    
            .hero h1 {
                font-size: 2.5rem;
                margin-bottom: 1.5rem;
                line-height: 1.2;
            }
    
            .hero h1 span {
                color: var(--accent);
                font-weight: 700;
            }
    
            .benefits {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                gap: 1.5rem;
                margin: 2rem 0;
            }
    
            .benefit-item {
                background: rgba(255, 255, 255, 0.1);
                backdrop-filter: blur(5px);
                border-radius: 10px;
                padding: 1.5rem;
                width: 160px;
                transition: transform 0.3s ease;
            }
    
            .benefit-item:hover {
                transform: translateY(-5px);
            }
    
            .benefit-icon {
                font-size: 2rem;
                color: var(--accent);
                margin-bottom: 0.5rem;
            }
    
            .benefit-text {
                font-size: 0.9rem;
            }
    
            /* CTA Section */
            .cta {
                text-align: center;
                margin: 2rem 0;
            }
    
            .cta-text {
                font-size: 1.2rem;
                margin-bottom: 2rem;
                max-width: 700px;
                margin-left: auto;
                margin-right: auto;
            }
    
            .btn {
                display: inline-block;
                padding: 12px 30px;
                border-radius: 50px;
                text-decorat
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::ac43:8ab4:80 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 05:14:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://nitrogen.juraganangin.com/
    Strict-Transport-Security: max-age=31536000
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=236
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=spoDEP5fVnYCUGNZCCEaJir1FpuICRgFxnmHSf5D2RiCKeMgfARZIU4PLXwCZfjIvFN7ZubUOY5UUp%2FW3h0G3vPvbMi3ukrejREUjpCIZTI9BAsrDZXV0WO4GBDEW32Ik6A3k1c%3D"}]}
    CF-RAY: 9c24cf123e425259-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"b925f35ea5d84df09d86c3a1675ba850","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.138.180:8443 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 05:14:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6ImgrdGxoQXo1UHdBakFubHU5UDVnTkE9PSIsInZhbHVlIjoiMFQrVDRrODg0TkRYRzBLYlVjUm16RVI0aCtkaWFnWnFWZ0M3cEZwcE0vSDdGcGRPN0JWUmFYY3krY3ZDcE5HMTFjTnBDZEdPRUduUm5FM3dzMUZoR0szZVF5M1V2bDNiOHdWeGE2aVU5bUtFTm4yUnhkdGpxYUlPb2Y2REpMdlQiLCJtYWMiOiI5YzNhZTY1ZTUxYjk0YjkwNzQ5MGM5Nzg5MTQ3ZDc2Y2I2M2I1OTE0Yjc3OTE2MmNmOWUzODZjMmQxYzZmYTlkIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:41 GMT; Max-Age=7200; path=/; secure; samesite=lax
    Set-Cookie: nitrogen_session=eyJpdiI6IjE5SmhxTWFINVBPUVl1aVJjTU12dGc9PSIsInZhbHVlIjoibklBRVIrM2MwRXl0NGk4aXFKV1ZmZ2pIOGhGLzFLV24rbDd0Sm40Sk0xUEdKTjF3VjFNdWZ5MXJVbk1mMEdMRUxEbVFYS3hXNlh5WUtGNkd1QkZEejBCRkkwWk0yWExaelVmenRFb3ZEY1Q5NFJkaUl0bkErcDE0NUZvczc3by8iLCJtYWMiOiI2NDY4YTlmMTY3YzdlNGVjMTc2ZGI2ZTcyYzk3Y2JjNjEzODMzODM5NWZmYzA3NTQzNDhhZmFlMDQwZDJjMGUyIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:41 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UZTDmHjVC%2F2Bz85D%2Bbl4y48AFcSTDXajecef09D3tW7CLv0vH21TQuWlmGBa1F%2F8twKuXxWr8nnd2ufoixo41Prpi%2BTbQpdqu%2FQdgGwNZR4g5N09PJlnQ5g%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=652
    CF-RAY: 9c24cf133a3643d2-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Nitrogen by Juragan Angin Corporation
    
    <!DOCTYPE html>
    <html lang="id">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Nitrogen by Juragan Angin Corporation</title>
    
        <!-- Meta OG untuk WhatsApp/Sosial Media -->
        <meta property="og:title" content="Nitrogen by Juragan Angin - Pelayanan Nitrogen Terbaik di SPBU">
        <meta property="og:description" content="Ban lebih awet, hemat BBM, dan berkendara lebih nyaman dengan nitrogen murni 99.9%. Daftar member sekarang!">
        <meta property="og:image" content="https://example.com/nitrogen-og-image.jpg">
    
        <!-- Font Awesome -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet">
    
        <style>
            :root {
                --primary: #2a5c8d;
                --secondary: #3ab0ff;
                --accent: #ff7e3a;
                --dark: #1a2a3a;
                --light: #f8f9fa;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
                font-family: 'Poppins', sans-serif;
            }
    
            body {
                background: linear-gradient(135deg, var(--dark), var(--primary));
                color: white;
                line-height: 1.6;
                overflow-x: hidden;
            }
    
            .container {
                width: 90%;
                max-width: 1200px;
                margin: 0 auto;
                padding: 2rem 0;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            /* Header */
            .header {
                text-align: center;
                margin-bottom: 2rem;
            }
    
            .logo {
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 10px;
                margin-bottom: 1rem;
            }
    
            .logo-icon {
                font-size: 2.5rem;
                color: var(--secondary);
            }
    
            .logo-text {
                font-size: 2rem;
                font-weight: 700;
                background: linear-gradient(to right, var(--secondary), var(--accent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
    
            .tagline {
                font-size: 1.1rem;
                opacity: 0.9;
                margin-bottom: 0.5rem;
            }
    
            .company {
                font-size: 0.9rem;
                color: var(--secondary);
                font-weight: 300;
            }
    
            /* Hero Section */
            .hero {
                text-align: center;
                margin: 2rem 0;
            }
    
            .hero h1 {
                font-size: 2.5rem;
                margin-bottom: 1.5rem;
                line-height: 1.2;
            }
    
            .hero h1 span {
                color: var(--accent);
                font-weight: 700;
            }
    
            .benefits {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                gap: 1.5rem;
                margin: 2rem 0;
            }
    
            .benefit-item {
                background: rgba(255, 255, 255, 0.1);
                backdrop-filter: blur(5px);
                border-radius: 10px;
                padding: 1.5rem;
                width: 160px;
                transition: transform 0.3s ease;
            }
    
            .benefit-item:hover {
                transform: translateY(-5px);
            }
    
            .benefit-icon {
                font-size: 2rem;
                color: var(--accent);
                margin-bottom: 0.5rem;
            }
    
            .benefit-text {
                font-size: 0.9rem;
            }
    
            /* CTA Section */
            .cta {
                text-align: center;
                margin: 2rem 0;
            }
    
            .cta-text {
                font-size: 1.2rem;
                margin-bottom: 2rem;
                max-width: 700px;
                margin-left: auto;
                margin-right: auto;
            }
    
            .btn {
                display: inline-block;
                padding: 12px 30px;
                border-radius: 50px;
                text-decorat
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::ac43:8ab4:443 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 05:14:40 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6Ii85VmZoUnJmWGRabkZ4VjRoOFJTemc9PSIsInZhbHVlIjoia0Y0dU00MlZwT250ckZlaUcxTnJyTnRJcktsTjdMSUNyVkhOUys4TVJEMk96bVJhUEtsRFhQR1BNS2hKV2NoaTE1QnRNQVl1U080ZVNydTFDY3VkTGVHWk9CcXVCZ1RoSTN0ejAyL1VvUy91cHZIKzNLNW0rbzNzTFdYNDJWMWoiLCJtYWMiOiI5YTQzZmY1MjJkMDdmMTA2NmNmMjMwYzEzYWI2YmNhNGNhY2YwZjNlNDJmNDkxNTE4NWM0ZDAwZDVjODcxYWQ3IiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:40 GMT; Max-Age=7200; path=/; secure; samesite=lax
    Set-Cookie: nitrogen_session=eyJpdiI6IkRWQnZTclU3cDVBRGtKOFI4b1N0UEE9PSIsInZhbHVlIjoibXg1a3Y4YVpMaWVhck94M2JmbVVPNmU3Z3pwWTIrS0U0cDJMdk43UkZvb3p4MVQwRHBKRDN3YlhydUVpQlpnZ3IrM0FCTnRMWmxsenpTOHlYamJ3RS9jaWR1eFI2czA1Q3FlR2cxN0RCUmZwREVrZlQ0Ymw0M0YydGtWbEMxUnIiLCJtYWMiOiJlZDdlZmQyNzlhNWM3NTkwOTM3OTcwNWFmZGVlMDcwYTc2MDQ2N2ZkMjU5MTc3OGU4YjFlMzkzNTlhZTljMDMyIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:40 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2pg0s5yolGDto5udMYtqU1c7Ap0XeVzBxNmKDhC9uGD2TpF4q3BcdRETlD2x6VX%2B3mQxYQK8je5lRHmlhC57pj8R4zupLk68SnGiVrLKh1yh2n7VkQHPS0fVreYhb6JhZyXqz34%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=13,cfOrigin;dur=214
    CF-RAY: 9c24cf12dd04b8f6-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Nitrogen by Juragan Angin Corporation
    
    <!DOCTYPE html>
    <html lang="id">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Nitrogen by Juragan Angin Corporation</title>
    
        <!-- Meta OG untuk WhatsApp/Sosial Media -->
        <meta property="og:title" content="Nitrogen by Juragan Angin - Pelayanan Nitrogen Terbaik di SPBU">
        <meta property="og:description" content="Ban lebih awet, hemat BBM, dan berkendara lebih nyaman dengan nitrogen murni 99.9%. Daftar member sekarang!">
        <meta property="og:image" content="https://example.com/nitrogen-og-image.jpg">
    
        <!-- Font Awesome -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet">
    
        <style>
            :root {
                --primary: #2a5c8d;
                --secondary: #3ab0ff;
                --accent: #ff7e3a;
                --dark: #1a2a3a;
                --light: #f8f9fa;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
                font-family: 'Poppins', sans-serif;
            }
    
            body {
                background: linear-gradient(135deg, var(--dark), var(--primary));
                color: white;
                line-height: 1.6;
                overflow-x: hidden;
            }
    
            .container {
                width: 90%;
                max-width: 1200px;
                margin: 0 auto;
                padding: 2rem 0;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            /* Header */
            .header {
                text-align: center;
                margin-bottom: 2rem;
            }
    
            .logo {
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 10px;
                margin-bottom: 1rem;
            }
    
            .logo-icon {
                font-size: 2.5rem;
                color: var(--secondary);
            }
    
            .logo-text {
                font-size: 2rem;
                font-weight: 700;
                background: linear-gradient(to right, var(--secondary), var(--accent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
    
            .tagline {
                font-size: 1.1rem;
                opacity: 0.9;
                margin-bottom: 0.5rem;
            }
    
            .company {
                font-size: 0.9rem;
                color: var(--secondary);
                font-weight: 300;
            }
    
            /* Hero Section */
            .hero {
                text-align: center;
                margin: 2rem 0;
            }
    
            .hero h1 {
                font-size: 2.5rem;
                margin-bottom: 1.5rem;
                line-height: 1.2;
            }
    
            .hero h1 span {
                color: var(--accent);
                font-weight: 700;
            }
    
            .benefits {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                gap: 1.5rem;
                margin: 2rem 0;
            }
    
            .benefit-item {
                background: rgba(255, 255, 255, 0.1);
                backdrop-filter: blur(5px);
                border-radius: 10px;
                padding: 1.5rem;
                width: 160px;
                transition: transform 0.3s ease;
            }
    
            .benefit-item:hover {
                transform: translateY(-5px);
            }
    
            .benefit-icon {
                font-size: 2rem;
                color: var(--accent);
                margin-bottom: 0.5rem;
            }
    
            .benefit-text {
                font-size: 0.9rem;
            }
    
            /* CTA Section */
            .cta {
                text-align: center;
                margin: 2rem 0;
            }
    
            .cta-text {
                font-size: 1.2rem;
                margin-bottom: 2rem;
                max-width: 700px;
                margin-left: auto;
                margin-right: auto;
            }
    
            .btn {
                display: inline-block;
                padding: 12px 30px;
                border-radius: 50px;
                text-decorat
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.54.128:80 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 05:14:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://nitrogen.juraganangin.com/
    Strict-Transport-Security: max-age=31536000
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=16,cfOrigin;dur=442
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CflUA532WhLOfObg1PwCqVn5bdHvsZJT7a421xQ4viN1wqJbycs%2Bj3UU8qcRUmY2Mpqe15w3Rf2hIeH7H2yzML2RzznmE0TNRm75tHSRatStHY6dEGtbpns%3D"}]}
    CF-RAY: 9c24cf115cf41b93-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"b925f35ea5d84df09d86c3a1675ba850","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.138.180:80 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 05:14:40 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Location: https://nitrogen.juraganangin.com/
    Strict-Transport-Security: max-age=31536000
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=4,cfOrigin;dur=442
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Cc8HX%2BOGQAFZxfk2Uld43oz6INu0Ap%2FAnGt%2BGklKcR6pYIQjYkt9dkWSH%2B6bJWf0CKyh%2FSYpqWShcUlHBkVHI4Saq1yowm9KN8mb8xl6SxI35HdEiBbTOTQ%3D"}]}
    CF-RAY: 9c24cf11ddaddc95-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"b925f35ea5d84df09d86c3a1675ba850","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.138.180:443 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 05:14:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6ImlkQkVsaTNpREsrZXRGYnFvRG9QTHc9PSIsInZhbHVlIjoiSmNWTWtCSzNNaHhQNXhHSHpEcGVvRnUwdHNmSWVPbVZITnI4TUI0cS9yUGdHbzQva0JHNDBpY2Q4Szc0V1A2eEExRFRna2QrZmJLbi8rUUdyRHh3L1gxZURXZnV5eVVMcHdtWCsxcHA4MDg3T2RGOW1sQ3JOVnBMTjF6KzdYVGEiLCJtYWMiOiJjMzdkM2NhMTU5M2IwZWNmMmEyYzZmOWZmOTBlZjUzMDNhMjk5MjgyZjljYjVmYWU3NmI5ZWRjYzQ0ZGEwZjIxIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:41 GMT; Max-Age=7200; path=/; secure; samesite=lax
    Set-Cookie: nitrogen_session=eyJpdiI6InMvZndkNEhiNFlPZFhoQ2JSYUptdXc9PSIsInZhbHVlIjoibjZNLzQwQ3JaOWt0bFVqSUEvaVlLUExEZ29TQzBtUHA0SkZKdzhsYUpvNGZZeVF3WG1ZMmdRK1lqdDRuUit5U1ZmVjlFcWZEZG9WZ29SUjhUVnA3Ky9JTzhBNFZ4ZEtqVG5oSWNtV1lQV21UaFhvTmlFbDJPMi9rOEpkZHVCdU4iLCJtYWMiOiI5NjRhZmJlYjFlNmI1NDZhZTRhMDczZmRmYTVkMDYxODgyOTZiZTAxNGQyM2NlYWI3NjlhODcyNjg1ZTIwYzVjIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:41 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8ngaTRP%2BoeDI26E0R5q8mI9Dm0OI1h6xzAayQUYil8tgGu9yhxepGpvnb7QvsLUXHqHLyXQuV1Ul%2BuSIZXNEDJNhrMFzogMtQVcyp9aeCCJ%2FSpDy4UZWoRM%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=608
    CF-RAY: 9c24cf135d6a3723-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Nitrogen by Juragan Angin Corporation
    
    <!DOCTYPE html>
    <html lang="id">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Nitrogen by Juragan Angin Corporation</title>
    
        <!-- Meta OG untuk WhatsApp/Sosial Media -->
        <meta property="og:title" content="Nitrogen by Juragan Angin - Pelayanan Nitrogen Terbaik di SPBU">
        <meta property="og:description" content="Ban lebih awet, hemat BBM, dan berkendara lebih nyaman dengan nitrogen murni 99.9%. Daftar member sekarang!">
        <meta property="og:image" content="https://example.com/nitrogen-og-image.jpg">
    
        <!-- Font Awesome -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet">
    
        <style>
            :root {
                --primary: #2a5c8d;
                --secondary: #3ab0ff;
                --accent: #ff7e3a;
                --dark: #1a2a3a;
                --light: #f8f9fa;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
                font-family: 'Poppins', sans-serif;
            }
    
            body {
                background: linear-gradient(135deg, var(--dark), var(--primary));
                color: white;
                line-height: 1.6;
                overflow-x: hidden;
            }
    
            .container {
                width: 90%;
                max-width: 1200px;
                margin: 0 auto;
                padding: 2rem 0;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            /* Header */
            .header {
                text-align: center;
                margin-bottom: 2rem;
            }
    
            .logo {
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 10px;
                margin-bottom: 1rem;
            }
    
            .logo-icon {
                font-size: 2.5rem;
                color: var(--secondary);
            }
    
            .logo-text {
                font-size: 2rem;
                font-weight: 700;
                background: linear-gradient(to right, var(--secondary), var(--accent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
    
            .tagline {
                font-size: 1.1rem;
                opacity: 0.9;
                margin-bottom: 0.5rem;
            }
    
            .company {
                font-size: 0.9rem;
                color: var(--secondary);
                font-weight: 300;
            }
    
            /* Hero Section */
            .hero {
                text-align: center;
                margin: 2rem 0;
            }
    
            .hero h1 {
                font-size: 2.5rem;
                margin-bottom: 1.5rem;
                line-height: 1.2;
            }
    
            .hero h1 span {
                color: var(--accent);
                font-weight: 700;
            }
    
            .benefits {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                gap: 1.5rem;
                margin: 2rem 0;
            }
    
            .benefit-item {
                background: rgba(255, 255, 255, 0.1);
                backdrop-filter: blur(5px);
                border-radius: 10px;
                padding: 1.5rem;
                width: 160px;
                transition: transform 0.3s ease;
            }
    
            .benefit-item:hover {
                transform: translateY(-5px);
            }
    
            .benefit-icon {
                font-size: 2rem;
                color: var(--accent);
                margin-bottom: 0.5rem;
            }
    
            .benefit-text {
                font-size: 0.9rem;
            }
    
            /* CTA Section */
            .cta {
                text-align: center;
                margin: 2rem 0;
            }
    
            .cta-text {
                font-size: 1.2rem;
                margin-bottom: 2rem;
                max-width: 700px;
                margin-left: auto;
                margin-right: auto;
            }
    
            .btn {
                display: inline-block;
                padding: 12px 30px;
                border-radius: 50px;
                text-decorat
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3034::6815:3680:8443 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 05:14:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6IjNrWGhITXhLMnRDbXdEMzRGYmNiQVE9PSIsInZhbHVlIjoiNWs4MFpTYSs0UUsxbWJKNlpZVnBqMlkxbjBaL0JkcGZMR3RyZmJBdVU5bWRvTHFvM2VJZHRrWHVndFZsRUpFVy9ZcGNldklXakM2N3Z5cEVFZzJpd3pzUHJOVzRqaW1jSWV6NzZyeXYycXlNQlJTU2tGWUZiNy80RGVQaXc5N0EiLCJtYWMiOiI3ODMwZDc0MzZhNmQwYjU5NjYxYzRlOTU2ZjE4MzcxYjc4MTY5OGJkZjVkMDZkMjhhYzY0N2VlYmRiMjA2M2U1IiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:40 GMT; Max-Age=7199; path=/; secure; samesite=lax
    Set-Cookie: nitrogen_session=eyJpdiI6IjVMTFVVREFkVjQyVzJ4VWZmanhVbHc9PSIsInZhbHVlIjoidG5zMzJ1QnJyc0xhNEUvUVBYd2wvZENWMDVham9SZ0phT3VWSGRjYk1IeTVJczdvY0NDT0NJaUF3ZUFkVUdwNVFJcGJ1dnpEaWxkVzZ6V1J1LzZXYzFhSlorVGJLVWd4blo1Qkh1RVRFNEU3WW9SRlovaDVrWlorN2M0Z2d1OWoiLCJtYWMiOiJjZGY5NDc3ZmYxMGNlYWQxMDFjNjVlMTI1ZWE5MDMyNjkwY2JhYjI1ZjYzYTVlZjM4N2E5ZDNjMmU0Y2M1MjAwIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:40 GMT; Max-Age=7199; path=/; secure; httponly; samesite=lax
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4Zj4fektwb0hIVWbfdrUuDEgB0Tng29O3Hjc6sWfu%2F49nxvAkncj7yTQRLL%2Ff%2FMqrCvE1z5nv8V9oYOAyz5ufAaVaRGnF8kRJBNgbAFry1QRwb4iRvYUxhgnU6XjqvVs4MmWC6w%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=620
    CF-RAY: 9c24cf131c76d266-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Nitrogen by Juragan Angin Corporation
    
    <!DOCTYPE html>
    <html lang="id">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Nitrogen by Juragan Angin Corporation</title>
    
        <!-- Meta OG untuk WhatsApp/Sosial Media -->
        <meta property="og:title" content="Nitrogen by Juragan Angin - Pelayanan Nitrogen Terbaik di SPBU">
        <meta property="og:description" content="Ban lebih awet, hemat BBM, dan berkendara lebih nyaman dengan nitrogen murni 99.9%. Daftar member sekarang!">
        <meta property="og:image" content="https://example.com/nitrogen-og-image.jpg">
    
        <!-- Font Awesome -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet">
    
        <style>
            :root {
                --primary: #2a5c8d;
                --secondary: #3ab0ff;
                --accent: #ff7e3a;
                --dark: #1a2a3a;
                --light: #f8f9fa;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
                font-family: 'Poppins', sans-serif;
            }
    
            body {
                background: linear-gradient(135deg, var(--dark), var(--primary));
                color: white;
                line-height: 1.6;
                overflow-x: hidden;
            }
    
            .container {
                width: 90%;
                max-width: 1200px;
                margin: 0 auto;
                padding: 2rem 0;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            /* Header */
            .header {
                text-align: center;
                margin-bottom: 2rem;
            }
    
            .logo {
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 10px;
                margin-bottom: 1rem;
            }
    
            .logo-icon {
                font-size: 2.5rem;
                color: var(--secondary);
            }
    
            .logo-text {
                font-size: 2rem;
                font-weight: 700;
                background: linear-gradient(to right, var(--secondary), var(--accent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
    
            .tagline {
                font-size: 1.1rem;
                opacity: 0.9;
                margin-bottom: 0.5rem;
            }
    
            .company {
                font-size: 0.9rem;
                color: var(--secondary);
                font-weight: 300;
            }
    
            /* Hero Section */
            .hero {
                text-align: center;
                margin: 2rem 0;
            }
    
            .hero h1 {
                font-size: 2.5rem;
                margin-bottom: 1.5rem;
                line-height: 1.2;
            }
    
            .hero h1 span {
                color: var(--accent);
                font-weight: 700;
            }
    
            .benefits {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                gap: 1.5rem;
                margin: 2rem 0;
            }
    
            .benefit-item {
                background: rgba(255, 255, 255, 0.1);
                backdrop-filter: blur(5px);
                border-radius: 10px;
                padding: 1.5rem;
                width: 160px;
                transition: transform 0.3s ease;
            }
    
            .benefit-item:hover {
                transform: translateY(-5px);
            }
    
            .benefit-icon {
                font-size: 2rem;
                color: var(--accent);
                margin-bottom: 0.5rem;
            }
    
            .benefit-text {
                font-size: 0.9rem;
            }
    
            /* CTA Section */
            .cta {
                text-align: center;
                margin: 2rem 0;
            }
    
            .cta-text {
                font-size: 1.2rem;
                margin-bottom: 2rem;
                max-width: 700px;
                margin-left: auto;
                margin-right: auto;
            }
    
            .btn {
                display: inline-block;
                padding: 12px 30px;
                border-radius: 50px;
                text-decorat
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.54.128:443 · nitrogen.juraganangin.com

    2026-01-23 05:14

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 05:14:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-cache, private
    Set-Cookie: XSRF-TOKEN=eyJpdiI6InpwcjMyTGRsV3hoWWM5YWRXbER4Y1E9PSIsInZhbHVlIjoib3ZMOTYyTU9QbUYvWnh4WmhPdWlaaFprS1drNTRXQng0RUV4Z2tTUlFBMHR5ekFZaVp1cWUvNFlIWVpXRVNTN21yK2JUZEpkOC9XTDlYUGJvek5YNnA2NmpxR0EydGszSWZKQWF6eHVTbWdFeDRVdGpEdmgvQW1uby9LblhTVWkiLCJtYWMiOiI2YThiNzNhNzVkNGJhZGFiMDNlOGU1MTBlZjI4YmY4MTA1ZTcxZjdhZTgwOGUzYzUwOTk5ZTkxMDE0ZjQ3ZjRlIiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:41 GMT; Max-Age=7200; path=/; secure; samesite=lax
    Set-Cookie: nitrogen_session=eyJpdiI6IlBrUHhkek10bnNBYTV6UmpwQWYyM2c9PSIsInZhbHVlIjoidis2d3pvV3hzU1QrN2ZNcndPd0gxK3VrN2RxUjlaR1czQStsOEs1QmtRT290dWZRWm1BTEkrZEJXKzY4RXRJNE5mamk0SXRIeDcwcjlzVVBBN3YxTnVzNkxjaVIvdVdKWFdCZXByQXplL1Q5UDZCczhoejVCcW1jSnlXQXhBNzMiLCJtYWMiOiIyYjI0NmMyOGZhNTQ2NTY4MmNmODQxYmY3MGUxOTRhZDZlYWZiOTI5MjRmZmYyNmE1NzAxODg5YzEzZTIzM2Y3IiwidGFnIjoiIn0%3D; expires=Fri, 23 Jan 2026 07:14:41 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax
    strict-transport-security: max-age=31536000
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=du2ZnSHnl6RDRyNjAUBrIuynOQPLUJK5x0gWjnhielmFpTMmqOGkafBso%2FpdPu4XHJwBEcq88BkD9yTUC6qG5zbwMUmEYF7cZLGyiOZ5JxxmRpn1tZelKH4%3D"}]}
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=5,cfOrigin;dur=698
    CF-RAY: 9c24cf12cfbcdc60-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Nitrogen by Juragan Angin Corporation
    
    <!DOCTYPE html>
    <html lang="id">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Nitrogen by Juragan Angin Corporation</title>
    
        <!-- Meta OG untuk WhatsApp/Sosial Media -->
        <meta property="og:title" content="Nitrogen by Juragan Angin - Pelayanan Nitrogen Terbaik di SPBU">
        <meta property="og:description" content="Ban lebih awet, hemat BBM, dan berkendara lebih nyaman dengan nitrogen murni 99.9%. Daftar member sekarang!">
        <meta property="og:image" content="https://example.com/nitrogen-og-image.jpg">
    
        <!-- Font Awesome -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    
        <!-- Google Fonts -->
        <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet">
    
        <style>
            :root {
                --primary: #2a5c8d;
                --secondary: #3ab0ff;
                --accent: #ff7e3a;
                --dark: #1a2a3a;
                --light: #f8f9fa;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
                font-family: 'Poppins', sans-serif;
            }
    
            body {
                background: linear-gradient(135deg, var(--dark), var(--primary));
                color: white;
                line-height: 1.6;
                overflow-x: hidden;
            }
    
            .container {
                width: 90%;
                max-width: 1200px;
                margin: 0 auto;
                padding: 2rem 0;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            /* Header */
            .header {
                text-align: center;
                margin-bottom: 2rem;
            }
    
            .logo {
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 10px;
                margin-bottom: 1rem;
            }
    
            .logo-icon {
                font-size: 2.5rem;
                color: var(--secondary);
            }
    
            .logo-text {
                font-size: 2rem;
                font-weight: 700;
                background: linear-gradient(to right, var(--secondary), var(--accent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
    
            .tagline {
                font-size: 1.1rem;
                opacity: 0.9;
                margin-bottom: 0.5rem;
            }
    
            .company {
                font-size: 0.9rem;
                color: var(--secondary);
                font-weight: 300;
            }
    
            /* Hero Section */
            .hero {
                text-align: center;
                margin: 2rem 0;
            }
    
            .hero h1 {
                font-size: 2.5rem;
                margin-bottom: 1.5rem;
                line-height: 1.2;
            }
    
            .hero h1 span {
                color: var(--accent);
                font-weight: 700;
            }
    
            .benefits {
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
                gap: 1.5rem;
                margin: 2rem 0;
            }
    
            .benefit-item {
                background: rgba(255, 255, 255, 0.1);
                backdrop-filter: blur(5px);
                border-radius: 10px;
                padding: 1.5rem;
                width: 160px;
                transition: transform 0.3s ease;
            }
    
            .benefit-item:hover {
                transform: translateY(-5px);
            }
    
            .benefit-icon {
                font-size: 2rem;
                color: var(--accent);
                margin-bottom: 0.5rem;
            }
    
            .benefit-text {
                font-size: 0.9rem;
            }
    
            /* CTA Section */
            .cta {
                text-align: center;
                margin: 2rem 0;
            }
    
            .cta-text {
                font-size: 1.2rem;
                margin-bottom: 2rem;
                max-width: 700px;
                margin-left: auto;
                margin-right: auto;
            }
    
            .btn {
                display: inline-block;
                padding: 12px 30px;
                border-radius: 50px;
                text-decorat
    Found 2026-01-23 by HttpPlugin
    Create report
juraganangin.com*.juraganangin.com
CN:
juraganangin.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-07 01:04
Not after:
2026-04-07 02:02