Help
RSS
API
Feed
Maltego
Contact
Domain > www.acmun.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2017-03-15
52.4.62.28
(
ClassC
)
2025-12-03
31.42.127.135
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginx/1.22.1Date: Wed, 03 Dec 2025 23:58:52 GMTContent-Type: text/htmlContent-Length: 169Connection: keep-aliveLocation: https://www.acmun.org/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.22.1/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginx/1.22.1Date: Wed, 03 Dec 2025 23:58:53 GMTContent-Type: text/html; charsetutf-8Content-Length: 24881Connection: keep-aliveX-Frame-Options: DENYX-Content-Type-Options: nosniffReferrer-Policy: same-originCross-Origin-Opener-Policy: same-origin !DOCTYPE html>html langen>head> link relicon href/static/favicon.png typeimage/png> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta namedescription contentJoin ACMUN 2025 — the Model United Nations conference of Anabilim Schools. Learn, debate, and connect.>script typeapplication/ld+json>{ @context: https://schema.org, @type: Organization, url: https://acmun.org, logo: https://acmun.org/static/favicon.jpg, name: ACMUN, sameAs: https://www.instagram.com/acmun_official/ }/script> title>ACMUN | Homepage/title> link relstylesheet hrefhttps://use.typekit.net/sch5dcf.css> !-- Montserrat --> script srchttps://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js>/script> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css /> style> :root{ --main_red: rgb(218, 5, 50); --lightest_red: rgb(254, 193, 206); --lighter_red: rgb(251, 68, 107); --darker_red: rgb(187, 4, 43); --darkest_red: rgb(62, 1, 14); --main_gray: rgb(96, 96, 96); --lightest_gray: rgb(242, 242, 242); --lighter_gray: rgb(175, 175, 175); --darker_gray: rgb(77, 77, 77); --darkest_gray: rgb(26, 26, 26); ---color: #ffffff; } html, body { max-width: 100%; overflow-x: hidden; } @font-face { font-family: Baskerville; src: url(/static/fonts/Baskerville/Baskerville-SemiBold-05.ttf) format(truetype); font-weight: 600; font-style: normal; } body{ margin: 0px; max-width: 100%; overflow-x: hidden; } p{ font-family: Montserrat; font-size: 18px; } hr{ border-color: var(--darker_gray); margin: 2px; } svg{ height: 32px; } .header { position: fixed; display: flex; top: 0; left: 0; right: 0; height: 64px; margin-top: 16px; margin-left: 5vw; /* 5vw */ margin-right: 5vw; /* 5vw */ border-radius: 32px; padding: 8px; gap: 32px; box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 20); backdrop-filter: blur(60px); border: 1px solid rgba(255, 255, 255, 0.3); z-index: 999; background-color: rgba(128, 128, 128, 0.1); } .logoDiv{ width: 64px; background-color: transparent !important; border-radius: 24px; display: grid; justify-content: center; align-items: center; cursor: pointer; top: 0; border: 1px solid rgba(255, 255, 255, 0.2); } .sectionsDiv{ flex: 1; display: flex; justify-content: right; border-radius: 24px; gap: 16px; padding-right: 8px; } .section{ display: flex; flex-direction: row; justify-content: center; align-items: center; align-content: center; background-color: transparent !important; /*background-color: var(--darkest_red);*/ /*border: 1px solid rgba(255, 255, 255, 0.2);*/ /*box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 20);*/ border-radius: 16px; margin-top: 8px; margin-bottom: 8px; padding-left: 16px; padding-right: 16px; /*color: var(--lightest_red);*/ font-family: Montserrat; cursor: pointer; min-height: 46px; white-space: nowrap; color: rgb(255, 250, 250); transition: all 0.3s ease; text-shadow: 0 0 4px rgba(0, 0, 0, 0.9), 0 0 8px rgba(0, 0, 0, 0.7); } .fullSection{ position: relative; display: inline-block; height: 100%; padding-bottom: 40px; } .fullSection:hover .innerSection { display: block; } .innerSection{ display: none; position: absolute; top: 69px; box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 20); backdrop-filter: blur(60px); border: 1px solid rgba(255, 255, 255, 0.2); } .hamburgerMenu{ display: none; } .hamburgerNav{ position: fixed; width: 100%; height: 100vh; background-color: var(--main_red); z-index: 1000; display: none; flex-direction: column; color: white; justify-content: center; align-content: center; align-items: center; font-family: Montserrat; font-size: 32px; opacity: 0; transition: opacity 0.5s ease; } .hamburgerNav > *{ cursor: pointer; } #closeHamburger{ margin-bottom: 16px; } .footer{ background-color: var(--main_red); display: flex; flex-direction: column; } .top-footer{ flex: 1; display: flex; padding-bottom: 48px; padding-left: 24px; padding-top: 48px; } .acmunInfo{ flex: 1; display: flex; flex-direction: column; padding-left: 48px; padding-top: 48px; gap: 8px; } .footerLogo{ width: 100px; height: 100px; background-color: white; border-radius:25px; } .footerMail{ color: white; margin: 0; } .footerAccounts{ display: flex; gap: 8px; } .footerAccounts > div{ width: 32px; height: 32px; border-radius: 8px; background-color: white; } .footerSections{ flex: 1; display: flex; } .spcFooterSection{ color: white; flex: 1; } .spcFooterSection > h3{ font-family: Baskerville; margin: 0; font-size: 20px; } .spcFooterSection > a{ font-family: Montserrat; display: block; font-size: 16px; cursor: pointer; } .bottom-footer{ height: 75px; background-color: var(--darker_red); display: flex; } .bottom-footer > div{ flex: 1; margin: 0; align-items: center; color: white; display: flex; } .mainPage { position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; height: 100vh; display: flex; justify-content: center; align-items: center; flex-direction: column; transition: background-image 2s ease; animation: imageScaleUp 10s ease-in-out infinite; overflow: hidden; } .mainPage::before { content: ; position: absolute; inset: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 0; } .mainPage > * { position: relative; z-index: 1; } @keyframes imageScaleUp { 0% { background-position: center top; } 50% { background-position: center center; } 100% { background-position: center top; } } .orgName{ color: white; font-family: Baskerville, serif; font-size: 64px; z-index: 50; } .timeRemaining { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 32px; } .timeRemaining > * { border-radius: 32px; padding: 32px; backdrop-filter: blur(25px); border: 1px solid rgba(255, 255, 255, 0.2); display: flex; flex-direction: column; justify-content: center; align-items: center; color: white; font-family: Montserrat; box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 20); background: rgba(255, 255, 255, 0.1); } .timeRemaining *{ margin: 4px; } .timeRemaining p:first-child { font-size: clamp(18px, 4vw, 24px); font-weight: 600; opacity: 0.9; } .timeRemaining p:last-child { font-size: clamp(48px, 10vw, 72px); font-weight: 600; line-height: 1; } .timeName{ font-size: 32px; font-weight: 600; } .timeRemain{ font-size: 96px; } .sponsorContainer { overflow: hidden; width: 100%; position: relative; margin-top: -125px; } .sponsors { display: flex; width: max-content; animation: scrollLeft 30s linear infinite; gap: 24px; padding-left: 24px; } .sponsors > *{ display: grid; justify-content: center; align-items: center; height: 90px; min-width: 200px; backdrop-filter: blur(25px); border: 1px solid rgba(255, 255, 255, 0.2); box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 20); border-radius: 32px; color: white; } .sponsor { font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif; } @keyframes scrollLeft{ 0% { transform: translateX(0%); } 100% { transform: translateX(-50%); } } .letters{ display: flex; flex-direction: column; margin-top: 64px; margin-left: 128px; margin-right: 128px; margin-bottom: 64px; justify-content: center; gap: 32px; } .letters > *{ height: 200px; flex: 1; background-color: var(--lightest_gray); box-shadow: 0px 0px 2px 0.5px rgba(0, 0, 0, 20); padding: 24px; border-radius: 32px; } .letters * { margin: 0; } .letters h2{ font-family: Baskerville; font-size: 32px; } @media only screen and (max-width: 1002px) { .hamburgerMenu { display: block; } .normalSection{ display: none; } p{ font-size: 12px; } .letters h2{ font-size: 24px; } .footerSections{ flex-direction: column; gap:8px } .orgName{ font-size: 48px; } .timeRemaining{ grid-template-columns: 1fr 1fr; gap: 16px; } .timeName{ font-size: 24px; } .timeRemain{ font-size: 64px; } } @media only screen and (max-width: 480px) { .top-footer{ flex-direction: column; gap: 16px; } .letters{ margin-left: 64px; margin-right: 64px; } } /style>/head>body> div classhamburgerNav idhamburgerNav> div idcloseHamburger>X/div> div>Homepage/div> div onclickwindow.location/team;>Our Team/div> div onclickwindow.location/previously;>Previously/div> div onclickwindow.location/committees;>Committees/div> div onclickwindow.location/apply;>Application/div> div>Schedule/div> div onclickwindow.location/map;>Map/div> div onclickwindow.location/faq;>F.A.Q./div> /div> div classheader> div classlogoDiv onclickwindow.location/;> img src/static/favicon.png stylewidth: 100%; height: 100%; display: block; bottom: 5px; position: relative;> /div> div classsectionsDiv> div idbg classsection normalSection onclickwindow.location/;> Homepage /div> div classfullSection normalSection> div classsection> span stylefont-size: 12px; margin-right: 8px;>▼/span> About Us /div> div classsection innerSection> div onclickwindow.location/team;>Our Team/div> hr> div>Previously/div> /div> /div> div classsection normalSection onclickwindow.location/committees;> Committees /div> div classsection normalSection onclickwindow.location/apply;> Application /div> div classfullSection normalSection> div classsection > span stylefont-size: 12px; margin-right: 8px;>▼/span> Other /div> div classsection innerSection> div>Schedule/div> hr> div onclickwindow.location/map;>Map/div> hr> div onclickwindow.location/faq;>F.A.Q./div> /div> /div> div classsection hamburgerMenu idhamburgerMenu> svg xmlnshttp://www.w3.org/2000/svg viewBox0 0 24 24 fillcurrentColor classsize-6> path fill-ruleevenodd dM3 6.75A.75.75 0 0 1 3.75 6h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 6.75ZM3 12a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 12Zm0 5.25a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75Z clip-ruleevenodd /> /svg> /div> /div> /div> div classmainPage idmainPage> div classorgName> ACMUN26 /div> div classtimeRemaining > div classremainingDays> p classtimeName> Days /p> p classtimeRemain idremainingDaysP> 00 /p> /div> div classremainingHours> p classtimeName> Hours /p> p classtimeRemain idremainingHoursP> 00 /p> /div> div classremainingMinutes> p classtimeName> Minutes /p> p classtimeRemain idremainingMinutesP> 00 /p> /div> div classremainingSeconds> p classtimeName> Seconds /p> p classtimeRemain idremainingSecondsP> 00 /p> /div> /div> /div> div classsponsorContainer> div classsponsors> div classsponsor>U.N./div> div classsponsor>Apple/div> div classsponsor>Made with ❤/div> div classsponsor>Liquid Glass/div> div classsponsor>ACMUN/div> div classsponsor>ANABILIM/div> div classsponsor>Agartha/div> div classsponsor>IT Department/div> div classsponsor>I ❤ ACMUN/div> div classsponsor>U.N./div> div classsponsor>Apple/div> div classsponsor>Made with ❤/div> div classsponsor>Liquid Glass/div> div classsponsor>ACMUN/div> div classsponsor>ANABILIM/div> div classsponsor>Agartha/div> div classsponsor>IT Department/div> div classsponsor>I ❤ ACMUN/div> /div> /div> div classletters> div> h2>Letter from The Secretary General/h2> p>Most esteemed participants of the ACMUN 26 conference,/p>br>p> I, as the Secretary General of ACMUN, welcome you all to the 2nd edition of Anabilim College Model United Nations. It is an honor and a pleasure to be able to present to you what we have been preparing for months and have been dreaming of for almost three years. It all started with my Main Team members and I finally agreeing to make a MUN conference in our school. I stand proudly watching how we grow while improving our younger siblings and ourselves. My team has worked tirelessly to bring the best you have ever seen. We anticipate your welfare at this conference.As a delegate, your journey begins here, with the study guide prepared by our dedicated members; your most honorable chairboard. I advise you to read this study guide thoroughly and expand your research on different perspectives, focusing on your allocated country. It is essential to bear in mind that each nation and every perspective holds significance if you are prepared to engage with the agenda at hand. You have my best wishes for success and enlightening discussions during these three days of enjoyment. I am thrilled to see the meaningful impact you’ll bring to our conference./p>br>p>Best regards,/p>br>p>Ceyda Kaprol/p>br>p>Secretary General of ACMUN26 /p> /div> div> h2>Letter/h2> p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec eu tellus nec nisl pulvinar sagittis et eget sem. Sed ornare, enim id dictum molestie, metus velit varius tortor, sit amet feugiat libero tortor et ipsum. Quisque pellentesque posuere mauris sed gravida. Nulla maximus ut quam non rhoncus. Suspendisse dapibus scelerisque nisi, non mattis erat volutpat vel. Mauris ullamcorper lacus malesuada purus mattis, vel lacinia risus tristique. Donec dignissim magna quis sapien convallis, ac tempus odio scelerisque. Praesent at lacus ut ligula fringilla tempus. Integer dignissim, erat in dictum tempus, ex est semper elit, vitae ornare quam mauris sit amet eros. In rutrum tincidunt purus, eget ullamcorper nisi malesuada vitae. Nulla porta viverra rutrum. /p> /div> /div> div classfooter> div classtop-footer> div classacmunInfo> div classfooterLogo> img src/static/favicon.jpgstyleborder-radius:20px;width: 100%; height: 100%; display: block; position: relative;> /div> p classfooterMail>acmun@anabilim.k12.tr/p> div classfooterAccounts> div>/div> div>/div> div>/div> /div> /div> div classfooterSections> div classspcFooterSection> h3>Committees/h3> a>UNODC/a> a>UNICEF/a> a>UNISDR/a> a>WHO/a> a>HRC / UNHRC/a> /div> div classspcFooterSection> h3>Applications/h3> a>Delegate Application/a> a>Chair Application/a> a>Other.../a> /div> div classspcFooterSection> h3>Previously/h3> a>ACMUN25/a> /div> /div> /div> div classbottom-footer> div stylepadding-left: 32px;> p>Made by the IT Team of ACMUN26/p> /div> div stylejustify-content: right; padding-right: 32px;> p>Copyright 2026/p> /div> /div> /div> script> { const targetDate new Date(2026-01-13T09:00).getTime(); const now new Date().getTime(); const timeLeft targetDate - now; function updateCountdown() { const now new Date().getTime(); const timeLeft targetDate - now; if (timeLeft 0) { document.getElementById(remainingDaysP).textContent 00; document.getElementById(remainingHoursP).textContent 00; document.getElementById(remainingMinutesP).textContent 00; document.getElementById(remainingSecondsP).textContent 00; clearInterval(timerInterval); return; } let days Math.floor(timeLeft / (1000 * 60 * 60 * 24)); let hours Math.floor((timeLeft % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); let minutes Math.floor((timeLeft % (1000 * 60 * 60)) / (1000 * 60)); let seconds Math.floor((timeLeft % (1000 * 60)) / 1000); if(days 10){ days 0 + days; } if(hours 10){ hours 0 + hours; } if(minutes 10){ minutes 0 + minutes; } if(seconds 10){ seconds 0 + seconds; } document.getElementById(remainingDaysP).textContent `${days}`; document.getElementById(remainingHoursP).textContent `${hours}`; document.getElementById(remainingMinutesP).textContent `${minutes}`; document.getElementById(remainingSecondsP).textContent `${seconds}`; } updateCountdown(); const timerInterval setInterval(updateCountdown, 1000); } { const media /static/media/Image1.JPG, /static/media/Image2.JPG, /static/media/Image3.JPG, /static/media/Image4.JPG, /static/media/Image5.JPG, /static/media/Image6.JPG ; let imageNum -1; const backgroundDiv document.getElementById(mainPage); function changeImage() { imageNum++; if (imageNum > media.length) { imageNum 0; } backgroundDiv.style.backgroundImage `url(${mediaimageNum})`; } changeImage(); setInterval(changeImage, 10000); } { const hamburgerMenu document.getElementById(hamburgerNav); const hamburgerMenuButton document.getElementById(hamburgerMenu); hamburgerMenuButton.addEventListener(click, () > { hamburgerMenu.style.display flex; setTimeout(() > { hamburgerMenu.style.opacity 1; }, 1); }) const closeHamburger document.getElementById(closeHamburger); closeHamburger.addEventListener(click, () > { hamburgerMenu.style.opacity 0; }) hamburgerMenu.addEventListener(transitionend, (event) > { if (event.propertyName opacity && hamburgerMenu.style.opacity 0) { hamburgerMenu.style.display none; } }); } /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
]