Domain cristinacappucci.com
Germany
AMAZON-02
Software information

Netlify

tcp/443

  • Git configuration and history exposed
    First seen 2024-01-04 17:53
    Last seen 2024-09-18 16:46
    Open for 257 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65221baa71fc

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = https://github.com/WebDevClientsRepo/cristina-cappucci.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2024-09-18 16:46
      324 Bytes
  • Open service 3.72.140.173:443 · cristinacappucci.com

    2024-09-14 21:03

    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: 27345
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 14 Sep 2024 21:03:56 GMT
    Etag: "56d9c177818c2837cb21b586c7dccec9-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7S5JZ7BKS9WNEA4FH93ADSW
    Connection: close
    
    Page title: Cristina Cappucci
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
            <link rel="stylesheet" href="css/global.css" />
            <link rel="stylesheet" href="css/index.css" />
            <link rel="stylesheet" href="css/swiper.css" />
            <link
                rel="stylesheet"
                href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
            />
    
            <link
                rel="preload"
                href="assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"
                as="font"
                type="font/ttf"
                crossorigin
            />
            <link
                rel="preload"
                href="assets/images/index/heroBackground.png"
                as="image"
                type="image/jpeg"
                crossorigin
            />
    
            <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
            <title>Cristina Cappucci</title>
    
            <script defer src="./js/navColorChange.js"></script>
            <script defer src="./js/bgHero.js"></script>
            <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
        </head>
    
        <body>
            <!-- BACKGROUND IMAGE -->
            <div id="background-hero" class="hero-background">
                <!-- NAVIGATION -->
                <nav id="nav">
                    <div class="nav-container">
                        <input
                            id="nav-toggle"
                            type="checkbox"
                            aria-labelledby="collapsed navbar"
                        />
                        <a href='/'>
                            <img
                                class="logo"
                                alt="logo"
                                src="/assets/images/global/logo.png"
                                width="76px"
                                height="53px"
                            />
                        </a>
                        <ul class="nav-items">
                            <li class="link">
                                <a href='/pages/about'>About</a>
                            </li>
                            <li class="link">
                                <a href='/pages/testimonials'>Testimonials</a>
                            </li>
                            <li class="link shifted">
                                <a href='/pages/programs'>Services</a>
                            </li>
                            <!-- <div> -->
                            <a
                                href="https://my.practicebetter.io/#/5f3432972a9029077445ce24/bookings?s=5f343c112a9029077446185b&step=date"
                                target="blank"
                            >
                                <button class="button-shrink">
                                    <h4 class="button-text">Work With Me</h4>
                                </button>
                            </a>
                            <a
                                href="https://cristinacappucci.practicebetter.io/#/signin"
                            >
                                <button class="log-in-button button-shrink">
                                    <h4 class="button-text">Client Portal</h4>
                                </button>
                            </a>
                            <!-- </div> -->
                        </ul>
                        <label for="nav-toggle" class="icon-burger">
                            <div class="line"></div>
                            <div class="line"></div>
                            <div class="line"></div>
                        </label>
                    </div>
                </nav>
    
                <!-- HERO SECTION -->
                <section id="hero-container" class="hero-container">
                    <div class="content">
                        <h1 class="title">
                            Learn How to <br class="next-line" />
                            <span class="header-highlight">Eat with Freedom</span>
                        </h1>
                        <p class="text">
                            Release guilt, binge eating, and body shaming after a
          
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · cristinacappucci.com

    2024-09-12 19:31

    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: 27345
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 12 Sep 2024 19:31:06 GMT
    Etag: "56d9c177818c2837cb21b586c7dccec9-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7KVFHNQ24EAXY2MA85HNSZ9
    Connection: close
    
    Page title: Cristina Cappucci
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
            <link rel="stylesheet" href="css/global.css" />
            <link rel="stylesheet" href="css/index.css" />
            <link rel="stylesheet" href="css/swiper.css" />
            <link
                rel="stylesheet"
                href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
            />
    
            <link
                rel="preload"
                href="assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"
                as="font"
                type="font/ttf"
                crossorigin
            />
            <link
                rel="preload"
                href="assets/images/index/heroBackground.png"
                as="image"
                type="image/jpeg"
                crossorigin
            />
    
            <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
            <title>Cristina Cappucci</title>
    
            <script defer src="./js/navColorChange.js"></script>
            <script defer src="./js/bgHero.js"></script>
            <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
        </head>
    
        <body>
            <!-- BACKGROUND IMAGE -->
            <div id="background-hero" class="hero-background">
                <!-- NAVIGATION -->
                <nav id="nav">
                    <div class="nav-container">
                        <input
                            id="nav-toggle"
                            type="checkbox"
                            aria-labelledby="collapsed navbar"
                        />
                        <a href='/'>
                            <img
                                class="logo"
                                alt="logo"
                                src="/assets/images/global/logo.png"
                                width="76px"
                                height="53px"
                            />
                        </a>
                        <ul class="nav-items">
                            <li class="link">
                                <a href='/pages/about'>About</a>
                            </li>
                            <li class="link">
                                <a href='/pages/testimonials'>Testimonials</a>
                            </li>
                            <li class="link shifted">
                                <a href='/pages/programs'>Services</a>
                            </li>
                            <!-- <div> -->
                            <a
                                href="https://my.practicebetter.io/#/5f3432972a9029077445ce24/bookings?s=5f343c112a9029077446185b&step=date"
                                target="blank"
                            >
                                <button class="button-shrink">
                                    <h4 class="button-text">Work With Me</h4>
                                </button>
                            </a>
                            <a
                                href="https://cristinacappucci.practicebetter.io/#/signin"
                            >
                                <button class="log-in-button button-shrink">
                                    <h4 class="button-text">Client Portal</h4>
                                </button>
                            </a>
                            <!-- </div> -->
                        </ul>
                        <label for="nav-toggle" class="icon-burger">
                            <div class="line"></div>
                            <div class="line"></div>
                            <div class="line"></div>
                        </label>
                    </div>
                </nav>
    
                <!-- HERO SECTION -->
                <section id="hero-container" class="hero-container">
                    <div class="content">
                        <h1 class="title">
                            Learn How to <br class="next-line" />
                            <span class="header-highlight">Eat with Freedom</span>
                        </h1>
                        <p class="text">
                            Release guilt, binge eating, and body shaming after a
          
    Found 2024-09-12 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · cristinacappucci.com

    2024-09-08 15:25

    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: 27345
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 08 Sep 2024 15:25:18 GMT
    Etag: "56d9c177818c2837cb21b586c7dccec9-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J793TKN56D28KKWRFHKYH08N
    Connection: close
    
    Page title: Cristina Cappucci
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
            <link rel="stylesheet" href="css/global.css" />
            <link rel="stylesheet" href="css/index.css" />
            <link rel="stylesheet" href="css/swiper.css" />
            <link
                rel="stylesheet"
                href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
            />
    
            <link
                rel="preload"
                href="assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"
                as="font"
                type="font/ttf"
                crossorigin
            />
            <link
                rel="preload"
                href="assets/images/index/heroBackground.png"
                as="image"
                type="image/jpeg"
                crossorigin
            />
    
            <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
            <title>Cristina Cappucci</title>
    
            <script defer src="./js/navColorChange.js"></script>
            <script defer src="./js/bgHero.js"></script>
            <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
        </head>
    
        <body>
            <!-- BACKGROUND IMAGE -->
            <div id="background-hero" class="hero-background">
                <!-- NAVIGATION -->
                <nav id="nav">
                    <div class="nav-container">
                        <input
                            id="nav-toggle"
                            type="checkbox"
                            aria-labelledby="collapsed navbar"
                        />
                        <a href='/'>
                            <img
                                class="logo"
                                alt="logo"
                                src="/assets/images/global/logo.png"
                                width="76px"
                                height="53px"
                            />
                        </a>
                        <ul class="nav-items">
                            <li class="link">
                                <a href='/pages/about'>About</a>
                            </li>
                            <li class="link">
                                <a href='/pages/testimonials'>Testimonials</a>
                            </li>
                            <li class="link shifted">
                                <a href='/pages/programs'>Services</a>
                            </li>
                            <!-- <div> -->
                            <a
                                href="https://my.practicebetter.io/#/5f3432972a9029077445ce24/bookings?s=5f343c112a9029077446185b&step=date"
                                target="blank"
                            >
                                <button class="button-shrink">
                                    <h4 class="button-text">Work With Me</h4>
                                </button>
                            </a>
                            <a
                                href="https://cristinacappucci.practicebetter.io/#/signin"
                            >
                                <button class="log-in-button button-shrink">
                                    <h4 class="button-text">Client Portal</h4>
                                </button>
                            </a>
                            <!-- </div> -->
                        </ul>
                        <label for="nav-toggle" class="icon-burger">
                            <div class="line"></div>
                            <div class="line"></div>
                            <div class="line"></div>
                        </label>
                    </div>
                </nav>
    
                <!-- HERO SECTION -->
                <section id="hero-container" class="hero-container">
                    <div class="content">
                        <h1 class="title">
                            Learn How to <br class="next-line" />
                            <span class="header-highlight">Eat with Freedom</span>
                        </h1>
                        <p class="text">
                            Release guilt, binge eating, and body shaming after a
          
    Found 2024-09-08 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · cristinacappucci.com

    2024-09-06 15:45

    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: 27345
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 06 Sep 2024 15:45:45 GMT
    Etag: "56d9c177818c2837cb21b586c7dccec9-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7406K4DJX1VZPXBEHV590EA
    Connection: close
    
    Page title: Cristina Cappucci
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
            <link rel="stylesheet" href="css/global.css" />
            <link rel="stylesheet" href="css/index.css" />
            <link rel="stylesheet" href="css/swiper.css" />
            <link
                rel="stylesheet"
                href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
            />
    
            <link
                rel="preload"
                href="assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"
                as="font"
                type="font/ttf"
                crossorigin
            />
            <link
                rel="preload"
                href="assets/images/index/heroBackground.png"
                as="image"
                type="image/jpeg"
                crossorigin
            />
    
            <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
            <title>Cristina Cappucci</title>
    
            <script defer src="./js/navColorChange.js"></script>
            <script defer src="./js/bgHero.js"></script>
            <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
        </head>
    
        <body>
            <!-- BACKGROUND IMAGE -->
            <div id="background-hero" class="hero-background">
                <!-- NAVIGATION -->
                <nav id="nav">
                    <div class="nav-container">
                        <input
                            id="nav-toggle"
                            type="checkbox"
                            aria-labelledby="collapsed navbar"
                        />
                        <a href='/'>
                            <img
                                class="logo"
                                alt="logo"
                                src="/assets/images/global/logo.png"
                                width="76px"
                                height="53px"
                            />
                        </a>
                        <ul class="nav-items">
                            <li class="link">
                                <a href='/pages/about'>About</a>
                            </li>
                            <li class="link">
                                <a href='/pages/testimonials'>Testimonials</a>
                            </li>
                            <li class="link shifted">
                                <a href='/pages/programs'>Services</a>
                            </li>
                            <!-- <div> -->
                            <a
                                href="https://my.practicebetter.io/#/5f3432972a9029077445ce24/bookings?s=5f343c112a9029077446185b&step=date"
                                target="blank"
                            >
                                <button class="button-shrink">
                                    <h4 class="button-text">Work With Me</h4>
                                </button>
                            </a>
                            <a
                                href="https://cristinacappucci.practicebetter.io/#/signin"
                            >
                                <button class="log-in-button button-shrink">
                                    <h4 class="button-text">Client Portal</h4>
                                </button>
                            </a>
                            <!-- </div> -->
                        </ul>
                        <label for="nav-toggle" class="icon-burger">
                            <div class="line"></div>
                            <div class="line"></div>
                            <div class="line"></div>
                        </label>
                    </div>
                </nav>
    
                <!-- HERO SECTION -->
                <section id="hero-container" class="hero-container">
                    <div class="content">
                        <h1 class="title">
                            Learn How to <br class="next-line" />
                            <span class="header-highlight">Eat with Freedom</span>
                        </h1>
                        <p class="text">
                            Release guilt, binge eating, and body shaming after a
          
    Found 2024-09-06 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · cristinacappucci.com

    2024-08-18 13:57

    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: 27345
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 18 Aug 2024 13:57:24 GMT
    Etag: "56d9c177818c2837cb21b586c7dccec9-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5JWEHW0Q6JAXBZP1ABMARJZ
    Connection: close
    
    Page title: Cristina Cappucci
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
            <link rel="stylesheet" href="css/global.css" />
            <link rel="stylesheet" href="css/index.css" />
            <link rel="stylesheet" href="css/swiper.css" />
            <link
                rel="stylesheet"
                href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
            />
    
            <link
                rel="preload"
                href="assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"
                as="font"
                type="font/ttf"
                crossorigin
            />
            <link
                rel="preload"
                href="assets/images/index/heroBackground.png"
                as="image"
                type="image/jpeg"
                crossorigin
            />
    
            <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
            <title>Cristina Cappucci</title>
    
            <script defer src="./js/navColorChange.js"></script>
            <script defer src="./js/bgHero.js"></script>
            <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
        </head>
    
        <body>
            <!-- BACKGROUND IMAGE -->
            <div id="background-hero" class="hero-background">
                <!-- NAVIGATION -->
                <nav id="nav">
                    <div class="nav-container">
                        <input
                            id="nav-toggle"
                            type="checkbox"
                            aria-labelledby="collapsed navbar"
                        />
                        <a href='/'>
                            <img
                                class="logo"
                                alt="logo"
                                src="/assets/images/global/logo.png"
                                width="76px"
                                height="53px"
                            />
                        </a>
                        <ul class="nav-items">
                            <li class="link">
                                <a href='/pages/about'>About</a>
                            </li>
                            <li class="link">
                                <a href='/pages/testimonials'>Testimonials</a>
                            </li>
                            <li class="link shifted">
                                <a href='/pages/programs'>Services</a>
                            </li>
                            <!-- <div> -->
                            <a
                                href="https://my.practicebetter.io/#/5f3432972a9029077445ce24/bookings?s=5f343c112a9029077446185b&step=date"
                                target="blank"
                            >
                                <button class="button-shrink">
                                    <h4 class="button-text">Work With Me</h4>
                                </button>
                            </a>
                            <a
                                href="https://cristinacappucci.practicebetter.io/#/signin"
                            >
                                <button class="log-in-button button-shrink">
                                    <h4 class="button-text">Client Portal</h4>
                                </button>
                            </a>
                            <!-- </div> -->
                        </ul>
                        <label for="nav-toggle" class="icon-burger">
                            <div class="line"></div>
                            <div class="line"></div>
                            <div class="line"></div>
                        </label>
                    </div>
                </nav>
    
                <!-- HERO SECTION -->
                <section id="hero-container" class="hero-container">
                    <div class="content">
                        <h1 class="title">
                            Learn How to <br class="next-line" />
                            <span class="header-highlight">Eat with Freedom</span>
                        </h1>
                        <p class="text">
                            Release guilt, binge eating, and body shaming after a
          
    Found 2024-08-18 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · cristinacappucci.com

    2024-08-16 13:14

    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: 27345
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 16 Aug 2024 13:14:57 GMT
    Etag: "56d9c177818c2837cb21b586c7dccec9-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5DN7CN53XC6ADH0JDDYZW3G
    Connection: close
    
    Page title: Cristina Cappucci
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
            <link rel="stylesheet" href="css/global.css" />
            <link rel="stylesheet" href="css/index.css" />
            <link rel="stylesheet" href="css/swiper.css" />
            <link
                rel="stylesheet"
                href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
            />
    
            <link
                rel="preload"
                href="assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"
                as="font"
                type="font/ttf"
                crossorigin
            />
            <link
                rel="preload"
                href="assets/images/index/heroBackground.png"
                as="image"
                type="image/jpeg"
                crossorigin
            />
    
            <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
            <title>Cristina Cappucci</title>
    
            <script defer src="./js/navColorChange.js"></script>
            <script defer src="./js/bgHero.js"></script>
            <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
        </head>
    
        <body>
            <!-- BACKGROUND IMAGE -->
            <div id="background-hero" class="hero-background">
                <!-- NAVIGATION -->
                <nav id="nav">
                    <div class="nav-container">
                        <input
                            id="nav-toggle"
                            type="checkbox"
                            aria-labelledby="collapsed navbar"
                        />
                        <a href='/'>
                            <img
                                class="logo"
                                alt="logo"
                                src="/assets/images/global/logo.png"
                                width="76px"
                                height="53px"
                            />
                        </a>
                        <ul class="nav-items">
                            <li class="link">
                                <a href='/pages/about'>About</a>
                            </li>
                            <li class="link">
                                <a href='/pages/testimonials'>Testimonials</a>
                            </li>
                            <li class="link shifted">
                                <a href='/pages/programs'>Services</a>
                            </li>
                            <!-- <div> -->
                            <a
                                href="https://my.practicebetter.io/#/5f3432972a9029077445ce24/bookings?s=5f343c112a9029077446185b&step=date"
                                target="blank"
                            >
                                <button class="button-shrink">
                                    <h4 class="button-text">Work With Me</h4>
                                </button>
                            </a>
                            <a
                                href="https://cristinacappucci.practicebetter.io/#/signin"
                            >
                                <button class="log-in-button button-shrink">
                                    <h4 class="button-text">Client Portal</h4>
                                </button>
                            </a>
                            <!-- </div> -->
                        </ul>
                        <label for="nav-toggle" class="icon-burger">
                            <div class="line"></div>
                            <div class="line"></div>
                            <div class="line"></div>
                        </label>
                    </div>
                </nav>
    
                <!-- HERO SECTION -->
                <section id="hero-container" class="hero-container">
                    <div class="content">
                        <h1 class="title">
                            Learn How to <br class="next-line" />
                            <span class="header-highlight">Eat with Freedom</span>
                        </h1>
                        <p class="text">
                            Release guilt, binge eating, and body shaming after a
          
    Found 2024-08-16 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · cristinacappucci.com

    2024-08-14 08:25

    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: 27345
    Content-Type: text/html; charset=UTF-8
    Date: Wed, 14 Aug 2024 08:25:16 GMT
    Etag: "56d9c177818c2837cb21b586c7dccec9-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J57ZVGHDMTB00ECFFM29G677
    Connection: close
    
    Page title: Cristina Cappucci
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
            <link rel="stylesheet" href="css/global.css" />
            <link rel="stylesheet" href="css/index.css" />
            <link rel="stylesheet" href="css/swiper.css" />
            <link
                rel="stylesheet"
                href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
            />
    
            <link
                rel="preload"
                href="assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"
                as="font"
                type="font/ttf"
                crossorigin
            />
            <link
                rel="preload"
                href="assets/images/index/heroBackground.png"
                as="image"
                type="image/jpeg"
                crossorigin
            />
    
            <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
            <title>Cristina Cappucci</title>
    
            <script defer src="./js/navColorChange.js"></script>
            <script defer src="./js/bgHero.js"></script>
            <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
        </head>
    
        <body>
            <!-- BACKGROUND IMAGE -->
            <div id="background-hero" class="hero-background">
                <!-- NAVIGATION -->
                <nav id="nav">
                    <div class="nav-container">
                        <input
                            id="nav-toggle"
                            type="checkbox"
                            aria-labelledby="collapsed navbar"
                        />
                        <a href='/'>
                            <img
                                class="logo"
                                alt="logo"
                                src="/assets/images/global/logo.png"
                                width="76px"
                                height="53px"
                            />
                        </a>
                        <ul class="nav-items">
                            <li class="link">
                                <a href='/pages/about'>About</a>
                            </li>
                            <li class="link">
                                <a href='/pages/testimonials'>Testimonials</a>
                            </li>
                            <li class="link shifted">
                                <a href='/pages/programs'>Services</a>
                            </li>
                            <!-- <div> -->
                            <a
                                href="https://my.practicebetter.io/#/5f3432972a9029077445ce24/bookings?s=5f343c112a9029077446185b&step=date"
                                target="blank"
                            >
                                <button class="button-shrink">
                                    <h4 class="button-text">Work With Me</h4>
                                </button>
                            </a>
                            <a
                                href="https://cristinacappucci.practicebetter.io/#/signin"
                            >
                                <button class="log-in-button button-shrink">
                                    <h4 class="button-text">Client Portal</h4>
                                </button>
                            </a>
                            <!-- </div> -->
                        </ul>
                        <label for="nav-toggle" class="icon-burger">
                            <div class="line"></div>
                            <div class="line"></div>
                            <div class="line"></div>
                        </label>
                    </div>
                </nav>
    
                <!-- HERO SECTION -->
                <section id="hero-container" class="hero-container">
                    <div class="content">
                        <h1 class="title">
                            Learn How to <br class="next-line" />
                            <span class="header-highlight">Eat with Freedom</span>
                        </h1>
                        <p class="text">
                            Release guilt, binge eating, and body shaming after a
          
    Found 2024-08-14 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · cristinacappucci.com

    2024-08-12 09:34

    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: 27345
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 12 Aug 2024 09:34:11 GMT
    Etag: "56d9c177818c2837cb21b586c7dccec9-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J52Z08VSGCXPJB67ZDJFC9KC
    Connection: close
    
    Page title: Cristina Cappucci
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
            <link rel="stylesheet" href="css/global.css" />
            <link rel="stylesheet" href="css/index.css" />
            <link rel="stylesheet" href="css/swiper.css" />
            <link
                rel="stylesheet"
                href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
            />
    
            <link
                rel="preload"
                href="assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"
                as="font"
                type="font/ttf"
                crossorigin
            />
            <link
                rel="preload"
                href="assets/images/index/heroBackground.png"
                as="image"
                type="image/jpeg"
                crossorigin
            />
    
            <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
            <title>Cristina Cappucci</title>
    
            <script defer src="./js/navColorChange.js"></script>
            <script defer src="./js/bgHero.js"></script>
            <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
        </head>
    
        <body>
            <!-- BACKGROUND IMAGE -->
            <div id="background-hero" class="hero-background">
                <!-- NAVIGATION -->
                <nav id="nav">
                    <div class="nav-container">
                        <input
                            id="nav-toggle"
                            type="checkbox"
                            aria-labelledby="collapsed navbar"
                        />
                        <a href='/'>
                            <img
                                class="logo"
                                alt="logo"
                                src="/assets/images/global/logo.png"
                                width="76px"
                                height="53px"
                            />
                        </a>
                        <ul class="nav-items">
                            <li class="link">
                                <a href='/pages/about'>About</a>
                            </li>
                            <li class="link">
                                <a href='/pages/testimonials'>Testimonials</a>
                            </li>
                            <li class="link shifted">
                                <a href='/pages/programs'>Services</a>
                            </li>
                            <!-- <div> -->
                            <a
                                href="https://my.practicebetter.io/#/5f3432972a9029077445ce24/bookings?s=5f343c112a9029077446185b&step=date"
                                target="blank"
                            >
                                <button class="button-shrink">
                                    <h4 class="button-text">Work With Me</h4>
                                </button>
                            </a>
                            <a
                                href="https://cristinacappucci.practicebetter.io/#/signin"
                            >
                                <button class="log-in-button button-shrink">
                                    <h4 class="button-text">Client Portal</h4>
                                </button>
                            </a>
                            <!-- </div> -->
                        </ul>
                        <label for="nav-toggle" class="icon-burger">
                            <div class="line"></div>
                            <div class="line"></div>
                            <div class="line"></div>
                        </label>
                    </div>
                </nav>
    
                <!-- HERO SECTION -->
                <section id="hero-container" class="hero-container">
                    <div class="content">
                        <h1 class="title">
                            Learn How to <br class="next-line" />
                            <span class="header-highlight">Eat with Freedom</span>
                        </h1>
                        <p class="text">
                            Release guilt, binge eating, and body shaming after a
          
    Found 2024-08-12 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · cristinacappucci.com

    2024-08-10 11:19

    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: 27345
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 10 Aug 2024 11:19:43 GMT
    Etag: "56d9c177818c2837cb21b586c7dccec9-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J4Y082FWRKMSXWZMD1WYW1RV
    Connection: close
    
    Page title: Cristina Cappucci
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
            <link rel="stylesheet" href="css/global.css" />
            <link rel="stylesheet" href="css/index.css" />
            <link rel="stylesheet" href="css/swiper.css" />
            <link
                rel="stylesheet"
                href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
            />
    
            <link
                rel="preload"
                href="assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"
                as="font"
                type="font/ttf"
                crossorigin
            />
            <link
                rel="preload"
                href="assets/images/index/heroBackground.png"
                as="image"
                type="image/jpeg"
                crossorigin
            />
    
            <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
            <title>Cristina Cappucci</title>
    
            <script defer src="./js/navColorChange.js"></script>
            <script defer src="./js/bgHero.js"></script>
            <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
        </head>
    
        <body>
            <!-- BACKGROUND IMAGE -->
            <div id="background-hero" class="hero-background">
                <!-- NAVIGATION -->
                <nav id="nav">
                    <div class="nav-container">
                        <input
                            id="nav-toggle"
                            type="checkbox"
                            aria-labelledby="collapsed navbar"
                        />
                        <a href='/'>
                            <img
                                class="logo"
                                alt="logo"
                                src="/assets/images/global/logo.png"
                                width="76px"
                                height="53px"
                            />
                        </a>
                        <ul class="nav-items">
                            <li class="link">
                                <a href='/pages/about'>About</a>
                            </li>
                            <li class="link">
                                <a href='/pages/testimonials'>Testimonials</a>
                            </li>
                            <li class="link shifted">
                                <a href='/pages/programs'>Services</a>
                            </li>
                            <!-- <div> -->
                            <a
                                href="https://my.practicebetter.io/#/5f3432972a9029077445ce24/bookings?s=5f343c112a9029077446185b&step=date"
                                target="blank"
                            >
                                <button class="button-shrink">
                                    <h4 class="button-text">Work With Me</h4>
                                </button>
                            </a>
                            <a
                                href="https://cristinacappucci.practicebetter.io/#/signin"
                            >
                                <button class="log-in-button button-shrink">
                                    <h4 class="button-text">Client Portal</h4>
                                </button>
                            </a>
                            <!-- </div> -->
                        </ul>
                        <label for="nav-toggle" class="icon-burger">
                            <div class="line"></div>
                            <div class="line"></div>
                            <div class="line"></div>
                        </label>
                    </div>
                </nav>
    
                <!-- HERO SECTION -->
                <section id="hero-container" class="hero-container">
                    <div class="content">
                        <h1 class="title">
                            Learn How to <br class="next-line" />
                            <span class="header-highlight">Eat with Freedom</span>
                        </h1>
                        <p class="text">
                            Release guilt, binge eating, and body shaming after a
          
    Found 2024-08-10 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · cristinacappucci.com

    2024-08-08 13:03

    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: 27345
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 08 Aug 2024 13:03:57 GMT
    Etag: "56d9c177818c2837cb21b586c7dccec9-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J4S1DGADABBJ3T83PFSH9STX
    Connection: close
    
    Page title: Cristina Cappucci
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8" />
            <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
            <link rel="stylesheet" href="css/global.css" />
            <link rel="stylesheet" href="css/index.css" />
            <link rel="stylesheet" href="css/swiper.css" />
            <link
                rel="stylesheet"
                href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
            />
    
            <link
                rel="preload"
                href="assets/fonts/OpenSans-VariableFont_wdth,wght.ttf"
                as="font"
                type="font/ttf"
                crossorigin
            />
            <link
                rel="preload"
                href="assets/images/index/heroBackground.png"
                as="image"
                type="image/jpeg"
                crossorigin
            />
    
            <link rel="icon" href="assets/images/favicon.ico" type="image/x-icon" />
            <title>Cristina Cappucci</title>
    
            <script defer src="./js/navColorChange.js"></script>
            <script defer src="./js/bgHero.js"></script>
            <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
        </head>
    
        <body>
            <!-- BACKGROUND IMAGE -->
            <div id="background-hero" class="hero-background">
                <!-- NAVIGATION -->
                <nav id="nav">
                    <div class="nav-container">
                        <input
                            id="nav-toggle"
                            type="checkbox"
                            aria-labelledby="collapsed navbar"
                        />
                        <a href='/'>
                            <img
                                class="logo"
                                alt="logo"
                                src="/assets/images/global/logo.png"
                                width="76px"
                                height="53px"
                            />
                        </a>
                        <ul class="nav-items">
                            <li class="link">
                                <a href='/pages/about'>About</a>
                            </li>
                            <li class="link">
                                <a href='/pages/testimonials'>Testimonials</a>
                            </li>
                            <li class="link shifted">
                                <a href='/pages/programs'>Services</a>
                            </li>
                            <!-- <div> -->
                            <a
                                href="https://my.practicebetter.io/#/5f3432972a9029077445ce24/bookings?s=5f343c112a9029077446185b&step=date"
                                target="blank"
                            >
                                <button class="button-shrink">
                                    <h4 class="button-text">Work With Me</h4>
                                </button>
                            </a>
                            <a
                                href="https://cristinacappucci.practicebetter.io/#/signin"
                            >
                                <button class="log-in-button button-shrink">
                                    <h4 class="button-text">Client Portal</h4>
                                </button>
                            </a>
                            <!-- </div> -->
                        </ul>
                        <label for="nav-toggle" class="icon-burger">
                            <div class="line"></div>
                            <div class="line"></div>
                            <div class="line"></div>
                        </label>
                    </div>
                </nav>
    
                <!-- HERO SECTION -->
                <section id="hero-container" class="hero-container">
                    <div class="content">
                        <h1 class="title">
                            Learn How to <br class="next-line" />
                            <span class="header-highlight">Eat with Freedom</span>
                        </h1>
                        <p class="text">
                            Release guilt, binge eating, and body shaming after a
          
    Found 2024-08-08 by HttpPlugin
    Create report
*.cristinacappucci.comcristinacappucci.com
CN:
*.cristinacappucci.com
Key:
ECDSA-256
Issuer:
E5
Not before:
2024-08-31 13:44
Not after:
2024-11-29 13:44
*.cristinacappucci.comcristinacappucci.com
CN:
*.cristinacappucci.com
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-07-02 14:34
Not after:
2024-09-30 14:34
Domain summary
IP summary