Help
RSS
API
Feed
Maltego
Contact
Domain > damaris.gg
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-05-29
3.166.160.101
(
ClassC
)
2025-11-25
18.161.6.64
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Tue, 25 Nov 2025 23:13:57 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://damaris.gg/X-Cache: Redirect from cloudfrontVia: 1.1 5502255f9557c1e2c098b94110b6151c.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: 3zkmUqH-QzMd1cNTxluHaodAeVrhtlIVsDjNyBhWq4XjamkTDz-XcQ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 20957Connection: keep-aliveLast-Modified: Fri, 21 Nov 2025 18:59:47 GMTx-amz-server-side-encryption: AES256Accept-Ranges: bytesServer: AmazonS3Date: Tue, 25 Nov 2025 05:09:32 GMTETag: 5c587f6bfac6964dc65df2b72027da65X-Cache: Error from cloudfrontVia: 1.1 0a166b53605851fe961f5a2952e5a748.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: RshH1o-eiQ_-d5JNNhqDUkha_Awa4d_gXyMJyiyYhbFSEPb9P9QfkwAge: 65066 !doctype html>html langro data-critters-container>head> meta charsetutf-8> title>Damaris - MMORPG Clasic | Joc Online Gratuit Romania/title> meta namedescription contentDamaris este un MMORPG clasic gratuit ce imbina PVM-ul cu PVP-ul. Alatura-te aventurii acum!> meta namekeywords contentMMORPG, joc online, game, online, fantasy, adventure, Damaris, joc gratuit, RPG Romania, metin2 privat server, PvM, PvP, dungeons, battle royale> meta nameauthor contentDamaris Team> meta namerobots contentindex, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1> base href/> meta nameviewport contentwidthdevice-width, initial-scale1> link relicon typeimage/x-icon hrefd.ico> link relmanifest hrefmanifest.json> meta nametheme-color content#8B0000> !-- Canonical URL --> link relcanonical hrefhttps://damaris.gg/> !-- Open Graph / Facebook --> meta propertyog:type contentwebsite> meta propertyog:url contenthttps://damaris.gg/> meta propertyog:title contentDamaris - MMORPG Clasic | Joc Online Gratuit Romania> meta propertyog:description contentDamaris este un MMORPG clasic gratuit ce imbina PVM-ul cu PVP-ul. Alatura-te aventurii acum!> meta propertyog:image contenthttps://damaris.gg/assets/logo.png> meta propertyog:image:width content1200> meta propertyog:image:height content630> meta propertyog:image:alt contentDamaris MMORPG Logo> meta propertyog:site_name contentDamaris> meta propertyog:locale contentro_RO> meta propertyog:locale:alternate contenten_US> meta propertyfb:app_id contentYOUR_FACEBOOK_APP_ID> !-- Twitter Card --> meta nametwitter:card contentsummary_large_image> meta nametwitter:url contenthttps://damaris.gg/> meta nametwitter:title contentDamaris - MMORPG Clasic | Joc Online Gratuit Romania> meta nametwitter:description contentDamaris este un MMORPG clasic gratuit ce imbina PVM-ul cu PVP-ul. Alatura-te aventurii acum!> meta nametwitter:image contenthttps://damaris.gg/assets/logo.png> meta nametwitter:image:alt contentDamaris MMORPG Logo> !-- Additional SEO tags --> meta namelanguage contentRomanian> meta namedistribution contentglobal> meta namerating contentgeneral> meta namegeo.region contentRO> meta namegeo.placename contentRomania> !-- Critical CSS to prevent FOUC --> style> /* Critical styles to prevent white flash */ body { background: linear-gradient(135deg, #1a0000 0%, #2d0000 50%, #1a0000 100%); margin: 0; padding: 0; padding-top: 120px; /* Account for navbar (80px) + alpha banner (40px) */ height: 100vh; overflow-x: hidden; position: relative; } /* Ensure loading screen covers everything and overrides body padding */ body>#app-loading { position: fixed !important; } /* The loading screen positioning already handles the full viewport coverage */ /* Ensure loading screen is properly positioned */ #app-loading { position: fixed !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; z-index: 9999 !important; } .app-loading { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; min-height: 100vh; background: linear-gradient(135deg, #1a0000 0%, #2d0000 50%, #1a0000 100%); display: flex; justify-content: center; align-items: center; z-index: 9999; opacity: 1; transition: opacity 0.5s ease-out; flex-direction: column; box-sizing: border-box; margin: 0; padding: 0; } .app-loading.hidden { opacity: 0; pointer-events: none; } .loading-content { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; text-align: center; } .loading-spinner { width: 60px; height: 60px; border: 4px solid rgba(139, 0, 0, 0.3); border-radius: 50%; border-top-color: #8B0000; animation: spin 1s ease-in-out infinite; flex-shrink: 0; } @keyframes spin { to { transform: rotate(360deg); } } .loading-text { color: #fff; margin-top: 20px; font-family: Arial, sans-serif; font-size: 16px; letter-spacing: 1px; flex-shrink: 0; } /* Responsive loading screen */ @media (max-width: 768px) { .loading-spinner { width: 50px; height: 50px; } .loading-text { font-size: 14px; margin-top: 15px; } } /* Critical navbar styles */ .alpha-banner { position: fixed; top: 0; left: 0; right: 0; height: 40px; background: rgba(139, 0, 0, 0.9); z-index: 10001; display: flex; align-items: center; justify-content: center; } /* Hide app content initially */ app-root { opacity: 0; transition: opacity 0.3s ease-in; } app-root.loaded { opacity: 1; } /style> !-- Preconnect to external domains --> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link relpreconnect hrefhttps://cdnjs.cloudflare.com> link relpreconnect hrefhttps://www.googletagmanager.com> !-- Load Font Awesome with media query for non-blocking --> link relpreload hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css asstyle onloadthis.onloadnull;this.relstylesheet> noscript> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css> /noscript> !-- Defer Bootstrap JS to after page load --> script> // Load Bootstrap JS after page load window.addEventListener(load, function () { const popperScript document.createElement(script); popperScript.src https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js; popperScript.onload function () { const bootstrapScript document.createElement(script); bootstrapScript.src https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.min.js; document.head.appendChild(bootstrapScript); }; document.head.appendChild(popperScript); }); /script> !-- Google Tag Manager --> script>(function (w, d, s, l, i) { wl wl || ; wl.push({ gtm.start: new Date().getTime(), event: gtm.js }); var f d.getElementsByTagName(s)0, j d.createElement(s), dl l ! dataLayer ? &l + l : ; j.async true; j.src https://www.googletagmanager.com/gtm.js?id + i + dl; f.parentNode.insertBefore(j, f); })(window, document, script, dataLayer, GTM-K5C9G9V8);/script> !-- End Google Tag Manager --> !-- Google Analytics - Load asynchronously --> script> window.dataLayer window.dataLayer || ; function gtag() { dataLayer.push(arguments); } gtag(js, new Date()); gtag(config, G-NSVG94F3R6, { send_page_view: true, anonymize_ip: true }); // Load gtag script after page load window.addEventListener(load, function () { const gtagScript document.createElement(script); gtagScript.async true; gtagScript.src https://www.googletagmanager.com/gtag/js?idG-NSVG94F3R6; document.head.appendChild(gtagScript); }); /script> !-- Facebook Pixel Code --> script> !function (f, b, e, v, n, t, s) { if (f.fbq) return; n f.fbq function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq n; n.push n; n.loaded !0; n.version 2.0; n.queue ; t b.createElement(e); t.async !0; t.src v; s b.getElementsByTagName(e)0; s.parentNode.insertBefore(t, s) }(window, document, script, https://connect.facebook.net/en_US/fbevents.js); fbq(init, YOUR_FACEBOOK_PIXEL_ID); fbq(track, PageView); /script> !-- End Facebook Pixel Code --> !-- TikTok Pixel Code Start --> script> !function (w, d, t) { w.TiktokAnalyticsObject t; var ttq wt wt || ; ttq.methods page, track, identify, instances, debug, on, off, once, ready, alias, group, enableCookie, disableCookie, holdConsent, revokeConsent, grantConsent, ttq.setAndDefer function (t, e) { te function () { t.push(e.concat(Array.prototype.slice.call(arguments, 0))) } }; for (var i 0; i ttq.methods.length; i++)ttq.setAndDefer(ttq, ttq.methodsi); ttq.instance function (t) { for ( var e ttq._it || , n 0; n ttq.methods.length; n++)ttq.setAndDefer(e, ttq.methodsn); return e }, ttq.load function (e, n) { var r https://analytics.tiktok.com/i18n/pixel/events.js, o n && n.partner; ttq._i ttq._i || {}, ttq._ie , ttq._ie._u r, ttq._t ttq._t || {}, ttq._te +new Date, ttq._o ttq._o || {}, ttq._oe n || {}; n document.createElement(script) ; n.type text/javascript, n.async !0, n.src r + ?sdkid + e + &lib + t; e document.getElementsByTagName(script)0; e.parentNode.insertBefore(n, e) }; ttq.load(D3MCR9RC77U93U3SUDBG); ttq.page(); }(window, document, ttq); /script> !-- TikTok Pixel Code End --> !-- Structured Data for SEO --> script typeapplication/ld+json> { @context: https://schema.org, @type: Game, name: Damaris, alternateName: Damaris MMORPG, description: Damaris este un MMORPG clasic gratuit ce imbina PVM-ul cu PVP-ul. Alatura-te aventurii acum!, genre: MMORPG, Role Playing Game, Fantasy, Action, url: https://damaris.gg, image: https://damaris.gg/assets/logo.png, logo: https://damaris.gg/assets/logo.png, operatingSystem: Windows, applicationCategory: Game, gamePlatform: PC, playMode: MultiPlayer, offers: { @type: Offer, price: 0, priceCurrency: RON, availability: https://schema.org/InStock, validFrom: 2025-01-01 }, aggregateRating: { @type: AggregateRating, ratingValue: 4.8, ratingCount: 500, bestRating: 5, worstRating: 1 }, keywords: MMORPG, joc online gratuit, RPG Romania, dungeons, PvP, Battle Royale, inLanguage: ro, en, publisher: { @type: Organization, name: Damaris Team, url: https://damaris.gg } }, { @context: https://schema.org, @type: Organization, name: Damaris, alternateName: Damaris MMORPG, url: https://damaris.gg, logo: https://damaris.gg/assets/logo.png, description: Echipa Damaris dezvolta si opereaza cel mai popular MMORPG clasic din Romania., contactPoint: { @type: ContactPoint, contactType: Customer Support, availableLanguage: Romanian, English }, sameAs: https://www.facebook.com/damarisgg, https://discord.gg/damaris }, { @context: https://schema.org, @type: WebSite, name: Damaris, url: https://damaris.gg, potentialAction: { @type: SearchAction, target: https://damaris.gg/search?q{search_term_string}, query-input: required namesearch_term_string } }, { @context: https://schema.org, @type: BreadcrumbList, itemListElement: { @type: ListItem, position: 1, name: Home, item: https://damaris.gg/ } } /script>style>@charset UTF-8;html{margin:0;padding:0;height:100%;overflow-y:auto;scroll-padding-top:120px}body{margin:0;padding:120px 0 0;height:100%;min-height:100vh;position:relative;overflow-y:visible}*{box-sizing:border-box}@media (max-width: 768px){html{scroll-padding-top:100px}body{padding-top:100px}}@media (max-width: 480px){html{scroll-padding-top:90px}body{padding-top:90px}}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}img{vertical-align:middle}iframe{border:0}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}:root{--fa-family-brands:Font Awesome 7 Brands;--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}:root{--fa-family-classic:Font Awesome 7 Free;--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}/style>link relstylesheet hrefstyles-IKLTUYSP.css crossoriginanonymous integritysha384-5snpknclzDWkAIuDtZZTiXjhs6AMZBkK80kOVoIvtU3NVNG9tZraUFO7TY/0Rz9a mediaprint onloadthis.mediaall>noscript>link relstylesheet hrefstyles-IKLTUYSP.css>/noscript>link relmodulepreload hrefchunk-T5NNMENH.js integritysha384-jpypxrSyLgfXssu8AS3dMvMgMVAqsA9Er00ggnf/s6cSs4rht39rzIoSn05QbxhI>link relmodulepreload hrefchunk-DMRGLPIA.js integritysha384-AK1gVkGUmIMRzTS7I2NJKvWNS5DccKU1PDq64Z3ypeneO0di0gIwcd1qXzNhYBOH>link relmodulepreload hrefchunk-KMCIDCLV.js integritysha384-ct3HG2EIZPxUtxKHd3KFGJSPHKQyr3+tZjWQ1p0csLxG/qFDA8pLolvccuuheKXT>link relmodulepreload hrefchunk-E7C3U3KI.js integritysha384-V29UPROhiXWU1PswZxgd3qTI0Tsbtg7fZsuozJThdbZLazTNE7zKSg2NqzSYczPQ>link relmodulepreload hrefchunk-5T5GTOSE.js integritysha384-fMpqJ9if+2UX14tMWXoVTRak2IO2Fki4YuTsbMS6fo0KNbX9l0Fy9Ck8N9W2hVzx>link relmodulepreload hrefchunk-4Z46TBRE.js integritysha384-jCZPznsexe4oCAfNts2n5wut8746YzegXz+H1QPQZFVHI1RSih50WbEIz9itMmq0>link relmodulepreload hrefchunk-WDYYJHNQ.js integritysha384-wxD18/t5rYGN5HcsO2qoIHMU5NadhX1IzzYMIsePfhTMeLM8Hb3UKp9lMqsyEwZK>link relmodulepreload hrefchunk-RYI462LR.js integritysha384-f72TBAsAsF/qORi4A37rMrmAJUSkcVpWdeL3ikNvo7fyE7HTqTu6avZV9N0ODnVR>link relmodulepreload hrefchunk-VG6VSOS5.js integritysha384-43QAsn68x6UyqnaNhdV0xO67rNYRIPXmzHk1hl90xEqYPTerff1F1IF8FVlF2gl2>link relmodulepreload hrefchunk-TW3JNJOC.js integritysha384-KdZX88VhoHSVLIhsGSMmmyU5fv75tE8q01e/IdhidslpxKOfW5nUNWw2an3eIeVg>link relmodulepreload hrefchunk-QLLE6OJD.js integritysha384-qEccCRx3Fh9vVEvSB+DZwTYplaGweL047Dd9JXYXr+5QJ6SMN7lVxUNWXBr/M+X3>/head>body> !-- Google Tag Manager (noscript) --> noscript>iframe srchttps://www.googletagmanager.com/ns.html?idGTM-K5C9G9V8 height0 width0 styledisplay:none;visibility:hidden>/iframe>/noscript> !-- End Google Tag Manager (noscript) --> !-- Facebook Pixel (noscript) --> noscript> img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?idYOUR_FACEBOOK_PIXEL_ID&evPageView&noscript1> /noscript> !-- Loading screen --> div idapp-loading classapp-loading> div classloading-content> div classloading-spinner>/div> div classloading-text>Loading Damaris.../div> /div> /div> app-root>/app-root> !-- Toplist link for crawler verification --> div styledisplay: none;> a target_blank hrefhttps://metin2pserver.net/ titleBest Metin2 Pservers Toplist data-id3742>Metin2 Pserver Toplist/a> /div>script srcpolyfills-JAHE76AJ.js typemodule crossoriginanonymous integritysha384-8KT2wWNBXh7viEuBE8UUnvZxpp/8ayu9ZGK0O4x7t+5eLOu54B2rwncSY7zbMVV7>/script>script srcmain-ST7JIQWE.js typemodule crossoriginanonymous integritysha384-D8FhPqwEVqpcyVG+sjZyCQLn7+zamgtSKJeBw6lJVYgPr+nxFnZiOleYxreHpreH>/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]