Help
RSS
API
Feed
Maltego
Contact
Domain > authsmtp.ygm.dk
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-31
198.57.151.192
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sat, 31 Jan 2026 11:33:17 GMTServer: ApacheExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheSet-Cookie: CONCRETE51fff3ee6d904f0c176e0530eebb2e79f; path/; HttpOnlyUpgrade: h2,h2cConnection: UpgradeVary: Accept-EncodingTransfer-Encoding: chunkedContent-Type: text/html; charsetUTF-8 !DOCTYPE html>html langen>head>meta http-equivcontent-type contenttext/html; charsetUTF-8 />title>Oklahoma City Internation Folk Dancers :: Home/title>meta namedescription content />meta namegenerator contentconcrete5 - 5.6.4.0 />script typetext/javascript>var CCM_DISPATCHER_FILENAME /index.php;var CCM_CID 1;var CCM_EDIT_MODE false;var CCM_ARRANGE_MODE false;var CCM_IMAGE_PATH /updates/concrete5.6.4.0_updater/concrete/images;var CCM_TOOLS_PATH /index.php/tools/required;var CCM_BASE_URL http://authsmtp.ygm.dk;var CCM_REL ;/script>link relstylesheet typetext/css href/updates/concrete5.6.4.0_updater/concrete/css/ccm.base.css />script typetext/javascript src/updates/concrete5.6.4.0_updater/concrete/js/jquery.js>/script>script typetext/javascript src/updates/concrete5.6.4.0_updater/concrete/js/ccm.base.js>/script>style typetext/css> #blockStyle285Main1 {background-repeat:no-repeat; } /style>link relstylesheet typetext/css href/updates/concrete5.6.4.0_updater/concrete/blocks/slideshow/view.css />title>Oklahoma City Internation Folk Dancers/title>meta http-equivcontent-type contenttext/html;charsetutf-8 />meta namerobots contentindex, follow />link relstylesheet href/themes/okcifd/stylesheets/base.css mediascreen typetext/css />link relstylesheet href/themes/okcifd/stylesheets/screen.css mediascreen typetext/css />link relstylesheet href/themes/okcifd/stylesheets/print.css mediaprint typetext/css />link relstylesheet href/themes/okcifd/stylesheets/shadowbox.css typetext/css mediascreen />!--script typetext/javascript src/themes/okcifd/js/jquery.js>/script>-->script typetext/javascript src/themes/okcifd/js/shadowbox.js>/script>script typetext/javascript src/themes/okcifd/js/jquery.cycle.js>/script>script typetext/javascript src/themes/okcifd/js/jquerySlideshow.js>/script>!--if lt IE 7> link relstylesheet typetext/css href/themes/okcifd/stylesheets/IE6.css /> style typetext/css mediascreen>body{behavior:url(/stylesheets/csshover.htc);}/style> !endif-->/head>body>div classsiteContainer> div classsiteHeader> div classlogo> h1>a classfixPNG href/>Oklahoma City International Folk Dancers/a>/h1> /div> /div> div idblockStyle285Main1 classnav ccm-block-styles >ul classnav-header> li classnav-selected nav-path-selected first> a classnav-selected nav-path-selected first href/ target_self>Home/a> /li> li class> a class href/index.php/photos-and-video/ target_self>Photos/a> /li> li class> a class href/index.php/dance-list/ target_self>Dance List/a> /li> li class> a class href/index.php/announcements/ target_self>Announcements/a> /li> li class> a class href/index.php/location/ target_self>Location/a> /li> li class> a class href/index.php/aboutus/ target_self>About Us/a> /li> li class> a class href/index.php/dance-links/ target_self>Dance Links/a> /li> li class> a class href/index.php/contact/ target_self>Contact/a> /li> li class> a class href/index.php/kaut-videos/ target_self>KAUT Videos/a> /li>/ul>div classccm-spacer> /div>/div> div classbanner clear> script typetext/javascript>//!CDATAvar ccmSlideShowHelper62 { bID:62, imgNum:0, init:function(){ this.displayWrap$(#ccm-SlideshowBlock-display+this.bID); if(this.imgInfos.length0){ //alert(There are no images in this slideshow); return false; } var maxHeight0; for(var i0;ithis.imgInfos.length;i++){ this.addImg(i); if(maxHeight0 || this.imgInfosi.imgHeight > maxHeight) maxHeightthis.imgInfosi.imgHeight; } this.displayWrap.css(height,maxHeight); //center images for(var i0;ithis.imgInfos.length;i++){ if( this.imgInfosi.imgHeight maxHeight){ var t((maxHeight - this.imgInfosi.imgHeight)/2); this.imgElsi.css(top,t); } } this.nextImg(); }, nextImg:function(){ if(this.imgNum>this.imgInfos.length) this.imgNum0; this.imgElsthis.imgNum.css(opacity,0); this.imgElsthis.imgNum.css(display,block); this.imgElsthis.imgNum.animate({opacity:1}, this.imgInfosthis.imgNum.fadeDuration*1000,,function(){ccmSlideShowHelper62.preparefadeOut()}); var prevNumthis.imgNum-1; if(prevNum0) prevNumthis.imgInfos.length-1; if(this.imgInfos.length1) return; this.imgElsprevNum.animate({opacity:0},this.imgInfosthis.imgNum.fadeDuration*800,function(){this.style.zIndex1;}); }, preparefadeOut:function(){ if(this.imgInfos.length1) return; var milisecDurationparseInt(this.imgInfosthis.imgNum.duration)*1000; this.imgElsthis.imgNum.css(z-index,2); setTimeout(ccmSlideShowHelper+62+.nextImg();,milisecDuration); this.imgNum++; }, maxHeight:0, imgEls:, addImg:function(num){ var eldocument.createElement(div); el.idslideImgWrap+num; el.classNameslideImgWrap; if(this.imgInfosnum.fullFilePath.length>0) imgURLthis.imgInfosnum.fullFilePath; else imgURL/files/+this.imgInfosnum.fileName; //el.innerHTMLimg src+imgURL+ >; el.innerHTMLdiv styleheight:+this.imgInfosnum.imgHeight+px; background:url(\+escape(imgURL)+\) center no-repeat> /div>; //alert(imgURL); if(this.imgInfosnum.url.length>0) { //el.linkURLthis.imgInfosnum.url; var clickEventonclickreturn ccmSlideShowHelper62.imgClick( this.href );; el.innerHTMLa href+this.imgInfosnum.url+ +clickEvent+ >+el.innerHTML+/a>; } el.style.displaynone; this.displayWrap.append(el); var jqEl$(el); this.imgEls.push(jqEl); }, imgClick:function(linkURL){ //override for custom behavior }, imgInfos: { fileName:OKCIFD-farewell-to-Tom-Miller.jpg, fullFilePath:/files/1013/4430/9120/OKCIFD-farewell-to-Tom-Miller.jpg, duration:5, fadeDuration:3, url:/files/1013/4430/9120/OKCIFD-farewell-to-Tom-Miller.jpg, groupSet:0, imgHeight:370 } , { fileName:Hambo.jpg, fullFilePath:/files/5213/4430/9119/Hambo.jpg, duration:5, fadeDuration:3, url:/files/5213/4430/9119/Hambo.jpg, groupSet:0, imgHeight:370 } , { fileName:Maypole-Dance-at-OKCIFD.jpg, fullFilePath:/files/9613/4430/9121/Maypole-Dance-at-OKCIFD.jpg, duration:5, fadeDuration:3, url:/files/9613/4430/9121/Maypole-Dance-at-OKCIFD.jpg, groupSet:0, imgHeight:370 } }$(function(){ccmSlideShowHelper62.init();}); //>/script>div idccm-SlideshowBlock-display62 styleheight:370px classccm-SlideshowBlock-display>div idccm-SlideshowBlock-heightSetter62 classccm-SlideshowBlock-heightSetter>/div>div classccm-SlideshowBlock-clear >/div>/div> /div> div classcontentContainer clear> div classsiteContent homePage> p>span stylefont-size: medium;>strong>Welcome/strong> to the Oklahoma City International Folk Dancers Site. The Oklahoma City International Folk Dancers is a non-profit group for the enjoyment and preservation of recreational folk-dancing. International folk dancing includes the traditional social dances of many countries and cultures./span>/p>p>strong>span stylefont-size: large;>We meet every Monday Night (Currently wearing masks while dancing)/span>/strong>/p>p>span stylefont-size: medium;>Where: First Unitarian Church 600 N.W. 13th St, Oklahoma City, OK/span>/p>p>span stylefont-size: medium;>When: 7:00- 10:00 p.m./span>/p>p>span stylefont-size: medium;>Come and go as you please./span>/p>p>span stylefont-size: medium;>Suggested donation: $3.00-$5.00 per night, first time is free!/span>/p>p>strong>span stylefont-size: medium;>Monday Night Dance Program:/span>/strong>/p>p>span stylefont-size: medium;> 7-8 p.m. Beginning Teaching/span>/p>p>span stylefont-size: medium;>8-8:30 p.m. Programmed session (from previously taught dances)/span>/p>p>span stylefont-size: medium;>8:30-9:00 p.m. Requests on 1st and 5th Mondays,/span>/p>p>span stylefont-size: medium;>8:30-9:00 2nd, 3rd and 4th Mondays Regular teaching session/span>/p>p>span stylefont-size: medium;>9-10 p.m. Request dancing/span>/p>p>strong>span stylefont-family: book antiqua,palatino; font-size: large;>Membership meeting results for the year 2024/span>/strong>/p>p>strong>span stylefont-family: book antiqua,palatino; font-size: large;>Officers: /span>/strong>/p>p>span stylefont-family: book antiqua,palatino; font-size: large;>Rebekah Valencia: Coordinator/span>/p>p>span stylefont-family: book antiqua,palatino; font-size: large;>Noel Osborn: Education Coordinator/span>/p>p>span stylefont-family: book antiqua,palatino; font-size: large;>Jack Alley: Treasurer/span>/p>p>strong>span stylefont-family: book antiqua,palatino; font-size: large;>Board Members: /span>/strong>/p>p>span stylefont-family: book antiqua,palatino; font-size: large;>Jack Alley, Noel Osborn, Joan Chambers, David Kauer, /span>/p>p>span stylefont-family: book antiqua,palatino; font-size: large;>Kyna Burnett, Eric Garrison,/span>/p>p>span stylefont-family: book antiqua, palatino; font-size: large;>Rhonda Smith, /span>span stylefont-family: book antiqua, palatino; font-size: large;>Tamara Smith, Rebekah Valencia/span>/p>p>strong>span stylefont-family: book antiqua, palatino; font-size: large;>Old Country Weekend Coordinator:/span>/strong>/p>p>span stylefont-family: book antiqua, palatino; font-size: large;>Rebekah Valencia/span>/p> div classdanceCol hidden> a classhpHeaderLink href>See All Dances/a> h3 classhpHeader>Featured Dance/h3> div classhpEventList> /div> /div> /div> div classeventsCol> a classhpHeaderLink hrefindex.php/announcements/>See All/a> h3 classhpHeader>Announcements/h3> div classhpEventList> p styletext-align: center;>span stylecolor: #000000; font-size: large;>strong>42nd Annual /strong>/span>/p>p styletext-align: center;>span stylecolor: #000000; font-size: large;>strong>Old Country Weekend/strong>/span>/p>p styletext-align: center;>span stylecolor: #ff0000;>span stylefont-size: medium;>strong>October 24-26, 2025/strong>/span>span stylefont-size: medium;>strong>. Cross Point Camp, Kingston, OK /strong>/span>/span>/p>p styletext-align: center;>span stylecolor: #ff0000; font-size: medium;>strong>SAVE THE DATE!/strong>/span>/p>p styletext-align: center;>span stylecolor: #000000; font-size: medium;>strong>FEATURING/strong>/span>/p>p styletext-align: center;>span stylefont-size: x-large;>strong>ROBERTO BAGNOLI/strong>/span>/p>p styletext-align: center;>span stylefont-size: x-large;>strong> From Rome, Italy/strong>/span>/p>p styletext-align: center;>span stylefont-size: x-large;>strong>Teaching Balkan and Israeli dances/strong>/span>/p>p aligncenter> /p>p styletext-align: center;>span stylecolor: #800080; font-size: large;>strong>Live Music by Don Weeda & Anne Alexander/strong>/span>/p>p styletext-align: center;> /p>p styletext-align: center;>span stylecolor: #0000ff; font-size: x-large;>strong>strong>REGISTRATION FORM /strong>/strong>/span>/p>p styletext-align: center;>span stylecolor: #0000ff; font-size: x-large;>strong>strong>NOTE THAT COVID RESTRICTIONS HAVE BEEN LIFTED AND LATE FEES WAIVED/strong>/strong>/span>/p>p styletext-align: center;>span stylecolor: #0000ff; font-size: x-large;>strong>strong>Address questions to Rebekah/strong>/strong>/span>/p>p styletext-align: center;>span stylecolor: #0000ff; font-size: x-large;>strong>strong>cool_beques at yahoo/strong>/strong>/span>/p>p styletext-align: center;>span stylecolor: #0000ff; font-size: x-large;>strong>strong>a classfile ext-pdf href/index.php/download_file/view/61/1/>OCW 2025REGMOD.pdf/a>/strong>/strong>/span>/p>p styletext-align: center;>span stylefont-size: large;>a classfile ext-docx href/index.php/download_file/view/54/1/> /a>/span>/p>hr />p>span stylefont-size: medium;> /span>/p> div classhpEventItem hidden> div classeventName>Event Name Placeholder/div> div classeventDate>May 1, 2012/div> div classeventDesc>lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam eget egestas neque. Suspendisse .../div> /div> /div> /div> /div> div classsiteFooter> div classfooterText>Copyright © 2026 Oklahoma City Internation Folk Dancers - span classsign-in>a href/index.php/login/>Sign In to Edit this Site/a>/span>/div> /div>/div>/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
]