CINXE.COM
Tibetan fox | Canids
<!DOCTYPE HTML> <html> <head> <title>Tibetan fox | Canids</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="keywords" content="Tibetan fox"> <meta name="description" content="Tibetan fox"> <meta name="alberon-uptime-monitor-tag" content="ok"> <link href='//fonts.googleapis.com/css?family=Orienta' rel='stylesheet' type='text/css'> <!-- base css, generic styles that can be overridden --> <link rel="stylesheet" type="text/css" href="/app/css/base.css" /> <link rel="stylesheet" href="/app/layouts/brochure/canids/layout.css?ver=4" type="text/css"> <script type="text/javascript" src="/jquery/jquery.min.js"></script> <script type="text/javascript" src="/jquery/ui.core.js"></script> <script type="text/javascript" src="/jquery/ui.draggable.js"></script> <script type="text/javascript" src="/jquery/ui.resizable.js"></script> <script type="text/javascript" src="/jquery/ui.dialog.js"></script> <script type="text/javascript" src="/jquery/ui.droppable.js"></script> <script type="text/javascript" src="/jquery/rating/jquery.rating.js"></script> <script type="text/javascript" src="/jquery/hoverbutton.oww.js"></script> <script type="text/javascript" src="/jquery/search.js"></script> <link rel="stylesheet" type="text/css" href="/jquery/dialog/jquery-ui-themeroller.css" > <link rel="stylesheet" type="text/css" href="/jquery/rating/jquery.rating.css" > <script type="text/javascript"> var DDSPEED = 5; var DDTIMER = 15; // main function to handle the mouse events // // d=direction of fade, 1=fade in, -1 = fade out. function ddMenu(id,d){ var h = document.getElementById(id + '-ddheader'); var c = document.getElementById(id + '-ddcontent'); clearInterval(c.timer); if(d == 1){ clearTimeout(h.timer); if(c.maxh && c.maxh <= c.offsetHeight){return} else if(!c.maxh){ c.style.display = 'block'; c.style.height = 'auto'; c.maxh = c.offsetHeight; c.style.height = '0px'; } c.timer = setInterval(function(){ddSlide(c,1)},DDTIMER); }else{ h.timer = setTimeout(function(){ddCollapse(c)},50); } } // collapse the menu // function ddCollapse(c){ c.timer = setInterval(function(){ddSlide(c,-1)},DDTIMER); } // cancel the collapse if a user rolls over the dropdown // function cancelHide(id){ var h = document.getElementById(id + '-ddheader'); var c = document.getElementById(id + '-ddcontent'); clearTimeout(h.timer); clearInterval(c.timer); if(c.offsetHeight < c.maxh){ c.timer = setInterval(function(){ddSlide(c,1)},DDTIMER); } } // incrementally expand/contract the dropdown and change the opacity // function ddSlide(c,d){ var currh = parseInt(c.style.height) ; //offsetHeight; var dist; if(d == 1){ dist = (Math.round((c.maxh - currh) / DDSPEED)); }else{ dist = (Math.round(currh / DDSPEED)); } if(dist <= 1 ) { dist = 1; } c.style.height = currh + (dist * d) + 'px'; c.style.opacity = currh / c.maxh; c.style.filter = 'alpha(opacity=' + (currh * 100 / c.maxh) + ')'; if((currh < 2 && d != 1) || (currh > (c.maxh - 2) && d == 1)){ clearInterval(c.timer); } } </script> </head> <body onload=""> <div id="container"> <div id="header"><img style=" height: 60px; margin-left: 10px; margin-top: 5px;" alt="Canids Specialist Group" src="/app/images/structure/canids-logo-brown.jpg"><div class="housekeepingmenu"> <div class="menuitem"><a class="off" href="/support-" >Support us</a></div><div class="separator">|</div> <div class="menuitem"><a class="off" href="/tools-1" >Tools</a></div><div class="separator">|</div> <div class="menuitem"><a class="off" href="/photo-gallery" >Photo Gallery</a></div><div class="separator">|</div> <div class="menuitem"><a class="off" href="/useful-links" >Useful Links</a></div><div class="separator">|</div> <div class="menuitem"><a class="off" href="/contact" >Contact</a></div></div><!-- housekeepingmenu --> </div><!-- header --> <div id="navigation"> <div id="nav"><ul class="dropdown"><li id="home-ddheader" class=""><a href="/home">Home</a></li></ul><ul class="dropdown"><li id="PNKHEJ389685-ddheader" onmouseout="ddMenu('PNKHEJ389685', -1)" onmouseover="ddMenu('PNKHEJ389685', 1)" class=""><a href="/PNKHEJ389685">About</a></li><div id="PNKHEJ389685-ddcontent" onmouseout="ddMenu('PNKHEJ389685', -1)" onmouseover="cancelHide('PNKHEJ389685')" class="submenu"><div class="submenuitem"><a href="/groups">Working Groups</a></div><div class="submenuitem"><a href="/what-we-do">What We Do</a></div><div class="submenuitem"><a href="/who-we-are">Who We Are</a></div><div class="submenuitem"><a href="/histor">History</a></div><div class="submenuitem"><a href="/sponsors-1">Sponsors</a></div></div></ul><ul class="dropdown"><li id="speciespage-ddheader" onmouseout="ddMenu('speciespage', -1)" onmouseover="ddMenu('speciespage', 1)" class=""><a href="/speciespage">Species</a></li><div id="speciespage-ddcontent" onmouseout="ddMenu('speciespage', -1)" onmouseover="cancelHide('speciespage')" class="submenu"><div class="submenuitem fatMenu"><div style="vertical-align: top; display: inline-block; margin-right: 10px;"><div class="name">South America</div><div class="species"><a href="/species/view/PREKFN688091">Short-eared dog</a></div><div class="species"><a href="/species/view/PREKFY360401">Crab-eating fox</a></div><div class="species"><a href="/species/view/PREKIV875331">Bush dog</a></div><div class="species"><a href="/species/view/PREKIN694741">Hoary fox</a></div><div class="species"><a href="/species/view/PREKI2182561">Pampas Fox</a></div><div class="species"><a href="/species/view/PREKIA411651">Sechuran Fox</a></div><div class="species"><a href="/species/view/PREKGA855611">Maned wolf</a></div><div class="species"><a href="/species/view/PREKHM366471">Darwin's fox</a></div><div class="species"><a href="/species/view/PREKGI446591">Culpeo</a></div><div class="species"><a href="/species/view/PREKHU172531">Chilla</a></div></div></div><div class="submenuitem fatMenu"><div style="vertical-align: top; display: inline-block; margin-right: 10px;"><div class="name">Central & North America</div><div class="species"><a href="/species/view/PREKJA587951">Coyote</a></div><div class="species"><a href="/species/view/PREKJI659751">Red wolf</a></div><div class="species"><a href="/species/view/PREKJP597461">Gray fox</a></div><div class="species"><a href="/species/view/PREKJY135341">Island fox</a></div><div class="species"><a href="/species/view/PREKK8422331">Kit fox</a></div><div class="species"><a href="/species/view/PREKKG784471">Swift fox</a></div></div></div><div class="submenuitem fatMenu"><div style="vertical-align: top; display: inline-block; margin-right: 10px;"><div class="name">Europe & North/Central Asia</div><div class="species"><a href="/species/view/PREKKS663901">Arctic fox</a></div><div class="species"><a href="/species/view/PREKLD895731">Grey wolf</a></div><div class="species"><a href="/species/view/PREKLP237241">Red fox</a></div><div class="species"><a href="/species/view/PREKLY462191">Raccoon dog</a></div><div class="species"><a href="/species/view/PREKM6521571">Corsac</a></div><div class="species"><a href="/species/view/PREKMF443401">Tibetan fox</a></div></div></div><div class="submenuitem fatMenu"><div style="vertical-align: top; display: inline-block; margin-right: 10px;"><div class="name">Sub-Saharan Africa</div><div class="species"><a href="/species/view/PREKMO428071">Side-striped jackal</a></div><div class="species"><a href="/species/view/PREKMW872861">Golden jackal</a></div><div class="species"><a href="/species/view/PREKN8360151">Black-backed jackal</a></div><div class="species"><a href="/species/view/PREKNL433181">Ethiopian wolf</a></div><div class="species"><a href="/species/view/PREKNU724601">African wild dog</a></div><div class="species"><a href="/species/view/PREKO4241281">Bat-eared fox</a></div><div class="species"><a href="/species/view/PREKOC822211">Cape fox</a></div></div></div><div class="submenuitem fatMenu"><div style="vertical-align: top; display: inline-block; margin-right: 10px;"><div class="name">North Africa & the Middle East</div><div class="species"><a href="/species/view/PREKON160201">Blanford's fox</a></div><div class="species"><a href="/species/view/PREKOV287451">Pale fox</a></div><div class="species"><a href="/species/view/PREKP7952371">Ruppell's fox</a></div><div class="species"><a href="/species/view/PREKPF521541">Fennec fox</a></div></div></div><div class="submenuitem fatMenu"><div style="vertical-align: top; display: inline-block; margin-right: 10px;"><div class="name">South Asia</div><div class="species"><a href="/species/view/PREKQW171301">Dhole</a></div><div class="species"><a href="/species/view/PREKR4188521">Bengal fox</a></div><div class="species"><a href="/species/view/WCD6DU963961">Dingo </a></div></div></div></div></ul><ul class="dropdown"><li id="members-ddheader" class=""><a href="/members">Members</a></li></ul><ul class="dropdown"><li id="projects-ddheader" class=""><a href="/projects">Projects</a></li></ul><ul class="dropdown"><li id="publications-ddheader" class=""><a href="/publications">Publications</a></li></ul><ul class="dropdown"><li id="c-b-c-ddheader" onmouseout="ddMenu('c-b-c', -1)" onmouseover="ddMenu('c-b-c', 1)" class=""><a href="/c-b-c">Journal</a></li><div id="c-b-c-ddcontent" onmouseout="ddMenu('c-b-c', -1)" onmouseover="cancelHide('c-b-c')" class="submenu"><div class="submenuitem"><a href="/about-canid-biology-and-conservation">About CBC</a></div><div class="submenuitem"><a href="/editorial-board">Editorial Board</a></div><div class="submenuitem"><a href="/call-for-papers">Call for Papers</a></div><div class="submenuitem"><a href="/instructions-for-authors">Instructions to authors</a></div><div class="submenuitem"><a href="/all-articles">Previous Issues</a></div><div class="submenuitem"><a href="/recent-articles">Recent Issues</a></div><div class="submenuitem"><a href="/Q6WN21890762">----------------------------</a></div></div></ul><ul class="dropdown"><li id="news-and-events-ddheader" class=""><a href="/news-and-events">News</a></li></ul><ul class="dropdown"><li id="working-groups-ddheader" class=""><a href="/working-groups">Working Groups</a></li></ul></div><script type="text/javascript"> $(document).ready(function() { $('.fatMenu').css('display', 'inline-block'); $('.dropdown').each(function() { var menuContainer = $(this); var topMenuItem = menuContainer.children('li'); var subMenu = menuContainer.children('.submenu'); var fatMenuElements = subMenu.children('.fatMenu'); if (fatMenuElements.size() == 0) return; menuContainer.data('fatMenu', { _data : { menu : menuContainer, topMenuItem : topMenuItem, subMenu : subMenu, fatMenuElements : fatMenuElements }, setup : function() { var noElements = this._data.fatMenuElements.size(); this._data.subMenu.width(noElements * 133); this._data.subMenu.find('div').css('border', 'none'); } }); menuContainer.data('fatMenu').setup(); }); }); </script><div style="clear:both;"></div></div><div id="headerpic"></div> <div id="outercontent"><div class="contentSpacer"></div><div id="leftPane"><div class="searchBox"><form method="post" action="/sitesearch">Search <input name="q" type="text" class="search" /><input type="submit" style="display: none;" /></form></div><script type="text/javascript"> $(document).ready(function() { $('.search').keyup(function(e) { var searchObject = $(this); if (e.which == 13) return true; if (searchObject.data('jqXhtmlSearch') != null) { searchObject.data('jqXhtmlSearch').abort(); searchObject.data('jqXhtmlSearch', null); } if (searchObject.data('searchResults') != null) { searchObject.data('searchResults').remove(); searchObject.data('searchResults', null); } var criteria = searchObject.val(); if (criteria.length < 3) return; var uri = '/sitesearch'; searchObject.data('jqXhtmlSearch', $.get(uri, { ajax : 1, q : criteria, limit : 10 }, function(data) { var searchResults = $('<div class="searchResults"/>'); searchObject.data('searchResults', searchResults); searchResults.css('position', 'absolute'); searchResults.css('top', searchObject.position().top + searchObject.height() + 6); searchResults.css('left', searchObject.position().left + 2); searchResults.html(data); searchResults.find('a').click(function() { searchResults.hide(); }); $('body').append(searchResults); })); }); }); </script><ul class="sideMenu"><li class=""><a href="/species/region/PREKDB770131">South America</a></li><li class=""><a href="/species/region/PREKDL133611">Central & North America</a></li><li class="selected"><a href="/species/region/PREKDX515331">Europe & North/Central Asia</a></li><li class=""><a href="/species/region/PREKE8430791">Sub-Saharan Africa</a></li><li class=""><a href="/species/region/PREKEJ362401">North Africa & the Middle East</a></li><li class=""><a href="/species/region/PREKQ6133971">South Asia</a></li></ul><div class="subscribeBox">Subscribe to <a href="/subscribe">Canids-L mailing List</a></div><p style="text-align: center;"><a href="https://www.youtube.com/channel/UCgZH3Opj68FzAThu75cEkgw/feed" target="_blank"><img style="margin-left: 5px; margin-right: 5px; border: 0px;" title="Follow our Youtube channel" src="/app/images/icons/youtube.png" alt="Follow our Youtube channel" width="79" height="33" /></a><a href="https://www.facebook.com/Canidconservation" target="_blank"><img style="border: 0px;" title="Find us on Facebook" src="/app/images/icons/facebook-icon.png" alt="Find us on Facebook" width="33" height="33" /></a> <a href="https://twitter.com/WildCanids" target="_blank"><img src="/app/images/icons/twitter-icon.png" alt="" width="32" height="33" /></a></p></div><div id="innercontent"> <h1><span class="mainMenuItemBread">Europe & North/Central Asia</span><span class="subMenuItem">Tibetan fox</span><span class="scientificName"> Vulpes ferrilata</span></h1><div class="pageImages"><img src="/app/images/canids/tibetan-fox/tibetan.JPG" title="Tibetan fox - © 1997 Milo Burcham"><p>Tibetan fox - © 1997 <a href="http://www.miloburcham.com/">Milo Burcham</a></p><strong>Projects</strong><ul class="resources"><li><a href="/resources/view/UCARMB449641">Himalayan Wolves Project</a></li></ul><strong>Relevant Links</strong><ul class="resources"><li><a href="http://www.flickr.com/groups/canidguide/">Flickr: Wild Canids of the World</a></li><li><a href="http://www.iucnredlist.org/details/23061/0">2014 IUCN Red List Assessment - Tibetan Fox</a></li></ul><strong>Reports / Papers</strong><ul class="resources"><li><a href="/resources/view/Q7NT8M406991">2004 Status Survey & Conservation Action Plan - Europe & North/Central Asia</a></li></ul><strong>Other Names</strong><h5><span style="font-size: small;">English:</span><span style="font-size: small;"> <span style="font-weight: normal;">Tibetan Fox</span></span></h5> <p><span style="font-size: small;"> </span></p> <h5><span style="font-size: small;">French:</span><span style="font-size: small;"> <span style="font-weight: normal;">Renard sable du Thibet</span></span></h5> <p><span style="font-size: small;"> </span></p> <h5><span style="font-size: small;">Chinese:</span><span style="font-size: small;"> <span style="font-weight: normal;">Caohu, Caohuli, Shahuli, Shahulili</span></span></h5> <p><span style="font-size: small;"> </span></p> <h5><span style="font-size: small;">German:</span><span style="font-size: small;"> <span style="font-weight: normal;">Tibetfuchs</span></span></h5></div><a class="statusImage" href="http://www.redlist.org/static/categories_criteria_3_1#categories"><img style="width:404px;" alt="Least Concern" src="/app/images/iucn-categories/least-concern.jpg" /></a><h4>Justification</h4> <p>The Tibetan Fox is widespread in the steppes and semi-deserts of the Tibetan Plateau, and is also present in Nepal, in the Mustang Region, and in Ladakh. There are no major threats to the species at present, although poisoning of pikas (a major prey item) in much of the Tibetan plateau poses a concern. Nonetheless, there is no evidence that the species is currently undergoing a decline that would warrant listing in a threatened category.</p> <h4>Geographic Range Information</h4> <p>Widespread in the steppes and semi-deserts of the Tibetan Plateau from the Ladakh area of India, east across China including parts of the Xinjiang, Gansu, Qinghai, and Sichuan provinces and all of the Tibet Autonomous Region, and into Yunnan (Gong and Hu 2003, Wang 2003, Namgail and Bagchi 2005, Clark <em>et al</em>. 2008, Wozencraft 2008, Jnawali <em>et al</em>. 2011). Also present in Nepal north of the Himalaya, known specifically from the Mustang area (Schaller and Ginsberg 2004). There are no confirmed records for Bhutan.</p><p><strong>Population trend:</strong>Unknown</p><a href="https://f002.backblazeb2.com/file/cached-individual-maps/T23061A46179412.jpg?Authorization=3_20210112204503_99572597dfd23970c9cb6ffa_5637e90fabb67a843fa779c70dd64328731242ba_002_20210119204503_0019_dnld" target="_blank"><div><img class="rangeMap" src="/app/images/tibetan-fox-map.jpg" alt="(Tibetan fox range map)" /></div></a><div>(Click on map for more detail)</div><h4>Population Information</h4> <p>In general, Tibetan Fox occur at low densities. Fox abundance depends partly on prey availability and partly on human hunting pressure. In northwest Tibet, in a remote region of desert steppe with little prey, only five foxes were seen in 1,848 km of driving. In southwest Qinghai in a benign environment with much prey, 15 foxes were tallied in 367 km (Schaller 1998). In Serxu county, northwest Sichuan Province, an area with abundant with Black-lipped Pika (<em>Ochotona curzoniae</em>), eight Tibetan Foxes were sighted along 11 km of country road during a night count in 2001 (Anonymous 2000), and 27 sightings (at least 12 individuals) were recorded along line transects in the same area in August 2003 (Wang Xiaoming and Wang Zhenghuan pers. obs.). More recent studies with marked animals (Liu <em>et al.</em> 2007) have suggested that Tibetan Foxes can achieve relatively high densities where preferred prey is abundant and human hunting pressure low. Densities of 2-4/km² may occur. A very coarse and unreliable estimation of population density of Tibetan Foxes in the Tibetan Autonomous Region was provided by Piao (1989), which extrapolated to an estimate of 37,000.</p> <h4>Habitat and Ecology Information</h4> <p>The species is found in upland plains and hills from about 2,500–5,200 m (Clark <em>et al.</em> 2008); however, the preponderance of Tibetan Fox habitat is >3,000 m, and the majority of that > 4,000 m. Most of its habitat consists of sparse grasslands devoid of trees and shrubs (Wang <em>et al</em>. 2007; although see also Gong and Hu 2003), particularly where Black-lipped Pikas are abundant. It appears that Tibetan Foxes are closely tied to the presence of pikas, and may in fact be an obligate predator (Harris <em>et al</em>. in press). Tibetan Foxes appear particularly adept at capturing pikas (including, at times, following brown bears <em>Ursus arctos</em> excavating pika burrows in order to capture pikas that escape; Harris <em>et al</em>. 2008), and are rarely encountered where pikas are absent. They also feed on carrion, and other small mammals (Zheng 1985). Tibetan Foxes spend considerable time resting in small burrows, hollows and rock crevasses (Wang <em>et al</em>. 2003). They are most active at dawn and dusk, although can be seen at any time of the day (Wang <em>et al</em>. 2004).</p> <h4>Threats Information</h4> <p>There are no major threats to the species at present. Ongoing government-sponsored programmes involving poisoning of pikas, the main prey, takes place across much of the Tibetan plateau and poses the main threat; secondary poisoning of Tibetan Foxes may occur, although does not appear to be common. However, reductions or complete elimination of their major prey would certainly be damaging to Tibetan Fox populations. If such pika reduction programmes continue or increase, the status of the Tibetan Fox would require reassessment. Domestic dogs can kill Tibetan Foxes, and may be a major source of mortality in some areas (Wang <em>et al.</em> 2007).</p> <h4>Use and Trade Information</h4> <p>Hunting and snaring occurs for the pelt (which is used to make hats), but is not common because the coarse pelts of Tibetan Foxes are of minor value.</p> <h4>Conservation Actions Information</h4> <p>Not listed on the CITES Appendices.<br />The species is legally protected in several large Chinese reserves, including Arjin Shan (45,000 km²), Xianza (40,000 km²), Chang Tang (ca. 334,000 km²), Kekexili (ca. 45,000 km²), and Sanjiangyuan (ca. 152,000 km²) (Schaller and Ginsberg 2004). However, actual protection remains minimal. Likely to occur in other protected areas throughout the species' range. The species is not known to be held in any formal conservation breeding programme, although some animals may be held in a few zoos.<br /><br />Despite recent studies that have helped further understanding of the species' biology, very little remains known of their natural history.</p></div></div><div style="clear: both;"></div></div><div id="footer"><div class="copyrightNotice" style="width:610px"><div> The Canid Specialist Group is housed by WildCRU at Tubney House, Oxford, UK. Claudio Sillero's position at WildCRU is funded by <a target="_blank" href="http://www.bornfree.org.uk/">The Born Free Foundation.</a> Copyright 漏 <?php echo date('Y'); ?> by the IUCN/SSC Canid Specialist Group. All rights reserved. <a href="http://www.oxford-web.co.uk">Website developed by oxford web</a> and designed by Teresa Fuertes. </div></div><div class="sponsors"> <img alt="Wildlife Conservation Research Unit" src="/app/images/structure/wild-cru.png" /> <img src="/app/images/structure/born-free.png" alt="Born Free Foundation"/></div><div style="clear: both;"></div></div></body></html>