www.flightaware.com Open in urlscan Pro
172.64.148.55  Public Scan

Submitted URL: https://flightaware.com/squawks/
Effective URL: https://www.flightaware.com/squawks/
Submission: On December 17 via api from CA — Scanned from CA

Form analysis 7 forms found in the DOM

GET https://www.flightaware.com/account/locale_switch.rvt

<form action="https://www.flightaware.com/account/locale_switch.rvt" method="get" style="display: inline;">
  <select name="locale" aria-label="Locale Picker" class="localePicker" onchange="this.form.submit();">
    <option value="ar_SA">العربية</option>
    <option value="cs_CZ">Čeština</option>
    <option value="de_DE">Deutsch</option>
    <option value="en_AU">English (Australia)</option>
    <option value="en_CA">English (Canada)</option>
    <option value="en_GB">English (UK)</option>
    <option value="en_US" selected="selected">English (USA)</option>
    <option value="es_ES">Español (España)</option>
    <option value="es_MX">Español</option>
    <option value="fi_FI">Suomi</option>
    <option value="fr_CA">Français (Canada)</option>
    <option value="fr_FR">Français (France)</option>
    <option value="he_IL">עִבְרִית</option>
    <option value="hi_IN">हिन्दी</option>
    <option value="hr_HR">Hrvatski</option>
    <option value="it_IT">Italiano</option>
    <option value="ja_JP">日本語</option>
    <option value="ko_KR">한국어</option>
    <option value="pl_PL">Polski</option>
    <option value="pt_BR">Português (Brasil)</option>
    <option value="pt_PT">Português (Portugal)</option>
    <option value="ru_RU">Русский</option>
    <option value="tr_TR">Türkçe</option>
    <option value="zh_CN">中文(简体)</option>
    <option value="zh_HK">中文(香港)</option>
    <option value="zh_TW">中文(台灣)</option>
  </select>
  <input type="hidden" name="csrf_token" value="535421271">
</form>

GET //www.flightaware.com/ajax/ignoreall/omnisearch/disambiguation.rvt

<form id="omnisearch_form" method="get" action="//www.flightaware.com/ajax/ignoreall/omnisearch/disambiguation.rvt" class="active"><input type="hidden" name="searchterm" value=""><input type="hidden" name="token" value="">
  <div class="select2-container select2-container-multi" id="s2id_omni_headerSearchForm">
    <ul class="select2-choices">
      <li class="select2-search-field"> <label for="s2id_autogen1" class="select2-offscreen"></label> <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input select2-default"
          id="s2id_autogen1" tabindex="0" placeholder="" style="width: 360px;"> </li>
    </ul>
    <div class="select2-drop select2-drop-multi select2-display-none omnisearch_dropdown">
      <ul class="select2-results">
        <li class="select2-no-results">No matches found</li>
      </ul>
    </div>
  </div><input type="hidden" id="omni_headerSearchForm" data-version="50" data-server="www.flightaware.com" data-alias="www.flightaware.com" data-startsearch="Please begin searching to receive suggestions" data-ambiguous="More results for %1 ..."
    data-searching="Searching..." data-recent="Recent Searches" data-placeholder="&nbsp;&nbsp; Search for flight, tail, airport, or city" tabindex="-1" value="" style="display: none;">
  <div style="display:none;" class="omnisearch_loading"><i class="fa fa-spinner fa-pulse"></i></div>
</form>

/live/findflight

<form action="/live/findflight">
  <div class="trackInputContainer">
    <div class="trackInput"><input name="origin" class="trackRouteOrigin blur" type="text" placeholder="Origin" title="Origin" aria-label="Origin" autocomplete="off" autocorrect="off"></div>
  </div>
  <div tabindex="0" role="button" class="route_swap">
    <div class="header_swap"><img alt="Swap" src="https://www.flightaware.com/images/home_main/flip_fields.svg"></div>
  </div>
  <div class="trackInputContainer">
    <div class="trackInput"><input name="destination" class="trackRouteDestination blur" type="text" placeholder="Destination " title="Destination " aria-label="Destination " autocomplete="off" autocorrect="off"></div>
  </div><input type="submit" hidefocus="true" style="display: none;">
</form>

/live/form.rvt

<form class="airlineSearch" action="/live/form.rvt">
  <div class="trackInputContainer airlineName ">
    <div class="trackInput"><input id="airline_name" name="q" class="trackAirlineName blur" type="text" title="Airline" aria-label="Airline (e.g. United)" placeholder="Airline" autocomplete="off" autocorrect="off"></div>
  </div>
  <div class="trackInputContainer flightNumber ">
    <div class="trackInput"><input id="ident_suffix" name="ident_suffix" class="trackAirlineNumber blur" type="text" title="Flight #" aria-label="Flight # (e.g. 450)" placeholder="Flight #" autocorrect="off"></div>
  </div><input type="hidden" id="ident_prefix" name="ident_prefix"><input type="submit" hidefocus="true" style="display: none;"><span class="fa fa-times-circle-o" id="airlineSearchCancel"></span>
</form>

/live/form.rvt

<form id="privateSearch" data-fa-search-type="privateSearch" class="searchOption hide text_align_left" action="/live/form.rvt">
  <div class="trackInput"><input name="ident" class="trackTail blur" value="" type="text" title="Flight/Tail# (e.g. N123AB)" aria-label="Flight/Tail# (e.g. N123AB)" placeholder="Flight/Tail# (e.g. N123AB)" autocorrect="off"></div>
</form>

/live/form.rvt

<form id="airportSearch" data-fa-search-type="airportSearch" class="searchOption multiple hide text_align_left" action="/live/form.rvt">
  <div class="trackInput"><input name="airport" id="airport" class="trackAirportCode blur" type="text" title="Airport Code (e.g. KJFK)" aria-label="Airport Code (e.g. KJFK)" value="" placeholder="Airport Code (e.g. KJFK)" autocomplete="off"
      autocorrect="off"></div>
  <div class="trackInput"><input id="airport_name_or_city" name="airport_name_or_city" class="trackAirportCity blur" type="text" title="Airport City (e.g. New York)" aria-label="Airport City (e.g. New York)" placeholder="Airport City (e.g. New York)"
      autocomplete="off" autocorrect="off"></div><input type="submit" hidefocus="true" style="display: none;">
</form>

Name: myformPOST https://www.flightaware.com/account/session

<form id="loginForm" action="https://www.flightaware.com/account/session" method="post" name="myform"><input type="hidden" name="referer" value="https://www.flightaware.com/squawks/"><input type="hidden" name="mode" value="login">
  <div class="creds"><input size="30" type="text" name="flightaware_username" aria-label="Username or E-mail address" placeholder="Username or E-mail address" value="" autocorrect="off"><input size="30" type="password" name="flightaware_password"
      aria-label="Password" placeholder="Password"></div><input type="hidden" name="token" value="535421271"><button id="loginButton" name="submit" type="submit" class="actionButton">Login</button>
  <div class="passwordReset"><a href="https://www.flightaware.com/account/forgot">Forgot password?</a></div>
  <div class="register">Don't have an account? Register now (free) for customized features, flight alerts, and more! <div class="registerButton">
      <a class="actionButton" href="/account/join/?referer=https://www.flightaware.com/squawks/"> Join FlightAware</a></div>
  </div>
</form>

Text Content

 * Products
   
   
   Data Products
   
    * AeroAPI Flight data API with on-demand flight status and flight tracking
      data.
    * FlightAware Firehose Streaming flight data feed for enterprise
      integrations with real-time, historical and predictive flight data.
    * FlightAware Foresight Predictive technology to strengthen customer trust
      in your operations
    * Rapid Reports Quickly purchase historical reports delivered via email.
    * Custom Reports Consultative detailed and customized flight tracking data
      reports.
    * Integrated Mapping Solutions Incorporate FlightAware maps in your web and
      mobile applications
   
   Applications
   
    * FlightAware Aviator The ultimate flight tracking suite for small
      aircraft/general aviation (GA) owners and operators.
    * Premium Subscriptions A personalized flight-following experience with
      unlimited alerts and more.
    * FlightAware Global The industry standard flight tracking platform for
      business aviation (BA) owners and operators.
    * FlightAware FBO Toolbox Comprehensive flight tracking to enhance your FBO
      operations and increase sales.
    * FlightAware TV Full-screen FlightAware TV maps for operators or FBOs.
    * GlobalBeacon GADSS-compliant global tracking and alerting for airlines and
      aircraft operators.

 * Industries
   
    * Airlines
    * Airports
    * Air Traffic Control
    * Owners and Operators
    * Government

 * ADS-B
   
    * Statistics
    * SkyAware Anywhere
    * Coverage Map
    * ADS-B Store
    * Build a PiAware ADS-B Receiver
    * FlightFeeder
    * FAQs

 * Flight Tracking
   
   
   Delays and cancellations
   
    * Cancellations
    * Airport Delays
    * MiseryMap
   
   Search flights
   
    * Flight Finder
    * Browse by Operator
    * Browse by Airport
    * Browse by Aircraft Type
   
   Other
   
    * Random Airport
    * Random Flight
    * IFR Route Analyzer

 * Community
   
   
   Photos
   
    * Popular Photos
    * Newest Photos
    * Highest Ranked
    * Staff Picks
    * Recent Comments
    * Community Tagging
    * Upload Your Photos
   
   Squawks
   
    * Current Squawks
    * New Squawks
    * Popular Squawks
   
   Discussions
   
    * All Discussions

 * Company
   
    * About
    * Careers
    * Data Sources
    * History
    * Executive Team
    * Blog
    * Engineering Blog
    * Newsroom
    * Webinars
    * Advertise With Us
    * FAQs
    * Contact Us

Create a FlightAware Account
or log in to an existing account
Get the FlightAware App for the best flight tracking experience on your device.

Join FlightAware
Login
02:09AM EST
العربية Čeština Deutsch English (Australia) English (Canada) English (UK)
English (USA) Español (España) Español Suomi Français (Canada) Français (France)
עִבְרִית हिन्दी Hrvatski Italiano 日本語 한국어 Polski Português (Brasil) Português
(Portugal) Русский Türkçe 中文(简体) 中文(香港) 中文(台灣)
 
AllAllRouteAirline flightPrivate flight (tail #)Airport
 * 

 * No matches found







Forgot the flight number?
Sign Up
 * Products
   
   Data Products
   
    * AeroAPI Flight data API with on-demand flight status and flight tracking
      data.
    * FlightAware Firehose Streaming flight data feed for enterprise
      integrations with real-time, historical and predictive flight data.
    * FlightAware Foresight Predictive technology to strengthen customer trust
      in your operations
    * Rapid Reports Quickly purchase historical reports delivered via email.
    * Custom Reports Consultative detailed and customized flight tracking data
      reports.
    * Integrated Mapping Solutions Incorporate FlightAware maps in your web and
      mobile applications
   
   Applications
   
    * FlightAware Aviator The ultimate flight tracking suite for small
      aircraft/general aviation (GA) owners and operators.
    * Premium Subscriptions A personalized flight-following experience with
      unlimited alerts and more.
    * FlightAware Global The industry standard flight tracking platform for
      business aviation (BA) owners and operators.
    * FlightAware FBO Toolbox Comprehensive flight tracking to enhance your FBO
      operations and increase sales.
    * FlightAware TV Full-screen FlightAware TV maps for operators or FBOs.
    * GlobalBeacon GADSS-compliant global tracking and alerting for airlines and
      aircraft operators.

 * Industries
    * Airlines
    * Airports
    * Air Traffic Control
    * Owners and Operators
    * Government

 * ADS-B
    * Statistics
    * SkyAware Anywhere
    * Coverage Map
    * ADS-B Store
    * Build a PiAware ADS-B Receiver
    * FlightFeeder
    * FAQs

 * Flight Tracking
   
   Delays and cancellations
   
    * Cancellations
    * Airport Delays
    * MiseryMap
   
   Search flights
   
    * Flight Finder
    * Browse by Operator
    * Browse by Airport
    * Browse by Aircraft Type
   
   Other
   
    * Random Airport
    * Random Flight
    * IFR Route Analyzer
   
   Download the FlightAware app today.
   
 * Community
   
   Photos
   
    * Popular Photos
    * Newest Photos
    * Highest Ranked
    * Staff Picks
    * Recent Comments
    * Community Tagging
    * Upload Your Photos
   
   Squawks
   
    * Current Squawks
    * New Squawks
    * Popular Squawks
   
   Discussions
   
    * All Discussions

 * Company
    * About
    * Careers
    * Data Sources
    * History
    * Executive Team
    * Blog
    * Engineering Blog
    * Newsroom
    * Webinars
    * Advertise With Us
    * FAQs
    * Contact Us

News: Legacy AeroAPI Version 2 and Version 3 Accounts are Being Sunset
Popular Squawks
 * Popular Squawks
 * Current Squawks
 * New Squawks
 * Staff Picks
 * Most Discussed

Popular SquawksCurrent SquawksNew SquawksStaff PicksMost Discussed
Search Squawks → Add A Squawk →
Sort by 

(Recent)  (24 hours) (Last Week)  (Last Year) 

 * 
 * 5
 * 


BURBANK AIRPORT OVERHAUL: GETTING A HOLLYWOOD-STYLE MAKEOVER

Submitted about 16 hours ago
Back in 1930, the airport was state of the art. The runways were plenty long for
the aircraft of the day and the airport was a perfect location for the growing
LA basin. Fast forward 93 years and the current terminal location and facility
is woefully deficient. The gates are mere feet from the runway, forcing
non-standard operations with the constant threat of a runway incursion by both
taxiing aircraft and ground personnel. The terminal itself is seismically
deficient, lacks modern amenities,… (avgeekery.com) More...


jeffg33



POST THE FIRST COMMENT NOW!

 * 
 * 4
 * 


INTERVIEW: HAWAIIAN AIRLINES CEO PETER INGRAM

Submitted about 17 hours ago
Hawaiian Airlines CEO Peter Ingram tells Airways how the carrier couples local
hospitality with operational excellence. (airwaysmag.com) More...


Helwing Villamizar



POST THE FIRST COMMENT NOW!

x


LOGIN


Login
Forgot password?
Don't have an account? Register now (free) for customized features, flight
alerts, and more!
Join FlightAware


FlightAware provides accurate real-time, historical and predictive flight
insights to all segments of the aviation industry.


Products & Services
AeroAPI
FlightAware Firehose
FlightAware Foresight
Rapid Reports
Custom Reports
FlightAware Aviator
Premium Subscriptions
FlightAware Global
FlightAware FBO Toolbox
FlightAware TV℠
GlobalBeacon
Company
About
Careers
History
Executive Team
Advertise With Us
Newsroom
Blog
Webinars
GSA Contract # 47QTCA21D003F
Community
Photos
Squawks
Discussions
Host an ADS-B Site
Support
Contact Us
FAQs
Products & Services

AeroAPI
FlightAware Firehose
FlightAware Foresight
Rapid Reports
Custom Reports
FlightAware Aviator
Premium Subscriptions
FlightAware Global
FlightAware FBO Toolbox
FlightAware TV℠
GlobalBeacon
Company

About
Careers
History
Executive Team
Advertise With Us
Newsroom
Blog
Webinars
GSA Contract # 47QTCA21D003F
Community

Photos
Squawks
Discussions
Host an ADS-B Site
Support

Contact Us
FAQs

--------------------------------------------------------------------------------

English (USA)
العربية
Čeština
Deutsch
English (Australia)
English (Canada)
English (UK)
English (USA)
Español (España)
Español
Suomi
Français (Canada)
Français (France)
עִבְרִית
हिन्दी
Hrvatski
Italiano
Italiano
日本語
한국어
Polski
Português (Brasil)
Português (Portugal)
Русский
Türkçe
中文(简体)
中文(香港)
中文(台灣)
2023 FlightAware
Terms of Use
Privacy
Cookie Settings






Your browser is unsupported. upgrade your browser

Did you know that FlightAware flight tracking is supported by advertising?
You can help us keep FlightAware free by allowing ads from FlightAware.com. We
work hard to keep our advertising relevant and unobtrusive to create a great
experience. It's quick and easy to whitelist ads on FlightAware or please
consider our premium accounts.
Dismiss
 * Searching...

FlightAware uses cookies to keep our site free, enhance your experience, and to
analyze performance and traffic. By clicking “Allow All”, you agree to storing
cookies on your device.Privacy Statement
Cookie Settings Allow All



YOUR COOKIE SETTINGS




 * YOUR PRIVACY


 * NECESSARY COOKIES


 * PREFERENCE COOKIES


 * THIRD-PARTY COOKIES

YOUR PRIVACY

This section allows you to manage the various cookies we use to personalize your
experience on your website. You may choose which cookies to allow and may change
your settings at a later time by visiting our Privacy page.
More information

NECESSARY COOKIES

Always Active

These cookies are necessary to ensure our site's core functionality, and we
cannot turn them off within the site. They are part of our default settings.
They include security, accessibility, page loading, and overall responsiveness
and network management. While you may disable these by changing your browser's
settings, your changes might affect how the site functions.

Cookies Details‎

PREFERENCE COOKIES

Preference Cookies


These cookies indicate your preferences for your onsite experience and will
remember the choices you make on the site. You can choose to opt in to keep
these or opt out to deactivate them.

Cookies Details‎

THIRD-PARTY COOKIES

Third-Party Cookies


These cookies are not controlled by this site and are set by a website other
than flightaware.com. They are usually set by various social media platforms,
along with marketers and advertisers from sites you have visited. You cannot
turn these cookies off within flightaware.com. Instead you must go directly to
those sites to disable them.

Cookies Details‎
Back Button


COOKIE LIST

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Reject All Allow All