www.kansasgasservice.com Open in urlscan Pro
12.216.62.25  Public Scan

Submitted URL: https://kansasgasservice.com/
Effective URL: https://www.kansasgasservice.com/
Submission: On February 29 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 7 forms found in the DOM

GET /search

<form action="/search" id="mobile-search-form" method="GET" style="position: relative;">
  <input data-search-auto-complete="true" id="mobile-search" name="query" type="text" placeholder="Search" autocomplete="off">
  <button title="Search" type="submit">
  </button>
  <div class="auto-complete-container"></div>
</form>

GET /search

<form action="/search" id="desktop-search-form" method="GET" style="position: relative;">
  <div class="ong-form-group">
    <input data-search-auto-complete="true" name="query" type="text" aria-label="Search site" placeholder="Search site...">
    <button aria-label="search" type="submit">
    </button>
  </div>
  <div class="auto-complete-container"></div>
</form>

POST

<form method="POST" id="login-form">
  <div class="form-group ong-form-group">
    <input type="text" id="txtLoginUsername" name="userName" class="underline-input ng-untouched ng-invalid" placeholder="Username" autocomplete="on" spellcheck="false" data-val-required="true">
    <label for="txtLoginUsername"> Username </label>
    <i class="form-control-feedback fas fa-times"></i>
    <div class="help-block" data-val-rule="required"> Username is required </div>
  </div>
  <div class="form-group ong-form-group">
    <input type="password" id="txtLoginPassword" name="password" class="underline-input ng-untouched ng-invalid" placeholder="Password" spellcheck="false" data-val-required="true">
    <label for="txtLoginPassword"> Password </label>
    <i class="form-control-feedback fas fa-times"></i>
    <div class="help-block" data-val-rule="required"> Password is required </div>
  </div>
  <div>
    <div class="ong-checkbox-group" aria-labelledby="chkRememberMe">
      <input type="checkbox" id="chkRememberMe" name="rememberMe" class="ng-untouched ng-invalid">
      <label for="chkRememberMe"> Remember Me </label>
    </div>
  </div>
  <button type="submit" id="btnLogin" class="btn-blue mvc-busy-button"> Login <span class="loading">
      <i class="fad fa-spinner-third fa-spin"></i>
    </span>
  </button>
  <span class="forgot-credentials-links">
    <a id="lnkForgotUsername" href="#">Forgot Username</a> or <a id="lnkForgotPassword" href="#">Password</a>
  </span>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8J4v9Xw4f1NCgC0fdDxDlXkX_85XySLZMsqRc2F0bZVNz8g_VHrWgZ9B02RmQgAM0arzXzZA-KnUTkuwd_bBO5AKgM8mGCh02q1YFxf8mbAG5lx7-NpwvRhHKGBEkeuukTyksAjwx8X5_VKD0GAFkww">
</form>

POST

<form id="forgot-username-form" method="POST">
  <div class="form-group ong-form-group">
    <input type="text" id="txtLoginForgotUsername" name="email" class="underline-input ng-untouched ng-invalid" placeholder="Email Address" autocomplete="on" spellcheck="false" data-name="Email Address" data-val-required="true" data-val-type="email">
    <label for="txtLoginForgotUsername"> Email Address </label>
    <i class="form-control-feedback fas fa-times"></i>
    <div class="help-block" data-val-rule="required"> Email Address is required </div>
    <div class="help-block" data-val-rule="email"> Email Address is invalid </div>
  </div>
  <button type="submit" id="btnSendForgotUsernameEmail" class="btn-blue mvc-busy-button"> Send Email <span class="loading">
      <i class="fad fa-spinner-third fa-spin"></i>
    </span>
  </button>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8J4v9Xw4f1NCgC0fdDxDlXkX_85XySLZMsqRc2F0bZVNz8g_VHrWgZ9B02RmQgAM0arzXzZA-KnUTkuwd_bBO5AKgM8mGCh02q1YFxf8mbAG5lx7-NpwvRhHKGBEkeuukTyksAjwx8X5_VKD0GAFkww">
</form>

POST

<form id="forgot-password-form" method="POST">
  <div class="form-group ong-form-group">
    <input type="text" id="txtLoginForgotPassword" name="email" class="underline-input ng-untouched ng-invalid" placeholder="Email Address" autocomplete="on" spellcheck="false" data-val-required="true" data-val-type="email">
    <label for="txtLoginForgotPassword"> Email Address </label>
    <i class="form-control-feedback fas fa-times"></i>
    <div class="help-block" data-val-rule="required"> Email Address is required </div>
    <div class="help-block" data-val-rule="email"> Email Address is invalid </div>
  </div>
  <button type="submit" id="btnSendForgotPasswordEmail" class="btn-blue mvc-busy-button"> Send Email <span class="loading">
      <i class="fad fa-spinner-third fa-spin"></i>
    </span>
  </button>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8J4v9Xw4f1NCgC0fdDxDlXkX_85XySLZMsqRc2F0bZVNz8g_VHrWgZ9B02RmQgAM0arzXzZA-KnUTkuwd_bBO5AKgM8mGCh02q1YFxf8mbAG5lx7-NpwvRhHKGBEkeuukTyksAjwx8X5_VKD0GAFkww">
</form>

POST

<form method="POST" id="masthead-login-form">
  <div>
    <div class="login-input-column">
      <div class="form-group ong-form-group">
        <input type="text" id="txtHeroUsername" name="userName" placeholder="Username" autocomplete="on" spellcheck="false" data-name="Username" data-val-required="true" class="ng-untouched ng-invalid">
        <label for="txtHeroUsername"> Username </label>
        <i class="form-control-feedback fas fa-times"></i>
        <div class="help-block" data-val-rule="required"> Username is required </div>
      </div>
    </div>
    <div class="login-input-column">
      <div class="form-group ong-form-group">
        <input type="password" id="txtHeroPassword" name="password" placeholder="Password" spellcheck="false" data-name="Password" data-val-required="true" class="ng-untouched ng-invalid">
        <label for="txtHeroPassword"> Password </label>
        <i class="form-control-feedback fas fa-times"></i>
        <div class="help-block" data-val-rule="required"> Password is required </div>
      </div>
    </div>
    <div class="login-button-group">
      <button type="submit" id="btnHeroLogin" class="btn-blue mvc-busy-button"> Login <span class="loading">
          <i class="fad fa-spinner-third fa-spin"></i>
        </span>
      </button>
    </div>
  </div>
  <div>
    <div class="login-input-column">
      <div class="ong-checkbox-group login-link-container" aria-labelledby="chkHeroRememberMe">
        <input type="checkbox" id="chkHeroRememberMe" name="rememberMe" class="ng-untouched ng-invalid">
        <label for="chkHeroRememberMe"> Remember Me </label>
      </div>
    </div>
    <div class="login-input-column">
      <span class="login-link-container">
        <a href="/forgot-username">Forgot Username</a> or <a href="/forgot-password">Password</a>
      </span>
    </div>
    <div class="login-button-group login-link-container">
      <span class="">
        <a href="/Register-Account">Create Account</a>
      </span>
      <span class="">
        <a href="/guest-payment">Guest Payment</a>
      </span>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8J4v9Xw4f1NCgC0fdDxDlXkX_85XySLZMsqRc2F0bZVNz8g_VHrWgZ9B02RmQgAM0arzXzZA-KnUTkuwd_bBO5AKgM8mGCh02q1YFxf8mbAG5lx7-NpwvRhHKGBEkeuukTyksAjwx8X5_VKD0GAFkww">
</form>

GET /search

<form id="main-search" method="GET" action="/search" style="position: relative;">
  <input data-search-auto-complete="true" name="query" type="text" placeholder="Search for keywords (Ex. energy efficiency, home gas, commercial, pay bill, etc.)" autocomplete="off">
  <button type="submit" class="btn-blue"> Search... </button>
  <div class="auto-complete-container"></div>
</form>

Text Content

Sign In

 * Report Emergency
 * Rebates
 * My Account


 * Pay Bill
   
 * Schedule Service
   
 * Save Money
   Energy Saving Tools Tips
    * Tools & Tips
    * Read Your Meter
   
   Assistance Programs
    * All Assistance Programs
    * Do I Qualify?
    * Low Income Home Energy Assistance
    * Share The Warmth
   
   Programs and Offerings
    * Customer Protection Program

 * Choose Gas
   Home Services
    * Benefits of Natural Gas
    * Natural Gas Appliances
    * Natural Gas in Your Home
    * Sustainability
    * Cooking With Natural Gas
   
   Business Services
    * Natural Gas Solutions
    * Industry Solutions
    * Natural Gas Equipment Directory
    * Transportation Services
    * Economic Development
    * Technology & Investments
    * Procurement and Contractor Opportunities
   
   Construction Services
    * Plan Your Project
    * FAQs

 * Safety
   Pipeline Safety
    * If You Damage a Pipeline
    * Meter Safety
    * Right-of-Way
    * Cross Bore
    * Integrity Management Program
   
   Safety at Home
    * Appliance Safety
    * Carbon Monoxide Awareness
    * Customer Awareness
    * Safe Digging
   
   Safety Information
    * Call Before You Dig
    * If You Smell Gas
    * Severe Weather
    * How to Detect a Leak
    * Excess Flow Valves

Search


Sign Into Account


Unsuccessful Login Attempt Please re-enter username & password
Username
Username is required
Password
Password is required
Remember Me
Login Forgot Username or Password
 * Guest Payment
 * 
 * Create Account
 * 
 * Contact Us

Forgot Username

Please enter the email address associated with the account to receive account
information
Account not found Please re-enter your email address
Email Address
Email Address is required
Email Address is invalid
Send Email
Cancel

Forgot Password

Please enter the email address associated with the account to receive account
information
Account not found Please re-enter your email address
Email Address
Email Address is required
Email Address is invalid
Send Email
Cancel
 * View my account
 * Action Items 1
 * Add Billing Account
 * Change Password
 * Contact Preferences
 * Credit Reference Letter
 * Emergency Contacts
 * Enter Meter Reading
 * Manage Bank Account
 * Report a Pay Station Payment
 * Logout

Account #:


KANSAS GAS SERVICE

Username
Username is required
Password
Password is required
Login
Remember Me
Forgot Username or Password
Create Account Guest Payment
Unsuccessful Login Attempt Please re-enter username & password
 * Payment Options for Every Budget
   We offer several convenient ways to pay your natural gas bill. From autopay
   to credit cards and mobile apps, we got you covered.
   View Your Options
 * WE'VE GOT YOU COVERED
   Home warranty plans help take some of the worry and stress out of owning a
   home. 
   Get Protected!

 * LIFE IS EASIER WITH E-STATEMENTS
   
   Access account history anytime, anywhere and say goodbye to paper clutter.
   Join over half of our customers already benefiting from e-statements. Sign up
   today, it's free & easy!
   Go Paperless Today!
 * Need Help Paying Your Bill?
   Kansas has many community agencies that provide additional assistance with
   utility bill payment and other needs.
   Learn more
 * Payment Options for Every Budget
   We offer several convenient ways to pay your natural gas bill. From autopay
   to credit cards and mobile apps, we got you covered.
   View Your Options
 * WE'VE GOT YOU COVERED
   Home warranty plans help take some of the worry and stress out of owning a
   home. 
   Get Protected!

 * LIFE IS EASIER WITH E-STATEMENTS
   
   Access account history anytime, anywhere and say goodbye to paper clutter.
   Join over half of our customers already benefiting from e-statements. Sign up
   today, it's free & easy!
   Go Paperless Today!
 * Need Help Paying Your Bill?
   Kansas has many community agencies that provide additional assistance with
   utility bill payment and other needs.
   Learn more


 * Payments
   Explore payment options and read about payment assistance.
 * Service Changes
   Start, stop or move your service easily.
 * Be a Dig Hero
   Have an outdoor project? Call 811 before digging!
 * FAQs
   Get answers to the most commonly asked questions!
 * Payments
   Explore payment options and read about payment assistance.
 * Service Changes
   Start, stop or move your service easily.
 * Be a Dig Hero
   Have an outdoor project? Call 811 before digging!
 * FAQs
   Get answers to the most commonly asked questions!
 * Payments
   Explore payment options and read about payment assistance.
 * Service Changes
   Start, stop or move your service easily.
 * Be a Dig Hero
   Have an outdoor project? Call 811 before digging!
 * FAQs
   Get answers to the most commonly asked questions!


HOW CAN WE ASSIST YOU TODAY?

Search...

To report a natural gas odor or emergency, leave the area immediately and then
call 911 and 888‑482‑4950.
Save Energy & Money

Make your home more energy efficient by following some simple tips. Learn More

Why Natural Gas
Financial Assistance Programs


THE PIPELINE

The latest news on natural gas that can help you stay informed, save money, grow
your business and improve your quality of life!

Topics: Latest News
Oct

Latest News • 10/20/2023


TAKE CHARGE OF YOUR ENERGY USE: 6 DIY TO SAVE MONEY AND ENERGY IN YOUR HOME

With colder months approaching, here are easy tips to help you reduce energy
consumption, cut costs and stay comfortable throughout the year.

Topics: Latest News
Jul

Latest News • 7/27/2023


MEET KAIL DUBBERT: KANSAS GAS SERVICE ENGINEERING INTERN

Our company strives to create an engaged and high-performing workforce. This
summer, we welcomed 24 interns to work across different departments.

Topics: Latest News
Jul

Latest News • 7/18/2023


A YEAR OF IMPACT: WHAT YOU NEED TO KNOW FROM OUR 2023 ESG REPORT

Kansas Shines in New ESG Report

Topics: Latest News
Jun

Latest News • 6/19/2023


LET'S EAT! SPOTLIGHT ON THE ONE GAS EDUCATION & TRAINING AREA

Cortney Dennis, ONE Gas manager, Customer Programs, gives a behind-the-scenes
look at the new ONE Gas Education Training Area.

Topics: Latest News
May

Latest News • 5/9/2023


ARE YOU PREPARED FOR SEVERE WEATHER?

Severe weather can be unpredictable and cause damage. Is your property ready to
brave the storm?


PROUDLY SERVING THE SUNFLOWER STATE

Headquartered in Overland Park, Kansas Gas Service is the largest natural gas
distribution utility in Kansas, providing clean, reliable natural gas to more
than 648,000 customers in 360 communities.  Kansas Gas Service was formed in
1997 when ONEOK, Inc. purchased natural gas assets from Western Resources. Learn
More


JAVASCRIPT REQUIRED

Our site requires JavaScript. Please enable JavaScript and refresh the browser
window.

Refresh
To report a natural gas odor or emergency, leave the area immediately and then
call 911 and 888‑482‑4950.


LOOKING FOR MORE?


REPORT EMERGENCY


SCHEDULE SERVICE

 * Start, Stop or Transfer
 * Account Identity Validation


COMMUNITY

 * Community Investments
 * Corporate Responsibility
 * Sustainability


PAYMENT OPTIONS

 * Guest Payment
 * Sign in to Account
 * Payment Options
 * Payment Locations


COST OF GAS & TARIFFS

 * Rates & Tariffs
 * Cost of Gas


CONTACT & RESOURCES

 * New Customer Welcome
 * Weather Safety and Disaster Preparedness
 * Contact Us
 * The Pipeline Newsletter


BILLING OPTIONS

 * Billing Options
 * Understand Your Bill


CORPORATE INFORMATION

 * About Us
 * Investors
 * Careers
 * Economic Development


SITE INFORMATION

 * Sitemap
 * Terms & Conditions / Privacy Policy


SPECIAL SERVICES

 * Share The Warmth
 * Community Assistance Agencies
 * Telecom Devices
 * Third-Party Notification Plan


PRESS & MEDIA

 * Press Releases
 * Digital Newsroom
 * Blog


MOBILE APP

Copyright @ 2024 Kansas Gas Service. All rights reserved. Kansas Gas Service •
7421 W. 129th Street, Overland Park, KS 66213 • 800-794-4780
 * 
 * 
 * 
 * 




WE'D WELCOME YOUR FEEDBACK!

Would you take a brief survey so we can improve your experience on our site?

Yes, I'll give feedback No thanks
Powered by ForeSee Privacy Policy