Domain mithransolutions.com
United States
AMAZON-02
Software information

Netlify

tcp/443

  • Git configuration and history exposed
    First seen 2025-09-07 23:43
    Last seen 2026-01-03 00:49
    Open for 117 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb1edc26ba

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [remote "origin"]
      	url = https://github.com/Raajshekar007/staticpage.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      	vscode-merge-base = origin/main
      
      Found on 2026-01-03 00:49
      339 Bytes
  • Open service 75.2.60.5:443 · mithransolutions.com

    2026-01-09 20:17

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 2
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 21075
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 09 Jan 2026 20:17:56 GMT
    Etag: "1311f32d61d4d03b0a1993f993e739ae-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KEJ6H672WKD201RNFMGS44J3
    Connection: close
    
    Page title: Mithran Tax Consulting Services | Expert Tax Consulting
    
    <!DOCTYPE html>
    <html lang="en" class="scroll-smooth">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Mithran Tax Consulting Services | Expert Tax Consulting</title>
        <script src="https://cdn.tailwindcss.com"></script>
        <script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
        <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=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
        <style>
            /* Chosen Color Palette: GitHub-inspired Professional */
            /* Primary Background: #ffffff, Subtle Background: #f6f8fa, Dark Text: #24292e, Medium Text: #586069, Blue Accent: #0366d6, Green Accent: #28a745, Red Accent: #cb2431, Yellow Accent: #f6a600 */
    
            body {
                font-family: 'Inter', sans-serif;
                background-color: #f6f8fa; /* GitHub light background */
                background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23e2e8f0' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E"); /* Subtle diagonal pattern */
                color: #586069; /* Medium text color */
            }
            h1, h2, h3 {
                color: #24292e; /* Dark text color for headings */
            }
            .chart-container {
                position: relative;
                width: 100%;
                max-width: 550px;
                margin-left: auto;
                margin-right: auto;
                height: 350px;
                max-height: 450px;
            }
            @media (min-width: 768px) {
                .chart-container {
                    height: 400px;
                }
            }
            .gradient-text {
                background: linear-gradient(to right, #0366d6, #28a745); /* Blue to Green gradient */
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
            .cta-button {
                transition: all 0.3s ease;
            }
            .cta-button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            }
            .flow-step {
                border-color: #0366d6; /* Blue accent border */
                transition: all 0.3s ease;
                position: relative;
                overflow: hidden;
            }
            .flow-step::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 4px;
                background-color: #0366d6; /* Blue accent */
                transition: all 0.3s ease;
            }
            .flow-step:hover::before {
                 background-color: #f6a600; /* Yellow accent on hover */
            }
            .flow-step:hover {
                 transform: scale(1.02);
                 box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.15), 0 6px 10px -3px rgba(0, 0, 0, 0.08);
            }
            .icon-circle {
                display: inline-flex;
                justify-content: center;
                align-items: center;
                width: 64px;
                height: 64px;
                border-radius: 50%;
                background-color: #f6a600; /* Yellow accent */
                color: white;
                font-size: 32px;
                font-weight: bold;
                margin-bottom: 1rem;
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            }
    
            /* Animations */
            @keyframes fadeInSlideUp {
                from {
                    opacity: 0;
                    transform: translateY(20px);
                }
                to {
                    opacity: 1;
                    transform: translateY(0);
                }
            }
            .animate-fadeInSlideUp {
                animation: fadeInSlideUp 0.8s ease-out forwards;
            }
            .delay-100 { animation-delay: 0.1s; }
            .delay-200 { animation-delay: 0.2s; }
            .delay-300 { animation-delay: 0.3s; }
            .delay-400 { animation-delay: 0.4s; }
     
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · mithransolutions.com

    2025-12-23 07:52

    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: 21075
    Content-Type: text/html; charset=UTF-8
    Date: Tue, 23 Dec 2025 07:52:36 GMT
    Etag: "1311f32d61d4d03b0a1993f993e739ae-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KD53477Z7JWQA1069ZD85WBZ
    Connection: close
    
    Page title: Mithran Tax Consulting Services | Expert Tax Consulting
    
    <!DOCTYPE html>
    <html lang="en" class="scroll-smooth">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Mithran Tax Consulting Services | Expert Tax Consulting</title>
        <script src="https://cdn.tailwindcss.com"></script>
        <script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
        <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=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
        <style>
            /* Chosen Color Palette: GitHub-inspired Professional */
            /* Primary Background: #ffffff, Subtle Background: #f6f8fa, Dark Text: #24292e, Medium Text: #586069, Blue Accent: #0366d6, Green Accent: #28a745, Red Accent: #cb2431, Yellow Accent: #f6a600 */
    
            body {
                font-family: 'Inter', sans-serif;
                background-color: #f6f8fa; /* GitHub light background */
                background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23e2e8f0' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E"); /* Subtle diagonal pattern */
                color: #586069; /* Medium text color */
            }
            h1, h2, h3 {
                color: #24292e; /* Dark text color for headings */
            }
            .chart-container {
                position: relative;
                width: 100%;
                max-width: 550px;
                margin-left: auto;
                margin-right: auto;
                height: 350px;
                max-height: 450px;
            }
            @media (min-width: 768px) {
                .chart-container {
                    height: 400px;
                }
            }
            .gradient-text {
                background: linear-gradient(to right, #0366d6, #28a745); /* Blue to Green gradient */
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
            .cta-button {
                transition: all 0.3s ease;
            }
            .cta-button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            }
            .flow-step {
                border-color: #0366d6; /* Blue accent border */
                transition: all 0.3s ease;
                position: relative;
                overflow: hidden;
            }
            .flow-step::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 4px;
                background-color: #0366d6; /* Blue accent */
                transition: all 0.3s ease;
            }
            .flow-step:hover::before {
                 background-color: #f6a600; /* Yellow accent on hover */
            }
            .flow-step:hover {
                 transform: scale(1.02);
                 box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.15), 0 6px 10px -3px rgba(0, 0, 0, 0.08);
            }
            .icon-circle {
                display: inline-flex;
                justify-content: center;
                align-items: center;
                width: 64px;
                height: 64px;
                border-radius: 50%;
                background-color: #f6a600; /* Yellow accent */
                color: white;
                font-size: 32px;
                font-weight: bold;
                margin-bottom: 1rem;
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            }
    
            /* Animations */
            @keyframes fadeInSlideUp {
                from {
                    opacity: 0;
                    transform: translateY(20px);
                }
                to {
                    opacity: 1;
                    transform: translateY(0);
                }
            }
            .animate-fadeInSlideUp {
                animation: fadeInSlideUp 0.8s ease-out forwards;
            }
            .delay-100 { animation-delay: 0.1s; }
            .delay-200 { animation-delay: 0.2s; }
            .delay-300 { animation-delay: 0.3s; }
            .delay-400 { animation-delay: 0.4s; }
     
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · mithransolutions.com

    2025-12-21 05:09

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 1
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 21075
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 21 Dec 2025 05:09:30 GMT
    Etag: "1311f32d61d4d03b0a1993f993e739ae-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCZN03TEE36T6901FCSV0JYA
    Connection: close
    
    Page title: Mithran Tax Consulting Services | Expert Tax Consulting
    
    <!DOCTYPE html>
    <html lang="en" class="scroll-smooth">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Mithran Tax Consulting Services | Expert Tax Consulting</title>
        <script src="https://cdn.tailwindcss.com"></script>
        <script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
        <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=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
        <style>
            /* Chosen Color Palette: GitHub-inspired Professional */
            /* Primary Background: #ffffff, Subtle Background: #f6f8fa, Dark Text: #24292e, Medium Text: #586069, Blue Accent: #0366d6, Green Accent: #28a745, Red Accent: #cb2431, Yellow Accent: #f6a600 */
    
            body {
                font-family: 'Inter', sans-serif;
                background-color: #f6f8fa; /* GitHub light background */
                background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23e2e8f0' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E"); /* Subtle diagonal pattern */
                color: #586069; /* Medium text color */
            }
            h1, h2, h3 {
                color: #24292e; /* Dark text color for headings */
            }
            .chart-container {
                position: relative;
                width: 100%;
                max-width: 550px;
                margin-left: auto;
                margin-right: auto;
                height: 350px;
                max-height: 450px;
            }
            @media (min-width: 768px) {
                .chart-container {
                    height: 400px;
                }
            }
            .gradient-text {
                background: linear-gradient(to right, #0366d6, #28a745); /* Blue to Green gradient */
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
            .cta-button {
                transition: all 0.3s ease;
            }
            .cta-button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            }
            .flow-step {
                border-color: #0366d6; /* Blue accent border */
                transition: all 0.3s ease;
                position: relative;
                overflow: hidden;
            }
            .flow-step::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 4px;
                background-color: #0366d6; /* Blue accent */
                transition: all 0.3s ease;
            }
            .flow-step:hover::before {
                 background-color: #f6a600; /* Yellow accent on hover */
            }
            .flow-step:hover {
                 transform: scale(1.02);
                 box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.15), 0 6px 10px -3px rgba(0, 0, 0, 0.08);
            }
            .icon-circle {
                display: inline-flex;
                justify-content: center;
                align-items: center;
                width: 64px;
                height: 64px;
                border-radius: 50%;
                background-color: #f6a600; /* Yellow accent */
                color: white;
                font-size: 32px;
                font-weight: bold;
                margin-bottom: 1rem;
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            }
    
            /* Animations */
            @keyframes fadeInSlideUp {
                from {
                    opacity: 0;
                    transform: translateY(20px);
                }
                to {
                    opacity: 1;
                    transform: translateY(0);
                }
            }
            .animate-fadeInSlideUp {
                animation: fadeInSlideUp 0.8s ease-out forwards;
            }
            .delay-100 { animation-delay: 0.1s; }
            .delay-200 { animation-delay: 0.2s; }
            .delay-300 { animation-delay: 0.3s; }
            .delay-400 { animation-delay: 0.4s; }
     
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · mithransolutions.com

    2025-12-19 04:51

    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: 21075
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 19 Dec 2025 04:51:20 GMT
    Etag: "1311f32d61d4d03b0a1993f993e739ae-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCTF5DVDG5M5DY8TY5VMVYNM
    Connection: close
    
    Page title: Mithran Tax Consulting Services | Expert Tax Consulting
    
    <!DOCTYPE html>
    <html lang="en" class="scroll-smooth">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Mithran Tax Consulting Services | Expert Tax Consulting</title>
        <script src="https://cdn.tailwindcss.com"></script>
        <script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
        <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=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
        <style>
            /* Chosen Color Palette: GitHub-inspired Professional */
            /* Primary Background: #ffffff, Subtle Background: #f6f8fa, Dark Text: #24292e, Medium Text: #586069, Blue Accent: #0366d6, Green Accent: #28a745, Red Accent: #cb2431, Yellow Accent: #f6a600 */
    
            body {
                font-family: 'Inter', sans-serif;
                background-color: #f6f8fa; /* GitHub light background */
                background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23e2e8f0' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E"); /* Subtle diagonal pattern */
                color: #586069; /* Medium text color */
            }
            h1, h2, h3 {
                color: #24292e; /* Dark text color for headings */
            }
            .chart-container {
                position: relative;
                width: 100%;
                max-width: 550px;
                margin-left: auto;
                margin-right: auto;
                height: 350px;
                max-height: 450px;
            }
            @media (min-width: 768px) {
                .chart-container {
                    height: 400px;
                }
            }
            .gradient-text {
                background: linear-gradient(to right, #0366d6, #28a745); /* Blue to Green gradient */
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }
            .cta-button {
                transition: all 0.3s ease;
            }
            .cta-button:hover {
                transform: translateY(-2px);
                box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            }
            .flow-step {
                border-color: #0366d6; /* Blue accent border */
                transition: all 0.3s ease;
                position: relative;
                overflow: hidden;
            }
            .flow-step::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 4px;
                background-color: #0366d6; /* Blue accent */
                transition: all 0.3s ease;
            }
            .flow-step:hover::before {
                 background-color: #f6a600; /* Yellow accent on hover */
            }
            .flow-step:hover {
                 transform: scale(1.02);
                 box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.15), 0 6px 10px -3px rgba(0, 0, 0, 0.08);
            }
            .icon-circle {
                display: inline-flex;
                justify-content: center;
                align-items: center;
                width: 64px;
                height: 64px;
                border-radius: 50%;
                background-color: #f6a600; /* Yellow accent */
                color: white;
                font-size: 32px;
                font-weight: bold;
                margin-bottom: 1rem;
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            }
    
            /* Animations */
            @keyframes fadeInSlideUp {
                from {
                    opacity: 0;
                    transform: translateY(20px);
                }
                to {
                    opacity: 1;
                    transform: translateY(0);
                }
            }
            .animate-fadeInSlideUp {
                animation: fadeInSlideUp 0.8s ease-out forwards;
            }
            .delay-100 { animation-delay: 0.1s; }
            .delay-200 { animation-delay: 0.2s; }
            .delay-300 { animation-delay: 0.3s; }
            .delay-400 { animation-delay: 0.4s; }
     
    Found 2025-12-19 by HttpPlugin
    Create report
*.netlify.appnetlify.app
CN:
*.netlify.app
Not before:
2025-01-31 00:00
Not after:
2026-03-03 23:59
Domain summary
IP summary