Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - mnghc.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: Apache/2.4
Content-Type: text/html; charset=UTF-8
Date: Tue, 13 May 2025 01:12:33 GMT
Location: https://mnghc.com/
Connection: Keep-Alive
Set-Cookie: X-Mapping-fjnjahea=67A3BFF7DBB234C37EC1AD63ACE4ECE4; path=/
X-Redirect-By: WordPress
Content-Length: 0

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.

200 OK - https://mnghc.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
server: Apache/2.4
content-type: text/html; charset=UTF-8
date: Tue, 13 May 2025 01:12:35 GMT
link: <https://mnghc.com/wp-json/>; rel="https://api.w.org/"
link: <https://mnghc.com/wp-json/wp/v2/pages/10>; rel="alternate"; title="JSON"; type="application/json"
link: <https://mnghc.com/>; rel=shortlink
transfer-encoding: chunked
access-control-allow-origin:
set-cookie: X-Mapping-fjnjahea=A5209D57353B270D33E04CA59FF1228B; path=/

HTTP Code 200 OK

200 status 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: mnghc.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<style type="text/css">
.mnghc{box-sizing:border-box;line-height:1.5;margin:0;overflow-x:hidden}.mnghc *,.mnghc *::before,.mnghc *::after{box-sizing:inherit}.mnghc hr{border-width:0;border-top:1px solid #ccc;height:0;margin-bottom:1.5em;overflow:visible}.mnghc img{border-style:none;max-width:100%;height:auto}.mnghc p{margin:0;margin-bottom:1.5em;padding:0}.mnghc s,.mnghc del{text-decoration:line-through}.mnghc b,.mnghc strong{font-weight:bold}.mnghc i,.mnghc em{font-style:italic}.mnghc sub,.mnghc sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.mnghc sub{bottom:-0.25em}.mnghc sup{top:-0.25em}.mnghc address{font-style:normal;margin-bottom:1.5em}#mnghc .mng-button{display:inline-block;border:none;border-radius:6px;background-color:#203060;color:#fff;text-decoration:none;padding:8px 16px}#mnghc .mng-button-big{font-size:1.5em;padding:12px 24px}.mng-toggle-arrow{display:inline-block;position:relative;margin-left:6px;margin-right:-3px;height:10px;width:10px}.mng-toggle-arrow::after{content:"";display:block;position:absolute;top:0;left:0;height:8px;width:8px;border-bottom:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.mng-button-open .mng-toggle-arrow::after{top:3px;transform:rotate(-135deg)}[class*=mng-bg-] p:last-child,[class*=mng-bg-] div:last-child{margin-bottom:0}.mng-exp-btn{background:transparent;border:none;color:#0071da;cursor:pointer;font-size:1em;margin:0;padding:0}#mnghc .mng-iframe{border:none;position:relative;width:100%}.mng-toggle{overflow:hidden;transition:all 300ms ease-in}.mng-video-wrap{height:0;overflow:hidden;position:relative;padding-bottom:56.25%;padding-top:0px}.mng-video-wrap iframe,.mng-video-wrap object,.mng-video-wrap embed{height:100%;left:0;position:absolute;top:0;width:100%}.mng-hide{display:none}.mng-show{display:block}.mng-hide-sm-only{display:none}@media screen and (min-width: 640px){.mng-hide-sm-only{display:block}}@media screen and (min-width: 640px){.mng-hide-md-up{display:none}}@media screen and (min-width: 960px){.mng-hide-lg-up{display:none}}@media screen and (min-width: 640px){.mng-show-md-up{display:block}}@media screen and (min-width: 960px){.mng-show-lg-up{display:block}}.mng-row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px}.mng-row.mng-row-center{justify-content:center}.mng-row.mng-row-left{justify-content:flex-start}.mng-row.mng-row-right{justify-content:flex-end}.mng-row.mng-row-space-around{justify-content:space-around}.mng-row.mng-row-top{align-items:flex-start}.mng-row.mng-row-middle{align-items:center}.mng-row.mng-row-bottom{align-items:flex-end}.mng-row.mng-row-baseline{align-items:baseline}.mng-row.mng-row-stretch{align-items:stretch}.mng-row.mng-reverse-sm{flex-direction:row-reverse}@media screen and (min-width: 640px){.mng-row.mng-reverse-md{flex-direction:row-reverse}}@media screen and (min-width: 960px){.mng-row.mng-reverse-lg{flex-direction:row-reverse}}.mng-col-wrap{margin-bottom:24px}.mng-col-wrap .mng-row{margin-bottom:0}.mng-row .mng-align-sm-auto{align-self:auto}.mng-row .mng-align-sm-top{align-self:flex-start}.mng-row .mng-align-sm-middle{align-self:center}.mng-row .mng-align-sm-bottom{align-self:flex-end}.mng-row .mng-align-sm-baseline{align-self:baseline}.mng-row .mng-align-sm-stretch{align-self:stretch}@media screen and (min-width: 640px){.mng-row .mng-align-md-auto{align-self:auto}.mng-row .mng-align-md-top{align-self:flex-start}.mng-row .mng-align-md-middle{align-self:center}.mng-row .mng-align-md-bottom{align-self:flex-end}.mng-row .mng-align-md-baseline{align-self:baseline}.mng-row .mng-align-md-stretch{align-self:stretch}}@media screen and (min-width: 960px){.mng-row .mng-align-lg-auto{align-self:auto}.mng-row .mng-align-lg-top{align-self:flex-start}.mng-row .mng-align-lg-middle{align-self:center}.mng-row .mng-align-lg-bottom{align-self:flex-end}.mng-row .mng-align-lg-baseline{align-self:baseline}.mng-row .mng-align-lg-stretch{align-self:stretch}}[class^=mng-sm-],[class*=" mng-sm-"]{flex-grow:0;flex-shrink:1;flex-basis:auto}.mng-auto,.mng-sm-auto{flex-grow:1;flex-shrink:0;flex-basis:0}.mng-shrink{flex-grow:0;flex-shrink:1}.mng-row>.mng-sm-10{width:10%}.mng-row>.mng-sm-15{width:15%}.mng-row>.mng-sm-17{width:16.666%}.mng-row>.mng-sm-20{width:20%}.mng-row>.mng-sm-25{width:25%}.mng-row>.mng-sm-33{width:33.333%}.mng-row>.mng-sm-40{width:40%}.mng-row>.mng-sm-50{width:50%}.mng-row>.mng-sm-60{width:60%}.mng-row>.mng-sm-67{width:66.667%}.mng-row>.mng-sm-75{width:75%}.mng-row>.mng-sm-80{width:80%}.mng-row>.mng-sm-85{width:85%}.mng-row>.mng-sm-90{width:90%}.mng-row>.mng-sm-100{width:100%}@media screen and (min-width: 640px){.mng-row>.mng-md-10{width:10%}.mng-row>.mng-md-15{width:15%}.mng-row>.mng-md-17{width:16.666%}.mng-row>.mng-md-20{width:20%}.mng-row>.mng-md-25{width:25%}.mng-row>.mng-md-33{width:33.333%}.mng-row>.mng-md-40{width:40%}.mng-row>.mng-md-50{width:50%}.mng-row>.mng-md-60{width:60%}.mng-row>.mng-md-67{width:66.667%}.mng-row>.mng-md-75{width:75%}.mng-row>.mng-md-80{width:80%}.mng-row>.mng-md-85{width:85%}.mng-row>.mng-md-90{width:90%}.mng-row>.mng-md-100{width:100%}[class^=mng-md-],[class*=" mng-md-"]{flex-grow:0;flex-shrink:1;flex-basis:auto}.mng-md-auto{flex-grow:1;flex-shrink:0;flex-basis:0}}@media screen and (min-width: 960px){.mng-row>.mng-lg-10{width:10%}.mng-row>.mng-lg-15{width:15%}.mng-row>.mng-lg-17{width:16.666%}.mng-row>.mng-lg-20{width:20%}.mng-row>.mng-lg-25{width:25%}.mng-row>.mng-lg-33{width:33.333%}.mng-row>.mng-lg-40{width:40%}.mng-row>.mng-lg-50{width:50%}.mng-row>.mng-lg-60{width:60%}.mng-row>.mng-lg-67{width:66.667%}.mng-row>.mng-lg-75{width:75%}.mng-row>.mng-lg-80{width:80%}.mng-row>.mng-lg-85{width:85%}.mng-row>.mng-lg-90{width:90%}.mng-row>.mng-lg-100{width:100%}[class^=mng-lg-],[class*=" mng-lg-"]{flex-grow:0;flex-shrink:1;flex-basis:auto}.mng-lg-auto{flex-grow:1;flex-shrink:0;flex-basis:0}}.mng-centered-wrap{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.mng-centered-item{flex-grow:0;flex-shrink:1;flex-basis:auto}.mng-row.mng-gutters{margin-left:-12px;margin-right:-12px}.mng-row.mng-gutters>.mng-auto,.mng-row.mng-gutters>[class^=mng-],.mng-row.mng-gutters>[class*=" mng-"]{margin-left:12px;margin-right:12px}.mng-row.mng-gutters>.mng-sm-10{width:calc(10% - 24px)}.mng-row.mng-gutters>.mng-sm-15{width:calc(15% - 24px)}.mng-row.mng-gutters>.mng-sm-17{width:calc(16.666% - 24px)}.mng-row.mng-gutters>.mng-sm-20{width:calc(20% - 24px)}.mng-row.mng-gutters>.mng-sm-25{width:calc(25% - 24px)}.mng-row.mng-gutters>.mng-sm-33{width:calc(33.333% - 24px)}.mng-row.mng-gutters>.mng-sm-40{width:calc(40% - 24px)}.mng-row.mng-gutters>.mng-sm-50{width:calc(50% - 24px)}.mng-row.mng-gutters>.mng-sm-60{width:calc(60% - 24px)}.mng-row.mng-gutters>.mng-sm-67{width:calc(66.667% - 24px)}.mng-row.mng-gutters>.mng-sm-75{width:calc(75% - 24px)}.mng-row.mng-gutters>.mng-sm-80{width:calc(80% - 24px)}.mng-row.mng-gutters>.mng-sm-85{width:calc(85% - 24px)}.mng-row.mng-gutters>.mng-sm-90{width:calc(90% - 24px)}.mng-row.mng-gutters>.mng-sm-100{width:calc(100% - 24px)}@media screen and (min-width: 640px){.mng-row.mng-gutters>.mng-md-10{width:calc(10% - 24px)}.mng-row.mng-gutters>.mng-md-15{width:calc(15% - 24px)}.mng-row.mng-gutters>.mng-md-17{width:calc(16.666% - 24px)}.mng-row.mng-gutters>.mng-md-20{width:calc(20% - 24px)}.mng-row.mng-gutters>.mng-md-25{width:calc(25% - 24px)}.mng-row.mng-gutters>.mng-md-33{width:calc(33.333% - 24px)}.mng-row.mng-gutters>.mng-md-40{width:calc(40% - 24px)}.mng-row.mng-gutters>.mng-md-50{width:calc(50% - 24px)}.mng-row.mng-gutters>.mng-md-60{width:calc(60% - 24px)}.mng-row.mng-gutters>.mng-md-67{width:calc(66.667% - 24px)}.mng-row.mng-gutters>.mng-md-75{width:calc(75% - 24px)}.mng-row.mng-gutters>.mng-md-80{width:calc(80% - 24px)}.mng-row.mng-gutters>.mng-md-85{width:calc(85% - 24px)}.mng-row.mng-gutters>.mng-md-90{width:calc(90% - 24px)}.mng-row.mng-gutters>.mng-md-100{width:calc(100% - 24px)}}@media screen and (min-width: 960px){.mng-row.mng-gutters>.mng-lg-10{width:calc(10% - 24px)}.mng-row.mng-gutters>.mng-lg-15{width:calc(15% - 24px)}.mng-row.mng-gutters>.mng-lg-17{width:calc(16.666% - 24px)}.mng-row.mng-gutters>.mng-lg-20{width:calc(20% - 24px)}.mng-row.mng-gutters>.mng-lg-25{width:calc(25% - 24px)}.mng-row.mng-gutters>.mng-lg-33{width:calc(33.333% - 24px)}.mng-row.mng-gutters>.mng-lg-40{width:calc(40% - 24px)}.mng-row.mng-gutters>.mng-lg-50{width:calc(50% - 24px)}.mng-row.mng-gutters>.mng-lg-60{width:calc(60% - 24px)}.mng-row.mng-gutters>.mng-lg-67{width:calc(66.667% - 24px)}.mng-row.mng-gutters>.mng-lg-75{width:calc(75% - 24px)}.mng-row.mng-gutters>.mng-lg-80{width:calc(80% - 24px)}.mng-row.mng-gutters>.mng-lg-85{width:calc(85% - 24px)}.mng-row.mng-gutters>.mng-lg-90{width:calc(90% - 24px)}.mng-row.mng-gutters>.mng-lg-100{width:calc(100% - 24px)}}.mng-clearfix::after{content:"";display:table;clear:both}#mnghc .alignleft{float:left;margin:0 1em 1em 0}#mnghc .alignright{float:right;margin:0 0 1em 1em}#mnghc .aligncenter{display:block;margin:auto}.mng-mb0{margin-bottom:0}.mng-mb1{margin-bottom:8px}.mng-mb2{margin-bottom:16px}.mng-mb3{margin-bottom:24px}.mng-mb4{margin-bottom:32px}.mng-mb5{margin-bottom:48px}.mng-mb6{margin-bottom:64px}.mng-mb7{margin-bottom:80px}@media screen and (min-width: 640px){.mng-mb5{margin-bottom:64px}.mng-mb6{margin-bottom:128px}.mng-mb7{margin-bottom:192px}}.mng-pt0{padding-top:0}.mng-pt1{padding-top:8px}.mng-pt2{padding-top:16px}.mng-pt3{padding-top:24px}.mng-pt4{padding-top:32px}.mng-pt5{padding-top:48px}.mng-pt6{padding-top:64px}.mng-pt7{padding-top:80px}.mng-pb0{padding-bottom:0}.mng-pb1{padding-bottom:8px}.mng-pb2{padding-bottom:16px}.mng-pb3{padding-bottom:24px}.mng-pb4{padding-bottom:32px}.mng-pb5{padding-bottom:48px}.mng-pb6{padding-bottom:64px}.mng-pb7{padding-bottom:80px}@media screen and (min-width: 640px){.mng-pt5{padding-top:64px}.mng-pt6{padding-top:128px}.mng-pt7{padding-top:192px}.mng-pb5{padding-bottom:64px}.mng-pb6{padding-bottom:128px}.mng-pb7{padding-bottom:192px}}.mng-ph0{padding-left:0;padding-right:0}.mng-ph1{padding-left:8px;padding-right:8px}.mng-ph2{padding-left:16px;padding-right:16px}.mng-ph3{padding-left:24px;padding-right:24px}.mng-size-lg{font-size:1.125em}.mng-size-xl{font-size:1.25em}@media screen and (min-width: 640px){.mng-size-lg{font-size:1.25em}.mng-size-xl{font-size:1.5em}}
#mnghc .mng-button{}#mnghc .mng-button:focus, #mnghc .mng-button:hover{}#mnghc .glide__arrow{}#mnghc .glide__arrow:focus, #mnghc .glide__arrow:hover{}.mng-pg-contained .mng-content{margin:auto;max-width:}</style>
<meta name='robots' content='max-image-preview:large' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	<style id='classic-theme-styles-inline-css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
</head>
<body>
<div id="mnghc" class="mnghc mng-pg-contained"><div class="mng-content" id="mng-content-10">

    

</div><!-- #mng-content -->
</div>
</body>
</html>                               

Whois info of domain

Domain Name: MNGHC.COM
Registry Domain ID: 2547811506_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-07-24T01:31:27Z
Creation Date: 2020-07-22T15:58:31Z
Registry Expiry Date: 2026-07-22T15:58:31Z
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: NS.LIQUIDWEB.COM
Name Server: NS1.LIQUIDWEB.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-13T01:12:18Z <<<
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