Yesform.com // <!-- html_onload = false; sear_keyword = ''; resuri = 'https%3A%2F%2Fwww.yesform.com%2F'; /* document.domain = 'yesform.com'; |www.yesform.com|www236 */ is_documentDomain_setting = true; if(!is_documentDomain_setting) { var hostname = ''; var oHostname = document.location.hostname.toLowerCase(); if(oHostname.indexOf('yesform.com')>-1) { hostname = 'yesform.com'; } else if(oHostname.indexOf('yesform.co.kr')>-1) { hostname = 'yesform.co.kr'; } else if(oHostname.indexOf('form.re.kr')>-1) { hostname = 'form.re.kr'; } if(hostname.length>5) document.domain = hostname; } //alert(document.domain); /* if(typeof(parent.document)=='object') { resuri+= parent.document.location.protocol + '//'; resuri+= parent.document.location.hostname; if(parent.document.location.port) resuri += ':' + parent.document.location.port; if(parent.document.location.pathname) resuri += parent.document.location.pathname; if(parent.document.location.search) { resuri += parent.document.location.search; } //resuri = escape(resuri); } else { resuri+= document.location.protocol + '//'; resuri+= document.location.hostname; if(document.location.port) resuri += ':' + document.location.port; if(document.location.pathname) resuri += document.location.pathname; if(document.location.search) { resuri += document.location.search; } resuri = 'http%3A%2F%2Fwww.yesform.com%2F'; } */ resuri = escape(resuri); extend = "https://www.yesform.com/z_n/myform/member_extend.php?gMode=extend&urlstr=" + resuri; extend_change = 'https://www.yesform.com/z_n/myform/bschange_intro.php?urlstr=' + resuri; login = "https://www.yesform.com/z_n/member/login.php?urlstr=" + resuri; loginRe= "https://www.yesform.com/z_n/member/login.php?urlstr="; memjoin= "https://www.yesform.com/z_n/member/member_reg.php?urlstr=" + resuri; XPSP2 = (window.navigator.userAgent.indexOf("SV1") != -1); XPIE7 = (window.navigator.userAgent.indexOf("MSIE 7") != -1); function MM_swapImgRestore() { var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_findObj(n, d) { var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { var ii,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(ii=0;ii<(a.length-2);ii+=3) if ((x=MM_findObj(a[ii]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[ii+2];} } function MM_reloadPage(init) { if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); function MM_showHideLayers() { var i,p,v,obj,args=MM_showHideLayers.arguments; for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2]; if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; } obj.visibility=v; } } function getCookie(Name) { var search = Name + "="; if(document.cookie.length>0) { offset = document.cookie.indexOf(search); if(offset != -1) { offset += search.length; end = document.cookie.indexOf(";", offset); if(end == -1) end = document.cookie.length; return unescape(document.cookie.substring(offset, end)); } } } function setCookie(name,value,inexpires,path,domain,secure) { var today = new Date(); var expires = new Date(Math.floor(today.getTime()) + (inexpires*1000)); document.cookie = name + '=' + escape(value) + ';' + ((expires) ? ' expires=' + expires.toGMTString() + ';' : '') + ((path) ? ' path=' + path + ';' : '') + ((domain) ? ' domain=' + domain + ';' : '') + ((secure) ? ' secure' + ';' : ''); } function sfocus() { if(self.name!='sitecheck') { document.searchform.q.focus(); } } var cPROTOCOL = location.protocol; var MOVE_FOCUS = ""; // lvch ???? ??Ŀݺ ?̵? cUserInfo = getCookie('cUser_info'); cUser_join = getCookie('cUser_join'); cAd_join = getCookie('cAd_join'); pagetest82 = getCookie('pagetest82'); //javascript:alert(document.cookie); if(cUserInfo) { aUserInfo = cUserInfo.split(":"); user_iden = ''; user_name = ''; user_mail = ''; user_type = ''; user_cmpy = ''; if(cUserInfo == "1"){ user_uniq = '0'; user_telc = ''; user_lday = ''; }else{ user_uniq = getCookie('cUser_uniq'); user_telc = getCookie('cUser_telc'); user_lday = getCookie('cUser_lday'); } user_ldte = ''; Charge = (user_lday>0) ? '????':'????'; ChargeType= ''; if(!ChargeType && Charge=="????" && user_type=="????") ChargeType="company"; } /* */ function ClearLayer() { if(typeof(viewSearchLayerClear)=="function") viewSearchLayerClear(); // lvch } /* */ window.onbeforeunload = function(e) { var cPageNum = getCookie('cPageNum'); if(isNaN(cPageNum)) { cPageNum = 1; } else { cPageNum = Number(cPageNum) + 1; } document.cookie = "cPageNum=" + cPageNum + "; path=/; domain=.yesform.com"; //var ie = /(msie) ([\d]{1,})./gi.exec(window.navigator.userAgent.split(';')); //if(ie) { // ?߸? óخ ?Ǵ? ???찡 ?־? ???????? ?ƴ???. //if( event.clientY<0 ) { // var url = 'http://www.yesform.com/z_n/member/c

900ظ ȸ¿øÀ̿ë! ±¹³» Ãִë±Ըð ¹®¼­Àڷá, ¿¢¼¿¼­½Ä, ÆĿöÆ÷ÀÎƮÅÛÇø´, °è¾༭, À̷¼­, Àڱâ¼ҰӼ­, ÀçÁ÷Áõ¸�, »ç¾÷°èȹܭ, ¿¶óÀεµÀå, ¾ç½ĻùÇÃ, ¼­½Ļó´ã½Ç Á¦°ø.

Online Status
Online

Server IP address resolved: Yes
Http response code: 200
Response time: 2.96 sec.
Last Checked: 02/02/2023

Over the time yesform.com has been ranked as high as 6,921 in the world, while most of its traffic comes from Korea, where it reached as high as 2,240 position.

Yesform.com receives about 2,996 unique visitors and 8,389 pageviews per day. The estimated value of yesform.com is 148,920 USD. Each unique visitor makes about 2.8 pageviews on average.

Yesform.com is registered under .COM top-level domain. Check other websites in .COM zone.

At the time of the last check (April 26, 2021) yesform.com has an expired wildcard SSL certificate issued by DigiCert Inc (expired on April 30, 2022). Check other websites using SSL certificates issued by DigiCert Inc.

According to Google Safe Browsing, Google Safe Search and Symantec yesform.com is quite a safe domain.

Mobile-Friendly test indicates that yesform.com is well optimized for mobile and tablet devices, however website page loading time could be improved.


Global Rank
80,231
Average Load Time
1.29sec
Links In Count
87
Website Value
$148,920

Overview
Last Updated: 05/06/2024
Overall result - "yesform.com" is SAFE.
We gather website safety and reputation data and compare it with available third-party sources so we calculate own safety and trustworthiness rate based on information that we get.
Norton Connect Safe
Last Updated: 03/22/2024
yesform.com is safe.

Norton ConnectSafe evaluates yesform.com for any unsafe and insecure content. The results are critical for families with young children.

Google Safe Search
Last Updated: 02/11/2019
yesform.com is safe.

SafeSearch is used as a parental control tool to filter out any inappropriate for your children search results on your devices: phones, tablets or personal computers.

Google Safe Browsing
Last Updated: 01/09/2019
Malware not found at "yesform.com".
"yesform.com" is not a phishing page.
"yesform.com" does not install unwanted software.
"yesform.com" does not contain harmfull applications.
Google Safe Browsing notifies when websites are compromised by malicious actors. These protections work across Google products and provide a safer online experience.
Site Advisor
Last Updated: 02/23/2021
yesform.com is safe.

McAfee assesses yesform.com for a meaningful set of security threats. Featured dangers from annoying pop-ups to hidden Trojans, that can steal your identity, will be revealed. McAfee does not analyze yesform.com for mature or inappropriate content, only security checks are evaluated.

Web of Trust
Last Updated: 05/06/2024
yesform.com child safety isunknown.

The WOT calculates reputation of the yesform.com. This reputation system receives ratings from users and information from third-party sources, assesses the yesform.com for safety features and confirms, whether yesform.com is suitable for children.

SSL Information
Domain *.yesform.com
Issuer OrganizationDigiCert Inc
Issuer GeoTrust RSA CA 2018
Algorithm RSA-SHA256
Valid form 04/16/2020
Expiration 04/30/2022
SignedCertificate is not self signed
Additional Domains *.yesform.com
yesform.com
Server Location
Seoul-teukbyeolsi
Republic of
Korea
ASN Information

ASN ID: 4766
ASN Title: KIXS-AS-KR Korea Telecom, KR

Last Update: 10/04/2023

% [whois.apnic.net]
% Whois data copyright terms http://www.apnic.net/db/dbcopyright.html

% Information related to 'AS4608 - AS4864'

as-block: AS4608 - AS4864
descr: APNIC ASN block
remarks: These AS numbers are further assigned by APNIC
remarks: to APNIC members and end-users in the APNIC region
admin-c: HM20-AP
tech-c: HM20-AP
mnt-by: APNIC-HM
mnt-lower: APNIC-HM
last-modified: 2008-09-04T06:40:26Z
source: APNIC

role: APNIC Hostmaster
address: 6 Cordelia Street
address: South Brisbane
address: QLD 4101
country: AU
phone: +61 7 3858 3100
fax-no: +61 7 3858 3199
e-mail: helpdesk@apnic.net
admin-c: AMS11-AP
tech-c: AH256-AP
nic-hdl: HM20-AP
remarks: Administrator for APNIC
notify: hostmaster@apnic.net
mnt-by: MAINT-APNIC-AP
last-modified: 2013-10-23T04:06:51Z
source: APNIC

% Information related to 'AS4766'

% Abuse contact for 'AS4766' is 'hostmaster@nic.or.kr'

aut-num: AS4766
as-name: KIXS-AS-KR
descr: Korea Telecom
country: KR
admin-c: AM1758-AP
tech-c: AM1758-AP
import: from AS9277
action pref=100;
accept ANY
import: from AS9318
action pref=10;
accept ANY
export: to AS9277
announce AS4766
export: to AS9318
announce AS4766
default: to AS9277
action pref=10;
networks ANY
mnt-by: MNT-KRNIC-AP
mnt-irt: IRT-KRNIC-KR
last-modified: 2016-11-23T01:18:18Z
source: APNIC

irt: IRT-KRNIC-KR
address: Seocho-ro 398, Seocho-gu, Seoul, Korea
e-mail: hostmaster@nic.or.kr
abuse-mailbox: hostmaster@nic.or.kr
admin-c: IM574-AP
tech-c: IM574-AP
auth: # Filtered
mnt-by: MNT-KRNIC-AP
last-modified: 2017-10-19T07:36:36Z
source: APNIC

person: AS Manager
address: Gyeonggi-do Bundang-gu, Seongnam-si Buljeong-ro 90
country: KR
phone: +82-2-500-6630
e-mail: kornet_ip@kt.com
nic-hdl: AM1758-AP
mnt-by: MNT-KRNIC-AP
last-modified: 2016-11-23T01:17:45Z
source: APNIC

% Information related to 'AS4766'

aut-num: AS4766
as-name: KIXS-AS-KR-KR
descr: Korea Telecom
country: KR
import: from AS9318 action pref=10 accept ANY
import: from AS9277 action pref=100 accept ANY
export: to AS9318 announce AS4766
export: to AS9277 announce AS4766
admin-c: KB27-KR
tech-c: 27-KR
mnt-by: MNT-KRNIC-AP
mnt-irt: IRT-KRNIC-KR
changed: hostmaster@nic.or.kr
source: KRNIC

person: AS Manager
address: Gyeonggi-do Bundang-gu, Seongnam-si Buljeong-ro 90
address:
country: KR
phone: +82-2-500-6630
e-mail: kornet_ip@kt.com
nic-hdl: 27-KR
mnt-by: MNT-KRNIC-AP
changed: hostmaster@nic.or.kr
source: KRNIC

person: AS Manager
address: Gyeonggi-do Bundang-gu, Seongnam-si Buljeong-ro 90
address:
country: KR
phone: +82-2-500-6630
e-mail: kornet_ip@kt.com
nic-hdl: KB27-KR
mnt-by: MNT-KRNIC-AP
changed: hostmaster@nic.or.kr
source: KRNIC

% This query was served by the APNIC Whois Service version 1.88.15-46 (WHOIS-US4)

WHOIS

Domain Name: YESFORM.COM
Registry Domain ID: 89121524_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gabia.com
Registrar URL: http://www.gabia.com
Updated Date: 2020-10-08T06:00:32Z
Creation Date: 2002-08-07T13:45:04Z
Registry Expiry Date: 2026-02-28T04:59:59Z
Registrar: Gabia, Inc.
Registrar IANA ID: 244
Registrar Abuse Contact Email:
Registrar Abuse Contact Phone:
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.YESFORM.COM
Name Server: NS2.YESFORM.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2021-04-30T22:32:11Z

DNS Records
HostA RecordTTL
yesform.com222.122.6.22660
HostMX RecordPriorityTTL
yesform.commail.yesform.com660
HostNS RecordTTL
yesform.comns2.yesform.com60
yesform.comns1.yesform.com60
yesform.comns.yesform.com60
HostTXT RecordTTL
yesform.comv=spf1 ip4:222.122.6.227 ip4:222.122.6.228 ip4:222.122.6.229 ip4:222.122.6.230 ip4:222.122.6.232 ip4:222.122.6.233 ip4:222.122.6.234 ip4:222.122.6.235 ip4:222.122.6.237 ip4:222.122.6.241 ip4:222.122.6.231 ip4:222.122.6.245 ip4:222.122.6.246 ~all60

ns1.yesform.com
TTL: 60
Email address: root.yesform.com
Serial: 2019062401
Refresh: 10800
Retry: 900
Expire: 1209600
Minimum: 21600

Errors
Warnings

Last tested: 10/14/2016

Desktop
Desktop Speed
45%
Desktop Resource Breakdown
Total Resources244
Number of Hosts9
Static Resources238
JavaScript Resources13
CSS Resources4

Last tested: 06/13/2017

Mobile
Mobile Usability
62%
Mobile Speed
23%
Mobile Resource Breakdown
Total Resources244
Number of Hosts9
Static Resources241
JavaScript Resources17
CSS Resources4
www.yesform.com
www.yesform.net
www.yesform.org
www.yesform.info
www.yesform.biz
www.yesform.us
www.yesform.mobi
www.esform.com
www.yesform.com
www.tesform.com
www.ytesform.com
www.tyesform.com
www.gesform.com
www.ygesform.com
www.gyesform.com
www.hesform.com
www.yhesform.com
www.hyesform.com
www.uesform.com
www.yuesform.com
www.uyesform.com
www.ysform.com
www.ywsform.com
www.yewsform.com
www.ywesform.com
www.yssform.com
www.yessform.com
www.ysesform.com
www.ydsform.com
www.yedsform.com
www.ydesform.com
www.yrsform.com
www.yersform.com
www.yresform.com
www.yeform.com
www.yewform.com
www.yeswform.com
www.yeeform.com
www.yeseform.com
www.yeesform.com
www.yedform.com
www.yesdform.com
www.yezform.com
www.yeszform.com
www.yezsform.com
www.yexform.com
www.yesxform.com
www.yexsform.com
www.yeaform.com
www.yesaform.com
www.yeasform.com
www.yesorm.com
www.yescorm.com
www.yesfcorm.com
www.yescform.com
www.yesdorm.com
www.yesfdorm.com
www.yesrorm.com
www.yesfrorm.com
www.yesrform.com
www.yestorm.com
www.yesftorm.com
www.yestform.com
www.yesgorm.com
www.yesfgorm.com
www.yesgform.com
www.yesvorm.com
www.yesfvorm.com
www.yesvform.com
www.yesfrm.com
www.yesfirm.com
www.yesfoirm.com
www.yesfiorm.com
www.yesfkrm.com
www.yesfokrm.com
www.yesfkorm.com
www.yesflrm.com
www.yesfolrm.com
www.yesflorm.com
www.yesfprm.com
www.yesfoprm.com
www.yesfporm.com
www.yesfom.com
www.yesfoem.com
www.yesforem.com
www.yesfoerm.com
www.yesfodm.com
www.yesfordm.com
www.yesfodrm.com
www.yesfofm.com
www.yesforfm.com
www.yesfofrm.com
www.yesfotm.com
www.yesfortm.com
www.yesfotrm.com
www.yesfor.com
www.yesforn.com
www.yesformn.com
www.yesfornm.com
www.yesforj.com
www.yesformj.com
www.yesforjm.com
www.yesfork.com
www.yesformk.com
www.yesforkm.com
www.yesform.con