Domain vcostmaz.ir
Iran
Noyan Abr Arvan Co. ( Private Joint Stock)
Software information

ArvanCloud

tcp/443 tcp/80 tcp/8443

  • Open service 185.143.234.120:443 · vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 200 OK
    Date: Thu, 21 Nov 2024 11:06:14 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    cache-control: no-cache, private
    set-cookie: XSRF-TOKEN=eyJpdiI6ImlJRldtVHBUb3VuL3F1MFM2R1NVa2c9PSIsInZhbHVlIjoiekNGcEtEeTkwQ0xNd3pleUE1blRWZzVjc0hXNmtZUXVRK1FZcHFCTC9sQkJwdXVMUm13SkloRWd2akR3OGhKMVgwS0p6dUx1M3JpWkpPblpUL25BTEhTcXBDNkY3VGVVT0daeU1YbjljenduZEl3QzFKL1ZJWnQ3MWJVNEJqSDIiLCJtYWMiOiI2YWZlZGM5YTY3ZDY5ODc4YTQ1ZTc1NzEwN2Y5NDUyY2NhZjlmOWM4MTIxYjE5MTRlNzY4MTQ4NDczYThjZTU4IiwidGFnIjoiIn0%3D; expires=Thu, 21-Nov-2024 13:06:14 GMT; Max-Age=7200; path=/; samesite=lax; secure
    set-cookie: laravel_session=eyJpdiI6Ilo5OUlwcVg1SG9nOFhKd201TS9XSGc9PSIsInZhbHVlIjoiL2t6M1pQWVNPOHdZR1FrSDNpUHRIUGh4Slp6ZnpxRTlKRldCYUtpOVJkSFBGaGlETVpzWVRBOFdVYkREMGhIRW5BUjZKRjYrRnRKYkpTOGhwbGtQaUJFTlFBVHpJdURSQU0xS1BqVGFCcnh2ajdCS0FSdjdyckNobGFjaWhkY2YiLCJtYWMiOiI2NWM1YzQyNTgxMDRlN2YwNzVhMjU3Yjc4N2VmOTYzNjgxYWJkY2ZlMTNiOTFkYTNmMTk5YmIyZWM4MWFlNmIwIiwidGFnIjoiIn0%3D; expires=Thu, 21-Nov-2024 13:06:14 GMT; Max-Age=7200; path=/; httponly; samesite=lax; secure
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=3720
    X-Cache: BYPASS
    X-Request-ID: a4fe6cdebe6bc5f453edb15a492e4c87
    X-SID: 6233
    
    Page title: پنل ورود کاربران
    
    <!DOCTYPE html>
    <html>
    
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    	<meta name="description" content="">
    	<meta name="author" content="">
    	<title>پنل ورود کاربران</title>
    	<link href="https://vcostmaz.ir/web/css/bootstrap.min.css" rel="stylesheet">
    	<link href="https://vcostmaz.ir/web/css/bootstrap-rtl.css" rel="stylesheet">
    	<link href="https://vcostmaz.ir/web/fonts/fonts.css" rel="stlyesheet">
    	<link rel="stylesheet" href="https://vcostmaz.ir/web/css/main.css">
    	<link rel="stylesheet" href="https://vcostmaz.ir/web/css/util.css">
    	<link rel="stylesheet" href="https://vcostmaz.ir/web/font-awesome-4.7.0/css/font-awesome.min.css">
    	<link href="https://vcostmaz.ir/web/css/welcom.css" rel="stylesheet">
    	<link rel="icon" type="image/png" href="https://vcostmaz.ir/login/img/logo.png">
    	<script src="https://vcostmaz.ir/web/js/jquery.js"></script>
    	<script src="https://vcostmaz.ir/web/js/bootstrap.js"></script>
    	<script src="https://vcostmaz.ir/web/js/slide.js"></script>
    	<script>
    		$(document).ready(function () {
    			$(".closeinfisrv").click(function () {
    				$(".infoservice").slideUp(2000);
    			});
    			$(".showinfosrv").click(function () {
    				$(".infoservice").slideDown(2000);
    			});
    		});
    	</script>
    	<style>
    		.row {
    			margin-left: 0;
    			margin-right: 0;
    		}
    		.overlay {
    			height: 0%;
    			width: 100%;
    			position: fixed;
    			z-index: 1;
    			bottom: 0;
    			left: 0;
    			/*background-color: rgb(0,0,0);
      background-color: rgba(0,0,0, 0.9);*/
    			background-image: url(web/image/gerrit-vermeulen-99726-unsplash.jpg);
    			background-position: center;
    			background-size: cover;
    			overflow-y: hidden;
    			transition: 1.2s;
    		}
    
    		.pnj {
    			height: 0%;
    			width: 100%;
    			position: fixed;
    			z-index: 1;
    			bottom: 0;
    			left: 0;
    			/*background-color: rgb(0,0,0);
      background-color: rgba(0,0,0, 0.9);*/
    			background-image: url(image/3.jpg);
    			background-position: center;
    			background-size: cover;
    			overflow-y: hidden;
    			transition: 1.2s;
    		}
    
    		.overlay-content {
    			position: relative;
    			top: 10%;
    			width: 100%;
    			text-align: center;
    		}
    
    		.overlay a {
    			text-decoration: none;
    			transition: 1.2s;
    		}
    
    		.overlay a:hover,
    		.overlay a:focus {
    			color: #f1f1f1;
    		}
    
    		.overlay .closebtn {
    			position: absolute;
    			top: 15px;
    			right: 35px;
    		}
    
    		@media  screen and (max-height: 450px) {
    			.overlay {
    				overflow-y: auto;
    			}
    
    			.overlay a {}
    
    			.overlay .closebtn {
    				top: 15px;
    				right: 35px;
    			}
    		}
    	</style>
    
    </head>
    
    <body class="iraniansans">
    <!---start GOFTINO code--->
    <script type="text/javascript">
        !function(){var i="tFS943",a=window,d=document;function g(){var g=d.createElement("script"),s="https://www.goftino.com/widget/"+i,l=localStorage.getItem("goftino_"+i);g.async=!0,g.src=l?s+"?o="+l:s;d.getElementsByTagName("head")[0].appendChild(g);}"complete"===d.readyState?g():a.attachEvent?a.attachEvent("onload",g):a.addEventListener("load",g,!1);}();
    </script>
      <!---end GOFTINO code--->
    	<img id="image" class="pics" />
    
    	<div id="myNav2" class="overlay" style="overflow: auto">
    		<section style="margin-top: 2em;">
    			<center>
    				<a href="javascript:void(0)" class=" btn btn-danger" onclick="closeNav2()">خروج</a>
    			</center>
    		</section>
    		<div class="overlay-content" style="overflow: auto;    margin-bottom: 5em;    margin-top: -2em;">
    
    			<div class="container">
    				<div class="row" style="">
    					<div class="col-lg-3 col-md-3 col-sm-3"></div>
    					<div class="col-lg-6 col-md-6 col-sm-6">
    
    
    						<div class="row" style="margin-top: 2em;">
    							<div class="col-lg-2"></div>
    							<div class="col-lg-8">
    								<form style="    background-color: #0000004a;
        padding: 1em;
        border-radius: 10px;">
    									<input id="email" type="text" class="form-control" name="email"
    										placeholder="لطفا نام کاربری  یا کد پرسنلی خود را وارد کنید"
    										style
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 502 Bad Gateway
    Date: Thu, 21 Nov 2024 11:06:10 GMT
    Content-Type: text/html
    Content-Length: 10916
    Connection: close
    Server: ArvanCloud
    Server-Timing: total;dur=94
    X-Request-ID: 5ceb59212bf925665c012618e9f8a131
    X-SID: 6232
    
    
    <!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width"><link href="/cdn-cgi/assets/css/static-pages-2.6.0.css" rel="stylesheet"><link rel="icon" type="image/x-icon" href="//vcostmaz.ir/favicon.ico"><title></title></head><body><section class="error-section error-section--ltr error-section--hide" id="en"><div class="container"><div class="error-section__wrapper"><div class="error-section__information"><h1 class="error-section__title"><span class="error-section__status">Error 502</span><span class="error-section__splitter"> &nbsp;|&nbsp;</span><span class="error-section__reason">Bad Gateway</span></h1><h2 class="error-section__subtitle">Website server is temporarily inaccessible.</h2><div class="error-section__contents"><p class="error-section__content">Please try again in a few minutes.</p><p class="error-section__content">In case the problem still exists contact <b>vcostmaz.ir</b> support.</p></div></div><div class="error-section__image"><svg width="258" height="309" viewBox="0 0 258 309" fill="none" xmlns="http://www.w3.org/2000/svg">
    <rect x="69" y="37.6074" width="132" height="175" rx="6" fill="#D1DBE8"/>
    <rect x="20" y="75.6074" width="130" height="173" rx="5" stroke="#B2C2D6" stroke-width="2" stroke-dasharray="6 6"/>
    <rect x="37" y="57.6074" width="139" height="175" rx="6" fill="#E9EDF5"/>
    <g opacity="0.9">
    <line x1="65.0336" y1="73.5302" x2="52.6785" y2="85.375" stroke="#91A4BC" stroke-width="5"/>
    <line x1="65.2769" y1="85.6412" x2="53.4321" y2="73.2861" stroke="#91A4BC" stroke-width="5"/>
    </g>
    <g opacity="0.9">
    <path d="M93.5 138.607C93.5 138.607 94 125.107 106.5 125.107C119 125.107 119.5 138.607 119.5 138.607" stroke="#91A4BC" stroke-width="2.5"/>
    <circle cx="131.5" cy="117.107" r="4.5" fill="#91A4BC"/>
    <circle cx="82.5" cy="117.107" r="4.5" fill="#91A4BC"/>
    </g>
    <line x1="56.5" y1="159.107" x2="156.5" y2="159.107" stroke="#B2C2D6" stroke-width="5" stroke-linecap="round"/>
    <line x1="56.5" y1="173.107" x2="156.5" y2="173.107" stroke="#B2C2D6" stroke-width="5" stroke-linecap="round"/>
    <line x1="56.5" y1="201.107" x2="156.5" y2="201.107" stroke="#B2C2D6" stroke-width="5" stroke-linecap="round"/>
    <line x1="56.5" y1="187.107" x2="156.5" y2="187.107" stroke="#B2C2D6" stroke-width="5" stroke-linecap="round"/>
    <line x1="56.5" y1="215.107" x2="156.5" y2="215.107" stroke="#B2C2D6" stroke-width="5" stroke-linecap="round"/>
    <path fill-rule="evenodd" clip-rule="evenodd" d="M177.366 192C177.015 193.482 176.58 194.767 176.049 195.553C175.356 196.579 173.643 198.386 171.678 200.459C167.973 204.368 163.376 209.218 163.049 211.54C162.738 213.753 161.262 218.724 160.073 222.73C159.353 225.154 158.738 227.226 158.549 228.119C158.383 228.908 158.383 229.303 158.383 229.61C158.383 230.224 158.383 230.487 157.049 232.855C156.349 234.099 156.201 235.343 156.067 236.46C156.045 236.643 156.024 236.824 156 237H177.549C180.863 237 183.549 234.314 183.549 231V192H177.366Z" fill="#F4FAFF"/>
    <circle opacity="0.05" cx="187" cy="226" r="36" fill="#050505"/>
    <path opacity="0.5" fill-rule="evenodd" clip-rule="evenodd" d="M212.86 215.527L172.814 251.43C171.787 250.57 170.825 249.631 169.936 248.618L210.254 212.471C211.196 213.416 212.068 214.436 212.86 215.527Z" fill="white"/>
    <path opacity="0.5" fill-rule="evenodd" clip-rule="evenodd" d="M216.722 226.114C216.563 225.407 216.373 224.702 216.151 223.998C215.613 222.287 214.916 220.669 214.08 219.157L176.461 253.566C178.524 254.96 180.778 256.057 183.151 256.82L216.722 226.114Z" fill="white"/>
    <path d="M208.879 265.049L220.193 255.201L253.119 293.03C255.775 296.081 255.733 300.466 253.025 302.823L251.517 304.136C248.809 306.492 244.46 305.929 241.804 302.877L208.879 265.049Z" fill="#B2C2D6"/>
    <path d="M202.263 252.878L209.052 246.969L220.89 260.571L214.101 266.479L202.263 252.878Z" fill="#B2C2D6"/>
    <circle cx="187" cy="226" r="31.5" stroke="#B2C2D6" stroke-width="9"/>
    <g opacity="0.9">
    <path d="M31.3174 39.8878C32.0755 41.7677 31.1664 43.9057 29.2865 44.6638C27.4075 45.4216 25.2686 44.5128 24.5105 42.6329C23.7527 40.754 24.6624 38.6147 26.5414 37.
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.233.120:80 · vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 11:06:09 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Location: https://vcostmaz.ir/
    Server: ArvanCloud
    Server-Timing: total;dur=0
    X-Request-ID: 869086030a3ec04b57ce802cdc0e6b35
    X-SID: 6232
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.234.120:80 · vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 11:06:09 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Location: https://vcostmaz.ir/
    Server: ArvanCloud
    Server-Timing: total;dur=4
    X-Request-ID: 6d9beaeac3902491ee1393887b1f026d
    X-SID: 6230
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · www.vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 11:06:09 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Location: https://vcostmaz.ir/
    Server: ArvanCloud
    Server-Timing: total;dur=0
    X-Request-ID: b518de3721b473470ec6e6b258833145
    X-SID: 6111
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 200 OK
    Date: Thu, 21 Nov 2024 11:06:14 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    cache-control: no-cache, private
    set-cookie: XSRF-TOKEN=eyJpdiI6IkNPb3JOMHg4U3NkY1NoMHRVOEl6eUE9PSIsInZhbHVlIjoibStnb256ZjF0QkVmUnRsNzJQR051b3VqSUFaZk1KaE9KTXVzeWtYQnR2cVExRFp3UVV4ZzR4YUJPWDlBM1RlZHA3RkI3d21zZWk0aGlxeVdYZ09ITEl5ZWtQWU1qbVk5QVhZWGFGMjVOWU9yNjkzTlB0MVN1YzRTbHo2UGM0MXEiLCJtYWMiOiJmNzM5NjNjNTQ3YTBiOWQzOGZhYWIwZTI1Yjk0MjljZjI0MjE0ZmJmYTJhZWRjMTM1MTUwZTVlNjRlMDAxZDkxIiwidGFnIjoiIn0%3D; expires=Thu, 21-Nov-2024 13:06:14 GMT; Max-Age=7200; path=/; samesite=lax; secure
    set-cookie: laravel_session=eyJpdiI6IjFqZGFvaFNxRXJCRXJRMEJ5VHJHM2c9PSIsInZhbHVlIjoiTDlSQ2szZSs1VlNObWdHWmpham9oTzk5Ykt1Y3hCeXVmb0QyeEQ1UkIxRHFHZzRwVWJQaDNzVm9nRnRpVCt2TGVYVmM4dG1vOE5QS0NlenhUVlkrL2NsSWYvZCtSYWthNVN1OXhRQitib212eWZ0VDJoRUg0a1ppYWI4WHF3T2IiLCJtYWMiOiI5YzlkYTI2NTU4ZDhjZDBkZmY5Zjg2OGZhMWVkY2ZkNGE3YzU4ODJjM2ZhNGI3ZjViNjJkYWI4NWQxODI4ZWFhIiwidGFnIjoiIn0%3D; expires=Thu, 21-Nov-2024 13:06:14 GMT; Max-Age=7200; path=/; httponly; samesite=lax; secure
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=3630
    X-Cache: BYPASS
    X-Request-ID: 3b19ac9dd57d6c535d7c3c820ae59139
    X-SID: 6233
    
    Page title: پنل ورود کاربران
    
    <!DOCTYPE html>
    <html>
    
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    	<meta name="description" content="">
    	<meta name="author" content="">
    	<title>پنل ورود کاربران</title>
    	<link href="https://vcostmaz.ir/web/css/bootstrap.min.css" rel="stylesheet">
    	<link href="https://vcostmaz.ir/web/css/bootstrap-rtl.css" rel="stylesheet">
    	<link href="https://vcostmaz.ir/web/fonts/fonts.css" rel="stlyesheet">
    	<link rel="stylesheet" href="https://vcostmaz.ir/web/css/main.css">
    	<link rel="stylesheet" href="https://vcostmaz.ir/web/css/util.css">
    	<link rel="stylesheet" href="https://vcostmaz.ir/web/font-awesome-4.7.0/css/font-awesome.min.css">
    	<link href="https://vcostmaz.ir/web/css/welcom.css" rel="stylesheet">
    	<link rel="icon" type="image/png" href="https://vcostmaz.ir/login/img/logo.png">
    	<script src="https://vcostmaz.ir/web/js/jquery.js"></script>
    	<script src="https://vcostmaz.ir/web/js/bootstrap.js"></script>
    	<script src="https://vcostmaz.ir/web/js/slide.js"></script>
    	<script>
    		$(document).ready(function () {
    			$(".closeinfisrv").click(function () {
    				$(".infoservice").slideUp(2000);
    			});
    			$(".showinfosrv").click(function () {
    				$(".infoservice").slideDown(2000);
    			});
    		});
    	</script>
    	<style>
    		.row {
    			margin-left: 0;
    			margin-right: 0;
    		}
    		.overlay {
    			height: 0%;
    			width: 100%;
    			position: fixed;
    			z-index: 1;
    			bottom: 0;
    			left: 0;
    			/*background-color: rgb(0,0,0);
      background-color: rgba(0,0,0, 0.9);*/
    			background-image: url(web/image/gerrit-vermeulen-99726-unsplash.jpg);
    			background-position: center;
    			background-size: cover;
    			overflow-y: hidden;
    			transition: 1.2s;
    		}
    
    		.pnj {
    			height: 0%;
    			width: 100%;
    			position: fixed;
    			z-index: 1;
    			bottom: 0;
    			left: 0;
    			/*background-color: rgb(0,0,0);
      background-color: rgba(0,0,0, 0.9);*/
    			background-image: url(image/3.jpg);
    			background-position: center;
    			background-size: cover;
    			overflow-y: hidden;
    			transition: 1.2s;
    		}
    
    		.overlay-content {
    			position: relative;
    			top: 10%;
    			width: 100%;
    			text-align: center;
    		}
    
    		.overlay a {
    			text-decoration: none;
    			transition: 1.2s;
    		}
    
    		.overlay a:hover,
    		.overlay a:focus {
    			color: #f1f1f1;
    		}
    
    		.overlay .closebtn {
    			position: absolute;
    			top: 15px;
    			right: 35px;
    		}
    
    		@media  screen and (max-height: 450px) {
    			.overlay {
    				overflow-y: auto;
    			}
    
    			.overlay a {}
    
    			.overlay .closebtn {
    				top: 15px;
    				right: 35px;
    			}
    		}
    	</style>
    
    </head>
    
    <body class="iraniansans">
    <!---start GOFTINO code--->
    <script type="text/javascript">
        !function(){var i="tFS943",a=window,d=document;function g(){var g=d.createElement("script"),s="https://www.goftino.com/widget/"+i,l=localStorage.getItem("goftino_"+i);g.async=!0,g.src=l?s+"?o="+l:s;d.getElementsByTagName("head")[0].appendChild(g);}"complete"===d.readyState?g():a.attachEvent?a.attachEvent("onload",g):a.addEventListener("load",g,!1);}();
    </script>
      <!---end GOFTINO code--->
    	<img id="image" class="pics" />
    
    	<div id="myNav2" class="overlay" style="overflow: auto">
    		<section style="margin-top: 2em;">
    			<center>
    				<a href="javascript:void(0)" class=" btn btn-danger" onclick="closeNav2()">خروج</a>
    			</center>
    		</section>
    		<div class="overlay-content" style="overflow: auto;    margin-bottom: 5em;    margin-top: -2em;">
    
    			<div class="container">
    				<div class="row" style="">
    					<div class="col-lg-3 col-md-3 col-sm-3"></div>
    					<div class="col-lg-6 col-md-6 col-sm-6">
    
    
    						<div class="row" style="margin-top: 2em;">
    							<div class="col-lg-2"></div>
    							<div class="col-lg-8">
    								<form style="    background-color: #0000004a;
        padding: 1em;
        border-radius: 10px;">
    									<input id="email" type="text" class="form-control" name="email"
    										placeholder="لطفا نام کاربری  یا کد پرسنلی خود را وارد کنید"
    										style
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.233.120:80 · www.vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 11:06:09 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Location: https://vcostmaz.ir/
    Server: ArvanCloud
    Server-Timing: total;dur=3
    X-Request-ID: b85609c735fe9053071e2f3cf5a32825
    X-SID: 6112
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.234.120:80 · www.vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 11:06:09 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Location: https://vcostmaz.ir/
    Server: ArvanCloud
    Server-Timing: total;dur=6
    X-Request-ID: 04c9d7cfdcfa6871ba8d437f6ede3772
    X-SID: 6113
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.234.120:443 · www.vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 11:06:09 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Location: https://vcostmaz.ir/
    Server: ArvanCloud
    Server-Timing: total;dur=4
    X-Request-ID: 61762f5b762584078e3e93eff3266d42
    X-SID: 6111
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.233.120:8443 · vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 502 Bad Gateway
    Date: Thu, 21 Nov 2024 11:06:09 GMT
    Content-Type: text/html
    Content-Length: 10916
    Connection: close
    Server: ArvanCloud
    Server-Timing: total;dur=92
    X-Request-ID: 4dd68d0a81f8ba1456ce4defd956d952
    X-SID: 6230
    
    
    <!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width"><link href="/cdn-cgi/assets/css/static-pages-2.6.0.css" rel="stylesheet"><link rel="icon" type="image/x-icon" href="//vcostmaz.ir/favicon.ico"><title></title></head><body><section class="error-section error-section--ltr error-section--hide" id="en"><div class="container"><div class="error-section__wrapper"><div class="error-section__information"><h1 class="error-section__title"><span class="error-section__status">Error 502</span><span class="error-section__splitter"> &nbsp;|&nbsp;</span><span class="error-section__reason">Bad Gateway</span></h1><h2 class="error-section__subtitle">Website server is temporarily inaccessible.</h2><div class="error-section__contents"><p class="error-section__content">Please try again in a few minutes.</p><p class="error-section__content">In case the problem still exists contact <b>vcostmaz.ir</b> support.</p></div></div><div class="error-section__image"><svg width="258" height="309" viewBox="0 0 258 309" fill="none" xmlns="http://www.w3.org/2000/svg">
    <rect x="69" y="37.6074" width="132" height="175" rx="6" fill="#D1DBE8"/>
    <rect x="20" y="75.6074" width="130" height="173" rx="5" stroke="#B2C2D6" stroke-width="2" stroke-dasharray="6 6"/>
    <rect x="37" y="57.6074" width="139" height="175" rx="6" fill="#E9EDF5"/>
    <g opacity="0.9">
    <line x1="65.0336" y1="73.5302" x2="52.6785" y2="85.375" stroke="#91A4BC" stroke-width="5"/>
    <line x1="65.2769" y1="85.6412" x2="53.4321" y2="73.2861" stroke="#91A4BC" stroke-width="5"/>
    </g>
    <g opacity="0.9">
    <path d="M93.5 138.607C93.5 138.607 94 125.107 106.5 125.107C119 125.107 119.5 138.607 119.5 138.607" stroke="#91A4BC" stroke-width="2.5"/>
    <circle cx="131.5" cy="117.107" r="4.5" fill="#91A4BC"/>
    <circle cx="82.5" cy="117.107" r="4.5" fill="#91A4BC"/>
    </g>
    <line x1="56.5" y1="159.107" x2="156.5" y2="159.107" stroke="#B2C2D6" stroke-width="5" stroke-linecap="round"/>
    <line x1="56.5" y1="173.107" x2="156.5" y2="173.107" stroke="#B2C2D6" stroke-width="5" stroke-linecap="round"/>
    <line x1="56.5" y1="201.107" x2="156.5" y2="201.107" stroke="#B2C2D6" stroke-width="5" stroke-linecap="round"/>
    <line x1="56.5" y1="187.107" x2="156.5" y2="187.107" stroke="#B2C2D6" stroke-width="5" stroke-linecap="round"/>
    <line x1="56.5" y1="215.107" x2="156.5" y2="215.107" stroke="#B2C2D6" stroke-width="5" stroke-linecap="round"/>
    <path fill-rule="evenodd" clip-rule="evenodd" d="M177.366 192C177.015 193.482 176.58 194.767 176.049 195.553C175.356 196.579 173.643 198.386 171.678 200.459C167.973 204.368 163.376 209.218 163.049 211.54C162.738 213.753 161.262 218.724 160.073 222.73C159.353 225.154 158.738 227.226 158.549 228.119C158.383 228.908 158.383 229.303 158.383 229.61C158.383 230.224 158.383 230.487 157.049 232.855C156.349 234.099 156.201 235.343 156.067 236.46C156.045 236.643 156.024 236.824 156 237H177.549C180.863 237 183.549 234.314 183.549 231V192H177.366Z" fill="#F4FAFF"/>
    <circle opacity="0.05" cx="187" cy="226" r="36" fill="#050505"/>
    <path opacity="0.5" fill-rule="evenodd" clip-rule="evenodd" d="M212.86 215.527L172.814 251.43C171.787 250.57 170.825 249.631 169.936 248.618L210.254 212.471C211.196 213.416 212.068 214.436 212.86 215.527Z" fill="white"/>
    <path opacity="0.5" fill-rule="evenodd" clip-rule="evenodd" d="M216.722 226.114C216.563 225.407 216.373 224.702 216.151 223.998C215.613 222.287 214.916 220.669 214.08 219.157L176.461 253.566C178.524 254.96 180.778 256.057 183.151 256.82L216.722 226.114Z" fill="white"/>
    <path d="M208.879 265.049L220.193 255.201L253.119 293.03C255.775 296.081 255.733 300.466 253.025 302.823L251.517 304.136C248.809 306.492 244.46 305.929 241.804 302.877L208.879 265.049Z" fill="#B2C2D6"/>
    <path d="M202.263 252.878L209.052 246.969L220.89 260.571L214.101 266.479L202.263 252.878Z" fill="#B2C2D6"/>
    <circle cx="187" cy="226" r="31.5" stroke="#B2C2D6" stroke-width="9"/>
    <g opacity="0.9">
    <path d="M31.3174 39.8878C32.0755 41.7677 31.1664 43.9057 29.2865 44.6638C27.4075 45.4216 25.2686 44.5128 24.5105 42.6329C23.7527 40.754 24.6624 38.6147 26.5414 37.
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.234.120:8443 · www.vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 11:06:10 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Location: https://vcostmaz.ir:8443/
    Server: ArvanCloud
    Server-Timing: total;dur=4
    X-Request-ID: ea117ebba42151320d2fac7c3473d038
    X-SID: 6113
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 185.143.233.120:8443 · www.vcostmaz.ir

    2024-11-21 11:06

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 11:06:09 GMT
    Content-Type: text/html
    Content-Length: 0
    Connection: close
    Location: https://vcostmaz.ir:8443/
    Server: ArvanCloud
    Server-Timing: total;dur=4
    X-Request-ID: 834e196bbc995f59af6f83c1b4dc5caf
    X-SID: 6113
    
    Found 3 days ago by HttpPlugin
    Create report
*.vcostmaz.irvcostmaz.ir
CN:
vcostmaz.ir
Key:
ECDSA-256
Issuer:
E5
Not before:
2024-10-15 23:32
Not after:
2025-01-13 23:32
Domain summary
IP summary