Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - devkh.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 29 Apr 2025 22:28:16 GMT
Content-Type: text/html; charset=iso-8859-1
Content-Length: 226
Connection: keep-alive
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
X-Frame-Options: sameorigin
Location: https://devkh.com/

HTTP Code 301 Moved Permanently

301 status 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.

403 Forbidden - https://devkh.com/
HTTP Status: 403
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Tue, 29 Apr 2025 22:28:17 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/8.2.28
Cache-Control: max-age=0, must-revalidate, no-cache, no-store, private
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Set-Cookie: XSRF-TOKEN=eyJpdiI6IkI0R0kvb3hiM09rRDVGMk0vTFdQY1E9PSIsInZhbHVlIjoiaGM1MGNOZ096THpScTZ0ZkxLdUtOeEhnQS9ER1VvbmMrR3A1YWQrd2o3amxyLy9nUEVQZE5SVkJpankyTW9CaXM4MlpaWnhOSzB0MzZ4K1JobFpOekZOeFFaWFRmRGd3VXJ0UWtZQTJzQWRYNElTc1VSeDkvS1hqNW5YUkZUcEciLCJtYWMiOiJlNTRjNDM3OTg0NDk1YWRiMWY4MDRkZDI5YzBkNDViNmM5ZGM5ZmNjOTEzYmViYmRiOWE0ZTMyMmI0ZDBjMzlhIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 00:28:17 GMT; Max-Age=7200; path=/; secure; samesite=lax;HttpOnly;Secure
Set-Cookie: laravel_session=eyJpdiI6Im9FS2M2MmxvdVNYVklhMHEwMmlQVEE9PSIsInZhbHVlIjoiNGNETko3djlENTllS3RJdWZKVmJtNTZMOE5leUpCbHFobE1qT29yOCtCd0NSQWlHUW1vcCsvUHM2RUQ3eTN6SnpqSkh0YlVVbXZLc1FvU3JmSzh6dnlsK3g2V0ozL016RFh3SE9wVVNmSmNoblU4YUZNMWFmeWNPeldiOCtVbm0iLCJtYWMiOiI2MTc4YmExZTU4NWQ1YTJiYjNiOGM5OWE3MmQ0YjgyM2EyYzk1ZTZmYTc1OTJjNTM2NWEwMDc2MzRiNzZhNjY4IiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 00:28:17 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax;HttpOnly;Secure
X-Frame-Options: sameorigin
Vary: Accept-Encoding
Referrer-Policy: no-referrer
X-XSS-Protection: 1; mode=block
X-Permitted-Cross-Domain-Policies: none
X-Content-Type-Options: nosniff

HTTP Code 403 Forbidden

403 status code indicates that access to the requested resource is denied, even with authentication.

When is Code 403 used?

  • When accessing restricted content without necessary permissions
  • When security rules block a request
  • When an IP address is banned

What does Code 403 mean for the user?

The user is informed that they do not have permission to access the resource.

GET / HTTP/1.1
Host: devkh.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>
    <!-- Basic -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>DevKH - Smart Tech, Better Solutions</title>

<meta name="description" content="We are a leading digital agency offering innovative web design, development, and marketing solutions. Empower your business with our cutting-edge technology and creative strategies.">
<meta name="keywords" content="digital agency, web design, web development, marketing solutions, SEO, branding, creative agency, business solutions, innovative technology, digital marketing">
<meta name="author" content="Devkh">

<!-- Favicon -->
<link rel="shortcut icon" href="images/devkh-favicon.svg" type="image/svg" />
<link rel="apple-touch-icon" href="images/adevkh-favicon.svg">

<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no">

<!-- Web Fonts  -->
<link id="googleFonts"
    href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800%7CShadows+Into+Light&display=swap"
    rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;700&display=swap">

<!-- Vendor CSS -->
<link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="vendor/fontawesome-free/css/all.min.css">
<link rel="stylesheet" href="vendor/animate/animate.compat.css">
<link rel="stylesheet" href="vendor/simple-line-icons/css/simple-line-icons.min.css">
<link rel="stylesheet" href="vendor/owl.carousel/assets/owl.carousel.min.css">
<link rel="stylesheet" href="vendor/owl.carousel/assets/owl.theme.default.min.css">
<link rel="stylesheet" href="vendor/magnific-popup/magnific-popup.min.css">


<!-- Theme CSS -->
<link rel="stylesheet" href="css/theme.css">
<link rel="stylesheet" href="css/theme-elements.css">
<link rel="stylesheet" href="css/theme-blog.css">
<link rel="stylesheet" href="css/theme-shop.css">

<!-- Current Page CSS -->


<!-- Skin CSS -->
<link id="skinCSS" rel="stylesheet" href="css/skins/skin-corporate-4.css">

<!-- Theme Custom CSS -->
<link rel="stylesheet" href="css/custom.css">

<!-- Head Libs -->
<script src="vendor/modernizr/modernizr.min.js"></script>
    <!-- Livewire Styles --><style >[wire\:loading][wire\:loading], [wire\:loading\.delay][wire\:loading\.delay], [wire\:loading\.inline-block][wire\:loading\.inline-block], [wire\:loading\.inline][wire\:loading\.inline], [wire\:loading\.block][wire\:loading\.block], [wire\:loading\.flex][wire\:loading\.flex], [wire\:loading\.table][wire\:loading\.table], [wire\:loading\.grid][wire\:loading\.grid], [wire\:loading\.inline-flex][wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.none][wire\:loading\.delay\.none], [wire\:loading\.delay\.shortest][wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter][wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short][wire\:loading\.delay\.short], [wire\:loading\.delay\.default][wire\:loading\.delay\.default], [wire\:loading\.delay\.long][wire\:loading\.delay\.long], [wire\:loading\.delay\.longer][wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest][wire\:loading\.delay\.longest] {display: none;}[wire\:offline][wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}:root {--livewire-progress-bar-color: #2299dd;}[x-cloak] {display: none !important;}</style>
</head>

<body data-plugin-page-transition>
    <div class="body">
    <header id="header" class="header-effect-shrink" data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': false, 'stickyChangeLogo': true, 'stickyStartAt': 120, 'stickyHeaderContainerHeight': 70}">
    <div class="header-body border-top-0">
        <div class="header-top">
    <div class="container">
        <div class="header-row py-2">
            <div class="header-column justify-content-start">
                <div class="header-row">
                    <nav class="header-nav-top">
                        <ul class="nav nav-pills">
                            
                            <li class="nav-item dropdown nav-item-left-border d-none d-sm-block nav-item-left-border-remove nav-item-left-border-md-show">
                                <a class="nav-link" href="#" role="button" id="dropdownLanguage" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                    <img src="img/blank.gif" class="flag flag-us" alt="English" /> English
                                    <i class="fas fa-angle-down"></i>
                                </a>
                                <div class="dropdown-menu" aria-labelledby="dropdownLanguage">
                                    <a class="dropdown-item" href="#"><img src="img/blank.gif" class="flag flag-us" alt="English" /> English</a>
                                    
                                </div>
                            </li>
                            <li class="nav-item nav-item-left-border nav-item-left-border-remove nav-item-left-border-sm-show">
                                <span class="ws-nowrap"><i class="fas fa-phone"></i> (855) 96 3333 095</span>
                            </li>
                        </ul>
                    </nav>
                </div>
            </div>
            <div class="header-column justify-content-end">
                <div class="header-row">
                    <ul class="header-social-icons social-icons d-none d-sm-block social-icons-clean">
                        <li class="social-icons-facebook"><a href="http://www.facebook.com/" target="_blank" title="Facebook"><i class="fab fa-facebook-f"></i></a></li>
                        <li class="social-icons-twitter"><a href="http://www.twitter.com/" target="_blank" title="Twitter"><i class="fab fa-twitter"></i></a></li>
                        <li class="social-icons-linkedin"><a href="http://www.linkedin.com/" target="_blank" title="Linkedin"><i class="fab fa-linkedin-in"></i></a></li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
</div>
        <div class="header-container container">
    <div class="header-row">
        <div class="header-column">
            <div class="header-row">
                <div class="header-logo">
                    <a href="/">
                        <img alt="Logo" height="60" data-sticky-height="45" src="images/devkh-color.svg">
                    </a>
                </div>
            </div>
        </div>
        <div class="header-column justify-content-end">
            <div class="header-row">
                <div class="header-nav header-nav-line header-nav-top-line header-nav-top-line-with-border order-2 order-lg-1">
                    <div class="header-nav-main header-nav-main-square header-nav-main-effect-2 header-nav-main-sub-effect-1">
                        <nav class="collapse">
                            <ul class="nav nav-pills" id="mainNav">
                                                                                                        <li class="dropdown">
                                        <a class="dropdown-item dropdown-toggle active" href="/">
                                            Home
                                        </a>
                                    </li>
                                                                                                        <li class="dropdown">
                                        <a class="dropdown-item dropdown-toggle " href="about">
                                            About
                                        </a>
                                    </li>
                                
                            </ul>
                        </nav>
                    </div>
                    <button class="btn header-btn-collapse-nav" data-bs-toggle="collapse" data-bs-target=".header-nav-main nav">
                        <i class="fas fa-bars"></i>
                    </button>
                </div>
                <div class="header-nav-features header-nav-features-no-border header-nav-features-lg-show-border order-1 order-lg-2">
                    <div class="header-nav-feature header-nav-features-search d-inline-flex">
                        <a href="#" class="header-nav-features-toggle text-decoration-none" data-focus="headerSearch" aria-label="Search"><i class="fas fa-search header-nav-top-icon"></i></a>
                        <div class="header-nav-features-dropdown" id="headerTopSearchDropdown">
                            <form role="search" action="/" method="get">
                                <div class="simple-search input-group">
                                    <input class="form-control text-1" id="headerSearch" name="q" type="search" value="" placeholder="Search...">
                                    <button class="btn" type="submit" aria-label="Search">
                                        <i class="fas fa-search header-nav-top-icon"></i>
                                    </button>
                                </div>
                            </form>
                        </div>
                    </div>

                </div>
            </div>
        </div>
    </div>
</div>
    </div>
</header>
    <div role="main" class="main">
        <!--[if BLOCK]><![endif]-->    <div class="owl-carousel owl-carousel-light owl-carousel-light-init-fadeIn owl-theme manual dots-inside dots-horizontal-center show-dots-hover dots-light nav-style-1 nav-inside nav-inside-plus nav-dark nav-lg nav-font-size-lg show-nav-hover mb-0" data-plugin-options="{'autoplayTimeout': 7000}" style="height: calc(100vh - 155px);">
        <div wire:snapshot="{&quot;data&quot;:{&quot;pageId&quot;:&quot;1&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;Y61JcFEs0X2Kd76nCnOo&quot;,&quot;name&quot;:&quot;slider-component&quot;,&quot;path&quot;:&quot;\/&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;74bf1afd925336e56e83f495b51d884ce3198663ddc805f1314b5843a5708eb4&quot;}" wire:effects="[]" wire:id="Y61JcFEs0X2Kd76nCnOo" class="owl-stage-outer">
            <div class="owl-stage">
                <!--[if BLOCK]><![endif]-->                    <div class="owl-item position-relative overlay overlay-show overlay-op-7" style="background-image: url(https://devkh.com/storage/01J95JCF7QAF5089HN0J15K266.jpg); background-size: cover; background-position: center;">
                        <div class="container position-relative z-index-3 h-100">
                            <div class="row justify-content-center align-items-center h-100">
                                <div class="col-lg-7 text-center">
                                    <div class="d-flex flex-column align-items-center justify-content-center h-100">
                                        <h3 class="position-relative text-color-light text-5 line-height-5 font-weight-medium ls-0 px-4 mb-2 appear-animation" data-appear-animation="fadeInDownShorterPlus" data-plugin-options="{'minWindowWidth': 0}">
                                            <span class="position-absolute right-100pct top-50pct transform3dy-n50 opacity-7">
                                                <img src="img/slides/slide-title-border-light.png" class="w-auto appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="250" data-plugin-options="{'minWindowWidth': 0}" alt="" />
                                            </span>
                                            Crafting Digital Solutions
                                            <span class="position-absolute left-100pct top-50pct transform3dy-n50 opacity-7">
                                                <img src="img/slides/slide-title-border-light.png" class="w-auto appear-animation" data-appear-animation="fadeInLeftShorter" data-appear-animation-delay="250" data-plugin-options="{'minWindowWidth': 0}" alt="" />
                                            </span>
                                        </h3>
                                        <h1 class="text-color-light font-weight-extra-bold text-12-5 line-height-3 mb-2 appear-animation" data-appear-animation="blurIn" data-appear-animation-delay="500" data-plugin-options="{'minWindowWidth': 0}">We build websites that deliver results. </h1>
                                        <p class="text-4-5 text-color-light font-weight-light opacity-7 text-center mb-5 px-lg-5" data-plugin-animated-letters data-plugin-options="{'startDelay': 1000, 'minWindowWidth': 0, 'animationSpeed': 30}">From custom web development to eCommerce platforms, we create tailored solutions that drive growth and improve user experiences.</p>
                                        <a href="#" class="btn btn-light btn-outline btn-rounded text-color-light text-color-hover-dark font-weight-bold text-3 btn-px-5 py-3 appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="2500" data-plugin-options="{'minWindowWidth': 0}">GET START NOW</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                                    <div class="owl-item position-relative overlay overlay-show overlay-op-7" style="background-image: url(https://devkh.com/storage/01J95JC073XHWQDGB6TDTSKAV7.webp); background-size: cover; background-position: center;">
                        <div class="container position-relative z-index-3 h-100">
                            <div class="row justify-content-center align-items-center h-100">
                                <div class="col-lg-7 text-center">
                                    <div class="d-flex flex-column align-items-center justify-content-center h-100">
                                        <h3 class="position-relative text-color-light text-5 line-height-5 font-weight-medium ls-0 px-4 mb-2 appear-animation" data-appear-animation="fadeInDownShorterPlus" data-plugin-options="{'minWindowWidth': 0}">
                                            <span class="position-absolute right-100pct top-50pct transform3dy-n50 opacity-7">
                                                <img src="img/slides/slide-title-border-light.png" class="w-auto appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="250" data-plugin-options="{'minWindowWidth': 0}" alt="" />
                                            </span>
                                            Responsive Web Design
                                            <span class="position-absolute left-100pct top-50pct transform3dy-n50 opacity-7">
                                                <img src="img/slides/slide-title-border-light.png" class="w-auto appear-animation" data-appear-animation="fadeInLeftShorter" data-appear-animation-delay="250" data-plugin-options="{'minWindowWidth': 0}" alt="" />
                                            </span>
                                        </h3>
                                        <h1 class="text-color-light font-weight-extra-bold text-12-5 line-height-3 mb-2 appear-animation" data-appear-animation="blurIn" data-appear-animation-delay="500" data-plugin-options="{'minWindowWidth': 0}">Your website on any device. </h1>
                                        <p class="text-4-5 text-color-light font-weight-light opacity-7 text-center mb-5 px-lg-5" data-plugin-animated-letters data-plugin-options="{'startDelay': 1000, 'minWindowWidth': 0, 'animationSpeed': 30}">Our team ensures that your website looks great and performs flawlessly on desktops, tablets, and mobile devices.</p>
                                        <a href="#" class="btn btn-light btn-outline btn-rounded text-color-light text-color-hover-dark font-weight-bold text-3 btn-px-5 py-3 appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="2500" data-plugin-options="{'minWindowWidth': 0}">GET START NOW</a>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                <!--[if ENDBLOCK]><![endif]-->
            </div>
        </div>
        <div class="owl-dots mb-5">
            <button role="button" class="owl-dot active"><span></span></button>
            <button role="button" class="owl-dot"><span></span></button>
        </div>
    </div>
<!--[if ENDBLOCK]><![endif]-->
        <!--[if BLOCK]><![endif]-->    <section class="section section-height-3 bg-color-grey-scale-1 m-0 border-0">
        <div wire:snapshot="{&quot;data&quot;:{&quot;pageId&quot;:&quot;1&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;wUR7zYU4crfMYFfvNZEs&quot;,&quot;name&quot;:&quot;section1&quot;,&quot;path&quot;:&quot;\/&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;f37fed55aa57cd8076504abefb2c2a6a80b4afb367637fb00f4679aa14acc3a0&quot;}" wire:effects="[]" wire:id="wUR7zYU4crfMYFfvNZEs" class="container">
            <div class="row align-items-center justify-content-center">
                <div class="col-lg-6 pb-sm-4 pb-lg-0 pe-lg-5 mb-sm-5 mb-lg-0">
                    <h2 class="text-color-dark font-weight-normal text-6 mb-2"><strong class="font-weight-extra-bold">Who We Are</strong></h2>
                    <p class="lead pe-lg-5 me-lg-5">Your Partner in Digital Innovation</p>
                    <p><p>We are a team of passionate web developers, designers, and strategists dedicated to turning your ideas into powerful digital experiences. With a focus on creativity, functionality, and performance, we craft solutions that not only look stunning but also drive meaningful results. Whether you’re a startup or an established business, we work closely with you to understand your goals and deliver customized web solutions that help you thrive in the digital landscape.</p></p>
                    <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
                </div>
                <div class="col-sm-8 col-md-6 col-lg-4 offset-sm-4 offset-md-4 offset-lg-2 position-relative mt-sm-5" style="top: 1.7rem;">
                    <!--[if BLOCK]><![endif]-->                        <img src="https://devkh.com/storage/01J95Q849NJ2KNT43SZT50VVFK.webp" width="164" height="148" class="img-fluid position-absolute d-none d-sm-block appear-animation" data-appear-animation="expandIn" data-appear-animation-delay="300" style="top: 10%; left: -50%;" alt="" />
                    <!--[if ENDBLOCK]><![endif]-->
                    <!--[if BLOCK]><![endif]-->                        <img src="https://devkh.com/storage/01J95QD7A7MN3JCQ8R2NPXG8MR.webp" width="212" height="186" class="img-fluid position-absolute d-none d-sm-block appear-animation" data-appear-animation="expandIn" style="top: -33%; left: -29%;" alt="" />
                    <!--[if ENDBLOCK]><![endif]-->
                    <!--[if BLOCK]><![endif]-->                        <img src="https://devkh.com/storage/01J95QD7AAR868H8M8EJWY7K2T.webp" width="318" height="288" class="img-fluid position-relative appear-animation mb-2" data-appear-animation="expandIn" data-appear-animation-delay="600" alt="" />
                    <!--[if ENDBLOCK]><![endif]-->
                </div>
            </div>
        </div>
    </section>
<!--[if ENDBLOCK]><![endif]-->
        <!--[if BLOCK]><![endif]--><section class="section section-height-1 bg-light border-0 m-0 appear-animation" data-appear-animation="fadeIn">
    <div wire:snapshot="{&quot;data&quot;:{&quot;pageId&quot;:&quot;1&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;UKmTRVjrOA4a3FKfumLV&quot;,&quot;name&quot;:&quot;section2&quot;,&quot;path&quot;:&quot;\/&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;034f3d241fac5ccb3089c3a212cfb729c63ca70c0bb298c6382f268f523f2723&quot;}" wire:effects="[]" wire:id="UKmTRVjrOA4a3FKfumLV" class="container">
        <div class="row py-5 my-5">
            <div class="col-md-6 order-2 order-md-1 text-center text-md-start appear-animation mt-2 pt-1" data-appear-animation="fadeInRightShorter">
                <div class="owl-carousel owl-theme nav-style-1 mb-0" data-plugin-options="{'responsive': {'576': {'items': 1}, '768': {'items': 1}, '992': {'items': 2}, '1200': {'items': 2}}, 'margin': 25, 'loop': true, 'nav': false, 'dots': false, 'autoplay': true, 'autoplayTimeout': 3000}">
                    <!--[if BLOCK]><![endif]-->                        <!--[if BLOCK]><![endif]-->                            <div>
                                <img class="img-fluid rounded-0 mb-4" src="https://devkh.com/storage/01J95R5771DB93YXJDCZT5A42A.jpg" alt="" />
                                <h3 class="font-weight-bold text-color-dark text-4 mb-0">Mr. Apple</h3>
                                <p class="text-2 mb-0">CEO</p>
                            </div>
                                                    <div>
                                <img class="img-fluid rounded-0 mb-4" src="https://devkh.com/storage/01J95R5773WY1G9D2EZN9AH4P5.jpg" alt="" />
                                <h3 class="font-weight-bold text-color-dark text-4 mb-0">Mr. Orange</h3>
                                <p class="text-2 mb-0">Senior Developer</p>
                            </div>
                                                    <div>
                                <img class="img-fluid rounded-0 mb-4" src="https://devkh.com/storage/01J95R576Y4XX4HP823FGYR469.jpg" alt="" />
                                <h3 class="font-weight-bold text-color-dark text-4 mb-0">Mr. Papaya</h3>
                                <p class="text-2 mb-0">Full Stack Developer</p>
                            </div>
                        <!--[if ENDBLOCK]><![endif]-->
                    <!--[if ENDBLOCK]><![endif]-->
                </div>
            </div>
            <div class="col-md-6 order-1 order-md-2 text-center text-md-start mb-5 mb-md-0 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="200">
                <h2 class="text-color-dark font-weight-normal text-6 mb-2"><strong class="font-weight-extra-bold">Meet Our Team</strong></h2>
                <p class="lead">The Experts Behind Your Success</p>
                <p class="mb-4"><p>Our team is made up of talented professionals who bring creativity, technical expertise, and innovation to every project. From web developers and designers to digital strategists, each member of our team is dedicated to delivering top-quality solutions that exceed your expectations. We believe in collaboration, transparency, and a results-driven approach to help your business grow and succeed in the ever-evolving digital world.</p></p>
                <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->

            </div>
        </div>
    </div>
</section>
<!--[if ENDBLOCK]><![endif]-->
        <!--[if BLOCK]><![endif]-->    <div>
        <div wire:snapshot="{&quot;data&quot;:{&quot;pageId&quot;:&quot;1&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;CloKi9owz2iLZVSXTyqS&quot;,&quot;name&quot;:&quot;section3&quot;,&quot;path&quot;:&quot;\/&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;19a495713ae712fda94d74137b8b3907b2217b0badbe8fc601e5d38b426b058f&quot;}" wire:effects="[]" wire:id="CloKi9owz2iLZVSXTyqS"></div>
    </div>
<!--[if ENDBLOCK]><![endif]-->
        <!--[if BLOCK]><![endif]--><section class="section section-height-1 m-0 border-0">
    <div wire:snapshot="{&quot;data&quot;:{&quot;pageId&quot;:&quot;1&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;8KP6zVzlMO9UeEEu1CRo&quot;,&quot;name&quot;:&quot;section4&quot;,&quot;path&quot;:&quot;\/&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;a7ac9a07640921ae4cfa0a4c55f80c37660714980211e2f914d28fef4b5c6046&quot;}" wire:effects="[]" wire:id="8KP6zVzlMO9UeEEu1CRo" class="container my-5 py-3" id="main">
        <div class="row pt-4">
            <!--[if BLOCK]><![endif]-->                <div class="col-lg-4 appear-animation" data-appear-animation="fadeInLeftShorter" data-appear-animation-delay="200">
                    <div class="feature-box feature-box-style-2">
                        <div class="feature-box-icon">
                            <i class="far fa-star"></i>
                            
                        </div>
                        <div class="feature-box-info">
                            <h4 class="font-weight-bold mb-2">Fully Responsive</h4>
                            <p class="mb-4"><p>You can view your website across multiple platform, it's responsive.</p></p>
                        </div>
                    </div>
                </div>
                            <div class="col-lg-4 appear-animation" data-appear-animation="fadeInLeftShorter" data-appear-animation-delay="200">
                    <div class="feature-box feature-box-style-2">
                        <div class="feature-box-icon">
                            <i class="far fa-film"></i>
                            
                        </div>
                        <div class="feature-box-info">
                            <h4 class="font-weight-bold mb-2">Awesome Features</h4>
                            <p class="mb-4"><p>We keep your idea in mind and generate it to be more awesome.</p></p>
                        </div>
                    </div>
                </div>
                            <div class="col-lg-4 appear-animation" data-appear-animation="fadeInLeftShorter" data-appear-animation-delay="200">
                    <div class="feature-box feature-box-style-2">
                        <div class="feature-box-icon">
                            <i class="far fa-life-ring"></i>
                            
                        </div>
                        <div class="feature-box-info">
                            <h4 class="font-weight-bold mb-2">Scalable software</h4>
                            <p class="mb-4"><p>Your software is extendable, it can be bigger as you want</p></p>
                        </div>
                    </div>
                </div>
            <!--[if ENDBLOCK]><![endif]-->
        </div>

        
    </div>
</section>
<!--[if ENDBLOCK]><![endif]-->
        <!--[if BLOCK]><![endif]--><section class="section bg-color-primary text-light section-no-border section-height-4 my-0 appear-animation" data-appear-animation="fadeIn">
    <div wire:snapshot="{&quot;data&quot;:{&quot;pageId&quot;:&quot;1&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;JPk2b2VW8VcLEtKgVukR&quot;,&quot;name&quot;:&quot;section5&quot;,&quot;path&quot;:&quot;\/&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;15e9d2cc31f703e7c5be09ad9739962ca39b87935d598b99c9275c3e9f0277af&quot;}" wire:effects="[]" wire:id="JPk2b2VW8VcLEtKgVukR" class="container">
        <div class="row">
            <div class="col-lg-5 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="300">
                <span class="lead text-color-light opacity-6 text-2 mb-0">Transforming Your Vision into Digital Success</span>
                <h2 class="font-weight-bold line-height-1 text-7 negative-ls-1 mb-3">Why choose us</h2>
                <p class="text-color-light opacity-8 text-4 mb-4">Our commitment to quality, innovation, and collaboration sets us apart in the digital space.</p>
                <p class="text-color-light opacity-8 mb-4"><p>Choosing the right web development partner can make all the difference in achieving your business goals. We are dedicated to delivering exceptional service, custom solutions, and measurable results. Our approach focuses on understanding your unique needs, providing innovative strategies, and ensuring that every project aligns with your vision. Here are ten reasons why partnering with us will elevate your digital presence:</p></p>
                <!--[if BLOCK]><![endif]-->                    <a href="https://localhost:8000/testing" class="btn btn-xl btn-outline btn-secondary font-weight-semibold btn-px-5 btn-py-2 text-2">LEARN MORE</a>
                <!--[if ENDBLOCK]><![endif]-->
            </div>
            <div class="col-lg-7 mt-5 mt-lg-0">
                <div class="row">
                    <!--[if BLOCK]><![endif]-->                        <!--[if BLOCK]><![endif]-->                            <div class="col-lg-6 mb-4 mb-lg-5 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="200">
                                <div class="feature-box feature-box-style-2">
                                    <div class="feature-box-icon">
                                        
                                        <i class="icon-user-following icons text-color-light"></i>
                                    </div>
                                    <div class="feature-box-info">
                                        <h4 class="font-weight-bold text-color-light mb-2">Tailored Solutions</h4>
                                        <p class="text-color-light opacity-8 mb-0">We deliver custom-made web solutions that fit your business needs.</p>
                                    </div>
                                </div>
                            </div>
                                                    <div class="col-lg-6 mb-4 mb-lg-5 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="200">
                                <div class="feature-box feature-box-style-2">
                                    <div class="feature-box-icon">
                                        
                                        <i class="icon-user-following icons text-color-light"></i>
                                    </div>
                                    <div class="feature-box-info">
                                        <h4 class="font-weight-bold text-color-light mb-2">Expert Team</h4>
                                        <p class="text-color-light opacity-8 mb-0">Our developers, designers, and strategists are industry experts with 10+ years of experience.</p>
                                    </div>
                                </div>
                            </div>
                                                    <div class="col-lg-6 mb-4 mb-lg-5 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="200">
                                <div class="feature-box feature-box-style-2">
                                    <div class="feature-box-icon">
                                        
                                        <i class="icon-user-following icons text-color-light"></i>
                                    </div>
                                    <div class="feature-box-info">
                                        <h4 class="font-weight-bold text-color-light mb-2">Cutting-Edge Technology</h4>
                                        <p class="text-color-light opacity-8 mb-0">We stay up-to-date with the latest trends and tools to provide innovative solutions.</p>
                                    </div>
                                </div>
                            </div>
                                                    <div class="col-lg-6 mb-4 mb-lg-5 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="200">
                                <div class="feature-box feature-box-style-2">
                                    <div class="feature-box-icon">
                                        
                                        <i class="icon-user-following icons text-color-light"></i>
                                    </div>
                                    <div class="feature-box-info">
                                        <h4 class="font-weight-bold text-color-light mb-2">SEO &amp; Performance Focused</h4>
                                        <p class="text-color-light opacity-8 mb-0">We build websites optimized for search engines and fast performance.</p>
                                    </div>
                                </div>
                            </div>
                        <!--[if ENDBLOCK]><![endif]-->
                    <!--[if ENDBLOCK]><![endif]-->

                    
                </div>

                
            </div>
        </div>
    </div>
</section>

<!--[if ENDBLOCK]><![endif]-->

                    <section class="section section-height-3 m-0 border-0">
    <div class="container">
        <div class="row pt-4 mt-5">
            <div class="col-lg-12 text-center appear-animation" data-appear-animation="fadeIn" data-appear-animation-delay="400">
                <h2 class="font-weight-normal text-6 mb-5">Hosting <strong class="font-weight-extra-bold">Plan</strong></h2>
            </div>
        </div>

        <div class="pricing-table mt-3 mb-5 pb-5">
            <div class="col-md-6 col-lg-3">
                <div class="plan">
                    <div class="plan-header">
                        <h3>Basic</h3>
                    </div>
                    <div class="plan-price">
                        <span class="price"><span class="price-unit">$</span>70</span>
                        <label class="price-label">PER YEAR</label>
                    </div>
                    <div class="plan-features">
                        <ul>
                            <li>Free Domain</li>
                            <li>2 Domains Addon</li>
                            <li>10GB Storage Space</li>
                            <li>1000GB Traffic</li>
                            <li>40 Email Accounts</li>
                            <li>Linux OS</li>
                            <li>1G (RAM)</li>
                            <li>cPanel</li>
                            <li>No Backup</li>
                        </ul>
                    </div>
                    <div class="plan-footer">
                        <a href="https://t.me/maobunthon" target="_blank" class="btn btn-dark btn-modern btn-outline rounded-0 py-2 px-4">Choose Plan</a>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-lg-3">
                <div class="plan">
                    <div class="plan-header">
                        <h3>Standard</h3>
                    </div>
                    <div class="plan-price">
                        <span class="price"><span class="price-unit">$</span>90</span>
                        <label class="price-label">PER YEAR</label>
                    </div>
                    <div class="plan-features">
                        <ul>
                            <li>Free Domain</li>
                            <li>4 Domains Addon</li>
                            <li>20GB Storage Space</li>
                            <li>2400GB Traffic</li>
                            <li>60 Email Accounts</li>
                            <li>Linux OS</li>
                            <li>2G (RAM)</li>
                            <li>cPanel</li>
                            <li>No Backup</li>
                        </ul>
                    </div>
                    <div class="plan-footer">
                        <a href="https://t.me/maobunthon" target="_blank" class="btn btn-dark btn-modern btn-outline rounded-0 py-2 px-4">Choose Plan</a>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-lg-3">
                <div class="plan ">
                    <div class="plan-header ">
                        <h3>Professional</h3>
                    </div>
                    <div class="plan-price">
                        <span class="price"><span class="price-unit">$</span>100</span>
                        <label class="price-label">PER YEAR</label>
                    </div>
                    <div class="plan-features">
                        <ul>
                            <li>Free Domain</li>
                            <li>5 Domains Addon</li>
                            <li>40GB Storage Space</li>
                            <li>4000GB Traffic</li>
                            <li>100 Email Accounts</li>
                            <li>Linux OS</li>
                            <li>3G (RAM)</li>
                            <li>cPanel</li>
                            <li>No Backup</li>
                        </ul>
                    </div>
                    <div class="plan-footer">
                        <a href="https://t.me/maobunthon" target="_blank" class="btn btn-dark btn-modern btn-outline rounded-0 py-2 px-4">Choose Plan</a>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-lg-3">
                <div class="plan plan-featured">
                    <div class="plan-header bg-primary">
                        <h3>Enterprise</h3>
                    </div>
                    <div class="plan-price">
                        <span class="price"><span class="price-unit">$</span>120</span>
                        <label class="price-label">PER YEAR</label>
                    </div>
                    <div class="plan-features">
                        <ul>
                            <li>Free Domain</li>
                            <li>10 Domains Addon</li>
                            <li>Unlimited Storage</li>
                            <li>Unlimited Traffic</li>
                            <li>Unlimited Email</li>
                            <li>Linux OS</li>
                            <li>4G (RAM)</li>
                            <li>cPanel</li>
                            <li>No Backup</li>
                        </ul>
                    </div>
                    <div class="plan-footer">
                        <a href="https://t.me/maobunthon" target="_blank" class="btn btn-primary btn-modern rounded-0 py-2 px-4">Choose Plan</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
                
        
        
        

        


        
    </div>
</div>

    <footer id="footer" class="mt-0">
    
    <div class="footer-copyright">
        <div class="container py-2">
            <div class="footer-ribbon">
                <span>Get in Touch</span>
            </div>
            <div class="row py-4">
                <div class="col-lg-1 d-flex align-items-center justify-content-center justify-content-lg-start mb-2 mb-lg-0">
                    <a href="/" class="logo pe-0 pe-lg-3 mb-2">
                        <img alt="Porto Website Template" src="images/devkh-white.svg" class="opacity-5" height="20">
                    </a>
                </div>
                <div class="col-lg-7 d-flex align-items-center justify-content-center justify-content-lg-start mb-4 mb-lg-0">
                    <p>© Copyright 2025. All Rights Reserved.</p>
                </div>
                <div class="col-lg-4 d-flex align-items-center justify-content-center justify-content-lg-end">
                    <nav id="sub-menu">
                        <ul>
                            
                        </ul>
                    </nav>
                </div>
            </div>
        </div>
    </div>
</footer>

<!-- Vendor -->
<script src="vendor/plugins/js/plugins.min.js"></script>

<!-- Theme Base, Components and Settings -->
<script src="js/theme.js"></script>

<!-- Theme Custom -->
<script src="js/custom.js"></script>

<!-- Theme Initialization Files -->
<script src="js/theme.init.js"></script>
    <!-- Livewire Scripts -->
<script src="/livewire/livewire.js?id=cc800bf4"   data-csrf="5y0JCsPWO7QrWyEvsBn7fHqcafvXKRVBC8HJhb33" data-update-uri="/livewire/update" data-navigate-once="true"></script>
</body>

</html>
                               

Whois info of domain

Domain Name: DEVKH.COM
Registry Domain ID: 2146616097_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.PublicDomainRegistry.com
Registrar URL: http://www.publicdomainregistry.com
Updated Date: 2024-07-11T09:55:21Z
Creation Date: 2017-07-25T15:18:29Z
Registry Expiry Date: 2025-07-25T15:18:29Z
Registrar: PDR Ltd. d/b/a PublicDomainRegistry.com
Registrar IANA ID: 303
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2013775952
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS10.KHMERWEBHOST.COM
Name Server: NS20.KHMERWEBHOST.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-04-29T22:28:04Z <<<
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