World’s Largest Cottonmouth Found in Duck Hole [VIDEO]

While planting a duck hole last summer, the Mossy Oak crew ran into this giant cottonmouth.

Cottonmouth snakes, or water moccasins, live in the southeastern United States from southern Virginia to Florida and as far west as East Texas. They are semi-aquatic, spending about half their time on land and the other half in water.

Watch the video and see if you think this is really the world’s largest cottonmouth.

Source: Wide Open Spaces

Comments are closed.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });