Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - sp2ec.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sat, 17 May 2025 00:18:42 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 44
Connection: keep-alive
Location: https://www.sp2ec.com
X-Served-By: Namecheap URL Forward
Server: namecheap-nginx

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://www.sp2ec.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Content-Length: 19319
Connection: keep-alive
Date: Sat, 17 May 2025 00:18:20 GMT
Last-Modified: Mon, 13 Dec 2021 18:21:11 GMT
ETag: "6ed553cd202d95d0a0d9605ed346ff8e"
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 11b1425a6d4f554d768315c2301c82b2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: HEL51-P1
X-Amz-Cf-Id: X85Dl-A_Dd5iwKGRR8M5jYRSDSvoxoPH0JeZ8Xd0ouzUoC3_Ccq8wg==
Age: 23

HTTP Code 200 OK

200 OK 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: sp2ec.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, initial-scale=1, shrink-to-fit=no" />
        <meta name="description" content="An engineering consulting firm based in Calgary that specializes in mining and civil construction project planning, scheduling, estimating and tendering." />
        <meta name="author" content="" />
        <title>SP2EC - Engineering Consulting in Alberta</title>
        <link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
        <!-- Bootstrap icons-->
        <link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet" />
        <!-- Google fonts-->
        <link rel="preconnect" href="https://fonts.gstatic.com" />
        <link href="https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,600;1,600&amp;display=swap" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,500;0,600;0,700;1,300;1,500;1,600;1,700&amp;display=swap" rel="stylesheet" />
        <link href="https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,400;1,400&amp;display=swap" rel="stylesheet" />
        <!-- Core theme CSS (includes Bootstrap)-->
        <link href="css/styles.css" rel="stylesheet" />
        <!-- Custom CSS -->
        <link href="css/custom.css" rel="stylesheet" />
    </head>
    <body id="page-top">
        <!-- Navigation-->
        <nav class="navbar navbar-expand-lg navbar-light fixed-top shadow-sm" id="mainNav">
            <div class="container px-5">
                <a class="navbar-brand fw-bold" href="#page-top"><img class="app-badge" src="assets/img/sp2ec-logo.png" alt="..." /></a>
                <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
                    Menu
                    <i class="bi-list"></i>
                </button>
                <div class="collapse navbar-collapse" id="navbarResponsive">
                    <ul class="navbar-nav ms-auto me-4 my-3 my-lg-0">
                        <li class="nav-item"><a class="nav-link me-lg-3" href="#ourteam">Our Team</a></li>
                        <li class="nav-item"><a class="nav-link me-lg-3" href="#services">Services</a></li>
                    </ul>
                    <button class="btn btn-primary rounded-pill px-3 mb-2 mb-lg-0" onClick="document.getElementById('contactinfo').scrollIntoView();">
                        <span class="d-flex align-items-center">
                            <i class="bi-chat-text-fill me-2"></i>
                            <span class="small">Contact Us</span>
                        </span>
                    </button>
                </div>
            </div>
        </nav>
        <!-- Mashead header-->
        <header class="masthead">
            <div class="container px-5">
                <div class="row gx-5 align-items-center">
                    <div class="col-lg-6">
                        <!-- Mashead text and app badges-->
                        <div class="mb-5 mb-lg-0 text-center text-lg-start">
                            <h3 class="display-1 lh-1 mb-3">Engineering Consulting in Alberta</h3>
                            <p class="lead fw-normal text-muted mb-5">We are an engineering consulting firm based in Calgary, Alberta. We specialize in mining and civil construction project planning, scheduling, estimating and tendering.</p>
                        </div>
                    </div>
                    <div class="col-lg-6">
                        <!-- Masthead device mockup feature-->
                        <div class="masthead-device-mockup">
                            <div id="carouselExampleControls" class="carousel slide" data-ride="carousel">
                                <div class="carousel-inner">
                                  <div class="carousel-item active">
                                    <img class="d-block w-100" src="assets/img/carousel-3-sp2ec.jpg" alt="First slide">
                                  </div>
                                  <div class="carousel-item">
                                    <img class="d-block w-100" src="assets/img/carousel-1-sp2ec.jpg" alt="Second slide">
                                  </div>
                                  <div class="carousel-item">
                                    <img class="d-block w-100" src="assets/img/carousel-2-sp2ec.jpg" alt="Third slide">
                                  </div>
                                  <div class="carousel-item">
                                    <img class="d-block w-100" src="assets/img/carousel-4-sp2ec.jpg" alt="Third slide">
                                  </div>
                                </div>
                              </div>
                        </div>
                    </div>
                </div>
            </div>
        </header>
        <!-- Quote/testimonial aside-->
        <aside class="text-center bg-gradient-primary-to-secondary">
            <div class="container px-5">
                <div class="row gx-5 justify-content-center">
                    <div class="col-xl-8">
                        <div class="h2 fs-1 text-white mb-4">We help our clients efficiently and safely achieve their project and business goals.</div>
                    </div>
                </div>
            </div>
        </aside>
        <!-- App features section-->
        <section id="services">
            <div class="container px-5">
                <div class="row gx-5 align-items-center">
                    <h1 class='text-center'>Services We Provide</h1>
                    <div class="col-lg-12 order-lg-1 mb-5 mb-lg-0">
                        <div class="container-fluid px-5">
                            <div class="row gx-5">
                                <div class="col-md-6 mb-5">
                                    <!-- Feature item-->
                                    <div class="text-center">
                                        <img class="d-block w-100" src="assets/img/sp2ec-feature-1.jpg" alt="First slide">
                                        <h3 class="font-alt">We Help Owners Find The Best Contractor For Their Project</h3>
                                        <p class="text-muted mb-0">
                                            <div class="row gx-5 justify-content-center">
                                                <span>&#8226; Work with owners to establish expected deliverables, project schedules, and cost estimates</span>
                                            </div>
                                            <div class="row gx-5 justify-content-center">
                                                <span>&#8226; Work with owners to prepare tender documents, establish tender evaluation criteria and protocol, and assist with the tendering and negotiation process</span>
                                            </div>
                                        </p>
                                    </div>
                                </div>
                                <div class="col-md-6 mb-5">
                                    <!-- Feature item-->
                                    <div class="text-center">
                                        <img class="d-block w-100" src="assets/img/sp2ec-feature-2.jpg" alt="First slide">
                                        <h3 class="font-alt">We Help Owners Manage Their Contractors In the Field</h3>
                                        <p class="text-muted mb-0">
                                            <div class="row gx-5 justify-content-center">
                                                <span>&#8226; Onsite project management, project controls, and technical support</span>
                                            </div>
                                            <div class="row gx-5 justify-content-center">
                                                <span>&#8226; Coordination between contractors and owners</span>
                                            </div>
                                        </p>
                                    </div>
                                </div>
                                <div class="col-md-6 mb-5">
                                    <!-- Feature item-->
                                    <div class="text-center">
                                        <img class="d-block w-100" src="assets/img/sp2ec-feature-3.jpg" alt="First slide">
                                        <h3 class="font-alt">We Help Contractors Manage Their Work In The Field</h3>
                                        <p class="text-muted mb-0">
                                            <div class="row gx-5 justify-content-center">
                                                <span>&#8226; Onsite project management and project controls</span>
                                            </div>
                                            <div class="row gx-5 justify-content-center">
                                                <span>&#8226; Technical support for review and input</span>
                                            </div>
                                        </p>
                                    </div>
                                </div>
                                <div class="col-md-6 mb-5">
                                    <!-- Feature item-->
                                    <div class="text-center">
                                        <img class="d-block w-100" src="assets/img/sp2ec-feature-4.jpg" alt="First slide">
                                        <h3 class="font-alt">We Help Contractors Develop Proposals That Will Sercure Contracts</h3>
                                        <p class="text-muted mb-0">
                                            <div class="row gx-5 justify-content-center">
                                                <span>&#8226; Develop detailed execution plans and schedules that are achievable and meet owners expectations</span>
                                            </div>
                                            <div class="row gx-5 justify-content-center">
                                                <span>&#8226; Help contractors manage their work in the field</span>
                                            </div>
                                            <div class="row gx-5 justify-content-center">
                                                <span>&#8226; Provide cost edtimates that are based on logical design assumptions, detailed methodologies, and comprehensive resource requirements</span>
                                            </div>
                                        </p>
                                    </div>
                                </div>
                            </div>
                           
                        </div>
                    </div>
                    <!-- <div class="col-lg-4 order-lg-0">
                        <!-- Features section device mockup-->
                        <!-- <div class="features-device-mockup">
                            <svg class="circle" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
                                <defs>
                                    <linearGradient id="circleGradient" gradientTransform="rotate(45)">
                                        <stop class="gradient-start-color" offset="0%"></stop>
                                        <stop class="gradient-end-color" offset="100%"></stop>
                                    </linearGradient>
                                </defs>
                                <circle cx="50" cy="50" r="50"></circle></svg
                            ><svg class="shape-1 d-none d-sm-block" viewBox="0 0 240.83 240.83" xmlns="http://www.w3.org/2000/svg">
                                <rect x="-32.54" y="78.39" width="305.92" height="84.05" rx="42.03" transform="translate(120.42 -49.88) rotate(45)"></rect>
                                <rect x="-32.54" y="78.39" width="305.92" height="84.05" rx="42.03" transform="translate(-49.88 120.42) rotate(-45)"></rect></svg
                            ><svg class="shape-2 d-none d-sm-block" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"></circle></svg>
                            <div class="device-wrapper">
                                <div class="device" data-device="iPhoneX" data-orientation="portrait" data-color="black">
                                    <div class="screen bg-black">
                                        <!-- PUT CONTENTS HERE:-->
                                        <!-- * * This can be a video, image, or just about anything else.-->
                                        <!-- * * Set the max width of your media to 100% and the height to-->
                                        <!-- * * 100% like the demo example below.-->
                                        <!-- <video muted="muted" autoplay="" loop="" style="max-width: 100%; height: 100%"><source src="assets/img/demo-screen.mp4" type="video/mp4" /></video> -->
                                    </div>
                                </div>
                            </div>
                        </div> 
                    </div> 
                </div>
            </div>
        </section>
        <!-- Basic features section-->
        <section id="ourteam" class="bg-light">
            <div class="container px-5" style="padding-bottom: 40px;">
                <div class="row gx-5 align-items-center justify-content-center justify-content-lg-between">
                    <h1 class='text-center'><b>Our team:</b><br></h1>
                    <br>
                    <div class="col-sm-6 col-md-6">
                        <div class="card">
                            <!-- <img class="card-img-top" src="..." alt="Card image cap"> -->
                            <div class="card-body">
                              <p class="card-text">
                                <div class="row">
                                    <p class="text-center text-black font-alt"><b>Jeff MacLean</b></p>
                                </div>
                                <div class="row">
                                    <p class="text-center text-muted font-alt"><b>Principal Engineer</b></p>
                                </div>
                                <div class="row">
                                    <p class="text-center text-muted font-alt">
                                        <button class="btn btn-primary rounded-pill px-3 mb-2 mb-lg-0" onClick="document.getElementById('contactinfo').scrollIntoView();">
                                            <span class="d-flex align-items-center">
                                                <i class="bi-chat-text-fill me-2"></i>
                                                <span class="small">Contact</span>
                                            </span>
                                        </button>
                                    </p>
                                </div>
                              </p>
                            </div>
                          </div>
                    </div>
                    <div class="col-sm-6 col-md-6">
                        <div class="card">
                            <!-- <img class="card-img-top" src="..." alt="Card image cap"> -->
                            <div class="card-body">
                              <p class="card-text">
                            <div class="row">
                                <p class="text-center text-black font-alt"><b>Monica MacLean</b></p>
                            </div>
                            <div class="row">
                                <p class="text-center text-muted font-alt"><b>Business Manager</b></p>
                            </div>
                            <div class="row">
                                <p class="text-center text-muted font-alt">
                                    <button class="btn btn-primary rounded-pill px-3 mb-2 mb-lg-0" onClick="document.getElementById('contactinfo').scrollIntoView();">
                                        <span class="d-flex align-items-center">
                                            <i class="bi-chat-text-fill me-2"></i>
                                            <span class="small">Contact</span>
                                        </span>
                                    </button>
                                </p>
                            </div>
                        </p>
                            </div>
                          </div>
                    </div>
                </div>
            </div>
        <!-- App badge section-->
        <section class="contactinfo bg-gradient-primary-to-secondary" id="contactinfo">
            <div class="container px-5">
                <h3 class="text-right text-white font-alt mb-4">Contact Information</h2>
                <div class="d-flex flex-column align-items-right justify-content-right">
                    <div class="row gx-5">
                        <p class="text-white font-alt"><b>Address:</b> 232 Sunset Place SE, Calgary, AB</p>
                    </div>
                    <div class="row gx-5">
                        <p class="text-white font-alt"><b>Phone:</b> (587) 577 - 7153</p>
                    </div>
                    <div class="row gx-5">
                        <p class="text-white font-alt"><b>Email:</b> <a class="footer-email" href="mailto:[email protected]">[email protected]</a></p>
                    </div>
                </div>
            </div>
        </section>
        <!-- Footer-->
        <footer class="bg-black text-center py-5">
            <div class="container px-5">
                <div class="text-white-50 small">
                    <div class="mb-2">&copy;<script type="text/javascript">
                        var today = new Date()
                        var year = today.getFullYear()
                        document.write(year)
                        </script> SP2EC Engineering Ltd. All rights reserved.
                    </div>
                </div>
            </div>
        </footer>
        <!-- Bootstrap core JS-->
        <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
        <!-- Core theme JS-->
        <script src="js/scripts.js"></script>
        <!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
        <!-- * *                               SB Forms JS                               * *-->
        <!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
        <!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
        <script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>
    </body>
</html>
                               

Whois info of domain

Domain Name: SP2EC.COM
Registry Domain ID: 2531674303_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2025-04-29T09:29:08Z
Creation Date: 2020-05-29T02:56:48Z
Registry Expiry Date: 2026-05-29T02:56:48Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.REGISTRAR-SERVERS.COM
Name Server: DNS2.REGISTRAR-SERVERS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T00:18:31Z <<<
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