Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - vyvv.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: keep-alive
Content-Length: 162
Server: GitHub.com
Content-Type: text/html
Location: https://vyvv.com/
X-GitHub-Request-Id: D281:226F1A:2B5FE90:2BC59AD:682CD3AC
Accept-Ranges: bytes
Age: 0
Date: Tue, 20 May 2025 19:10:36 GMT
Via: 1.1 varnish
X-Served-By: cache-hel1410029-HEL
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1747768237.560201,VS0,VE127
Vary: Accept-Encoding
X-Fastly-Request-ID: 1b01184bd19a4d55143ef8c88fec55d403ec6a9e

HTTP Code 301 Moved Permanently

301 http code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://vyvv.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: keep-alive
Content-Length: 9667
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 10 May 2025 19:28:26 GMT
Access-Control-Allow-Origin: *
ETag: "681fa8da-25c3"
expires: Tue, 20 May 2025 19:20:36 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: C384:219D26:47A0C59:4844F3D:682CD3AC
Accept-Ranges: bytes
Age: 0
Date: Tue, 20 May 2025 19:10:36 GMT
Via: 1.1 varnish
X-Served-By: cache-hel1410026-HEL
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1747768237.771133,VS0,VE157
Vary: Accept-Encoding
X-Fastly-Request-ID: a74a01ad1cfa0e2b6a9d9e0ab1b0d5b7911e9868

HTTP Code 200 OK

200 http code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: vyvv.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>vyvv</title>

    <!-- Favicon for most browsers -->
    <link rel="icon" type="image/png" sizes="32x32" href="resources\images\browserlogo.png">
    
    <!-- Optional: Apple Touch Icon for iOS and other high-resolution devices -->
    <!--<link rel="apple-touch-icon" sizes="180x180" href="path/to/your/apple-touch-icon.png"> -->

    <!-- Optional: Favicon for IE (legacy) -->
    <!--<link rel="shortcut icon" href="path/to/your/favicon.ico"> -->

    <link href="https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@400;500&display=swap" rel="stylesheet">
    <link rel="stylesheet" href="resources\css\style.css">
    
</head>

<body>
    <header id="headerLinks">
        <a href="#" class="logo" id="logo">
          <img src="resources\images\IMG_7462.png" alt="Home">
        </a>
        <nav class="center desktop">
            <a onClick="return scrollSmoothTo('aboutsection');" class="center desktop links">About</a>
            <a onClick="return scrollSmoothTo('projectssection');" class="center desktop links">Projects</a>
            <a onClick="return scrollSmoothTo('strategysection');" class="center desktop links">Strategy</a>
            <a onClick="return scrollSmoothTo('partnersection');" class="center desktop links">Partner</a>
            <a onClick="return scrollSmoothTo('contactsection');" class="center desktop links">Contact</a>

        </nav>
        <nav class="right">
            <a href="" class="desktop"></a>
            <a href="" class="desktop"></a>
            <a href="" id="menuBtn">Menu</a>
        </nav>
    </header>


    <div class="backdrop"></div>


    <aside>
        <button class="close">&times;</button>
        <div class="asidelinksclose">
        <a onClick="return scrollSmoothTo('aboutsection');">About</a>
        <a onClick="return scrollSmoothTo('projectssection');">Projects</a>
        <a onClick="return scrollSmoothTo('strategysection');">Strategy</a>
        <a onClick="return scrollSmoothTo('partnersection');">Partner</a>
        <a onClick="return scrollSmoothTo('contactsection');">Contact</a>
        <a href=""></a>
        <a href="">Login</a>
        <a href="">Store</a>
        <a href="">Careers</a>
        <a href=""></a>
        <a href="">Twitter</a>
        <a href="">Linkedin</a>
        </div>
        
    </aside>




    <!-- Section 1: About -->
    <section id="aboutsection">
      <div class="content about-content">
          <h1 class="about-heading">Building</h1>
          <p class="about-text">Fast, Simple, Scaleable <i>Real Estate</i></p>
          <div class="about-cta">
              <a href="#projectssection" class="cta-button primary">Learn More</a>
              <a href="#contactsection" class="cta-button secondary">Contact Us</a>
          </div>
      </div>
      <!-- Decorative Middle Square -->
      <div class="middle-square"></div>
  </section>

  <!-- Section 2: Projects -->
  <section id="projectssection" style="background-image: url('resources/images/projects.jpg');">
    <div class="content projects-content">
        <h1 class="projects-heading">Projects</h1>
        <p class="projects-text">Explore some of our recent developments.</p>

        <div class="projects-grid">
            <div class="project-box">
                <img src="resources/images/project1.jpg" alt="Project 1" class="project-image">
                <h2>1 Hockanum</h2>
                <p>12-unit development project</p>
                <a href="project1.html" class="project-link">View Details</a>
            </div>
            <div class="project-box">
                <img src="resources/images/project2.jpg" alt="Project 2" class="project-image">
                <h2>Pleasant Street</h2>
                <p>7-unit residential project</p>
                <a href="project2.html" class="project-link">View Details</a>
            </div>
        </div>
    </div>
</section>

  <!-- Section 3: Strategy -->
  <section id="strategysection" style="background-image: url('resources/images/strategy.jpg');">
    <div class="content strategy-content">
        <h1 class="strategy-heading">Strategy</h1>
        <p class="strategy-text">Principles that guide our investments</p>
        <div class="strategy-grid">
            <div class="strategy-box">
                <h2>Prime Locations</h2>
                <p>Focus on areas with strong population growth, job opportunities, and access to transportation and amenities.</p>
            </div>
            <div class="strategy-box">
                <h2>Market Demand</h2>
                <p>Target markets with growing renter populations and housing shortages.</p>
            </div>
            <div class="strategy-box">
              <h2>Add-Value</h2>
              <p>Invest in properties with operational inefficiencies or physical upgrades opportunities.</p>
            </div>
            <div class="strategy-box">
                <h2>Managment</h2>
                <p>Self manage assets to maximize returns.</p>
            </div>
            <div class="strategy-box">
              <h2>Exit</h2>
              <p>2-10 year refinance or sale to return inital capital.</p>
          </div>
          <div class="strategy-box">
              <h2>Repeat</h2>
              <p>Stategically reinvest proceeds into the next project.</p>
          </div>
        </div>
    </div>
</section>

  <!-- Section 4: Partner -->
  <section id="partnersection" style="background-image: url('resources/images/partner.jpg');">
    <div class="content partner-content">
        <h1 class="partner-heading">Partner</h1>
        <p class="partner-text">Learn how we collaborate</p>

        <!-- FAQ Section -->
        <div class="faq">
            <div class="faq-item">
                <button class="faq-question">What is your partnership model?</button>
                <div class="faq-answer">
                    <p>Standard GP/LP splits, 6-10% perf return paid quarterly, intial capital returned at refinance or sale.</p>
                </div>
            </div>
            <div class="faq-item">
                <button class="faq-question">How do I become a limited partner?</button>
                <div class="faq-answer">
                    <p>Contact us via email or phone to discuss your goals and explore how we can work together. We try to keep the number of limited partners low to ensure we can provide the best service possible.</p>
                </div>
            </div>
            <div class="faq-item">
                <button class="faq-question">What properties do you invest in?</button>
                <div class="faq-answer">
                    <p>We specialize in add-value multifamily (2-50 units) and infill development.</p>
                </div>
            </div>
            <div class="faq-item">
                <button class="faq-question">What fees do you charge?</button>
                <div class="faq-answer">
                    <p>1-3% acquisition, no asset management fees, no event fees. We only raise capital for projects we have a stake in.</p>
                </div>
            </div>
            <div class="faq-item">
                <button class="faq-question">Can I invest if im new to real estate investing?</button>
                <div class="faq-answer">
                    <p>Absolutely! We're here to guide you and can provide educational resources that will help you confidently make smarter investing choices.</p>
                </div>
            </div>
        </div>
    </div>
</section>

  <!-- Section 5: Contact -->
  <section id="contactsection">
    <div class="content contact-content">
        <!-- Header and Contact Info -->
        <h1 class="contact-heading">Contact</h1>

        <div class="headshot-container">
            <img src="resources/images/headshot.jpg" alt="Headshot" class="headshot-image">
        </div>
        <p class="contact-text"></p>
        <p class="contact-text">Steven Niedbala</p>
        <div class="contact-details">
            <p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
            <p>Phone: +1 (617) 299-6676</p>
             <!-- <p>Personal Website: <a href="https://niedba.la">niedba.la</a></p> -->
        </div>


        <div class="bio-section">
            <h2 class="bio-heading">About Steven</h2>
            <p class="bio-text">
                
            </p>
        </div>
    </div>
</section> 


    <!-- Footer -->
    <footer class="footer">
        <div class="footer-links">
            <a href="#aboutsection">About</a>
            <a href="#projectssection">Projects</a>
            <a href="#strategysection">Strategy</a>
            <a href="#contactsection">Contact</a>
            <a href="login.html">Login</a>
            <a href="store.html">Store</a>
            <a href="careers.html">Careers</a>
        </div>
        <div class="footer-social">
            <a href="https://twitter.com" target="_blank">Twitter</a>
            <a href="https://linkedin.com" target="_blank">LinkedIn</a>
        </div>
        <p class="footer-copyright">© 2024 Vyvv. All Rights Reserved.</p>
    </footer>
</section>


  <script src="nav.js"></script>
  <script src="scroll.js"></script>

    
</body>
</html>



                               

Whois info of domain

Domain Name: VYVV.COM
Registry Domain ID: 119097413_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-03-11T15:56:36Z
Creation Date: 2004-05-04T02:01:10Z
Registry Expiry Date: 2026-05-04T02:01:10Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS37.DOMAINCONTROL.COM
Name Server: NS38.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-20T19:10:25Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass