Unsolved:List of high-altitude object events in 2023

From HandWiki
Short description: none

Several high-altitude airspace security events were reported in February 2023, initially over North America, then over Latin America, China, and Eastern Europe.

North American sightings

<graph>

{

 //
 // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Street_map_with_marks
 //            Please do not modify it anywhere else, as it may get copied and override your changes.
 //            Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Street_map_with_marks
 //
 // Template translation is in https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab
 //
 "version": 2, "width":350, "height": 300, "padding": 0,
 "signals":[
   // These signals allow us to quickly move the map within the image, e.g. to leave space for the legend

{"name":"legendWidth", "init": {"expr": "0"} },

   {"name":"legendHeight", "init": {"expr": "height"} },
   {"name":"imgWidth", "init": {"expr": "width-legendWidth"} },
   {"name":"imgHeight", "init": {"expr": "height"} },
   {"name":"imgXC", "init": {"expr": "imgWidth/2"} },
   {"name":"imgYC", "init": {"expr": "imgHeight/2"} },
   {"name":"imgTileSize", "init": {"expr": "256"} },
   {"name":"imgLat", "init": {"expr": "52.9399"} },
   {"name":"imgLon", "init": {"expr": "-106.450"} },
   {"name":"imgZoom", "init": {"expr": "2"} },
   {"name":"picWidth", "init": {"expr": "180"} },
   {"name":"picHeight", "init": {"expr": "picWidth/2"} },
   {"name":"picXC", "init": {"expr": "imgWidth-(picWidth/2)"} },
   {"name":"picYC", "init": {"expr": "imgHeight-(picHeight/2)"} },
   {"name":"showMiniMap", "init": {"expr": "0"} }
 ],
 "data": [
   {
     "name": "data",

// Otherwise use the first unnamed argument for source values

     "values": [  { "lat": 52.9399, 
    "lon": -106.450, 
    "img": "wikirawupload:https://handwiki.org/wiki/images/thumb/1/10/Mapscaleline.svg/120px-Mapscaleline.svg.png", 
    "width": 50, 
    "height": 8, 
    "offsetX": 138, 
    "offsetY": 140, 
    "textAlign": "right", 
    "textDx": 22, 
    "textDy": -2, 
    "textColor": "grey", 
    "textFont": "Tahoma", 
    "textFontSize": 9, 
    "text":  "3000km" }

, { "lat": 0, "lon": 0, "img": "wikirawupload:https://handwiki.org/wiki/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "", "textAngle": 0, "textAlign": "right", "textBaseline": "middle", "textDx": -7, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


}


, { "lat": 70.200523, "lon": -148.461380, "img": "wikirawupload:https://handwiki.org/wiki/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "Feb 10: Deadhorse, Alaska", "textAngle": 0, "textAlign": "left", "textBaseline": "middle", "textDx": 7, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 64.060066, "lon": -139.432037, "img": "wikirawupload:https://handwiki.org/wiki/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "Feb 11: Yukon, Canada", "textAngle": 0, "textAlign": "left", "textBaseline": "middle", "textDx": 17, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 45.025923, "lon": -82.449977, "img": "wikirawupload:https://handwiki.org/wiki/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "Feb 12: Lake Huron", "textAngle": 0, "textAlign": "right", "textBaseline": "middle", "textDx": -7, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


} , { "lat": 33.689060, "lon": -78.886696, "img": "wikirawupload:https://handwiki.org/wiki/images/thumb/0/0c/Red_pog.svg/10px-Red_pog.svg.png", "height": 10, "width": 10, "text": "Feb 4: Myrtle Beach, South Carolina", "textAngle": 0, "textAlign": "right", "textBaseline": "middle", "textDx": -7, "textDy": 1, "textFontSize": 12, "textColor": "#AA1205"


}






























     ],
     "transform": [
       {
         "type": "geo",
         "projection": "mercator",
         "scale": {"expr": "imgTileSize/PI/2*pow(2,imgZoom)"},
         "translate": [{"expr": "imgXC"}, {"expr": "imgYC"}],
         "center": [{"expr": "imgLon"}, {"expr": "imgLat"}],
         "lon": "lon", "lat": "lat"
       },
       { "type": "formula", "field":"layout_x", "expr": "datum.layout_x + (datum.offsetX || 0)" },
       { "type": "formula", "field":"layout_y", "expr": "datum.layout_y + (datum.offsetY || 0)" },
       { "type": "formula", "field":"color", "expr": "datum.color || '#c33'" },
       { "type": "formula", "field":"textColor", "expr": "datum.textColor || datum.color" },
       { "type": "formula", "field":"strokeColor", "expr": "datum.strokeColor || '#ffe7e6'" }
     ]
   },
   {
     // Hack: single value data source for drawing/hiding images and other non-series elements
     "name": "dummyData",
     "values": [{}]
   }
 ],

// Legend only works if showLegend and colorScaleField are set

 "marks": [
   {
     "type": "image",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "formula", "field":"url", "expr": "'mapsnapshot:///?width='+imgWidth+'&height='+imgHeight+'&zoom='+imgZoom+'&lat='+imgLat+'&lon='+imgLon" }
       ]
     },
     "properties": {
       "enter": {
         "url": {"field": "url"},
         "xc": {"signal": "imgXC"}, "yc": {"signal": "imgYC"},
         "width": {"signal": "imgWidth"}, "height": {"signal": "imgHeight"}
       }
     }
   },
   {
     // Places an image of a given name and size at the [lan,lon] location
     "type": "image",
     "from": {
       "data": "data",
       "transform": [
         { "type": "filter", "test": "datum.img" },
         { "type": "formula", "field":"iconWidth", "expr": "datum.width || 0" },
         { "type": "formula", "field":"iconHeight", "expr": "datum.height || 0" },
         { "type": "formula", "field":"img",
           "expr": "if(!test(/^[a-z]+:\\/\\//, datum.img), 'wikifile:///'+datum.img, datum.img)" },
         // Ensure that either width or height parameter is passed to wikifile:// request
         { "type": "formula", "field":"img",
           "expr": "if((datum.iconWidth || datum.iconHeight) && !test(/[?&](width|height)=\\d/, datum.img),if(datum.iconWidth,datum.img+'?width='+datum.iconWidth,datum.img+'?height='+datum.iconHeight), datum.img)" }
     ]},
     "properties": {
       "enter": {
         "url": {"field": "img"},
         "xc": {"field": "layout_x"}, "yc": {"field": "layout_y"},
         "width": {"field": "iconWidth"}, "height": {"field": "iconHeight"}
       }
     }
   },
   {
     // Draw marks of a given color, shape, and size at the [lan,lon] location
     "type": "symbol",
     "from": {
       "data": "data",
       "transform": [{ "type": "filter", "test": "!datum.img" }]
     },
     "properties": {
       "enter": {
         "x": {"field": "layout_x"},
         "y": {"field": "layout_y"},
         // If colorScaleField is set, use color scaling, otherwise use the preset color value
         "fill": { "field": "color" },
         "size": {"field": "size"},
         "shape": {"field": "shape"},
         "stroke": {"field": "strokeColor"}
       }
     }
   },
   {
     // Draw text with the given color and size at the [lan,lon] location
     // See https://github.com/vega/vega/wiki/Marks#text for all parameter description (prepend "text" and capitalize them)
     "type": "text",
     "from": {
       "data": "data",
       "transform": [
         { "type": "filter", "test": "datum.text" },
         // Figure out if this is an LTR or RTL page. For LTR, show label to the right of the icon, left-aligned. For RTL, reverse.
         { "type": "formula", "field":"isLTR", "expr": "'‎' == '\\u200E'" },
         // If these values are not defined ("undefined" is not allowed, so test for truthiness and not 0)
         { "type": "formula", "field":"textDx", "expr": "if(!datum.textDx && datum.textDx != 0, if(datum.isLTR,8,-8), datum.textDx)" },
         { "type": "formula", "field":"textAlign", "expr": "if(!datum.textAlign, if(datum.isLTR,'left','right'), datum.textAlign)" },
         { "type": "formula", "field":"textBaseline", "expr": "datum.textBaseline || 'middle'" }
     ]},
     "properties": {
       "enter": {
         "text": {"field": "text"},
         "x": {"field": "layout_x" },
         "y": {"field": "layout_y"},
         "dx": {"field": "textDx" },
         "dy": {"field": "textDy"},
         "fill": {"field": "textColor"},
         "align": {"field": "textAlign"},
         "baseline": {"field": "textBaseline"},
         "radius": {"field": "textRadius"},
         "theta": {"field": "textTheta"},
         "angle": {"field": "textAngle"},
         "font": {"field": "textFont"},
         "fontSize": {"field": "textFontSize"},
         "fontWeight": {"field": "textFontWeight"},
         "fontStyle": {"field": "textFontStyle"}
       }
     }
   },
   {
     // Draw a low-zoom locator map frame
     "type": "rect",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "filter", "test": "showMiniMap" }
       ]
     },
     "properties": {
       "enter": {
         "xc": {"signal": "picXC"}, "yc": {"signal": "picYC"},
         "width": {"signal": "picWidth", "offset":2}, "height": {"signal": "picHeight"},
         "stroke": {"value":"#fff"},"strokeWidth": {"value":6}
       }
     }
   },
   {
     // Draw a low-zoom locator map by using a premade world map image
     "type": "image",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "filter", "test": "showMiniMap" },
         { "type": "formula", "field":"url", "expr": "1" }
       ]
     },
     "properties": {
       "enter": {
         "url": {"value": "wikirawupload:https://handwiki.org/wiki/images/thumb/a/ac/Earthmap1000x500.jpg/180px-Earthmap1000x500.jpg"},
         "xc": {"signal": "picXC"}, "yc": {"signal": "picYC"},
         "width": {"signal": "picWidth"}, "height": {"signal": "picHeight"}
       }
     }
   },
   {
     // Draw a zoom-out mark at the [lan,lon] location
     "type": "symbol",
     "from": {
       "data": "dummyData",
       "transform": [
         { "type": "filter", "test": "showMiniMap" },
         { "type": "formula", "field":"lat", "expr": "imgLat" },
         { "type": "formula", "field":"lon", "expr": "imgLon" },
         {
           "type": "geo",
           "projection": "equirectangular",
           "scale": {"expr": "180/2/PI"},
           "translate": [{"expr": "picXC"}, {"expr": "picYC"}],
           "center": [{"expr": "0"}, {"expr": "0"}],
           "lon": "lon", "lat": "lat"
         }
       ]
     },
     "properties": {
       "enter": {
         "x": {"field": "layout_x"}, "y": {"field": "layout_y"},
         "fill": {"value": "#c33"},
         "stroke": {"value": "#ffe7e6"},
         "size": {"value": 40}
       }
     }
   }
 ]

} </graph>

<maplink zoom="3" latitude="52.9399" longitude="-106.450" text="[Interactive fullscreen map]">

[


{"type": "FeatureCollection",

 "features": [


{ "type": "Feature",

  "properties": {
   "title": "Feb 10 Deadhorse, Alaska", 
   "description": "Point1 descr 70.200523,-148.461380",
   "marker-symbol": "-number", "marker-size": "medium", "marker-color": "#AA1205" },
  "geometry": {"type": "Point", "coordinates": [-148.461380,70.200523] }
}

, { "type": "Feature",

  "properties": {
   "title": "Feb 11: Yukon, Canada", 
   "description": "Point2 descr 64.060066,-139.432037",
   "marker-symbol": "-number", "marker-size": "medium", "marker-color": "#AA1205" },
  "geometry": {"type": "Point", "coordinates": [-139.432037,64.060066] }
}

, { "type": "Feature",

  "properties": {
   "title": "Feb 12: Lake Huron", 
   "description": "Point3 descr 45.025923,-82.449977",
   "marker-symbol": "-number", "marker-size": "medium", "marker-color": "#AA1205" },
  "geometry": {"type": "Point", "coordinates": [-82.449977,45.025923] }
}

, { "type": "Feature",

  "properties": {
   "title": "Feb 4: Myrtle Beach, South Carolina", 
   "description": "Point4 descr 33.689060,-78.886696",
   "marker-symbol": "-number", "marker-size": "medium", "marker-color": "#AA1205" },
  "geometry": {"type": "Point", "coordinates": [-78.886696,33.689060] }
}

























































] }

]</maplink>
Approximate location where objects were shot down over North America

After the sightings of a Chinese balloon in 2023 (later shot down off the coast of South Carolina), the U.S. began more closely scrutinizing its airspace at high altitudes, including by radar enhancements that allowed the U.S. to better categorize and track slower-moving objects.[1][2] General Glen VanHerck, the commander of NORAD, said that in 2021, up to 98% of raw radar data was not routinely analyzed, because the military aimed to filter out radio signal emanating from flocks of birds or weather balloons (as opposed to potential threats). VanHerck said that the U.S. adjustments to radar monitoring in 2023, after the Chinese balloon intrusion, gave the U.S. "better fidelity on seeing smaller objects."[2] The U.S. radar adjustments and increased vigilance increased the detection of objects.[1][2][3] It remains unknown when state-actor balloon incursions had begun.[4]

On February 14, after unidentified high-altitude objects had been detected and shot down over northern Alaska, Yukon, and Lake Huron, White House spokesman John Kirby said that the U.S. Intelligence Community "will not dismiss as a possibility that these could be balloons that were simply tied to commercial or research entities and therefore benign. That very well could be, or could emerge, as a leading explanation here."[2] The downing of the Yukon object, on February 11, 2023, marked the first deployment of NORAD to down an aerial object within the 64-year history of the US-Canadian aerospace warning and air sovereignty organization.[5] The objects shot down over northern Alaska, Yukon, and Lake Huron were all smaller than the Chinese balloon shot down over South Carolina.[6] A report by The Guardian on 17 February suggested that one of the objects "may have been amateur hobbyists’ $12 balloon."[7]

When asked about possible extraterrestrial origin of the three objects downed over North America between February 9–12, General VanHerck said he personally had not "ruled out anything", but he deferred to U.S. intelligence experts.[8]

Recovery operations

Since several of the objects were downed in relatively inaccessible locations, ranging from sea ice off the Arctic Ocean coast of Alaska to remote alpine terrain in Yukon and deep US-Canada boundary waters in the middle of Lake Huron, recovery efforts have required considerable amounts of coordination and care.[9][10][11]

On February 16, 2023, the Royal Canadian Mounted Police announced that the search for the Lake Huron object had been suspended due to deteriorating weather and low chance of recovery.[12]

On February 16, 2023 at about 11 a.m., a suspected weather balloon believed to have originated in China was discovered at a shooting range on Dongyin, Lienchiang, Taiwan.[13]

On February 18, 2023, it was reported that the searches for the Alaska, Yukon and Lake Huron objects had all been abandoned.[14]

List of events

Detected Shot down Location(s) Incident Circumstances
January 28, 2023 February 4, 2023

United States United States Air Force F-22

Alaska, Western Canada, and contiguous U.S. 2023 Chinese balloon incident A Chinese high-altitude surveillance balloon transited Canadian and U.S. airspace before being shot down off the coast of South Carolina by the United States Air Force on February 4. [15][16][17][18]
February 2, 2023 Costa Rica, Colombia, and Venezuela 2023 Latin America balloon incident A Chinese high-altitude balloon flew over Costa Rica, Colombia, and Venezuela. A spokesperson for the Chinese government confirmed the balloon was theirs and said that it was used for "flight tests" and was blown off-course. [19]
February 9, 2023 February 10, 2023

United States United States Air Force F-22

Alaska (North Slope) 2023 Alaska high-altitude object A high-altitude object entered U.S. airspace on February 9 and was shot down over the Beaufort Sea by the U.S. Air Force. The Department of Defense said it was the size of a small car and flying northeast at approximately 40,000 feet (12,000 m), posing a risk to civilian flight.
February 11, 2023

United States United States Air Force F-22

Yukon 2023 Yukon high-altitude object Canadian and U.S. authorities ordered the downing of an unidentified object over Yukon, and a U.S. Air Force F-22 (part of the joint U.S.-Canada North American Aerospace Defense Command) shot down the object in Canadian airspace. [20]
February 11, 2023 February 12, 2023

United States MNANG  F-16

Alberta, Montana, Wisconsin, Michigan, Ontario, Lake Huron 2023 Lake Huron high-altitude object An octagonal object with strings hanging from it was detected over northern Montana, Wisconsin, and the Upper Peninsula of Michigan at 20,000 feet (6,100 m).

Airspace was temporarily closed in the Lake Huron area, where the object was shot down by the US Air Force and National Guard, falling into Canadian waters.

[21][22][23][24][25]
February 12, 2023 Rizhao 2023 Shandong high-altitude object Chinese authorities said they detected an unidentified object over the Yellow Sea, in waters near Qingdao, and were planning to shoot it down due to proximity to Jianggezhuang, a major PLA naval base. [26][27][28][29]
February 14, 2023 Southeast Romania, and Moldova 2023 Moldova and Romania high-altitude objects The Romanian Air Force unsuccessfully attempted to intercept an unidentified object detected roughly 36,000 feet (11,000 m) above Southeast Romania.

Neighboring Moldova briefly closed its airspace due to a balloon-like object.

[30][31]
February 16, 2023 Shijiazhuang 2023 Hebei high-altitude object Shijiazhuang Airport, serving Hebei's provincial capital, was shuttered for two hours due to local airspace "being occupied" by an unidentified flying object. Government sources later stated that the object was a balloon but provided no further follow-up, leading to a drop in domestic Chinese stocks. [32]
February 19, 2023 Pacific Ocean, northeast of Hawaii 2023 Pacific Ocean high-altitude object American air traffic control from the Oakland Air Route Traffic Control Center reported that a large white balloon had been reported to be flying at an altitude of roughly 40,000 to 50,000 feet (12,000 to 15,000 m) over the Pacific Ocean, about 594 miles (956 km) northeast of Honolulu, United States . [33]
April–May, 2023 Hawaii 2023 Hawaii high-altitude object The balloon flew over parts of Hawaii and was heading towards Mexico. [34]

See also

Further reading

References

  1. 1.0 1.1 Long, Colleen; C. Baldor, Lolita; Miller, Zeke (2023-02-12). "'Unidentified object' downed over Lake Huron 1st detected above Montana" (in en). https://helenair.com/news/local/unidentified-object-downed-over-lake-huron-1st-detected-above-montana/article_4a949209-7724-5668-9e6b-1ce260ce7b53.html. 
  2. 2.0 2.1 2.2 2.3 Lamothe, Dan; Horton, Alex (February 14, 2023). "Three objects shot down over U.S., Canada may be 'benign'" (in en-US). The Washington Post. ISSN 0190-8286. https://www.washingtonpost.com/national-security/2023/02/14/missile-misfire-lake-huron-aerial-object/. 
  3. Sforza, Lauren (February 13, 2023). "Increase in aerial objects possibly due to 'enhancing radar': US official". https://thehill.com/homenews/administration/3855157-increase-in-aerial-objects-possibly-due-to-enhancing-radar-us-official/. 
  4. Tsirkin, Julie; Kube, Courtney; Concepcion, Summer; De Luce, Dan (February 12, 2023). "U.S. military shoots down unidentified object over Lake Huron". https://www.nbcnews.com/politics/national-security/us-military-shot-unidentified-object-lake-huron-rcna70289. 
  5. Alba, Monica; Romero, Dennis (February 11, 2023). "U.S. shoots down unidentified object in Canadian airspace". NBC News. https://www.nbcnews.com/news/us-news/trudeau-ordered-takedown-unidentified-object-canadian-airspace-speakin-rcna70261. 
  6. Matza, Max (2023-02-14). "Chinese balloon sensors recovered from ocean, says US" (in en-GB). BBC News. https://www.bbc.com/news/world-us-canada-64633705. 
  7. Luscombe, Richard (2023-02-17). "Object downed by US missile may have been amateur hobbyists' $12 balloon" (in en-GB). The Guardian. ISSN 0261-3077. https://www.theguardian.com/us-news/2023/feb/17/object-us-military-shot-down-amateur-hobbyists-balloon. 
  8. Ali, Idrees; Stewart, Phil (2022-02-13). "Ruling out aliens? Senior U.S. general says not ruling out anything yet". Reuters. https://www.reuters.com/world/us/ruling-out-aliens-senior-us-general-says-not-ruling-out-anything-yet-2023-02-13/. 
  9. Nann Burke, Melissa; Beggin, Riley (February 13, 2023). "White House: Shot-down object likely in deep waters of Lake Huron". The Detroit News. https://www.detroitnews.com/story/news/local/michigan/2023/02/13/recovery-of-shot-down-object-ufo-in-lake-huron-hampered-by-choppy-waters-elissa-slotkin/69898750007/. 
  10. Otis, Daniel (February 13, 2023). "What we know about the search for two flying objects shot down over Yukon and near Ontario" (in en). https://www.ctvnews.ca/canada/what-we-know-about-the-search-for-two-flying-objects-shot-down-over-yukon-and-near-ontario-1.6272475. 
  11. Britzky, Haley; Bertrand, Natasha; Pelish, Aaron (February 11, 2023). "What we know about the unidentified object shot down over Alaska | CNN Politics" (in en). https://www.cnn.com/2023/02/11/politics/unidentified-object-alaska-military-latest/index.html. 
  12. "Lake Huron search for debris suspended, search efforts continue in Yukon". Royal Canadian Mounted Police. 2023-02-16. https://www.rcmp-grc.gc.ca/en/news/2023/lake-huron-search-debris-suspended-search-efforts-continue-yukon. 
  13. Yeh, Joseph (February 16, 2023). "Taiwan military finds Chinese weather balloon debris on frontline islet". Focus Taiwan. Archived from the original on 16 February 2023. https://web.archive.org/web/20230216141937/https://focustaiwan.tw/cross-strait/202302160017. 
  14. "US and Canada abandon search for three flying objects shot down" (in en-GB). BBC News. 2023-02-18. https://www.bbc.co.uk/news/world-us-canada-64687038. 
  15. "Chinese spy balloon over US is weather device says Beijing". BBC News. February 3, 2023. https://www.bbc.com/news/world-us-canada-64515033. 
  16. Brown, Matthew; Pollard, James (February 5, 2023). "Eyes on the sky as Chinese balloon shot down over Atlantic" (in en-US). Associated Press. https://apnews.com/article/politics-montana-north-carolina-302134762e8aeae53314ebd9fdb327e4. 
  17. Baldor, Lolita C.; Copp, Tara (February 4, 2023). "China balloon: Many questions about suspected spy in the sky". Associated Press. https://apnews.com/article/politics-united-states-government-antony-blinken-china-b1b03193b7abeb7bbeca169bbc7c2c53. 
  18. Hill, Randall; Stewart, Phil; Mason, Jeff (February 4, 2023). "U.S. fighter jet shoots down suspected Chinese spy balloon" (in en-US). Reuters. https://www.reuters.com/world/us/biden-says-us-is-going-take-care-of-chinese-balloon-2023-02-04/. 
  19. Gregorian, Dareh; Kube, Courtney; Gains, Mosheh; Richards, Zoë (February 3, 2023). "Another Chinese 'surveillance balloon' is flying over Latin America, Pentagon says" (in en). NBC News. https://www.nbcnews.com/politics/national-security/chinese-balloon-cause-civilian-injuries-deaths-rcna69052. 
  20. Newton, Paula; Britzky, Haley (February 11, 2023). "US jet shoots down 'unidentified object' over northern Canada". https://www.cnn.com/2023/02/11/politics/norad-additional-object-northern-canada/index.html. 
  21. Liebermann, Oren; Atwood, Kylie; Bertrand, Natasha; Saenz, Arlette; Mattingly, Phil; Britzky, Haley (February 12, 2023). "US military shoots down high-altitude object over Lake Huron on Sunday". https://www.cnn.com/2023/02/12/politics/lake-huron-high-altitude-object/index.html. 
  22. "'Octagonal' object shot down by military aircraft over Lake Huron, officials confirm to ABC News". ABC7 Chicago. February 12, 2023. https://abc7chicago.com/lake-michigan-flight-restrictions-airspace-closed-department-of-defense/12804806/. 
  23. Long, Colleen; C. Baldor, Lolita; Miller, Zeke (February 12, 2023). "'Unidentified object' downed over Lake Huron 1st detected above Montana" (in en). https://helenair.com/news/local/unidentified-object-downed-over-lake-huron-1st-detected-above-montana/article_4a949209-7724-5668-9e6b-1ce260ce7b53.html. 
  24. McLeary, Paul; Olander, Olivia; Seligman, Lara; Ward, Alexander (February 12, 2023). "U.S. downs unidentified object over Lake Huron, third destroyed since Chinese spy balloon" (in en). https://www.politico.com/news/2023/02/12/intel-mike-turner-china-balloons-00082451. 
  25. Tasker, John Paul (February 13, 2023). "Trudeau says flying objects brought down over the past week may be linked". CBC News. https://www.cbc.ca/news/politics/trudeau-unidentified-objects-1.6746708. 
  26. Shoaib, Alia (February 12, 2023). "Chinese authorities said they were preparing to shoot down an 'unidentified flying object' spotted near the Yellow Sea". https://www.businessinsider.com/china-preparing-shoot-down-unidentified-flying-object-2023-2. 
  27. Watt, Louise (February 12, 2023). "China prepares to shoot down unknown flying object near coast". https://www.telegraph.co.uk/world-news/2023/02/12/china-prepares-shoot-unknown-flying-object-near-coast/. 
  28. Rahman, Khaleda (February 12, 2023). "Now China Says It Has Spotted a UFO". https://www.msn.com/en-us/news/world/now-china-says-it-has-spotted-a-ufo/ar-AA17oBEm?li=BBnbcA1. 
  29. "China Ready to Down Object Flying Near Naval Base: Paper". Bloomberg News. February 12, 2023. https://www.bloomberg.com/news/articles/2023-02-12/china-spots-unidentified-object-flying-near-port-city-paper. 
  30. "Romania detects suspicious weather balloon in its airspace, ministry says". Reuters. February 14, 2023. https://www.reuters.com/world/europe/romania-detects-suspicious-weather-balloon-its-airspace-ministry-says-2023-02-14/. 
  31. "Moldova briefly shuts airspace after report of balloon-like object" (in en). Reuters. February 14, 2023. https://www.reuters.com/world/europe/moldova-has-temporarily-closed-its-airspace-national-airliner-says-2023-02-14/. 
  32. Koetse, Manya (16 February 2023). "Netizens Puzzled after Balloon in Shijiazhuang Sky Creates Flight Disruptions". What's on Weibo. https://www.whatsonweibo.com/netizens-puzzled-after-balloon-in-shijiazhuang-sky-creates-flight-disruptions/. 
  33. "'Large white balloon' spotted northeast of Hawaii". BNO News. February 14, 2023. https://bnonews.com/index.php/2023/02/large-white-balloon-northeast-of-hawaii/. 
  34. Kube, Courtney; Lee, Carol E. (May 1, 2023). "U.S. military is tracking another mysterious balloon". https://www.nbcnews.com/news/us-military-tracking-another-mysterious-balloon-rcna82300.