Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - goarb.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 15 May 2025 12:01:15 GMT
Server: Apache/2.4.63 (Unix)
Location: https://www.unicade-music.de/goarb
Content-Length: 242
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 Moved Permanently 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://www.unicade-music.de/goarb
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 15 May 2025 12:01:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
x-frame-options: SAMEORIGIN
strict-transport-security: max-age=31536000
content-security-policy: frame-ancestors 'self'
surrogate-key: www.unicade-music.de 62a711d8a3f817c0890db93d pageId:6454a52a318ba0124039c7b4
surrogate-control: max-age=2147483647
x-lambda-id: b02853cd-8551-48ae-96e2-266f12167ccb
Last-Modified: Thu, 15 May 2025 07:51:15 GMT
CF-Cache-Status: HIT
Set-Cookie: _cfuvid=cdZgwVasbMox1p4BoT77A7WbNygj2on8AwzvsBrakk0-1747310476155-0.0.1.1-604800000; path=/; domain=.www.unicade-music.de; HttpOnly; Secure; SameSite=None
Server: cloudflare
CF-RAY: 94027acb4bfc0a3c-ARN
alt-svc: h3=":443"; ma=86400

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: goarb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><!-- Last Published: Thu May 15 2025 07:49:54 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.unicade-music.de" data-wf-page="6454a52a318ba0124039c7b4" data-wf-site="62a711d8a3f817c0890db93d"><head><meta charset="utf-8"/><title>goarb EN</title><meta content="goarb EN" property="og:title"/><meta content="goarb EN" property="twitter:title"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="Gs7Nn32NFYuqBLOxuUGIzWmWDbUFxYrpk-cDtyvHocM" name="google-site-verification"/><link href="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/css/unicade-music.webflow.shared.4f786c420.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({  google: {    families: ["Inconsolata:400,700"]  }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/62cc7fd4947a974af09a4824_unicade-logo.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/62cc8044e181140d91b65192_unicade-logo.png" rel="apple-touch-icon"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-17L4CH018M"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-17L4CH018M', {'anonymize_ip': false});</script><link rel="alternate" hreflang="en" href="https://www.unicade-music.de">
<link rel="alternate" hreflang="de" href="https://de.unicade-music.de">
<script type="text/javascript" src="https://cdn.weglot.com/weglot.min.js"></script>
<script>
    Weglot.initialize({
        api_key: 'wg_ec03ebf10dea9c1cf07c3b37446684c96'
    });
</script>

<!-- Please keep this css code to improve the font quality-->
<style>
  * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
</style><script src="https://cloud.ccm19.de/app.js?apiKey=aa7c36ebc6bbed452adb8b4666b2716c88ca2584e0779e35&amp;domain=6333151577ff874bf66b99ad" referrerpolicy="origin"></script></head><body><div class="page-wrapper"><div class="global-styles w-embed"><style>

/* Snippet gets rid of top margin on first element in any rich text*/
.w-richtext>:first-child {
	margin-top: 0;
}

/* Snippet gets rid of bottom margin on last element in any rich text*/
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
	margin-bottom: 0;
}

/* Snippet prevents all click and hover interaction with an element */
.clickable-off {
	pointer-events: none;
}

/* Snippet enables all click and hover interaction with an element */
.clickable-on{
  pointer-events: auto;
}

/* Snippet enables you to add class of div-square which creates and maintains a 1:1 dimension of a div.*/
.div-square::after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

/*Hide focus outline for main content element*/
main:focus-visible {
	outline: -webkit-focus-ring-color auto 0px;
}

/* Make sure containers never lose their center alignment*/
.container-medium, .container-small, .container-large {
	margin-right: auto !important;
	margin-left: auto !important;
}

/*Reset buttons, and links styles*/
a {
	color: inherit;
	text-decoration: inherit;
	font-size: inherit;
}

/*Apply "..." after 3 lines of text */
.text-style-3lines {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/*Apply "..." after 2 lines of text */
.text-style-2lines {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

</style>


<style>
/*Responsive Font Resize */
  html { font-size: calc(0.625rem + 0.41666666666666663vw); }
  @media screen and (max-width:1920px) { html { font-size: calc(0.625rem + 0.41666666666666674vw); } }
  @media screen and (max-width:1440px) { html { font-size: calc(0.8126951092611863rem + 0.20811654526534862vw); } }
  @media screen and (max-width:479px) { html { font-size: calc(0.7494769874476988rem + 0.8368200836820083vw); } }
</style></div><div data-animation="default" class="nav_component-unicade-sublines w-nav" data-easing2="ease-out-quad" data-easing="ease-in-quad" data-collapse="medium" role="banner" data-no-scroll="1" data-duration="1000" data-doc-height="1"><div class="padding-global"><div class="nav_container-unicade"><a href="/" class="nav_brand-link-unicade w-nav-brand"><div class="logo-schrift margin-top"><img src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/62cc5360a87bb3204f25872c_unicade-music-logo-freigestellt.svg" loading="lazy" alt="unicade music logo" width="50"/><div class="logo-schrift-text">UNICADE MUSIC</div></div></a><nav role="navigation" class="nav_menu-unicade w-nav-menu"><div class="nav_link-wrapper"><a href="https://www.unicade-music.de/#sync" class="nav_link-unicade-subline w-nav-link">Music for Sync</a><div class="nav_link-subline">Tailormade Music for Media</div></div><div class="nav_link-wrapper"><a href="/hitmacher/home" target="_blank" class="nav_link-unicade-subline w-nav-link">HITMACHER</a><div class="nav_link-subline">Music for Artists</div></div><div class="nav_link-wrapper"><a href="/unicademy/home" target="_blank" class="nav_link-unicade-subline w-nav-link">UNICADEMY</a><div class="nav_link-subline">Improve your skills</div></div><div class="nav_link-wrapper"><a href="/g-culture/home" section="" target="_blank" class="nav_link-unicade-subline w-nav-link">G-CuLTURE</a><div class="nav_link-subline">Connecting Cultures</div></div><a href="#" class="nav_link-unicade orange w-nav-link">CONTACT</a></nav><div class="nav_menu-button-unicade w-nav-button"><div data-w-id="0fd2c564-8e0d-5d6c-03d2-f903d9ecea8e" data-is-ix2-target="1" class="lottie_burger_menu" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/62a8586843a3e82887973755_lottieflow-menu-nav-09-000000-easey.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="2.5" data-duration="0"></div></div></div></div></div><div class="main-wrapper-goarb"><section id="header" class="section-goarb-header"><div class="goarb-header-wrapper"><div class="goarb-header-background"></div><div class="padding-large"><div class="goarb-header-content"><div class="goarb-header-heading">Goar B</div><div class="text-block-36 text-size-m">MASTERMIND &quot;MAMBO No. 5&quot; &amp; &quot;Project Lou Bega&quot;</div><a href="#mastermind" class="goarb-header-icon-link w-inline-block"><div class="lottie-animation" data-w-id="17a54e82-bf6e-9845-dfb6-bab77088ac69" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/62d5eef6a5f7100741186beb_lottieflow-scroll-down-04-1-D86109-easey.json" data-loop="1" data-direction="1" data-autoplay="1" data-is-ix2-target="0" data-renderer="svg" data-default-duration="1.625" data-duration="0"></div></a></div></div></div></section><section id="goarb" class="section-unicade-home-goarb-alternative"><div class="unicade-home-goarb-content-sticky"><div class="container-large"><div class="padding-large"><div class="unicade-home-goarb-content-wrapper"><div data-w-id="c36208bc-1114-e30a-85d2-26a4a64b695f" style="opacity:0" class="unicade-home-goarb-image"><img src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/641c260befe9741ba6bce91a_1R9A1110b.jpg" loading="lazy" width="1066.5" sizes="(max-width: 479px) 97vw, (max-width: 767px) 94vw, (max-width: 991px) 77vw, (max-width: 1439px) 37vw, (max-width: 1919px) 33vw, 28vw" alt="" srcset="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/641c260befe9741ba6bce91a_1R9A1110b-p-500.jpg 500w, https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/641c260befe9741ba6bce91a_1R9A1110b-p-800.jpg 800w, https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/641c260befe9741ba6bce91a_1R9A1110b-p-1080.jpg 1080w, https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/641c260befe9741ba6bce91a_1R9A1110b-p-1600.jpg 1600w, https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/641c260befe9741ba6bce91a_1R9A1110b-p-2000.jpg 2000w, https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/641c260befe9741ba6bce91a_1R9A1110b.jpg 2500w" class="image-8"/></div><div data-w-id="c36208bc-1114-e30a-85d2-26a4a64b6961" style="opacity:0" class="unicade-home-goarb-teaser"><div class="padding-medium"><h2>GOAR B </h2><h3 class="text-color-orange text-size-medium">Mastermind, Musicproducer &amp; Founder</h3><div>With over 70 gold and platinum awards in more than 40 countries, GOAR B is one of the few globally successful German music producers. </div></div></div></div></div></div></div><div class="unicade-home-goarb-floating-text-wrapper"><div class="padding-large w-clearfix"><div data-w-id="c36208bc-1114-e30a-85d2-26a4a64b696f" class="intro-text-wrapper"><div class="intro-text">Over 70 gold and platinum awards </div></div><div data-w-id="c36208bc-1114-e30a-85d2-26a4a64b6972" class="intro-text-wrapper"><div class="intro-text">Worldwide in over 40 countries </div></div><div data-w-id="c36208bc-1114-e30a-85d2-26a4a64b6975" class="intro-text-wrapper"><div class="intro-text">Over 14 million physical copies sold </div></div><div data-w-id="c36208bc-1114-e30a-85d2-26a4a64b6978" class="intro-text-wrapper"><div class="intro-text">Mastermind global hit Mambo No.5 </div></div></div></div></section><section id="mastermind" data-w-id="1a465de6-9871-31de-cd18-a9a5fe52488d" class="section-goarb-mastermind"><div class="padding-global"><div class="container-large"><div class="padding-vertical padding-large"><div class="goarb-mastermind-wrapper"><div data-w-id="1a465de6-9871-31de-cd18-a9a5fe524892" style="opacity:0" class="goarb-mastermind-showreel"><div class="padding-medium"><a href="#" class="w-inline-block w-lightbox"><img src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/63284bd2b88e8c3f2675d2ce_goarb-showreel-thumb.png" loading="lazy" sizes="(max-width: 479px) 82vw, (max-width: 767px) 85vw, (max-width: 991px) 73vw, (max-width: 1439px) 36vw, (max-width: 1919px) 34vw, 29vw" srcset="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/63284bd2b88e8c3f2675d2ce_goarb-showreel-thumb-p-500.png 500w, https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/63284bd2b88e8c3f2675d2ce_goarb-showreel-thumb-p-800.png 800w, https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/63284bd2b88e8c3f2675d2ce_goarb-showreel-thumb.png 944w" alt=""/><script type="application/json" class="w-json">{
  "items": [
    {
      "url": "https://youtube.com/watch?v=5XkWQuk0u-A",
      "originalUrl": "https://youtube.com/watch?v=5XkWQuk0u-A",
      "width": 940,
      "height": 528,
      "thumbnailUrl": "https://i.ytimg.com/vi/5XkWQuk0u-A/hqdefault.jpg",
      "html": "<iframe class=\"embedly-embed\" src=\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F5XkWQuk0u-A%3Ffeature%3Doembed&display_name=YouTube&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D5XkWQuk0u-A&image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F5XkWQuk0u-A%2Fhqdefault.jpg&key=c4e54deccf4d4ec997a64902e9a30300&type=text%2Fhtml&schema=youtube\" width=\"940\" height=\"528\" scrolling=\"no\" title=\"YouTube embed\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen=\"true\"></iframe>",
      "type": "video"
    }
  ],
  "group": ""
}</script></a></div></div><div data-w-id="1a465de6-9871-31de-cd18-a9a5fe524895" style="opacity:0" class="goarb-mastermind-text"><div class="padding-medium"><div class="margin-medium"><div class="goarb-mastermind-info-wrapper"><h2>MASTERMIND &amp; <br/>MUSICPRODUCER</h2><h3 class="text-color-orange text-size-medium">One of the most successful German songs abroad</h3><p>Goar B is the mastermind behind the innovative music concept and the iconic hit of &quot;Mambo No.5&quot; and the album &quot;A Little Bit of Mambo&quot;. Both the music production and the entire image concept originated from him. <br/>After conceptualizing the musical direction and sound, he engaged David Balemezi to represent his project &quot;Lou Bega. Goar B was signed worldwide for 10 years as a music producer with his &quot;Lou Bega&quot; project at BMG/Sony. Throughout the contractual tenure with the record label, he retained ownership of the brand &quot;Lou Bega&quot;.</p><div class="margin-top margin-medium"><div class="unicade-home-csr-info-cta"><div class="margin-left margin-xsmall"><a href="/mambo-story" class="button mint w-button">to the Mambo No.5 Story</a></div></div></div></div></div></div></div></div></div></div></div></section><section class="pricing-overview"><div class="w-layout-blockcontainer container-9 w-container"><h2 class="centered-heading-2">Current PROJECTS</h2><div class="pricing-grid"><div id="w-node-_367ed0ec-9d10-acd6-2914-618c3b548ce2-4039c7b4" class="pricing-card-three-full-hitmacher-goarb"><img src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/65017c40ef6868a6c0ec8637_hitmacher-logo-final-20230829.svg" loading="lazy" alt="" class="product-image-hitmacher"/><h3 class="product-heading">HITMACHER</h3><p class="pricing-card-text">It&#x27;s all about the song. <br/>We write hits for artists</p><a href="/hitmacher/home" target="_blank" class="button orange w-button">MORE</a></div><div id="w-node-_367ed0ec-9d10-acd6-2914-618c3b548cea-4039c7b4" class="pricing-card-three-g-culture-goarb"><img src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/62d6b39174af4b845b88d29c_LOGO_G-CULTURE-EMAIL.png" loading="lazy" width="200" height="132" alt="" class="product-image"/><h3 class="product-heading">G-CULTURE</h3><p class="pricing-card-text">A musical bridge between cultures </p><a href="/g-culture/home" target="_blank" class="button orange w-button">MORE</a></div><div id="w-node-_367ed0ec-9d10-acd6-2914-618c3b548cf2-4039c7b4" class="pricing-card-three-unicademy-goarb"><img src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/62cc5360a87bb3204f25872c_unicade-music-logo-freigestellt.svg" loading="lazy" width="200" alt="unicade music logo" class="product-image"/><h3 class="product-heading">UNICADEMY</h3><p class="pricing-card-text">The answer to your questions in music business</p><a href="/unicademy/home" target="_blank" class="button orange w-button">MORE</a></div></div></div></section><section id="vita" class="section-goarb-vita"><div class="padding-global"><div class="container-large"><div class="padding-large"><h2>More about Goar B</h2><div>Goar B is a musician, composer and music producer. He combines the talent and professionalism of a professional musician and the creativity of a composer with the creative drive and management experience of a producer.<br/>‍<br/>With 70 gold and platinum awards in more than 40 countries, Goar B is one of the few German music producers to have celebrated significant international success. His studios have produced titles for films and series by Walt Disney, Dream Works, Sony Pictures and Warner Brothers as well as songs for commercials for McDonalds, Mercedes, Karstadt, Jacobs Kaffee and Toyota.<br/>‍<br/>Goar B&#x27;s undoubtedly best known and most successful project as an artistic producer is Mambo No. 5 (A little bit of ...). The world hit was number 1 in over 20 countries, and the album &quot;A little bit of Mambo&quot; reached third place in the American Billboard sales charts.<br/>‍<br/>Goar B began his career as a professional musician (guitarist) in various international rock and jazz formations. At the same time, after graduating in economics, he also studied electrical engineering - thus training his business thinking and acquiring a comprehensive knowledge of acoustics and studio technology.<br/>‍<br/>His musical career increasingly developed in the direction of composition and production. Creatively and groundbreakingly, Goar B combined various musical styles with his own compositions and arrangements.<br/>‍<br/>Before establishing himself as an independent producer and composer with the founding of his company Unicade Music in 1997, Goar B worked for several years in various capacities at BMG/Sony, one of the leading companies in the music industry.<br/>Goar B has long been committed to supporting young musicians. Together with the city of Munich, he initiated the band contest &quot;Unüberhörbar&quot;. Since 2013, Goar B has been a lecturer in music management at the Macromedia University of Media and Communication.<br/>‍<br/>Another of the music producer&#x27;s commitments is intercultural exchange through the medium of music. In 2008, as part of a peace project of the German Development Service, he produced an album with the Afghan top star Farhad Darya, who was appointed UN peace ambassador for Afghanistan a short time later. In 2015, Goar B founded the international initiative G-Culture. G-Culture stands for intercultural understanding through the universal language of music. (<a href="https://www.g-culture.com">www.g-culture.de</a>).</div></div></div></div></section></div><div class="unicade_footer"><div class="container-medium"><div class="unicade-footer-wrapper"><div class="unicade-footer-block"><a href="https://www.unicade-music.de" class="unicade-footer-brand w-inline-block"><img src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/62cc8044e181140d91b65192_unicade-logo.png" loading="lazy" alt="" width="50" class="image-10"/><div class="unicade-footer-title">Unicade Music</div></a><div class="unicade-footer-link">Unicade Publishing e.K.<br/>Andechser Straße 70 A<br/>82319 Starnberg</div><a href="https://www.unicade-music.de" class="unicade-footer-link">www.unicade-music.de</a></div><div class="unicade-footer-block"><div class="unicade-footer-title">Company</div><a href="/career" class="unicade-footer-link">Career</a></div><div class="unicade-footer-block"><div class="unicade-footer-title">Legal</div><a href="/privacy-policy" class="unicade-footer-link">Privacy Policy</a><a href="#CCM.openWidget" class="unicade-footer-link">Cookie-Settings</a><a href="/imprint" class="unicade-footer-link">Imprint</a><a href="/reservation-of-rights-ai" class="unicade-footer-link">Reservation Of Rights - AI</a></div><div class="unicade-footer-block"><div class="unicade-footer-title">Follow us</div><a href="https://www.linkedin.com/company/unicade-music-group/" target="_blank" class="unicade-footer-link w-inline-block"><div class="unicade-footer-social-wrapper"><div class="div-block-42"><div class="unicade-icon-1x1-tiny w-embed"><svg aria-hidden="true" role="img" fill='currentColor' viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>LinkedIn icon</title><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg></div></div><div class="unicade-footer-social-text">LinkedIn</div></div></a><a href="https://www.youtube.com/user/UnicadeMusik" target="_blank" class="unicade-footer-link w-inline-block"><div class="unicade-footer-social-wrapper"><div class="div-block-42"><div class="unicade-icon-1x1-tiny w-embed"><svg aria-hidden="true" role="img" fill=currentColor xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>YouTube icon</title><path d="M23.499 6.203a3.008 3.008 0 00-2.089-2.089c-1.87-.501-9.4-.501-9.4-.501s-7.509-.01-9.399.501a3.008 3.008 0 00-2.088 2.09A31.258 31.26 0 000 12.01a31.258 31.26 0 00.523 5.785 3.008 3.008 0 002.088 2.089c1.869.502 9.4.502 9.4.502s7.508 0 9.399-.502a3.008 3.008 0 002.089-2.09 31.258 31.26 0 00.5-5.784 31.258 31.26 0 00-.5-5.808zm-13.891 9.4V8.407l6.266 3.604z"/></svg></div></div><div class="unicade-footer-social-text">Youtube</div></div></a><a href="https://www.instagram.com/unicademusic/" target="_blank" class="unicade-footer-link w-inline-block"><div class="unicade-footer-social-wrapper"><div class="div-block-42"><div class="unicade-icon-1x1-tiny w-embed"><svg  aria-hidden="true" role="img" fill=currentColor viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Instagram icon</title><path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/></svg></div></div><div class="unicade-footer-social-text">Instagram</div></div></a><a href="https://www.facebook.com/unicademusic/" target="_blank" class="unicade-footer-link w-inline-block"><div class="unicade-footer-social-wrapper"><div class="div-block-42"><div class="unicade-icon-1x1-tiny w-embed"><svg aria-hidden="true" role="img" fill='currentColor' xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>Facebook icon</title><path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/></svg></div></div><div class="unicade-footer-social-text">Facebook</div></div></a><a href="https://www.tiktok.com/@unicademusic" target="_blank" class="unicade-footer-link-hidden w-inline-block"><div class="unicade-footer-social-wrapper"><div class="div-block-42"><div class="unicade-icon-1x1-tiny w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-tiktok" viewBox="0 0 16 16">
  <path d="M9 0h1.98c.144.715.54 1.617 1.235 2.512C12.895 3.389 13.797 4 15 4v2c-1.753 0-3.07-.814-4-1.829V11a5 5 0 1 1-5-5v2a3 3 0 1 0 3 3V0Z"/>
</svg></div></div><div class="unicade-footer-social-text">TikTok</div></div></a></div></div><div class="unicade-footer-divider-white"></div><div class="unicade-footer-bottom"><div class="unicade-footer-copyright">© 2025 Unicade music. All rights reserved.</div></div></div></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=62a711d8a3f817c0890db93d" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/js/webflow.schunk.3a351f76e07b4e1c.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/js/webflow.schunk.e90477506fdf2f57.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/js/webflow.schunk.f919141e3448519b.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/62a711d8a3f817c0890db93d/js/webflow.5933bd71.af12f69fd5de6f22.js" type="text/javascript"></script></body></html>                               

Whois info of domain

Domain Name: GOARB.COM
Registry Domain ID: 76380197_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cronon.net
Registrar URL: http://www.cronon.net
Updated Date: 2024-08-25T07:22:09Z
Creation Date: 2001-08-24T14:57:36Z
Registry Expiry Date: 2025-08-24T14:57:36Z
Registrar: Cronon GmbH
Registrar IANA ID: 141
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +4930398020
Domain Status: ok https://icann.org/epp#ok
Name Server: DOCKS05.RZONE.DE
Name Server: SHADES11.RZONE.DE
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-15T12:00:56Z <<<
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