Site is temporarily unavailable due to maintenance

We expect to have the site back up within 4 hours.

'; exit; */ #} }#goodbotcheck /* if (in_array($ip, $list) ){ #echo "$ip FOUND IN FILE, last array"; header("HTTP/1.1 503 Service Temporarily Unavailable"); header("Status: 503 Service Temporarily Unavailable"); header("Retry-After: 3600"); echo ' Site is temporarily unavailable due to maintenance

Site is temporarily unavailable due to maintenance

We expect to have the site back up within 4 hours.

'; exit; } */ # '../', 'passwd', 'UNION' if (strpos($urlg, '../') !== false) { echo 'fuck off'; die(); } if (strpos($article, '../') !== false) { echo 'fuck off'; die(); } if (strpos($vl, '../') !== false) { echo 'fuck off'; die(); } $banned[0]="5.79.105.131"; if (in_array($_SERVER['REMOTE_ADDR'],$banned)) { header("HTTP/1.1 403 Forbidden"); exit; } $banned[0]="202.46.51.210"; if (in_array($_SERVER['REMOTE_ADDR'],$banned)) { header("HTTP/1.1 403 Forbidden"); exit; } $host = $_SERVER['HTTP_HOST']; $uri = $_SERVER['REQUEST_URI']; $domainname = $_SERVER['HTTP_HOST']; #if ($domainname != "action.news"){ #$uri = $_SERVER['REQUEST_URI']; #Header( "HTTP/1.1 301 Moved Permanently" ); #Header( "Location: http://action.news$uri" ); #} if ($domainname == "www.telus.com.fiber.westnet.ca"){ $cdn = "https://$domainname"; } else { #$cdn = "https://secure.action.news"; } // find out the domain: $domain = $_SERVER['HTTP_HOST']; // find out the path to the current file: $path = $_SERVER['SCRIPT_NAME']; // find out the QueryString: $queryString = $_SERVER['QUERY_STRING']; // put it all together: $url = "//" . $domain . $path . "?" . $queryString; #$items = array(westnet,westnethd,forestlawnalberta); #$fblikename = $items[array_rand($items)]; $fblikename = "westnethd"; $range_start = ip2long("207.35.0.0"); $range_end = ip2long("207.35.255.255"); $ip = ip2long($_SERVER['REMOTE_ADDR']); if ($ip >= $range_start && $ip <= $range_end) { // alert $ip = $_SERVER["REMOTE_ADDR"]; $referer = $_SERVER['HTTP_REFERER']; $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); $ua = $_SERVER['HTTP_USER_AGENT']; $to = "cs.security-207.35.0.0@westnet.ca"; $subject = "Calgary Stampede Snooping $url"; $body = "$ip $hostname read $url from $referer $ua"; if (mail($to, $subject, $body)) { echo(""); } else { echo(""); } } $referer = $_SERVER['HTTP_REFERER']; if (strpos($referer,'facebook') !== false) { // alert $ip = $_SERVER["REMOTE_ADDR"]; $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); $ua = $_SERVER['HTTP_USER_AGENT']; #$to = "fb-visitor@westnet.ca"; $subject = "$url"; $body = "$ip $hostname read $url from $referer $ua"; if (mail($to, $subject, $body)) { echo(""); } else { echo(""); } } $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); if (strpos($hostname,'tfbnw') !== false) { // alert $ip = $_SERVER["REMOTE_ADDR"]; $ua = $_SERVER['HTTP_USER_AGENT']; #$to = "fb-visitor@westnet.ca"; $subject = "$url"; $body = "$ip $hostname read $url from $referer $ua"; if (mail($to, $subject, $body)) { echo(""); } else { echo(""); } } $range_start = ip2long("216.239.0.0"); $range_end = ip2long("216.239.255.255"); $ip = ip2long($_SERVER['REMOTE_ADDR']); if ($ip >= $range_start && $ip <= $range_end) { // alert $ip = $_SERVER["REMOTE_ADDR"]; $referer = $_SERVER['HTTP_REFERER']; $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); $ua = $_SERVER['HTTP_USER_AGENT']; $to = "security-216.239.0.0@westnet.ca"; $subject = "Google Snooping $url"; $body = "$ip $hostname read $url from $referer $ua"; if (mail($to, $subject, $body)) { echo(""); } else { echo(""); } } $ip = $_SERVER['REMOTE_ADDR']; ?> Calgary Logistics & Trucking - North America | WestNet Heavy Industries WestNet N.A., A Global Leader In Technology, Innovations, Communications, Aeropsace, Wi-Fi, Construction and More
WestNet Menu
Calgary Logistics & Trucking - North America | WestNet Heavy Industries

WestNet Heavy Industries

Leading North American Logistics

WestNet Transport Truck

Since its founding in 1996, WestNet Heavy Industries has become a top-tier player in logistics and transportation across North America. Based in Calgary, with extended operations in Utah and Phoenix, our company specializes in delivering a wide range of services, from hot shot deliveries to medical logistics.

Fleet Services and Capabilities

WestNet Heavy Industries operates a vast fleet of state-of-the-art trucks, trailers, and specialized equipment designed to meet the needs of industries ranging from healthcare to manufacturing. Our services are backed by an impeccable safety record, ensuring that all deliveries are handled with the utmost precision and professionalism.

WestNet Shipping Truck

Pioneering Real-Time Tracking

WestNet Heavy Industries is a leader in logistics innovation, offering real-time tracking through our cutting-edge system at track.westnet.ca. This system allows our clients to monitor their shipments with real-time updates, complete with images and status reports. Our tracking system was the first of its kind in the industry, even beating FedEx to market with this revolutionary technology.

WestNet Tower Trailer

Our Growing Presence Across North America

WestNet Heavy Industries continues to expand its reach across North America, with major hubs in Calgary, Utah, and Phoenix. We serve a variety of industries including energy, healthcare, manufacturing, and retail. Our logistics solutions are designed to meet the unique needs of our clients, offering flexibility, speed, and reliability.

Commitment to Safety and Efficiency

With a perfect safety record, WestNet Heavy Industries prides itself on the professionalism of its drivers and logistics team. Our drivers undergo rigorous training and maintain a substance-free lifestyle, ensuring that every delivery is handled with care. Additionally, our fleet is equipped with the latest in logistics technology, ensuring both safety and efficiency on every trip.

WestNet Fleet in Calgary

We are proud to offer not only traditional logistics services but also specialized delivery for high-value, sensitive items such as medical equipment and industrial supplies. Our diverse fleet allows us to adapt to different client needs while maintaining the highest standards of safety and reliability.

Contact Us

If you would like to learn more about WestNet Heavy Industries' logistics services or discuss a custom solution for your business, feel free to reach out to us.

Phone: (403) 774-7470

Email: heavy.industries@westnet.ca

WestNet News Van

Stay updated on all our latest projects, from logistics advancements to media services. We are here to ensure that your goods are delivered safely, securely, and on time, every time.

/* Styles for the responsive div */ .responsive-div { background-color: white; /* Sets the background color of the div */ width: 100%; /* Makes the div take 100% of its parent's width */ max-width: 1200px; /* Limits the maximum width of the div */ margin: 0 auto; /* Centers the div horizontally */ padding: 5px; /* Adds spacing inside the div */ box-sizing: border-box; /* Includes padding in the div's total width */ overflow: hidden; /* Prevents images from leaking out of the div */ display: flex; /* Use flexbox layout */ justify-content: center; /* Center contents horizontally */ align-items: center; /* Center contents vertically */ text-align: center; /* Center text inside the div */ } /* Styles for the images inside the div */ .responsive-div img { max-width: 100%; /* Ensures images resize to fit the div */ height: auto; /* Maintains image aspect ratio */ } /* Additional styles for the footer text */ footer { text-align: center; /* Centers the footer text */ color: white; /* Sets the text color */ font-family: Verdana; /* Sets the font family */ } footer a { color: white; /* Sets the link color */ } footer a:hover { text-decoration: underline; /* Adds underline on hover for links */ }
WestNet Logo Twitter Icon Facebook Icon Verizon Logo
EOT; #include ('/var/wwwroot/westnet.ca/track/tracker.php'); #include ('emaillogger.php'); /* #adsense was switched to toypp */ include('location.php'); ?>