WHOIS Service

gastips.com - information about domain

  • Server Status: available
  • Server IP: 72.51.41.27
  • Server Response Time: 188ms

Site title

GasTips.com | Consumer-submitted gas prices throughout Canada and the United States

Keywords

gastips.com, gas, emissions, gasoline, gas prices, gas stations, best gas prices, virtual community, budget, oil companies, petroleum, regular gasoline, petrol

Description

Find the best gas prices in Canada. GasTips.com is a website promoting a virtual community of gas consumers. Hundreds of prices updated daily by thousands of users like you.

Alexa information

Alexa rank: 6,092,095

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
gastips.com IN A 72.51.41.27 38056
gastips.com IN NS 38056 ns1.dnsmadeeasy.com
gastips.com IN NS 38056 ns4.dnsmadeeasy.com
gastips.com IN NS 38056 ns2.dnsmadeeasy.com
gastips.com IN NS 38056 ns3.dnsmadeeasy.com
gastips.com IN NS 38056 ns0.dnsmadeeasy.com

Server Location

Site source

Show / hide source
                
<!DOCTYPE html> 

<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"> 
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    <title>GasTips.com | Consumer-submitted gas prices throughout Canada and the United States</title>
    <meta name="description" content="Find the best gas prices in Canada. GasTips.com is a website promoting a virtual community of gas consumers.  Hundreds of prices updated daily by thousands of users like you." />
    <meta name="keywords" content="gastips.com, gas, emissions, gasoline, gas prices, gas stations, best gas prices, virtual community, budget, oil companies, petroleum, regular gasoline, petrol" />
    <meta name="author" content="gastips.com" /> 
    <meta name="copyright" content="(c) 2011 gastips.com" />
    <link rel="alternate" type="application/rss+xml" title="GasTips Updates" href="http://www.gastips.com/blog/rss/" />

    <script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.min.js" type="text/javascript"></script>
    <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js" type="text/javascript"></script>
    
    <script src="/content/js/jquery.isblank.js" type="text/javascript"></script>
    <script src="/content/js/jquery.cookie.js" type="text/javascript"></script>
    <script src="/content/js/jquery.timeago.js" type="text/javascript"></script>
    <script src="/content/js/jquery.labelify.js" type="text/javascript"></script>
    <script src="/content/achtung/ui.achtung-min.js" type="text/javascript"></script>
    <script src="/content/js/custom.js?v=4" type="text/javascript"></script>
    <link href="/content/achtung/ui.achtung-min.css" rel="stylesheet" type="text/css" />
    <link href="/content/css/jquery-ui-1.8.7.custom.css" rel="stylesheet" type="text/css" />
    <link href="/content/css/blue-theme.css?v=3" rel="stylesheet" type="text/css" />
    
    <link rel="shortcut icon" type="image/png" href="/content/icon/gas.png" />
</head>

<body>
<div id="wrapper">
    <!--WRAPPER-->
    <div class="center">
    
    <div id="headerinfoline">
    <a href="/Users/Login">Login</a> | <a href="/Users/register">Join GasTips</a>
    </div>

    <div id="container">
        <div id="header">
            <a id="logo" title="Homepage" href="http://www.gastips.com"><img src="/content/img/gastips-logo.png" /></a>
            <div id="main_navigation" class="main-menu "> 
                <!-- MAIN NAVIGATION--> 
                <ul>
                    <li id="HomeLink"><a href="/" title="Home">Home</a></li>
                    <li><a href="/Tips/New">Submit Prices</a>
                      <ul> 
                            <li><a href="/Tips/New">Submit New Gas Prices</a></li>
                        </ul>
                 
                    </li>
                    <li><a href="/LocationFinder/TopCities">Find City</a>
                        <ul>
                        <li><a href="/LocationFinder/TopCities">Find Your City</a></li>
                            <li><a href="/GasPrices/1/canada">Canada</a></li>
                            <li><a href="/GasPrices/2/usa">USA</a></li>
                        </ul>
                    </li>
                    <li><a href="/pages/stats">Stats</a></li> 
                    <li><a href="/pages/view/22/frequently-asked-questions">Help</a></li>
                    
                </ul> 
            </div> 
            <!-- MAIN NAVIGATION ENDS--> 
        </div><!-- HEADER ENDS-->
        <!--  HEADER ENDS-->
        <div id="content">
    <div id="CityGuess"></div>
         
 <div class="pageWrap">
    <div class="fCol">
  <script type="text/javascript"><!--
      google_ad_client = "ca-pub-9866772332360812";
      /* Tall */
      google_ad_slot = "8010175573";
      google_ad_width = 120;
      google_ad_height = 600; 
         //--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>    </div>
    <div class="contentCol">
        
<h1>Welcome to GasTips!</h1>

<h3>GasTips.com provides user-submitted gas prices throughout Canada and the U.S.A.</h3>

<p>
GasTips.com is a website for consumer-submitted gas prices. All gas tips are created
by people like you from the prices posted at gas stations in your neighbourhood.
Our goal is to make it simple and easy for you to post prices in your area, and
allow you to visit this site to find the lowest gas price to help your budget and
save you money. All we ask is that you spread the word and tell others that they
can post prices here, to make GasTips.com better for everyone. Thank you!
</p>

<script type="text/javascript">
    $(document).ready(function () {
        $("#welcome-search").attr("title", "Enter Your City Name Here").labelify({
            labelledClass: "welcome-search-Highlight"
        }).autocomplete({
            source: "/LocationFinder/AutoSearch",
            minLength: 2,
            select: function (event, ui) { document.location = ui.item.url; }
        }).data("autocomplete")._renderItem = function (ul, item) {
            return $("<li></li>")
                .data("item.autocomplete", item)
                .append("<a>" + item.label + "<br><span class='small'>" + item.desc + "</span></a>")
                .appendTo(ul);
        };
    });
</script>
<p><b>Find the latest prices for your city here:</b></p>
<div style="margin: 0 auto;">
    <input type="text" size="30" name="cityname" id="welcome-search">
</div>



 <h2>Recent Tips</h2>

 <table cellspacing="0" cellpadding="0" id="GasTipList">
    <tr>

 
    <td style="text-align: right;" nowrap>
        <span class="gastip">
145.9        </span>
              <div class="small-cap">Diesel</div>
  
    </td> 
    <td style="width: 125px;">
        <a href="/GasPrices/station/152825/husky-6806-victoria-dr-e-52nd-ave-vancouver"><h2>Husky</h2></a> 
        <div class="street">
            <a href="/GasPrices/station/152825/husky-6806-victoria-dr-e-52nd-ave-vancouver">6806 Victoria Dr &amp; E 52nd Ave</a><br />
            <a href="/GasPrices/26/vancouver-bc">Vancouver</a>
        </div>
        <div class="updated">
            <time class="timeago" datetime="2012-03-19T06:51:47Z">3/18/2012 11:51:47 PM</time>
        </div>
    </td>
    <td style="text-align: right;" nowrap>
        <span class="gastip">
147.7        </span>
              <div class="small-cap">Premium</div>
  
    </td> 
    <td style="width: 125px;">
        <a href="/GasPrices/station/152616/shell-4177-kingsway-patterson-ave-burnaby"><h2>Shell</h2></a> 
        <div class="street">
            <a href="/GasPrices/station/152616/shell-4177-kingsway-patterson-ave-burnaby">4177 Kingsway &amp; Patterson Ave</a><br />
            <a href="/GasPrices/76/burnaby-bc">Burnaby</a>
        </div>
        <div class="updated">
            <time class="timeago" datetime="2012-03-19T05:07:56Z">3/18/2012 10:07:56 PM</time>
        </div>
    </td>
    <td style="text-align: right;" nowrap>
        <span class="gastip">
142.1        </span>
              <div class="small-cap">Regular</div>
  
    </td> 
    <td style="width: 125px;">
        <a href="/GasPrices/station/146350/husky-bridgeport-rd-garden-city-rd-richmond"><h2>Husky</h2></a> 
        <div class="street">
            <a href="/GasPrices/station/146350/husky-bridgeport-rd-garden-city-rd-richmond">Bridgeport Rd &amp; Garden City Rd</a><br />
            <a href="/GasPrices/515/richmond-bc">Richmond</a>
        </div>
        <div class="updated">
            <time class="timeago" datetime="2012-03-19T00:15:31Z">3/18/2012 5:15:31 PM</time>
        </div>
    </td>
            </tr><tr> 
    <td style="text-align: right;" nowrap>
        <span class="gastip">
131.5        </span>
              <div class="small-cap">Regular</div>
  
    </td> 
    <td style="width: 125px;">
        <a href="/GasPrices/station/153300/petro-canada-1178-fischer-hallman-rd-westmount-rd-e-kitchener"><h2>Petro-Canada</h2></a> 
        <div class="street">
            <a href="/GasPrices/station/153300/petro-canada-1178-fischer-hallman-rd-westmount-rd-e-kitchener">1178 Fischer-Hallman Rd &amp; Westmount Rd E</a><br />
            <a href="/GasPrices/355/kitchener-on">Kitchener</a>
        </div>
        <div class="updated">
            <time class="timeago" datetime="2012-03-18T21:10:01Z">3/18/2012 5:10:01 PM</time>
        </div>
    </td>
    <td style="text-align: right;" nowrap>
        <span class="gastip">
132.9        </span>
              <div class="small-cap">Regular</div>
  
    </td> 
    <td style="width: 125px;">
        <a href="/GasPrices/station/155541/esso-first-ave-young-chilliwack"><h2>Esso</h2></a> 
        <div class="street">
            <a href="/GasPrices/station/155541/esso-first-ave-young-chilliwack">First Ave &amp; Young</a><br />
            <a href="/GasPrices/1020/chilliwack-bc">Chilliwack</a>
        </div>
        <div class="updated">
            <time class="timeago" datetime="2012-03-16T12:47:24Z">3/16/2012 5:47:24 AM</time>
        </div>
    </td>
    <td style="text-align: right;" nowrap>
        <span class="gastip">
118.9        </span>
              <div class="small-cap">Regular</div>
  
    </td> 
    <td style="width: 125px;">
        <a href="/GasPrices/station/154348/petro-canada-1606-mayor-magrath-dr-s-16th-ave-s-lethbridge"><h2>Petro-Canada</h2></a> 
        <div class="street">
            <a href="/GasPrices/station/154348/petro-canada-1606-mayor-magrath-dr-s-16th-ave-s-lethbridge">1606 Mayor Magrath Dr S &amp; 16th Ave S</a><br />
            <a href="/GasPrices/510/lethbridge-ab">Lethbridge</a>
        </div>
        <div class="updated">
            <time class="timeago" datetime="2012-03-16T12:45:15Z">3/16/2012 6:45:15 AM</time>
        </div>
    </td>
            </tr><tr> 
    <td style="text-align: right;" nowrap>
        <span class="gastip">
140.6        </span>
              <div class="small-cap">Regular</div>
  
    </td> 
    <td style="width: 125px;">
        <a href="/GasPrices/station/147664/shell-5-8th-ave-mcbride-blvd-new-westminster"><h2>Shell</h2></a> 
        <div class="street">
            <a href="/GasPrices/station/147664/shell-5-8th-ave-mcbride-blvd-new-westminster">5 8th Ave &amp; McBride Blvd</a><br />
            <a href="/GasPrices/319/new-westminster-bc">New Westminster</a>
        </div>
        <div class="updated">
            <time class="timeago" datetime="2012-03-16T12:45:08Z">3/16/2012 5:45:08 AM</time>
        </div>
    </td>
    <td style="text-align: right;" nowrap>
        <span class="gastip">
131.9        </span>
              <div class="small-cap">Regular</div>
  
    </td> 
    <td style="width: 125px;">
        <a href="/GasPrices/station/148708/esso-451-ryan-rd-anderton-rd-courtenay"><h2>Esso</h2></a> 
        <div class="street">
            <a href="/GasPrices/station/148708/esso-451-ryan-rd-anderton-rd-courtenay">451 Ryan Rd &amp; Anderton Rd</a><br />
            <a href="/GasPrices/4858/courtenay-bc">Courtenay</a>
        </div>
        <div class="updated">
            <time class="timeago" datetime="2012-03-16T12:44:52Z">3/16/2012 5:44:52 AM</time>
        </div>
    </td>
    <td style="text-align: right;" nowrap>
        <span class="gastip">
139.9        </span>
              <div class="small-cap">Regular</div>
  
    </td> 
    <td style="width: 125px;">
        <a href="/GasPrices/station/147596/chevron-20522-88th-ave-near-204th-st-langley"><h2>Chevron</h2></a> 
        <div class="street">
            <a href="/GasPrices/station/147596/chevron-20522-88th-ave-near-204th-st-langley">20522 88th Ave near 204th St</a><br />
            <a href="/GasPrices/1095/langley-bc">Langley</a>
        </div>
        <div class="updated">
            <time class="timeago" datetime="2012-03-16T12:44:17Z">3/16/2012 5:44:17 AM</time>
        </div>
    </td>
            </tr><tr> 
</tr>
</table>
      
        <br class=clear /> 
        <div style="padding-top: 20px;">
 
       <script type="text/javascript"><!--
           google_ad_client = "ca-pub-9866772332360812";
           /* Bottom Links */
           google_ad_slot = "7894105158";
           google_ad_width = 468;
           google_ad_height = 15;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>        </div>
    </div>
    <div class="lCol">
          <div class="joinbox">
          <a href="/Users/register"> 
          <h4> Join GasTips today !</h4>to be entered in contests, and notified of the cheapest gas prices in your area.</a></div>

   
<script type="text/javascript"><!--
    google_ad_client = "ca-pub-9866772332360812";
    /* Right Square */
    google_ad_slot = "5683762348";
    google_ad_width = 250;
    google_ad_height = 250;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>


      <a href="http://www.gastips.com/email/Url/0?ActionId=9" target="_blank"><img border="0" src="/content/shifts123.png" /></a>
      <a href="http://www.gastips.com/email/Url/0?ActionId=10" target="_blank"><img border="0" src="/content/uptimeauditor.png" /></a>
           <div class="clear"></div>

<b>Recent Topics</b><br /> 
        <a href="/Forum/2538/windsor-ont---gas-prices-are-up-09-cents-from-last">Windsor Ont - Gas Prices are up $.09 cents from last week</a><br />
        <a href="/Forum/2537/montreal-rising-gas-prices">Montreal Rising Gas Prices</a><br />
        <a href="/Forum/2536/failed-atempt">Failed Atempt</a><br />
        <a href="/Forum/2535/up-down-the-next-day">Up &amp; down the next day.</a><br />
        <a href="/Forum/2534/incorrect-listing">Incorrect listing</a><br />
        <a href="/Forum/2533/price-fall-off">Price Fall Off</a><br />
        <a href="/Forum/2532/dangerous-fridge-stopped-by-police">Dangerous fridge stopped by Police</a><br />
        <a href="/Forum/2531/you-could-have-expected-it">You Could have expected it.</a><br />
        <a href="/Forum/2530/dont-top-off-your-gas-tank">Don&#39;t Top Off Your Gas Tank!</a><br />
        <a href="/Forum/2529/updating-prices">Updating prices</a><br />
    </div>
</div>
</div>
    <div id="copyright"> 
        <div class="one-fourth">
        <h5>© Copyright 1999-2012</h5>
        <p>All Rights Reserved.<br />
        <a href="/pages/view/3/terms-of-service">Terms of Service</a><br />
        <a href="/pages/view/2/privacy-policy">Privacy Policy</a>
        
        </p> 
        </div>
        <div class="one-fourth">
            <h5>Contact</h5>
            <ul class="social-links"> 
                <li>E-Mail: <span class=email></span></li>
                <li><a href="/Forum/" title="Forum">Forum</a></li> 
                <li><a href="/blog">Blog</a></li> 
            </ul>
        </div>
        <div class="one-fourth">    
        <h5>Stay in Touch</h5>
            <ul class="social-links"> 
             
                <li><img src="/content/img/facebook.png" width="16" height="16" alt="#"/><a href="http://www.facebook.com/pages/GasTips/223293494374647">Our Facebook page</a></li> 
                <li><img src="/content/img/twitter.png" width="16" height="16" alt="#"/><a href="http://twitter.com/gas_tips">Follow us on Twitter</a></li> 
                <li><img src="/content/img/rss.png" width="16" height="16" alt="#"/><a href="/blog/rss/">Our RSS Feed</a></li>      
            </ul> 
        </div>
        <div class="one-fourth last">
            <h5>Our Site</h5>
            <ul class="social-links"> 
                <li><a href="/Blog/6/gastipscom-reputation-system">How our points work</a></li>
                <li><a href="/pages/view/4/forum-guidelines">Forum Guidelines</a></li>
                <li><a href="/pages/view/8/about-us">About Us</a></li>
             </ul> 
        </div>
        <div class="one small tac" style="line-height: 1.1;">
         As this site depends on visitor price updates, GasTips.Com is not responsible for information inaccuracies, inconsistencies or errors. <br /> GasTips.Com reserves the right to make changes to any of the site content at any time without notice. 
        </div>
    </div><!-- COPYRIGHTS ENDS--> 
<!-- analytics -->
<script type="text/javascript">
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-24669889-1']);
    _gaq.push(['_trackPageview']);
    (function () {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
</script></div><!-- CONTAINER ENDS-->
</div><!-- CONTAINER ENDS-->
</div><!-- WRAPPER ENDS-->
</body>
</html>
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...