Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - atbfx.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 22 May 2025 17:33:18 GMT
Location: http://www.atbfx.com
Content-Length: 0

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

302 Found - http://www.atbfx.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Location: https://www.atbfx.com/client-web/login.html
Cache-Control: no-cache
Pragma: no-cache
Content-Length: 0
Date: Thu, 22 May 2025 17:33:20 GMT
Connection: keep-alive

HTTP Kodu 302 Bulundu (Geçici Olarak Taşındı)

302 durum kodu, istenen kaynağın geçici olarak farklı bir URL'de mevcut olduğunu gösterir.

Kod 302 ne zaman kullanılır?

  • Bir sayfa URL'sini geçici olarak değiştirirken
  • Yeni içerik test edilirken
  • Geçici bakım sırasında

Kod 302 kullanıcı için ne anlama geliyor?

Kullanıcı otomatik olarak yeni URL'ye yönlendirilir, ancak arama motorları eski adresi dizine eklemeye devam eder.

200 OK - https://www.atbfx.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
SERVER_RESPONSE: true
Last-Modified: Tue, 06 May 2025 21:55:06 GMT
Accept-Ranges: bytes
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: text/html
Content-Length: 14052
Content-Security-Policy: default-src 'self'; style-src 'self'
Date: Thu, 22 May 2025 17:33:21 GMT
Connection: keep-alive
Set-Cookie: JSESSIONID=F4E49798D8703DEBEC56E706D5AFD0A6; Path=/client-web; HttpOnly
Set-Cookie: XSRF-TOKEN=Iz5S8j64gcMOkIiMX0V1gNWkCLKzT984j7hePeUAjPgRd0rKQA1jlwuI4vcjo7nuOWhB4e2TJYrSLOcV6YFqCYdmtZtyFn3y; Path=/client-web; Secure
Set-Cookie: NSC_mcwt_BUC_QSE_DMJFOU_XFC=5ccba3d885bf6ad4dcfc0c9596f52c30365c8b20519812cdafafd3421601a003658c49c9;Version=1;Max-Age=36000;path=/;secure;httponly

HTTP Kodu 200 OK

200 durum kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: atbfx.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html ng-csp>
<head>
	<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta content="utf-8" http-equiv="encoding">
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
	<meta http-equiv="refresh" content="900">
	<meta name="page-id" content="42">

	<title>ATB FX</title>
	<link rel="icon" href="images/favicon.ico">
	<link rel="stylesheet" type="text/css" href="css/theme.css"/>
	<link rel="stylesheet" type="text/css" href="css/atb-theme.css"/>
	<link rel="stylesheet" href="css/atb-theme.css" type="text/css"/>
	<link rel="stylesheet" type="text/css" href="css/custom.css"/>
	<link rel="stylesheet" type="text/css" href="css/style.css"/>
	<link rel="stylesheet" type="text/css" href="css/ngDialog.css"/>
	<link rel="stylesheet" type="text/css" href="css/ngDialog-theme-plain.css"/>
	<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css" type="text/css"/>
	<link rel="stylesheet" href="js/lib/angular-1.9.3-xlts/angular-csp.css" type="text/css"/>

	<script type="text/javascript" src="js/lib/jquery-3.7.1.min.js"></script>
	<script type="text/javascript" src="js/lib/angular-1.9.3-xlts/angular.min.js"></script>
	<script type="text/javascript" src="js/lib/angular-1.9.3-xlts/angular-route.min.js"></script>
	<script type="text/javascript" src="js/lib/angular-1.9.3-xlts/angular-resource.min.js"></script>
	<script type="text/javascript" src="js/lib/angular-1.9.3-xlts/angular-cookies.min.js"></script>
	<script type="text/javascript" src="js/lib/ngDialog-1.4.0.min.js"></script>

	<script type="text/javascript" src="js/lib/tmhDynamicLocale-0.1.37.min.js"></script>
	<script type="text/javascript" src="js/lib/angular-1.9.3-xlts/angular-sanitize.min.js"></script>
	<script type="text/javascript" src="js/lib/angular-translate-2.18.1.min.js"></script>
	<script type="text/javascript" src="js/lib/angular-translate-loader-partial-2.18.1.min.js"></script>
	<script type="text/javascript" src="js/appElemFormat.1.0.1.js"></script>

	<script type="text/javascript" src="js/appLogin.js"></script>


</head>
<body ng-app="fxwebLogin" class="login-screen">
<div class="container-fluid col-md-4 col-md-offset-4 col-xs-12" ng-controller="loginCtrl">
	<div class="text-center">
		<span class="logo-login"></span>
	</div>
	
	<div class="text-center">
		<a class="login-center-text margin-top--80" href="https://www.atb.com/business/accounts-and-services/digital-services/atb-fx-online/" target="_blank">New to ATB FX - Learn more about it here</a>
	</div>
	<!--<img src="images/login-logo.png">-->
	<noscript>
		<div id="divScript" class="text-center">
			<span><strong>Your browser must have javascript enabled to access this application. Please enable and restart browser.</strong></span>
		</div>
	</noscript>
	<div id="divCookie" class="text-center fade">
		<span><strong>Your browser is not enabled to accept cookies. You must enable the browser to accept cookies to access this application.  Please enable and restart browser.</strong></span>
	</div>
	<div id="divVersion" class="text-center fade">
		<span><strong>Your browser does not meet the minimum requirements to run this application. You must use IE11, Chrome 54, or Firefox 48 or greater to access this application. Please download and try again.</strong></span>
	</div>
	<div ng-show="!showrpwd">
		<form id="loginForm" class="form-signin form-vertical" autocomplete="off">
			<div class="control-group view">
				<label for="username" class="sr-only">Username</label>
				<input type="text" autocapitalize="off" autocorrect="off" autocomplete="off"
					   class="form-control login-input"
					   ng-keypress="doLogonOnEnter($event)"
					   placeholder="username" ng-model="authinfo.username">
				<label for="password" class="sr-only">Password</label>
				<div class="display-flex">

					<input id="passwd" type="password" autocomplete="off" class="form-control login-input"
						   ng-keypress="doLogonOnEnter($event)"
						   placeholder="password" ng-model="authinfo.password">
					<button
							class="btn btn-default btn-sm margin-bottom-15px b-radius-05px"
							ng-disabled="authinfo.password.length == 0"
							ng-click="showClearPwd('passwd');showPw=!showPw"
							aria-label="{{'APP_LOGIN_TXT.AUTH_LOGIN.SHOW_PASSWORD'}}"
					><i class="fa fa-eye" ng-show="!showPw" aria-hidden="true"></i>
						<i class="fa fa-eye-slash" ng-show="showPw" aria-hidden="true"></i></button>
				</div>
			</div>
			<div class="control-group view">
				<button class="btn btn-default btn-block login-btn" type="submit" ng-click="login()"
						ng-disabled="authinfo.username.length == 0 || authinfo.password.length == 0 || submitted">
					<span class="glyphicon glyphicon-refresh glyphicon-refresh-animate" ng-if="submitted"></span>
					<span ng-show="!submitted">Login</span>
				</button>
			</div>
			<p>
				<span ng-show="error.length > 0">{{error}}</span>
			</p>
			
			<div class="text-center">
				<a class="resetPwd-btn" ng-click="toggleResetPwd()">{{'APP_LOGIN_TEXTS.TXT_FORGOT_PASSWORD' | translate}}</a>
			</div>
			
			<div class="text-center margin-top-35">
				<a class="login-center-text" href="https://www.atb.com/resources/support/web-banking/atb-fx-help/" target="_blank">Need assistance? Please visit our help site.</a>
			</div>
			<!-- <span class="hidden-xs">Need Help? Our Financial Markets Team can assist you at 1-855-ATB-FXFX (1-855-282-3939)</span>
			<span class="visible-xs">For help call Financial Markets at 1-855-282-3939. </span> -->
		</form>

	</div>
	<div ng-show="showrpwd">
		<div ng-show="showrpwdstep1">
			<h2 class="forgot-password-header">Forgot Password?</h2>
			<span>Enter your username, email and verification code and we’ll send you an email verification code to reset your password.</span>
			<form id="resetPwdForm" class="form-signin form-vertical" autocomplete="off">
				<div class="control-group view">
					<label for="username" class="sr-only">Username</label>
					<input type="text" autocapitalize="off" autocorrect="off" autocomplete="off"
						   class="form-control login-input"
						   ng-keypress="doResetPasswordStep1OnEnter($event)"
						   placeholder="username" ng-model="rpwd.username">
					<label for="password" class="sr-only">Email</label>
					<div class="display-flex">
						<input id="email" type="password" autocomplete="off" class="form-control login-input"
							   ng-keypress="doResetPasswordStep1OnEnter($event)"
							   placeholder="email address on file" ng-model="rpwd.email">
						<button
								class="btn btn-default btn-sm margin-bottom-15px b-radius-05px"
								ng-disabled="rpwd.email.length == 0"
								ng-click="showClearPwd('email');showEmail=!showEmail"
								aria-label="{{'APP_LOGIN_TXT.AUTH_LOGIN.SHOW_EMAIL'}}">
							<i class="fa fa-eye" ng-show="!showEmail" aria-hidden="true"></i>
							<i class="fa fa-eye-slash" ng-show="showEmail" aria-hidden="true"></i></button>
					</div>
					<div class="display-flex">
						<input id="verificationCode" type="password" autocomplete="off" class="form-control login-input"
							   ng-keypress="doResetPasswordStep1OnEnter($event)"
							   placeholder="verification code" ng-model="rpwd.verificationCode">
						<button
								class="btn btn-default btn-sm margin-bottom-15px b-radius-05px"
								ng-disabled="rpwd.verificationCode.length == 0"
								ng-click="showClearPwd('verificationCode');showVerificationCode=!showVerificationCode"
								aria-label="{{'APP_LOGIN_TXT.AUTH_LOGIN.SHOW_VERIFICATION_CODE'}}">
							<i class="fa fa-eye" ng-show="!showVerificationCode" aria-hidden="true"></i>
							<i class="fa fa-eye-slash" ng-show="showVerificationCode" aria-hidden="true"></i></button>
					</div>
				</div>
				<div class="control-group view">
					<button class="btn btn-default btn-block login-btn" type="submit"
							ng-click="resetPwdStep1()"
							ng-disabled="rpwd.username.length == 0 || rpwd.email.length == 0 || resettingPwd">
			       		<span
								class="glyphicon glyphicon-refresh glyphicon-refresh-animate"
								ng-show="resettingPwd"></span> <span ng-show="!resettingPwd">Request a code</span>
					</button>
					<button class="btn btn-default btn-block login-btn" ng-click="toggleResetPwd()"
							ng-hide="resettingPwd">
						<span>Cancel</span>
					</button>
				</div>
				<p>
					<span ng-show="error.length > 0">{{error}}</span>
				</p>

				<div>
					<span ng-show="resetPwdError.length > 0" class="font-weight-bold">{{resetPwdError}}</span>
				</div>

				<span>For your account safety, the authenticator verification code is required to receive an email, which will be sent to the email associated with your username. If you have lost your authentication device or need help, call our ATB FX Support team at 1-855-ATB-FXFX (282-3939).</span>


			</form>
		</div>
		<div ng-show="showrpwdstep2">
			<h2 class="forgot-password-header">Reset Password</h2>
			<span>Please enter your username and temporary verification code you were sent by email.</span>
			<form id="resetPwdForm" class="form-signin form-vertical" autocomplete="off">
				<div class="control-group view">
					<label for="username" class="sr-only">Username</label>
					<input type="text" autocapitalize="off" autocorrect="off" autocomplete="off"
						   class="form-control login-input"
						   ng-keypress="doResetPasswordStep2OnEnter($event)"
						   placeholder="username" ng-model="rpwd.username" ng-disabled="true">
					<label for="password" class="sr-only">email verification code</label>
					<div class="display-flex">
						<input id="verificationToken" type="password" autocomplete="off"
							   class="form-control login-input"
							   ng-keypress="doResetPasswordStep2OnEnter($event)"
							   placeholder="email verification code" ng-model="rpwd.verificationToken">
						<button
								class="btn btn-default btn-sm margin-bottom-15px b-radius-05px"
								ng-disabled="rpwd.verificationToken.length == 0"
								ng-click="showClearPwd('verificationToken');showVerificationToken =! showVerificationToken"
								aria-label="{{'APP_LOGIN_TXT.AUTH_LOGIN.SHOW_VERIFICATION_TOKEN'}}">
							<i class="fa fa-eye" ng-show="!showVerificationToken" aria-hidden="true"></i>
							<i class="fa fa-eye-slash" ng-show="showVerificationToken" aria-hidden="true"></i></button>
					</div>
					<div class="display-flex">
						<input id="newPwd" type="password" autocomplete="off" class="form-control login-input"
							   ng-keypress="doResetPasswordStep2OnEnter($event)"
							   placeholder="new password" ng-model="rpwd.newPwd" ng-change="verifyPassword()">
						<button
								class="btn btn-default btn-sm margin-bottom-15px b-radius-05px"
								ng-disabled="rpwd.newPwd.length == 0"
								ng-click="showClearPwd('newPwd');showNewPwd =! showNewPwd"
								aria-label="{{'APP_LOGIN_TXT.AUTH_LOGIN.SHOW_NEW_PWD'}}">
							<i class="fa fa-eye" ng-show="!showNewPwd" aria-hidden="true"></i>
							<i class="fa fa-eye-slash" ng-show="showNewPwd" aria-hidden="true"></i></button>
					</div>
					<div class="display-flex">
						<input id="confirmPwd" type="password" autocomplete="off" class="form-control login-input"
							   ng-keypress="doResetPasswordStep2OnEnter($event)"
							   placeholder="confirm password" ng-model="rpwd.confirmPwd" ng-change="verifyConfirmPassword()">
						<button
								class="btn btn-default btn-sm margin-bottom-15px b-radius-05px"
								ng-disabled="rpwd.confirmPwd.length == 0"
								ng-click="showClearPwd('confirmPwd'); showConfirmPwd =! showConfirmPwd"
								aria-label="{{'APP_LOGIN_TXT.AUTH_LOGIN.SHOW_NEW_PWD'}}">
							<i class="fa fa-eye" ng-show="!showConfirmPwd" aria-hidden="true"></i>
							<i class="fa fa-eye-slash" ng-show="showConfirmPwd" aria-hidden="true"></i></button>
					</div>
				</div>
				<div class="control-group view">
					<button class="btn btn-default btn-block login-btn" type="submit"
							ng-click="resetPwdStep2()"
							ng-disabled="rpwd.username.length == 0 || rpwd.verificationToken.length == 0 || resettingPwd || rpwd.newPwd != rpwd.confirmPwd || !enableStep2Submit">
			       		<span
								class="glyphicon glyphicon-refresh glyphicon-refresh-animate"
								ng-show="resettingPwd"></span> <span ng-show="!resettingPwd">Reset</span>
					</button>
					<button class="btn btn-default btn-block login-btn" ng-click="toggleResetPwd()"
							ng-hide="resettingPwd">
						<span>Cancel</span>
					</button>
					<button class="btn btn-default btn-block login-btn" ng-click="showResendTokenPopup()"
							ng-disabled="disableResendTokenButton">
						<span>Resend Token</span>
					</button>
				</div>
				<p>
					<span ng-show="error.length > 0">{{error}}</span>
				</p>

				<div>
					<span ng-show="resetPwdError.length > 0">{{resetPwdError}}</span>
				</div>

				<span>Sorry, there was a problem registering that password. A password must be at least 8 characters with one number, one uppercase, one lowercase, one special character, and cannot contain the login username. If you need assistance, please call our ATB FX Support team at 1-855-ATB-FXFX (282-3939).</span>

			</form>
		</div>

	</div>

	<div class="text-center" ng-style="showrpwd ? { 'margin-top': '35px' } : { 'margin-top': 'auto' }">
		<span>Our Financial Markets Team can assist you at 1-855-ATB-FXFX (1-855-282-3939)</span>
		<!-- <span class="visible-xs">For help call Financial Markets at 1-855-282-3939. </span> -->
	</div>
	<div class="slogan margin-top-35">FROM ALBERTA</div>
	<div class="slogan">TO THE WORLD</div>
	<div class="slogan">&#8212; SEAMLESSLY.</div>
</div>

<script src="js/appCheckEnv.js"></script>
<script type="text/ng-template" id="notActiveForm">
	<div class="ngdialog-message">
		<h3>Active Session Detected</h3>
		<hr/>
		<p>It looks like you have a session open in another window. Only one active session is allowed.</p>
		<hr/>
	</div>
</script>
<input type="hidden" id="refresh" value="no"/>
</body>

</html>
                               

Alan adının whois bilgisi

Domain Name: ATBFX.COM
Registry Domain ID: 2087193752_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.corporatedomains.com
Registrar URL: http://cscdbs.com
Updated Date: 2024-12-30T06:06:44Z
Creation Date: 2017-01-03T20:46:51Z
Registry Expiry Date: 2026-01-03T20:46:51Z
Registrar: CSC Corporate Domains, Inc.
Registrar IANA ID: 299
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 8887802723
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.CSCDNS.NET
Name Server: DNS2.CSCDNS.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-22T17:33:13Z <<<
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