<!DOCTYPE html>
        <html lang="en" dir="ltr">
            <head>
                <meta charset="UTF-8">
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
                
                <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar}
/*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style>
                <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://pws.radioedit.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/>
                
                <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.59591de6039be7feaf3d.css">
<link data-chunk="coast" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/coast.2b948d226ccb7f2b7a38.css">
<link data-chunk="CoastFeedLastNightShowItem-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedLastNightShowItem-component.1867851c7f267808bdb8.css">
<link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css">
<link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css">
<link data-chunk="CoastFeedTonightShowsLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedTonightShowsLoader-component.1867851c7f267808bdb8.css">
<link data-chunk="CoastFeedUpcomingShowsPreview-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/CoastFeedUpcomingShowsPreview-component.1867851c7f267808bdb8.css">
<link data-chunk="components-featured-CoastFeaturedLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-featured-CoastFeaturedLoader-component.693967a473c93d0fb412.css">
                <style data-reactroot="">:root {
        --station-font-family: "Roboto","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        --gradient-start: hsl(0,0%,110%);
        --gradient-stop: hsl(0,0%,110%);
        
                --accent-color: #ffffff;
            
        
             --darkFooterColor: hsl(0,0%,110%);
             
        --premiere-footer-dark-color:var(--darkFooterColor);
    }</style>
                
                <title data-rh="true">Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM</title>
                <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=gravity(%22center%22),contain(32,32),quality(65)"/><link data-rh="true" rel="apple-touch-icon" type="" title="" href="https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)"/><link data-rh="true" rel="image_src" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><link data-rh="true" rel="canonical" type="" title="" href="https://www.coasttocoastam.com/"/>
                <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#ffffff"/><meta data-rh="true" property="og:title" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" property="twitter:title" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" itemprop="name" content="Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM"/><meta data-rh="true" name="description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" property="og:description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" property="twitter:description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" itemprop="description" content="Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!"/><meta data-rh="true" name="keywords" content="coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time"/><meta data-rh="true" property="og:url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" property="twitter:url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" itemprop="url" content="https://www.coasttocoastam.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@coasttocoastam"/><meta data-rh="true" property="twitter:creator" content="@coasttocoastam"/><meta data-rh="true" property="twitter:domain" content="www.coasttocoastam.com"/><meta data-rh="true" property="og:site_name" content="Coast to Coast AM"/><meta data-rh="true" name="application-name" content="Coast to Coast AM"/><meta data-rh="true" property="fb:app_id" content="140586622674265"/><meta data-rh="true" property="fb:pages" content="105212777348"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/>
                
            </head>
            <body class="theme-night template-coast">
                <div id="app"><div class="component-template" data-reactroot=""><header class="component-site-header"><div class="component-container main-header-items block"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-label="Primary Site Navigation" id="component-site-nav"><section class="nav-inner-wrapper"><header class="navbar-header"><figure class="component-station-logo mobile-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" width="200" height="52"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" style="width:24px;height:24px;min-height:24px" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M22.4 9.6C21.88 9.08 21.04 9.08 20.52 9.6L16 14.12L11.48 9.6C10.96 9.08 10.12 9.08 9.6 9.6C9.08 10.12 9.08 10.96 9.6 11.48L14.12 16L9.6 20.52C9.08 21.04 9.08 21.88 9.6 22.4C10.12 22.92 10.96 22.92 11.48 22.4L16 17.88L20.52 22.4C21.04 22.92 21.88 22.92 22.4 22.4C22.92 21.88 22.92 21.04 22.4 20.52L17.88 16L22.4 11.48C22.92 10.96 22.92 10.12 22.4 9.6Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><hr class="divider"/><ul class="menu-container main-nav"><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for SHOWS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">SHOWS</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="SHOWS" tabindex="0" href="/shows/">SHOWS</a></li><li><a aria-label="UPCOMING SHOWS" tabindex="0" href="/shows/upcoming/">UPCOMING SHOWS</a></li><li><a aria-label="ART BELL VAULT" tabindex="0" href="/art-bell/">ART BELL VAULT</a></li><li><a aria-label="CLASSIC SHOWS" tabindex="0" href="/shows/classic/">CLASSIC SHOWS</a></li><li><a aria-label="SOMEWHERE IN TIME" tabindex="0" href="/shows/somewhere-in-time-shows/">SOMEWHERE IN TIME</a></li><li><a aria-label="GUESTS" tabindex="0" href="/guests/">GUESTS</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for HOSTS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">HOSTS</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="George Noory" tabindex="0" href="/host/george-noory/">George Noory</a></li><li><a href="https://www.gaia.com/series/beyond-belief" target="_blank" rel="noopener" aria-label="George Noory&#x27;s TV Show">George Noory&#x27;s TV Show</a></li><li><a aria-label="George Knapp" tabindex="0" href="/host/george-knapp/">George Knapp</a></li><li><a aria-label="Richard Syrett" tabindex="0" href="/host/richard-syrett/">Richard Syrett</a></li><li><a aria-label="Connie Willis" tabindex="0" href="/host/connie-willis/">Connie Willis</a></li><li><a aria-label="Lisa Garr" tabindex="0" href="/host/lisa-garr/">Lisa Garr</a></li><li><a aria-label="Rich Berra" tabindex="0" href="/host/rich-berra/">Rich Berra</a></li><li><a aria-label="Ryan Wrecker" tabindex="0" href="/host/ryan-wrecker/">Ryan Wrecker</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for NEWS" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">NEWS</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Articles" tabindex="0" href="/articles/">Articles</a></li><li><a aria-label="In the News" tabindex="0" href="/inthenews/">In the News</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for MEDIA" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">MEDIA</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Videos" tabindex="0" href="/videos/">Videos</a></li><li><a aria-label="Photos" tabindex="0" href="/photos/">Photos</a></li><li><a aria-label="Stations" tabindex="0" href="/stations/">Stations</a></li><li><a href="https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL" target="_blank" rel="noopener" aria-label="Youtube">Youtube</a></li></ul></li><li class="menu-top-label"><a aria-label="Insider" tabindex="0" href="/pages/coastinsider/">Insider</a></li><li class="menu-top-label"><a aria-label="Events" tabindex="0" href="/calendar/">Events</a></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Podcasts" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">Podcasts</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Best of Coast to Coast AM" tabindex="0" href="/best-of/">Best of Coast to Coast AM</a></li><li><a aria-label="Paranormal Podcast Network" tabindex="0" href="/podcasts/">Paranormal Podcast Network</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for More" class="button-text child-menu-toggler" tabindex="0"><span class="menu-label">More</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container"><li><a aria-label="Newsletter" tabindex="0" href="/pages/coastzone/">Newsletter</a></li><li><a href="https://paranormaldate.com/" target="_blank" rel="noopener" aria-label="Paranormal Date">Paranormal Date</a></li><li><a href="https://conspiracydate.com/" target="_blank" rel="noopener" aria-label="Conspiracy Date">Conspiracy Date</a></li><li><a aria-label="Mobile App" tabindex="0" href="/pages/mobile-app/">Mobile App</a></li><li><a aria-label="Contact" tabindex="0" href="/pages/contact/">Contact</a></li></ul></li></ul><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/coasttocoastam" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/COASTTOCOASTAMOFFICIAL" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/coast2coastam" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@coasttocoastamofficial" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul><footer class="navbar-footer"><div id="coast-google-translate-container"></div><div class="coast-header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-navbar" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></div><div class="header-user"></div></footer></section></nav><figure class="component-station-logo mobile-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-src="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(200,52)&amp;quality=80 1x,https://i.iheart.com/v3/re/new_assets/62802bb4-228b-4b4a-b0ab-fe5b9df6e880?ops=gravity(%22center%22),contain(400,104)&amp;quality=80 2x" width="200" height="52"/></a></figure><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(250,260)&amp;quality=80 2x" sizes="" alt="Coast to Coast AM - Coast Insider" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(125,130)&amp;quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(250,260)&amp;quality=80 2x" width="125" height="130"/></a></figure><section class="search-user-container"><div class="coast-header-search"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-user" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form><button class="search-button search-toggle" aria-label="Open Search"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></div></section><img src="https://i.iheart.com/v3/re/new_assets/89a696d6-a027-4da9-8091-2dfefda74697?ops=gravity(%22center%22),fit(188,135),quality(80)" class="george-noory" height="135" width="188" alt=""/></div></header><div class="component-header-ad"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><div class="component-routes"><main class="component-page layout-generic-full page-home coast-pr"><div class="alerts"></div><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container coast-carousel coast-feed tile"><div class="carousel-container"><section class="carousel-inner-container"><section class="carousel-viewport"><ul class="carousel-content"><li data-index="0"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-two-blazing-green-fireballs-spotted-days-apart/"><img src="https://i.iheart.com/v3/re/new_assets/6aa73a9b1a62417fd06586a5?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Two Blazing Green Fireballs Spotted Days Apart" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6aa73a9b1a62417fd06586a5?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6aa73a9b1a62417fd06586a5?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6aa73a9b1a62417fd06586a5?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6aa73a9b1a62417fd06586a5?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/video-two-blazing-green-fireballs-spotted-days-apart/">Video: Two Blazing Green Fireballs Spotted Days Apart</a><a class="card-subtitle" tabindex="0" href="/article/video-two-blazing-green-fireballs-spotted-days-apart/">A pair of intensely bright green meteor trails illuminated skies thousands of miles apart this week.</a></span></figcaption></figure></li><li data-index="1"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/could-ai-end-humanity/"><img src="https://i.iheart.com/v3/re/new_assets/6aa601366b6157ee4c626e0e?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Could AI End Humanity?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6aa601366b6157ee4c626e0e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6aa601366b6157ee4c626e0e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6aa601366b6157ee4c626e0e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6aa601366b6157ee4c626e0e?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/could-ai-end-humanity/">Could AI End Humanity?</a><a class="card-subtitle" tabindex="0" href="/article/could-ai-end-humanity/">As artificial intelligence grows increasingly powerful, some experts are raising a chilling question: Could superintelligent AI eventually threaten humanity itself? </a></span></figcaption></figure></li><li data-index="2"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/ghosts-aliens-and-a-sance-gone-wrong/"><img src="https://i.iheart.com/v3/re/new_assets/6aa4aa739ae7d62b20509854?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Ghosts, Aliens and a Séance Gone Wrong" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6aa4aa739ae7d62b20509854?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6aa4aa739ae7d62b20509854?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6aa4aa739ae7d62b20509854?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6aa4aa739ae7d62b20509854?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/ghosts-aliens-and-a-sance-gone-wrong/">Ghosts, Aliens and a Séance Gone Wrong</a><a class="card-subtitle" tabindex="0" href="/article/ghosts-aliens-and-a-sance-gone-wrong/">For five years in the 1990s, a farmhouse cellar in Scole, Norfolk, became the site of one of Britain&#x27;s most extraordinary paranormal investigations. </a></span></figcaption></figure></li><li data-index="3"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/video-cyborg-cockroaches-deliver-emergency-injections/"><img src="https://i.iheart.com/v3/re/new_assets/6aa349dea54fa46fba38c287?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Video: Cyborg Cockroaches Deliver Emergency Injections" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6aa349dea54fa46fba38c287?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6aa349dea54fa46fba38c287?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6aa349dea54fa46fba38c287?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6aa349dea54fa46fba38c287?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/video-cyborg-cockroaches-deliver-emergency-injections/">Video: Cyborg Cockroaches Deliver Emergency Injections</a><a class="card-subtitle" tabindex="0" href="/article/video-cyborg-cockroaches-deliver-emergency-injections/">Engineers in Australia have created a surreal new breed of first responder.</a></span></figcaption></figure></li><li data-index="4"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/art-bell-vault-mars-pathfinder-mission-was-the-moon-landing-faked/"><img src="https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="Art Bell Vault: Mars Pathfinder Mission / Was the Moon Landing Faked?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/art-bell-vault-mars-pathfinder-mission-was-the-moon-landing-faked/">Art Bell Vault: Mars Pathfinder Mission / Was the Moon Landing Faked?</a><a class="card-subtitle" tabindex="0" href="/article/art-bell-vault-mars-pathfinder-mission-was-the-moon-landing-faked/">Added to the Art Bell Vault this week are a pair of programs featuring fascinating conversations about the Mars Pathfinder mission and the Moon Hoax Theory.</a></span></figcaption></figure></li><li data-index="5"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/new-tv-show-strange-universe-with-george-noory-debuts/"><img src="https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="George&#x27;s New TV Show &quot;Strange Universe&quot; Debuts" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/new-tv-show-strange-universe-with-george-noory-debuts/">George&#x27;s New TV Show &quot;Strange Universe&quot; Debuts</a><a class="card-subtitle" tabindex="0" href="/article/new-tv-show-strange-universe-with-george-noory-debuts/">Stream episodes of &quot;Strange Universe&quot; with George Noory on Spark TV.</a></span></figcaption></figure></li><li data-index="6"><figure class="carousel-item"><section class="thumb"><a tabindex="0" href="/article/carnivora/"><img src="https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(330,186),quality(80)" sizes="" alt="How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?" class="" srcSet="https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" width="288" height="162"/></a></section><figcaption><span class="caption-wrapper"><a class="card-title" tabindex="0" href="/article/carnivora/">How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?</a><a class="card-subtitle" tabindex="0" href="/article/carnivora/">German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant&#x27;s mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.</a></span></figcaption></figure></li></ul></section></section><section class="carousel-controls"><button data-index="0" data-current="true"></button><button data-index="1" data-current="false"></button><button data-index="2" data-current="false"></button><button data-index="3" data-current="false"></button><button data-index="4" data-current="false"></button><button data-index="5" data-current="false"></button><button data-index="6" data-current="false"></button></section></div></div><input type="hidden" data-id="7MFT1"/><div class="component-container component-html tile coast-podcast-homepage block"><div><p>
    <iframe
        gesture="media"
        style="width:100%;height:50px;"
        height="50px"
        src="https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark"
        frameborder="0"
        scrolling="no"
    ></iframe>
</p></div></div><input type="hidden" data-id="2ZFIH"/><div class="component-container coast-feed tile coast-shows-last-night"><header class="component-heading"><h3 class="heading-title">Last Night<div class="media-header"><a title="Podcast" class="component-button button-faux customized podcast_icon" tabindex="0" href="/podcast-feed/"><svg tabindex="-1" focusable="false" class="icon-podcast" width="21" height="24" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path tabindex="-1" fill="#fff" d="M 16.675781 18.605469 C 16.425781 18.78125 16.085938 18.722656 15.898438 18.480469 C 15.699219 18.21875 15.769531 17.839844 16.039062 17.644531 C 18.339844 15.980469 19.832031 13.304688 19.832031 10.285156 C 19.832031 5.234375 15.65625 1.144531 10.5 1.144531 C 5.34375 1.144531 1.167969 5.234375 1.167969 10.285156 C 1.167969 13.179688 2.539062 15.761719 4.683594 17.433594 C 4.949219 17.644531 5.003906 18.03125 4.78125 18.289062 C 4.585938 18.511719 4.246094 18.554688 4.011719 18.375 C 1.570312 16.488281 0 13.566406 0 10.285156 C 0 4.605469 4.699219 0 10.5 0 C 16.300781 0 21 4.605469 21 10.285156 C 21 13.707031 19.296875 16.734375 16.675781 18.605469 Z M 16.675781 18.605469 "></path><path tabindex="-1" fill="#fff" d="M 14.957031 15.574219 C 14.507812 15.9375 13.851562 15.808594 13.5 15.347656 C 13.085938 14.804688 13.273438 14.023438 13.769531 13.546875 C 14.632812 12.71875 15.167969 11.5625 15.167969 10.285156 C 15.167969 7.761719 13.078125 5.714844 10.5 5.714844 C 7.921875 5.714844 5.832031 7.761719 5.832031 10.285156 C 5.832031 11.527344 6.335938 12.652344 7.15625 13.476562 C 7.652344 13.976562 7.816406 14.789062 7.355469 15.320312 C 6.992188 15.742188 6.355469 15.839844 5.929688 15.476562 C 4.441406 14.222656 3.5 12.359375 3.5 10.285156 C 3.5 6.5 6.632812 3.429688 10.5 3.429688 C 14.367188 3.429688 17.5 6.5 17.5 10.285156 C 17.5 12.414062 16.511719 14.316406 14.957031 15.574219 Z M 14.957031 15.574219 "></path><path tabindex="-1" fill="#fff" d="M 12.832031 10.285156 C 12.832031 11.351562 12.089844 12.246094 11.082031 12.5 L 11.082031 17.144531 L 11.28125 17.144531 C 11.453125 17.144531 11.613281 17.214844 11.726562 17.34375 L 16.683594 23.058594 C 17.003906 23.429688 16.734375 24 16.238281 24 L 4.761719 24 C 4.265625 24 3.996094 23.429688 4.316406 23.058594 L 9.273438 17.34375 C 9.386719 17.214844 9.546875 17.144531 9.71875 17.144531 L 9.917969 17.144531 L 9.917969 12.5 C 8.910156 12.246094 8.167969 11.351562 8.167969 10.285156 C 8.167969 9.023438 9.210938 8 10.5 8 C 11.789062 8 12.832031 9.023438 12.832031 10.285156 Z M 12.832031 10.285156 "></path></svg></a></div></h3></header><div class="coast-feed-item"><a class="item-thumb-container" tabindex="0" href="/show/2026-09-13-show/"><figure class="item-thumb"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="UFOs &amp; Hard Science / Life &amp; Death of Rudy Valentino" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Sep</span><span>13</span></time><span class="item-title">UFOs &amp; Hard Science / Life &amp; Death of Rudy Valentino</span></figcaption></figure></a><section class="item-links"><p class="coast-linked-host coast-linked-items title-on-same-line"><span class="linked-header">Hosted by<!-- -->:</span><span class="linked-value"><a tabindex="0" href="/host/richard-syrett/">Richard Syrett</a></span></p><div class="coast-linked-guests coast-linked-items title-on-same-line"><span class="linked-guest-header">Guests<!-- -->:</span><div class="linked-guest-value"><a tabindex="0" href="/guest/andreas-lck/">Andreas Lück</a><span>, </span><a tabindex="0" href="/guest/giovanni-sticco/">Giovanni Sticco</a></div></div></section><section class="item-summary">Dr. Andreas Lück discussed the intersection of hard science and UFOs, the disputed Nazca mummies, and alleged alien-human hybrids. Followed by filmmaker Giovanni Sticco, who detailed the extraordinary life of Rudolph Valentino.</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-09-13-show/">More »</a></div></div><input type="hidden" data-id="Y4gbE"/><div class="component-container coast-shows-tonight tile coast-feed"><header class="component-heading"><h2 class="heading-title">Tonight</h2></header><div class="coast-feed-item"><a class="item-thumb-container" tabindex="0" href="/show/2026-09-14-show/"><figure class="item-thumb"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Advancement of AI / Quantum Consciousness" class="lazyload" srcSet="" width="288" height="162"/><figcaption class="short-date"><time class="item-published"><span>Sep</span><span>14</span></time><span class="item-title">Advancement of AI / Quantum Consciousness</span></figcaption></figure></a><section class="item-links"><p class="coast-linked-host coast-linked-items title-on-same-line"><span class="linked-header">Hosted by<!-- -->:</span><span class="linked-value">George Noory</span></p></section><section class="item-summary"><p>First Half: <a href="https://sipi.usc.edu/~kosko/index.html" target="_blank">Dr. Bart Kosko</a> will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI.</p>

<p>Second Half: Author and filmmaker <a href="https://www.claimingyourmagic.com/" target="_blank">Jeffrey Smith</a> will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.</p>

</section></div><div class="more-container"><a class="more" tabindex="0" href="/show/2026-09-14-show/">More »</a></div></div><input type="hidden" data-id="oIl5X"/><div class="component-container tile coast-feed coast-upcoming-shows-preview"><header class="component-heading"><h3 class="heading-title">Upcoming </h3></header><div class="upcoming-shows-preview"><div class="feed-cards"><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>15</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-15-show/">Tuesday<!-- --> - <!-- -->Natural Health Remedies / What Lies Beyond</a><a tabindex="0" href="/guest/fuchs-benjamin-71008/">Benjamin Fuchs</a><span> | </span><a tabindex="0" href="/guest/regan-forston/">Regan Forston</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>16</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-16-show/">Wednesday<!-- --> - <!-- -->Investigating Roswell / Climate Engineering History</a><a tabindex="0" href="/guest/david-rudiak/">David Rudiak</a><span> | </span><a tabindex="0" href="/guest/james-rodger-fleming/">James Rodger Fleming</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>17</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-17-show/">Thursday<!-- --> - <!-- -->Ancient Artificial Intelligence / The Conjuring House</a><a tabindex="0" href="/guest/lynn-heather-75368/">Heather Lynn</a><span> | </span><a tabindex="0" href="/guest/perron-andrea-68450/">Andrea Perron</a></div></div><div class="coast-feed-item"><div class="short-date"><time class="item-published"><span>Sep</span><span>18</span></time></div><div><a class="item-title" tabindex="0" href="/show/2026-09-18-show/">Friday<!-- --> - <!-- -->La Bruja Curandera / Open Lines</a><a tabindex="0" href="/guest/wendy-mata/">Wendy Mata</a><span> | </span><a tabindex="0" href="/guest/lines-open-5608/">Open Lines</a></div></div></div><div class="more-container"><a class="more" tabindex="0" href="/shows/upcoming/">Full Schedule »</a></div></div></div><input type="hidden" data-id="UquMu"/><div class="component-container component-html coast-insider-homepage tile block"><div><div>
	<a href="/pages/coastinsider" 
    	data-tracking-cat="Homepage"
        data-tracking-act="Coast Insider"
        data-tracking-label="Coast Insider"
    >
        <img class="img-responsive"
        	src="https://i.iheart.com/v3/re/new_assets/b41bd25e-3146-4241-9143-c08260a996f1"
            alt="Become a Coast Insider"
            width="100%"
        />
    </a>
</div>

<!-- We use and html instead of a generic block here to combine this block with Coast Insider in the same grid row -->
<figure class="coastzone">
    <a href="/pages/coastzone/">
        <img
            src="https://i.iheart.com/v3/re/new_assets/ecb29da8-0999-4ecb-921f-8c0570b1c9b3"
            alt="CoastZone banner"
            height="135"
            width="90"
        />
    </a>
    <figcaption class="coastzonedesc">
        <h1>CoastZone</h1>
        <a href="/pages/coastzone/">Sign up for our free CoastZone e-newsletter</a> to receive exclusive daily
        articles.
    </figcaption>
</figure></div></div><input type="hidden" data-id="rF7jb"/><input type="hidden" data-id="kHqC4"/><div class="component-container component-coast-featured coast-featured tile block"><header class="component-heading"><h2 class="heading-title">Featured</h2></header><section class="coast-featured-items"><a class="component-coast-featured-item" tabindex="0" href="/show/2026-09-13-show/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="UFOs &amp; Hard Science / Life &amp; Death of Rudy Valentino" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Sep 14, 2026</time></section><span class="item-title">UFOs &amp; Hard Science / Life &amp; Death of Rudy Valentino</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/video-two-blazing-green-fireballs-spotted-days-apart/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/64ff89381bc2ee7ad31c7025?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/64ff89381bc2ee7ad31c7025?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/64ff89381bc2ee7ad31c7025?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/64ff89381bc2ee7ad31c7025?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/64ff89381bc2ee7ad31c7025?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Two Blazing Green Fireballs Spotted Days Apart" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 13, 2026</time></section><span class="item-title">Video: Two Blazing Green Fireballs Spotted Days Apart</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/photo/video-monster-tornado-photo/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.coast2coast/f181c007fabc9411c062081536e7afa0?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.coast2coast/f181c007fabc9411c062081536e7afa0?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.coast2coast/f181c007fabc9411c062081536e7afa0?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.coast2coast/f181c007fabc9411c062081536e7afa0?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.coast2coast/f181c007fabc9411c062081536e7afa0?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Video: Monster Tornado" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Blast from the past</span> | <time class="item-published">Apr 27, 2011</time></section><span class="item-title">Video: Monster Tornado</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-09-12-show/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6aa370d602d5126562678a6f?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6aa370d602d5126562678a6f?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6aa370d602d5126562678a6f?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6aa370d602d5126562678a6f?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6aa370d602d5126562678a6f?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Sasquatch, UFOs &amp; Telepathy / Military Abductions" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Sep 13, 2026</time></section><span class="item-title">Sasquatch, UFOs &amp; Telepathy / Military Abductions</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/could-ai-end-humanity/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6aa60079b1bf29cf75c1ca10?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6aa60079b1bf29cf75c1ca10?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6aa60079b1bf29cf75c1ca10?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6aa60079b1bf29cf75c1ca10?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6aa60079b1bf29cf75c1ca10?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Could AI End Humanity?" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 12, 2026</time></section><span class="item-title">Could AI End Humanity?</span></figcaption></figure></a><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3309" id="dfp-ad-3309-1"></div><a class="component-coast-featured-item" tabindex="0" href="/show/2026-09-11-show/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="9/11 Survivor / Open Lines" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Sep 12, 2026</time></section><span class="item-title">9/11 Survivor / Open Lines</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/article/ghosts-aliens-and-a-sance-gone-wrong/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6aa4a90ad1d22d56eb61d943?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6aa4a90ad1d22d56eb61d943?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6aa4a90ad1d22d56eb61d943?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6aa4a90ad1d22d56eb61d943?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6aa4a90ad1d22d56eb61d943?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Ghosts, Aliens and a Séance Gone Wrong" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Article</span> | <time class="item-published">Sep 11, 2026</time></section><span class="item-title">Ghosts, Aliens and a Séance Gone Wrong</span></figcaption></figure></a><a class="component-coast-featured-item" tabindex="0" href="/show/2026-09-10-show/"><figure><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc?ops=gravity(%22north%22),fit(330,186),quality(80)" data-srcset="https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc?ops=gravity(%22north%22),fit(330,186),quality(80) 330w,https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc?ops=gravity(%22north%22),fit(420,236),quality(80) 420w,https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc?ops=gravity(%22north%22),fit(510,287),quality(80) 510w,https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc?ops=gravity(%22north%22),fit(620,349),quality(80) 620w" sizes="" alt="Secret Societies / Power of Crystal Skulls" class="lazyload" srcSet="" width="288" height="162"/><figcaption><section class="thumb-meta"><span class="item-type">Show</span> | <time class="item-published">Sep 11, 2026</time></section><span class="item-title">Secret Societies / Power of Crystal Skulls</span></figcaption></figure></a></section><div class="coast-featured-load-more"><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div></div><input type="hidden" data-id="7EsXb"/><div class="component-container coast-in-the-news-homepage tile"><header class="component-heading"><h2 class="heading-title">In the News</h2></header><div class="feed-cards"><div class="coast-feed-item"><a href="https://www.smithsonianmag.com/smart-news/a-genetically-modified-pig-kidney-kept-a-man-alive-for-a-record-nine-months-allowing-him-to-wait-for-a-donated-human-organ-180989466/" class="item-title" target="_blank" rel="noopener">Modified Pig Kidney Kept Man Alive for a Record Nine Months</a><em>— <!-- -->Smithsonian Mag</em></div><div class="coast-feed-item"><a href="https://phys.org/news/2026-09-cataract-surgery-space-surgeon.html" class="item-title" target="_blank" rel="noopener">Cataract surgery will be needed in space, surgeon predicts</a><em>— <!-- -->Phys.org</em></div><div class="coast-feed-item"><a href="https://gizmodo.com/in-the-wild-west-of-ai-everybody-is-accusing-everybody-else-of-theft-2000810803" class="item-title" target="_blank" rel="noopener">In the Wild West of AI, Everyone is Accusing Each Other of Theft</a><em>— <!-- -->Gizmodo</em></div><div class="coast-feed-item"><a href="https://thedebrief.org/66-million-year-old-mystery-solved-fossilized-bird-feather-reveals-how-modern-birds-likely-survived-the-dinosaur-killing-asteroid/" class="item-title" target="_blank" rel="noopener">Feather Fossil Shows How Birds Survived Dinosaur-Killing Asteroid</a><em>— <!-- -->The Debrief</em></div><div class="coast-feed-item"><a href="https://phys.org/news/2026-09-cities-moon-isnt-scientists.html" class="item-title" target="_blank" rel="noopener">No cities on the moon—there isn&#x27;t enough water, scientists say</a><em>— <!-- -->Phys.org</em></div></div><div class="more-container"><a class="more" tabindex="0" href="/inthenews/">More »</a></div></div><input type="hidden" data-id="0Z2UI"/><input type="hidden" data-id="W1GMu"/><div class="component-container component-html tile coast-readmore-homepage block"><div><section class="coast-module module">
    <a href="/article/a-true-paranormal-date-alien-bonds-with-bigfoot/"><img src="https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542" alt="paranormal date"></a>
    <div class="excerpt">
    <p>
    <a href="https://paranormaldate.com/" target="_blank">Paranormal Date</a> now has over 100,000 members! It's completely free to join and search.
    </p>
    </div>
</section>
<section class="coast-module module">            
    <a href="/pages/watch-a-free-episode-of-beyond-belief/">
    	<img src="https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50" alt="beyond belief trailer">
    </a>
    <div class="excerpt">
        <p>
        Check out this <a href="/pages/watch-a-free-episode-of-beyond-belief/" target="_self">excerpt</a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at <a href="http://www.beyondbelief.com/" target="_blank">beyondbelief.com</a> and enjoy hours of fascinating past shows!
        </p>
    </div>
</section></div></div><input type="hidden" data-id="9WlZr"/><input type="hidden" data-id="ECete"/><div class="component-container component-html coast-twitter-homepage tile block"><div><a class="twitter-timeline" data-height="550" data-theme="dark" href="https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw">Tweets by coasttocoastam</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></div><input type="hidden" data-id="dZ56N"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main></div><footer class="component-coast-footer"><div class="component-container"><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/coasttocoastam" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/coasttocoastam" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.youtube.com/COASTTOCOASTAMOFFICIAL" aria-label="Visit us on youtube" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-youtube" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M20.9991 4.48941C21.9843 4.75294 22.761 5.52471 23.0263 6.50353C23.5188 8.29176 23.4999 12.0188 23.4999 12.0188C23.4999 12.0188 23.4999 15.7271 23.0263 17.5153C22.761 18.4941 21.9843 19.2659 20.9991 19.5294C19.1993 20 12 20 12 20C12 20 4.81959 20 3.00081 19.5106C2.01564 19.2471 1.23888 18.4753 0.973639 17.4965C0.5 15.7271 0.5 12 0.5 12C0.5 12 0.5 8.29176 0.973639 6.50353C1.23888 5.52471 2.03459 4.73412 3.00081 4.47059C4.80064 4 12 4 12 4C12 4 19.1993 4 20.9991 4.48941ZM15.6944 12L9.70756 15.4259V8.57412L15.6944 12Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.instagram.com/coast2coastam" aria-label="Visit us on instagram" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-instagram" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12.0001 7.37836C11.086 7.37836 10.1924 7.64941 9.43242 8.15724C8.6724 8.66508 8.08003 9.38688 7.73023 10.2314C7.38043 11.0759 7.28891 12.0051 7.46723 12.9016C7.64556 13.7981 8.08573 14.6216 8.73208 15.268C9.37842 15.9143 10.2019 16.3545 11.0984 16.5328C11.9949 16.7112 12.9242 16.6196 13.7687 16.2698C14.6132 15.92 15.335 15.3277 15.8428 14.5676C16.3506 13.8076 16.6217 12.9141 16.6217 12C16.6217 10.7743 16.1348 9.59873 15.2681 8.732C14.4013 7.86528 13.2258 7.37836 12.0001 7.37836ZM12.0001 15C11.4067 15 10.8267 14.824 10.3334 14.4944C9.84003 14.1647 9.45553 13.6962 9.22847 13.148C9.00141 12.5998 8.94201 11.9966 9.05777 11.4147C9.17353 10.8328 9.45925 10.2982 9.87881 9.87867C10.2984 9.45912 10.8329 9.17341 11.4148 9.05765C11.9968 8.9419 12.6 9.00131 13.1482 9.22838C13.6963 9.45544 14.1649 9.83995 14.4945 10.3333C14.8241 10.8266 15.0001 11.4067 15.0001 12C15.0001 12.7956 14.684 13.5587 14.1214 14.1213C13.5588 14.6839 12.7957 15 12.0001 15Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" d="M17.8842 7.19576C17.8842 7.79222 17.4007 8.27575 16.8042 8.27575C16.2078 8.27575 15.7243 7.79222 15.7243 7.19576C15.7243 6.5993 16.2078 6.11578 16.8042 6.11578C17.4007 6.11578 17.8842 6.5993 17.8842 7.19576Z" fill="#27292D"></path><path class="primary-path" tabindex="-1" fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.55581 3 9.24921 3.01036 8.28942 3.05416C7.33144 3.09789 6.67723 3.25001 6.10476 3.47251C5.50424 3.69849 4.96024 4.05275 4.51069 4.51058C4.05276 4.9601 3.6984 5.50411 3.47233 6.10466C3.25001 6.67716 3.09789 7.33137 3.05434 8.28935C3.01036 9.24915 3 9.55575 3 12C3 14.4443 3.01036 14.7509 3.05434 15.7107C3.09807 16.6687 3.25019 17.3229 3.47268 17.8953C3.69867 18.4959 4.05293 19.0399 4.51076 19.4894C4.96031 19.9472 5.50431 20.3015 6.10484 20.5275C6.67734 20.75 7.33154 20.9021 8.28949 20.9458C9.24944 20.9896 9.55592 21 12.0002 21C14.4444 21 14.751 20.9896 15.7108 20.9458C16.6688 20.9021 17.323 20.75 17.8955 20.5275C18.4933 20.2963 19.0363 19.9427 19.4896 19.4894C19.9428 19.0362 20.2964 18.4932 20.5276 17.8953C20.7501 17.3228 20.9023 16.6686 20.946 15.7107C20.9898 14.7507 21.0001 14.4443 21.0001 12C21.0001 9.55578 20.9898 9.24915 20.946 8.28935C20.9023 7.33137 20.7501 6.67716 20.5276 6.10469C20.3017 5.50417 19.9474 4.96016 19.4896 4.51062C19.04 4.0527 18.496 3.69836 17.8954 3.47233C17.3229 3.25001 16.6687 3.09789 15.7107 3.05434C14.7509 3.01036 14.4443 3 12 3ZM12 4.62165C14.4031 4.62165 14.6878 4.63084 15.6369 4.67414C16.5144 4.71418 16.9909 4.86077 17.308 4.98402C17.699 5.1283 18.0526 5.35835 18.3429 5.65727C18.6418 5.94757 18.8718 6.30118 19.0161 6.69209C19.1394 7.00923 19.286 7.48577 19.326 8.36326C19.3693 9.31231 19.3785 9.59694 19.3785 12.0001C19.3785 14.4033 19.3693 14.6879 19.326 15.637C19.286 16.5145 19.1393 16.991 19.0161 17.3082C18.8664 17.6963 18.6371 18.0488 18.3429 18.343C18.0487 18.6372 17.6962 18.8665 17.308 19.0162C16.9909 19.1395 16.5144 19.2861 15.6369 19.3261C14.688 19.3694 14.4034 19.3786 12 19.3786C9.59665 19.3786 9.31213 19.3694 8.36316 19.3261C7.48566 19.2861 7.00916 19.1395 6.69199 19.0162C6.30107 18.872 5.94747 18.6419 5.65716 18.343C5.35824 18.0527 5.12819 17.6991 4.98391 17.3082C4.86066 16.991 4.71404 16.5145 4.67403 15.637C4.63073 14.688 4.62155 14.4033 4.62155 12.0001C4.62155 9.59694 4.63073 9.31238 4.67403 8.36326C4.71408 7.48577 4.86066 7.00926 4.98391 6.69209C5.12821 6.30116 5.35828 5.94754 5.65723 5.65723C5.94754 5.35832 6.30115 5.12826 6.69206 4.98398C7.00919 4.86073 7.48574 4.71411 8.36323 4.6741C9.31228 4.6308 9.59683 4.62165 12 4.62165Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.tiktok.com/@coasttocoastamofficial" aria-label="Visit us on tiktok" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-tiktok" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M20.7501 6.91071C19.5331 6.84196 18.3823 6.33443 17.5108 5.48214C17.0478 5.03475 16.683 4.49596 16.4394 3.9C16.1913 3.30286 16.0697 2.66078 16.0822 2.01428H12.5822V15.0179C12.5822 17.2143 11.2751 18.5107 9.65367 18.5107C9.26383 18.5197 8.87615 18.4504 8.5136 18.3068C8.15104 18.1633 7.82097 17.9484 7.54296 17.675C7.2645 17.4005 7.04247 17.0741 6.88939 16.7143C6.73851 16.3534 6.66081 15.9661 6.66081 15.575C6.66081 15.1838 6.73851 14.7966 6.88939 14.4357C7.04247 14.0759 7.2645 13.7495 7.54296 13.475C7.82097 13.2016 8.15104 12.9867 8.5136 12.8432C8.87615 12.6996 9.26383 12.6303 9.65367 12.6393C9.97636 12.6414 10.2964 12.6981 10.6001 12.8071V9.23571C10.2892 9.169 9.97165 9.13784 9.65367 9.14285C8.38222 9.14285 7.13932 9.51988 6.08215 10.2263C5.02498 10.9326 4.20101 11.9366 3.71445 13.1113C3.22788 14.286 3.10058 15.5786 3.34862 16.8256C3.59667 18.0726 4.20893 19.2181 5.10799 20.1171C6.00704 21.0162 7.1525 21.6284 8.39952 21.8765C9.64654 22.1245 10.9391 21.9972 12.1138 21.5107C13.2884 21.0241 14.2925 20.2001 14.9988 19.1429C15.7052 18.0858 16.0822 16.8429 16.0822 15.5714V8.78571C17.4634 9.70742 19.0897 10.1927 20.7501 10.1786V6.91071Z" fill="#27292D"></path></svg></a></li></ul></div><div class="site-ownership">Coast to Coast AM - <a href="http://www.premierenetworks.com/" target="_blank" rel="noreferrer">©<!-- -->2026<!-- --> Premiere Networks Inc.</a></div><div class="footer-row footer-links"><ul><li><a tabindex="0" href="/stations/">Local Stations</a></li><li><a tabindex="0" href="/pages/about/">About</a></li><li><a tabindex="0" href="/article/in-memoriam/">In Memoriam </a></li><li><a tabindex="0" href="/calendar/">Events</a></li><li><a href="https://help.coasttocoastam.com/" target="_blank" rel="noopener">Need Help?</a></li><li><a tabindex="0" href="/pages/contact/">Contact</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-and-cookie-notice/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://www.coasttocoastam.com/content/terms-of-use/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="#" target="_blank" rel="noopener">Your Privacy Choices<!-- --> <img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload"/></a></li><li><a tabindex="0" href="/content/general-contesting-guidelines/">Contest Rules</a></li><li><a href="https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/" target="_blank" rel="noopener">AdChoices<!-- --> <img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload"/></a></li></ul></div></div></footer></div></div>
                <div id="fb-root" />
        <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2Fb9d508fdf3381ca6ccb4a13a2c93f185","canonicalHostname":"www.coasttocoastam.com","hostnames":[],"facets":["brands/COAST-PR (15194)","markets/PREMIERE"],"slug":"coast-pr","market":"markets/PREMIERE","ownBrand":"brands/COAST-PR (15194)","timeZone":"America/New_York","keys":["hostname:coast-pr.radio.iheart.com","hostname:coasttocoastamstore.com","hostname:www.coasttocoastamstore.com","id:/b9d508fdf3381ca6ccb4a13a2c93f185","brand:brands/COAST-PR (15194)","slug:coast-pr","hostname:coasttocoastam.com","hostname:www.coasttocoastam.com","hostname:qa.coasttocoastam.com","hostname:help.coasttocoastam.com"],"stream":{},"ownership":{"id":"providers/Premiere Networks","taxo":{"source":{"display_name":"Premiere Networks, Inc."}}},"summary":{"name":"Coast to Coast AM","description":""},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","adPositions":[{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false}],"routes":[{"name":"bestof","path":"/best-of"},{"name":"home","path":"/"},{"name":"robots","path":"/robots"},{"name":"ads","path":"/ads/"},{"name":"art_bell","path":"/art-bell/"},{"name":"articles","path":"/articles/"},{"name":"calendar","path":"/calendar-legacy/"},{"name":"calendar_cotent_all","path":"/calendar/"},{"name":"email_george","path":"/email-george/"},{"name":"guests","path":"/guests/"},{"name":"in_the_news","path":"/inthenews/"},{"name":"photos","path":"/photos/"},{"name":"podcast_feed","path":"/podcast-feed/"},{"name":"podcasts","path":"/podcasts/"},{"name":"polls","path":"/polls/"},{"name":"results","path":"/results/"},{"name":"shows","path":"/shows/"},{"name":"sign_up","path":"/sign-up/"},{"name":"stations","path":"/stations/"},{"name":"videos","path":"/videos/"},{"name":"classic_shows","path":"/shows/classic/"},{"name":"error_page","path":"/_error/404/"},{"name":"somewhere_in_time","path":"/shows/somewhere-in-time-shows/"},{"name":"upcoming_shows","path":"/shows/upcoming/"},{"name":"calendar_detail","path":"/calendar/\u003ceventid>"},{"name":"art_bell_category","path":"/art-bell/\u003ccoastCategory>/"},{"name":"articles_category","path":"/articles/\u003ccoastCategory>/"},{"name":"articles_detail","path":"/article/\u003cslug>/"},{"name":"calendar_category","path":"/calendar/events/\u003ccategory>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"guests_category","path":"/guests/\u003ccoastCategory>/"},{"name":"guests_detail","path":"/guest/\u003cslug>/"},{"name":"hosts_detail","path":"/host/\u003cslug>/"},{"name":"in_the_news_year","path":"/inthenews/\u003cyear>/"},{"name":"photos_category","path":"/photos/\u003ccoastCategory>/"},{"name":"photos_detail","path":"/photo/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"shows_category","path":"/shows/\u003ccoastCategory>/"},{"name":"shows_detail","path":"/show/\u003cslug>/"},{"name":"static_pages","path":"/pages/\u003cslug>/"},{"name":"guests_all","path":"/guests/all/\u003cslug>/"},{"name":"art_bell_category_year","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/"},{"name":"articles_category_year","path":"/articles/\u003ccoastCategory>/\u003cyear>/"},{"name":"guests_category_year","path":"/guests/\u003ccoastCategory>/\u003cyear>/"},{"name":"in_the_news_year_month","path":"/inthenews/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year","path":"/photos/\u003ccoastCategory>/\u003cyear>/"},{"name":"shows_category_year","path":"/shows/\u003ccoastCategory>/\u003cyear>/"},{"name":"videoepisodes","path":"/videos/\u003cgroupid>/\u003cepisodeid>/"},{"name":"guests_all_category","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/"},{"name":"video_playlist","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>"},{"name":"art_bell_category_year_month","path":"/art-bell/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"articles_category_year_month","path":"/articles/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_category_year_month","path":"/guests/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"photos_category_year_month","path":"/photos/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"shows_category_year_month","path":"/shows/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"},{"name":"guests_all_category_year","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/"},{"name":"video_playlist_slug","path":"/video-playlist/\u003cyear>/\u003cmonth>/\u003cday>/\u003czypeSlug>"},{"name":"guests_all_category_year_month","path":"/guests/all/\u003cslug>/\u003ccoastCategory>/\u003cyear>/\u003cmonth>/"}],"redirects":[{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/12d056906695b8e156450da6b64abe1afa273ea2","priority":0,"source":"/coastapp/contact.html","regex":false,"schedule":{"begin":1569266940000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/contact.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8a76b9e0d3ebc55fc9de73d0ec37284491025fe9","priority":0,"source":"^/amp/(\\w+)/([^\\\\]+)/?$","regex":true,"schedule":{"begin":1570474020000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp//1//2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/39bdb38dbd766591363c9a7edd0daa810d77a417","priority":0,"source":"^/rss/category209/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/supernatural-paranormal.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4f107974e176a0ffeeea5a0320c6ac42dec4fe45","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-show/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/551d8950fb21d3b6a31a886ae566411decd08cc1","priority":0,"source":"/forgot-password","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?subMenu=forgotPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3bc86b233e8f7a951b7a711d39ead47007d3bdc4","priority":0,"source":"^/rss/category10263/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/pop-culture.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/9d542abd804e20e642a3c8e1fc835ee8ee7907e5","priority":0,"source":"^/mobileapp/shows/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267780000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/show/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b6bb4a726aca47fc5d708be1b516090c2b7379db","priority":0,"source":"^/rss/category9604/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ancient-world.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e6490dcbbeeeb7a85212ef64b074ecfd3ccea222","priority":0,"source":"/art-bell/([^/]+)/$","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d6e376699be6baacac73224d85a314dd0c1eb20c","priority":0,"source":"/article","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4d8de997e2f97c17bb930bea26701ad38dc762aa","priority":0,"source":"^/reset-password/.*passwordToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?passwordToken=$1&subMenu=resetPassword&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ff66145559acad79d86d40d638b41ad0be756093","priority":0,"source":"/reset","regex":false,"schedule":{"begin":1747332616527,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/7baab05c1197d38467fa2e9b75c6df99883c9245","priority":0,"source":"^/rss/category10260/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/mysteries-anomalies.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e8082e7bdfba0a60e49102f980e5d76fe444ca4b","priority":0,"source":"/contact","regex":false,"schedule":{"begin":1569247380000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/contact"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/31bdf854083d6417f1db978811a79ac3ec0f5d08","priority":0,"source":"^/rss/category10265/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/alternative-medicine-health.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/acd89e946e640d42fcf08c87702236e634d7eb17","priority":0,"source":"/dist/images/placeholder-specialguest.jpg","regex":false,"schedule":{"begin":1569267420000,"end":4115978604802},"destination":{"type":"URL","value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4b27d99f5288b1c74ae32a"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/943788ed17e737a5fd562a8669107f0a462282b4","priority":0,"source":"^/rss/category10268/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/science-space-technology.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/77e64e6d2960205ee96ba7ac9c8c98ae38e62f12","priority":0,"source":"^/rss/upcoming/(\\d+)$","regex":true,"schedule":{"begin":1569267960000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/upcoming/limit/1"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/b2cedeeefbe61cf05295a790ea5fa9144488ee92","priority":0,"source":"^/rss/shows/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bf53cd46a69b78328c350ce36de7f3e3d5791062","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1570536840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-art"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0ff8ab5acedf7aebd7400eaaa2cf580c2991466a","priority":0,"source":"^/rss/category10262/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/weird-bizarre.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a5978deb3192ea9ffe2471c8d7457bfc4a3a2e9","priority":0,"source":"/adchoices","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/06e675a00c6d39f3b34ebf043db6813dbf91a434","priority":0,"source":"^/rss/category10264/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/current-events-economy.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ed1766ef029c4f801b448762157db58ee8861457","priority":0,"source":"/article/r-i-p-art-bell-1945-2018","regex":false,"schedule":{"begin":1711472220395,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/article/rip-art-bell-1945-2018/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/ace075af5dfd508a4a1715d26b16edd092f6d2c8","priority":0,"source":"/photo","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/photos"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4a88660c91bea7afddd455db194c5bd847560c38","priority":0,"source":"/subscriptions","regex":false,"schedule":{"begin":1766510462266,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/11f3f7d9e34eb6311278bebe90db7415ab5d8465","priority":0,"source":"/privacy/ca","regex":false,"schedule":{"begin":1760719560850,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/08e2011515dc2c9bf9ba988fe7acdfeb0ae842ba","priority":0,"source":"^/show/(\\d+)/(\\d+)/(\\d+)/art/?$","regex":true,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/show//1-/2-/3-art/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/963fae56ce6728f6aceca179c719cf1d373d74f9","priority":0,"source":"/terms/ca","regex":false,"schedule":{"begin":1760719620563,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-en-ca/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d3c577a5957a6ce74165ace00f08d29c5a9d2bad","priority":0,"source":"^/rss/art-bell-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-art-bell.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/dd4812bf077af21ce5368b1183825b82f64bf48e","priority":0,"source":"/rss","regex":false,"schedule":{"begin":1569244920000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/e83b0e4efbac87aa8e952472f79c6d2f2c1fb905","priority":0,"source":"^/rss/category9609/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/nature-environment-earth-changes.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/f730314a4a77ccae99fce2410daffc9bdfbe458a","priority":0,"source":"^/mobilefeeds/articles/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569266820000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/article/1/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/d2d2636e25873354212d2381b61da649df1dc9ef","priority":0,"source":"^/rss/upcoming/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/upcoming.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/01a1ff23d7ce0a843e07d7fc1bb624cb2ce6ae9e","priority":0,"source":"/coastapp/wheretolisten.html","regex":false,"schedule":{"begin":1569267360000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coastapp/wheretolisten.html"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a35b7d8d1acbeab8bca35430efa9e70a67ad3b6c","priority":0,"source":"^/rss/category9615/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/prophecy-predictions.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/bbd9c04936ad2e606f83efb0c79943b925e7b5a8","priority":0,"source":"/shows/media.json","regex":false,"schedule":{"begin":1569267540000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-legacy-app/coast-media/shows/media.json"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/567f7050a645b33f29ac3bfb18a116f684fa3745","priority":0,"source":"^/rss/george-knapp-shows/\\d+$","regex":true,"schedule":{"begin":1569009660000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-knapp.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/6b7f1d1daccd02399ab098fe69732a271bb4f0a9","priority":0,"source":"^/mobilefeeds/guests/(\\d+)/(\\d+)$","regex":true,"schedule":{"begin":1569267840000,"end":4115978604802},"destination":{"type":"URL","value":"https://services.premierenetworks.com/coast-app-content/guest/limit/1/offset/2"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/a3bea55d650bf5855bc45eadce48932d13f048a3","priority":0,"source":"^/rss/category10266/\\d+$","regex":true,"schedule":{"begin":1569009840000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/spirituality-occult.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/89f3ee6c4a62b90fa26508b8379530c3e74e5174","priority":0,"source":"/member/email-george","regex":false,"schedule":{"begin":1569591240000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/email-george"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0cfa572a972a940bb93a841cdfce916b9074484a","priority":0,"source":"^/rss/guests/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1dfa6673d289b1879472f9a9ab59b362e4a5a2de","priority":0,"source":"^/amp/guest/([^/]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570474620000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/guest//1-/2"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/587497f011c07c1d0133108f30fbeb2bd0974f06","priority":0,"source":"^/rss/category200/\\d+$","regex":true,"schedule":{"begin":1569009900000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/ufos-aerial-phenomena.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fb6dc625ca0b1cae57189375a6eafa69fffadfce","priority":0,"source":"/optout","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-policy-coasttocoastam/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0d7e1ff6acf1656310065a8b709ed6e59cac6871","priority":0,"source":"^/rss/category10258/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/artwork-comics-multimedia.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/768ac5cb99a7d52634402220d532f0d5dcc74c43","priority":0,"source":"/terms","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/324b1c74e4e8f33fca7b3e35479d1ad139c7ba39","priority":0,"source":"/show","regex":false,"schedule":{"begin":1569010440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5730bcdf8df636368237d52ba87ce30c5279caf6","priority":0,"source":"/privacy","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cb1091f77be1e944341eeda34a9517ae0e168ccc","priority":0,"source":"^/rss/george-noory-shows/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/host-george-noory.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1183e2f05ae21a46e00e758d2339157a983cc4ed","priority":0,"source":"/ccpa","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://privacyportal.onetrust.com/webform/3546d798-21cd-434d-b031-f8701f4d2f21/63aa19e3-b95e-4430-9814-6ea9a5c6b7ad"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/434445d1a4b4ebf4de54c25c6396a4ae739ab178","priority":0,"source":"/guest","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c0170e18d7718af9a011702bcc70b092ee1cbf7f","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/c06413f4123dfc77a7bf81168e31ac33df241cd9","priority":0,"source":"^/rss/category10261/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/creatures-myths-legends.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1c69be4c5084be240ad8e3dff0cf6391736a00e6","priority":0,"source":"/content/terms-of-use-coasttocoastam","regex":false,"schedule":{"begin":1749749130768,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/0c7896982422fb6926c6a7600ede248cbc6bd7ff","priority":0,"source":"/pages/george-knapp","regex":false,"schedule":{"begin":1569010500000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-knapp/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/fac012cf7caf44332221586d91e03a66f5d5ad55","priority":0,"source":"^/verify-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/sign-up/?a=2&c=3&emailToken=$1"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1a92b41b7247359008691f2d15b4f048c88b8e50","priority":0,"source":"^/amp/show/(\\d+)/(\\d+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570538700000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/alternate/amp/show//1-/2-/3-show"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/2a548af3d7b31c723da940b0197b8e2adf3b477f","priority":0,"source":"^/videos/(\\d+)/$","regex":true,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/videos//1/0/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/49507c339b0115497b32c6a3283eb123b037d331","priority":0,"source":"/subscriptions-fr","regex":false,"schedule":{"begin":1766510481472,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/content/coast-insider-subscription-terms-french"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e2df576c6a8c12437a8a7709b970f6b8cb736b1","priority":0,"source":"^/rss/category210/\\d+$","regex":true,"schedule":{"begin":1569009720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/extraterrestrial.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/1e97aba77e63c05834cf9f7a5f409c29b42e228a","priority":0,"source":"^/update-email/.*emailToken=(.*)","regex":true,"schedule":null,"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?emailToken=$1&subMenu=updateEmailComplete&view=login"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"MERGE"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/09317275ed3fed70e20248983fcc18aa48f7ecc3","priority":0,"source":"/coastinsider","regex":false,"schedule":{"begin":1569011460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/pages/coastinsider/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/cd6d5e5c50ece05df84983027e4e3db01076c20a","priority":0,"source":"^/rss/articles/\\d+$","regex":true,"schedule":{"begin":1569009480000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/articles.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/3a041c4e26769cf2174d172718f745b2fab00124","priority":0,"source":"^/rss/inthenews/\\d+$","regex":true,"schedule":{"begin":1569009540000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/inthenews.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/8b75c50e21b820066102e722fc6aff3f811a9b5c","priority":0,"source":"^/rss/featured/\\d+$","regex":true,"schedule":{"begin":1569009600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/5efe9ab7c4af3048e743df8943c6d97defe141e0","priority":0,"source":"^/rss/category10267/\\d+$","regex":true,"schedule":{"begin":1569009780000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/shows/miscellaneous.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/90fcc1f41dad53b628b2beccef84b83a6acbbbef","priority":0,"source":"/pages/george-noory","regex":false,"schedule":{"begin":1569011400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/host/george-noory/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/4017a03713eec63060c5d4e273a8127a0343806f","priority":0,"source":"^/guest/([^\\\\]+)/(\\d+)/?$","regex":true,"schedule":{"begin":1570560420000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.coasttocoastam.com/guest//1-/2/"},"disabled":false,"permanent":true,"matchQueryString":true,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"ufzQm","keywords":["forgot password","reset password","resetpassword","forgotpassword"],"destination":{"type":"URL","value":"https://www.coasttocoastam.com/?view=login&subMenu=forgotPassword"},"disabled":false,"schedule":{"begin":1747332850652,"end":4115978604802}}],"sections":{"general":{"name":"Coast to Coast AM","positioner":"Coast Insider","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[{"id":"coast to coast am"},{"id":"radio"},{"id":"ufos"},{"id":"creatures"},{"id":"extraterrestrial"},{"id":"supernatural"},{"id":"myths"},{"id":"legends"},{"id":"monsters"},{"id":"space"},{"id":"universe"},{"id":"science"},{"id":"mystery"},{"id":"sci-fi"},{"id":"george noory"},{"id":"ian punnett"},{"id":"george knapp"},{"id":"art bell"},{"id":"somewhere in time"}],"default_content":[{"id":"collections/Coast to Coast AM"}],"additional_distributions":[],"default_podcasts":[{"id":"18899828"}],"default_shows":[],"default_playlists":[],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Los Angeles, CA","country":{"id":"countries/US"},"geo_latitude":"34.052235","geo_longitude":"-118.243683","locale":null,"additional_copyright":null},"alert":null,"navigation":{"contact_menu_switch":null,"listen_live_switch":false,"contest_nav_switch":false,"search_switch":false,"user_menu_switch":false,"show_public_file_switch":false,"advertise_switch":null,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"2aiKd","type":"link","label":"SHOWS","target":"_self","ref":"","children":[{"id":"IR5bA","type":"page","label":"SHOWS","target":"_self","ref":"shows","href":"/shows/"},{"id":"f2R1z","type":"page","label":"UPCOMING SHOWS","target":"_self","ref":"upcoming_shows","href":"/shows/upcoming/"},{"id":"GEtBZ","type":"page","label":"ART BELL VAULT","target":"_self","ref":"art_bell","href":"/art-bell/"},{"id":"d260C","type":"page","label":"CLASSIC SHOWS","target":"_self","ref":"classic_shows","href":"/shows/classic/"},{"id":"jv1zJ","type":"page","label":"SOMEWHERE IN TIME","target":"_self","ref":"somewhere_in_time","href":"/shows/somewhere-in-time-shows/"},{"id":"O3FG0","type":"page","label":"GUESTS","target":"_self","ref":"guests","href":"/guests/"}]},{"id":"TabME","type":"link","label":"HOSTS","target":"_self","ref":"","children":[{"id":"Ik1bc","type":"link","label":"George Noory","target":"_self","ref":"/host/george-noory/","href":"/host/george-noory/"},{"id":"vh7Dq","type":"link","label":"George Noory's TV Show","target":"_blank","ref":"https://www.gaia.com/series/beyond-belief","href":"https://www.gaia.com/series/beyond-belief"},{"id":"LECMe","type":"link","label":"George Knapp","target":"_self","ref":"/host/george-knapp/","href":"/host/george-knapp/"},{"id":"dtbO9","type":"link","label":"Richard Syrett","target":"_self","ref":"/host/richard-syrett/","href":"/host/richard-syrett/"},{"id":"ERkvQ","type":"link","label":"Connie Willis","target":"_self","ref":"/host/connie-willis/","href":"/host/connie-willis/"},{"id":"b6fgX","type":"link","label":"Lisa Garr","target":"_self","ref":"/host/lisa-garr/","href":"/host/lisa-garr/"},{"id":"Junqr","type":"link","label":"Rich Berra","target":"_self","ref":"/host/rich-berra/","href":"/host/rich-berra/"},{"id":"PoNby","type":"link","label":"Ryan Wrecker","target":"_self","ref":"/host/ryan-wrecker/","href":"/host/ryan-wrecker/"}]},{"id":"Kbm80","type":"page","label":"NEWS","target":"_self","ref":"articles","children":[{"id":"LzXez","type":"page","label":"Articles","target":"_self","ref":"articles","href":"/articles/"},{"id":"3e16F","type":"page","label":"In the News","target":"_self","ref":"in_the_news","href":"/inthenews/"}],"href":"/articles/"},{"id":"WY56L","type":"link","label":"MEDIA","target":"_self","ref":"#","children":[{"id":"gFB2m","type":"page","label":"Videos","target":"_self","ref":"videos","href":"/videos/"},{"id":"nPXuT","type":"page","label":"Photos","target":"_self","ref":"photos","href":"/photos/"},{"id":"jVoli","type":"page","label":"Stations","target":"_self","ref":"stations","href":"/stations/"},{"id":"MSsLu","type":"link","label":"Youtube","target":"_blank","ref":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL","href":"https://www.youtube.com/c/COASTTOCOASTAMOFFICIAL"}],"href":"#"},{"id":"q8wlL","type":"link","label":"Insider","target":"_self","ref":"/pages/coastinsider/","children":[],"href":"/pages/coastinsider/"},{"id":"6sNuc","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"W3HTE","type":"link","label":"Podcasts","target":"_self","ref":"","children":[{"id":"meU2R","type":"page","label":"Best of Coast to Coast AM","target":"_self","ref":"bestof","href":"/best-of/"},{"id":"pUyH1","type":"page","label":"Paranormal Podcast Network","target":"_self","ref":"podcasts","href":"/podcasts/"}]},{"id":"HS3VR","type":"link","label":"More","target":"_self","ref":"#","children":[{"id":"sjWME","type":"link","label":"Newsletter","target":"_self","ref":"/pages/coastzone/","href":"/pages/coastzone/"},{"id":"IW5Fi","type":"link","label":"Paranormal Date","target":"_blank","ref":"https://paranormaldate.com/","href":"https://paranormaldate.com/"},{"id":"ikThW","type":"link","label":"Conspiracy Date","target":"_blank","ref":"https://conspiracydate.com/","href":"https://conspiracydate.com/"},{"id":"cYqov","type":"link","label":"Mobile App","target":"_self","ref":"/pages/mobile-app/","href":"/pages/mobile-app/"},{"id":"wblmE","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","href":"/pages/contact/"}],"href":"#"}],"menu_footer":[{"id":"SV69v","type":"link","label":"Local Stations","target":"_self","ref":"/stations/","children":[],"href":"/stations/"},{"id":"YRwgo","type":"link","label":"About","target":"_self","ref":"/pages/about/","children":[],"href":"/pages/about/"},{"id":"wj4PT","type":"link","label":"In Memoriam ","target":"_self","ref":"/article/in-memoriam/","children":[],"href":"/article/in-memoriam/"},{"id":"QbgQC","type":"page","label":"Events","target":"_self","ref":"calendar_cotent_all","children":[],"href":"/calendar/"},{"id":"9dQjv","type":"link","label":"Need Help?","target":"_blank","ref":"https://help.coasttocoastam.com/","children":[],"href":"https://help.coasttocoastam.com/"},{"id":"Oc3x0","type":"link","label":"Contact","target":"_self","ref":"/pages/contact/","children":[],"href":"/pages/contact/"},{"id":"2sFEq","type":"link","label":"Privacy Policy","target":"_blank","ref":"/privacy ","children":[],"href":"/privacy "},{"id":"Npgr8","type":"link","label":"Privacy Policy CA","target":"_self","ref":"/privacy/ca","children":[],"href":"/privacy/ca"},{"id":"t1u5V","type":"link","label":"Terms of Use","target":"_blank","ref":"/terms","children":[],"href":"/terms"},{"id":"vJC0W","type":"link","label":"Terms of Use CA","target":"_self","ref":"/terms/ca","children":[],"href":"/terms/ca"},{"id":"kusX7","type":"link","label":"Your Privacy Choices","target":"_blank","ref":"/optout","children":[],"href":"/optout"},{"id":"OBYb3","type":"link","label":"Contest Rules","target":"_self","ref":"/content/general-contesting-guidelines/","children":[],"href":"/content/general-contesting-guidelines/"}]},"design":{"theme":"coast","color_scheme":{"id":"site-color-schemes/night"},"logo_best_res":null,"station_logo":{"id":"asset://assets.brands/5d487da2363599e1af2d8075","asset":{"bucket":"assets.brands","resourceId":"%2F5d487da2363599e1af2d8075","href":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075"}},"logo_favicon":{"id":"asset://assets.coast2coast/5d4dc9096ea20854764b2ce8","asset":{"bucket":"assets.coast2coast","resourceId":"%2F5d4dc9096ea20854764b2ce8","href":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8"}},"font":{"id":"site-fonts/Roboto"},"accent_color":"#ffffff","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":null,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"coasttocoastam","facebook_app_id":"140586622674265","facebook_fan_page_id":"105212777348","twitter_switch":true,"twitter_name":"coasttocoastam","youtube_switch":true,"youtube_name":"COASTTOCOASTAMOFFICIAL","instagram_switch":true,"instagram_name":"coast2coastam","snapchat_switch":null,"snapchat_name":null,"pinterest_switch":null,"pinterest_name":null,"tiktok_switch":true,"tiktok_name":"coasttocoastamofficial"},"contact":{"page_intro":null,"show_social_switch":null,"phone_text_numbers_switch":null,"request_phone_number":null,"business_phone_number":null,"traffic_tip_phone":null,"newsroom_phone":null,"sms_number":null,"prize_pickup_directions_switch":null,"prize_pickup_info":null,"location_address1":null,"location_address2":null,"location_city":null,"location_state":null,"location_zip":null,"office_hours":null,"email_form_switch":true,"employment_info_switch":null,"contacts":[{"type":"Email George"}],"eeo_report_asset":null,"employment_link_override":null,"public_file_assistance_link_override":null,"email_ip_blacklist":null,"enable_contest_promotions":null},"partners":{"iheartradio_switch":false,"ihr_show_in_iheart_switch":false,"video_monetization_provider":null,"postup_switch":true,"email_format":null,"dataskrive_switch":null,"onetrust_switch":true,"outbrain_switch":true,"traffic_market":null,"aptivada_switch":null,"aptivada_id":null,"google_webmaster_verification":null,"auth_type":{"taxo":{"name":"pws-auth"}}},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"parsely_switch":false,"parsely_account_id":""}}},"integration":null,"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa73aa11a62417fd06586a6","type":"LEADS","record":{"title":"Video: Two Blazing Green Fireballs Spotted Days Apart","subtitle":"A pair of intensely bright green meteor trails illuminated skies thousands of miles apart this week.","image":"https://i.iheart.com/v3/re/new_assets/6aa73a9b1a62417fd06586a5","img_meta":{"base_id":"%2F6aa73a9b1a62417fd06586a5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-two-blazing-green-fireballs-spotted-days-apart/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa1ab858b35b2e372517f44","type":"LEADS","record":{"title":"Could AI End Humanity?","subtitle":"As artificial intelligence grows increasingly powerful, some experts are raising a chilling question: Could superintelligent AI eventually threaten humanity itself? ","image":"https://i.iheart.com/v3/re/new_assets/6aa601366b6157ee4c626e0e","img_meta":{"base_id":"%2F6aa601366b6157ee4c626e0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/could-ai-end-humanity/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa0598c5add9390450117d5","type":"LEADS","record":{"title":"Ghosts, Aliens and a Séance Gone Wrong","subtitle":"For five years in the 1990s, a farmhouse cellar in Scole, Norfolk, became the site of one of Britain's most extraordinary paranormal investigations. ","image":"https://i.iheart.com/v3/re/new_assets/6aa4aa739ae7d62b20509854","img_meta":{"base_id":"%2F6aa4aa739ae7d62b20509854","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/ghosts-aliens-and-a-sance-gone-wrong/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa34a50a54fa46fba38c288","type":"LEADS","record":{"title":"Video: Cyborg Cockroaches Deliver Emergency Injections","subtitle":"Engineers in Australia have created a surreal new breed of first responder.","image":"https://i.iheart.com/v3/re/new_assets/6aa349dea54fa46fba38c287","img_meta":{"base_id":"%2F6aa349dea54fa46fba38c287","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-cyborg-cockroaches-deliver-emergency-injections/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa168f0dcb4330bc5558bcb","type":"LEADS","record":{"title":"Art Bell Vault: Mars Pathfinder Mission / Was the Moon Landing Faked?","subtitle":"Added to the Art Bell Vault this week are a pair of programs featuring fascinating conversations about the Mars Pathfinder mission and the Moon Hoax Theory.","image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","img_meta":{"base_id":"%2F695e784480157d1b50192a2a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/art-bell-vault-mars-pathfinder-mission-was-the-moon-landing-faked/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"2ZFIH","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cp>\n    \u003ciframe\n        gesture=\"media\"\n        style=\"width:100%;height:50px;\"\n        height=\"50px\"\n        src=\"https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark\"\n        frameborder=\"0\"\n        scrolling=\"no\"\n    >\u003c/iframe>\n\u003c/p>"},"tags":["display-hints/tile","display-hints/coast-podcast-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Y4gbE","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_id":"ID:shows-collection-feed-whatwhere","title":"Last Night","feed_index":1,"min_size":0,"size":1,"position":null,"ad_split":0,"link":null},"tags":["display-hints/coast-feed","display-hints/tile","display-hints/coast-shows-last-night"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa371eb1b140ecaa2d1cf9a","type":"PUBLISHING","record":{"ref_id":"%2F6aa371eb1b140ecaa2d1cf9a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-13-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, molecular biologist \u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">Dr. Andreas Lück\u003c/a> joined guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a> to discuss the intersection of hard science and UFOs, the disputed Nazca mummies, and his theory that alleged alien-human hybrids may instead be genetically modified humans. Lück recounted a 1974 daytime sighting at age 14 near his home in West Germany, describing a silent, metallic, cone-shaped craft hovering roughly 20 meters above the ground, with a revolving ring of red and green lights. &quot;I had the feeling it was there because of me,&quot; he noted. &quot;Everything was without a sound.&quot;\u003c/p>\n\n\u003cp>On the highly publicized Nazca mummies, Lück rejected the idea that all specimens were fabricated from paper, glue, and disparate bones. He claimed advanced imaging and molecular testing confirmed that several specimens were once living biological organisms. Radiocarbon testing, he reported, dated the mummies between 1,200 and 7,000 years old, with CT and MRI scans revealing three-fingered structures and internal remains, including fertilized eggs containing embryonic structures. DNA sequencing, he asserted, revealed significant amounts of genetic material that did not match any known species on Earth. Despite the unusual genetic data, Lück argued against an extraterrestrial origin for the mummies. &quot;When you come from somewhere else in the universe, you should have a [completely] different genetic material,&quot; he explained.\u003c/p>\n\n\u003cp>He proposed alternative hypotheses for the mummies, including time travel from the far future, alternate timelines, or parallel universes. Lück also evaluated claims regarding human-alien hybridization, contending that direct fertilization between an extraterrestrial male and a human female remains biologically improbable due to strict cellular mechanisms. He suggested that these alleged offspring are not 50/50 biological hybrids. &quot;They are humans that have been genetically modified in some way,&quot; Lück maintained, explaining that adding carefully selected genes or artificial chromosomes to a human embryo could produce what he called &quot;hu-brids&quot; with modified capabilities.\u003c/p>\n\n\u003cp>------------------\u003c/p>\n\n\u003cp>In the second half, filmmaker \u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">Giovanni Sticco\u003c/a> discussed Rudolph &quot;Rudy&quot; Valentino, his extraordinary life, his sudden death in 1926, and the legendary Lady in Black who became associated with his grave. Sticco explained that his interest in Valentino began in childhood through his father, rockabilly musician Johnny Stark, who repeatedly took Sticco to Valentino's crypt and dressed him as the actor for Halloween.\u003c/p>\n\n\u003cp>Valentino immigrated from Italy to New York in 1913, working odd jobs as a dishwasher and taxi dancer before screenwriter June Mathis discovered him. His roles in The Four Horsemen of the Apocalypse and The Sheik propelled him to global stardom. &quot;He was basically the Elvis Presley of the 20s by far,&quot; Sticco observed. In private life, however, he described the actor as humble and shy. Sticco also detailed Valentino's involvement in the paranormal, which grew during his marriage to costume designer Natasha Rambova. Rambova introduced Valentino to spiritualism, séances, mediums and Egyptian mysticism, while Valentino's chief interest centered on reaching his late mother. &quot;He had his own personal relationship with God and with spiritualism,&quot; Sticco stated.\u003c/p>\n\n\u003cp>In August 1926, Valentino collapsed at a New York hotel and died at age 31 from sepsis following surgery. News of his death sparked public grief, riots, and fan suicides outside the funeral home. &quot;He reached higher plateaus than just a guy on the screen,&quot; Sticco noted. He also recounted the origin of the &quot;Lady in Black,&quot; primarily identified as Ditra Flame. Flame brought a single rose to Valentino's crypt on the anniversary of his death for decades, honoring a pact the actor made with her while visiting her hospital bedside during her childhood illness. Sticco shared how subsequent residents of Valentino's estate reported unexplainable music, moving objects, and sightings of Valentino's apparition. &quot;Rudolf Valentino was notorious for visiting his grave,&quot; he remarked, adding that the late actor &quot;appreciated his fans.&quot;\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Investigating-Impossible-Biology-Answers-Insights/dp/1836155492/ctoc\" target=\"_blank\">Investigating the Impossible\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ko-fi.com/s/e87b7933a9\" target=\"_blank\">A Single Rose\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Morder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc/?trackAsin=B001NSZLFW"},{"artist":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc"},{"artist":"The Who","title":"Long Live Rock","url":"https://amazon.com/dp/B0CBSTG6FK/ctoc?trackAsin=B0CBSTG6FK"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"Elton John","title":"All The Girls Love Alice","url":"https://amazon.com/dp/B00ISFZPFY/ctoc?trackAsin=B00ISFZPFY"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://music.amazon.com/tracks/B007GMYIHG"},{"artist":"Todd Rundgren","title":"I Saw the Light","url":"https://amazon.com/dp/B07VXDKX88/ctoc?trackAsin=B07VXDKX88"},{"artist":"Cusco","title":"Waters of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc?trackAsin=B007GN16S4"},{"artist":"Queen","title":"Keep Yourself Alive","url":"https://amazon.com/dp/B004ZKMQ8U/ctoc?trackAsin=B004ZKMQ8U"},{"artist":"Meat Loaf","title":"Two Out of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"The Raspberries","title":"Go All The Way","url":"https://amazon.com/dp/B0015FXF9M/ctoc?trackAsin=B0015FXF9M"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc"},{"artist":"America","title":"Ventura Highway","url":"https://amazon.com/dp/B002YRXO6O/ctoc?trackAsin=B002YRXO6O"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Kim Carnes","title":"Crazy In The Night","url":"https://amazon.com/dp/B07545X5D6/ctoc?trackAsin=B07545X5D6"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aa359b11b140ecaa2d1cef1","%2F6aa35b5a1b140ecaa2d1ceff"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa8b6be99a880e568ef39a"]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/science","keywords/UFOs","keywords/Nazca Mummies","keywords/alien-human hybrids","keywords/Rudy Valentino","keywords/Lady in Black"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aa7d13ac358e1dacc8d198c","show":"coast","title":"Sun, Sep 13 2026 - Hour 1"},{"episodeId":"/episodes/6aa7d14ac358e1dacc8d198d","show":"coast","title":"Sun, Sep 13 2026 - Hour 2"},{"episodeId":"/episodes/6aa7d15bc358e1dacc8d198e","show":"coast","title":"Sun, Sep 13 2026 - Hour 3"},{"episodeId":"/episodes/6aa7d16ec358e1dacc8d198f","show":"coast","title":"Sun, Sep 13 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Kidnapping by UFO concept - contact with an alien civilization - the guy covers himself with his hands in front of an unidentified flying object 3D illustration","id":"%2F62bbbadab4a70c1a7bf6bc86","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86","source_credit":"michal-rojek / iStock / Getty Images","title":"unidentified flying object - UFO flies over the forest - concept 3D illustration","url":"asset://assets.getty/62bbbadab4a70c1a7bf6bc86","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789308000147},"slug":{"type":"slug","value":"2026-09-13-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">Dr. Andreas Lück\u003c/a> discussed the intersection of hard science and UFOs, the disputed Nazca mummies, and alleged alien-human hybrids. Followed by filmmaker \u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">Giovanni Sticco\u003c/a>, who detailed the extraordinary life of Rudolph Valentino.\u003c/p>\n\n"},"title":{"type":"title","value":"UFOs & Hard Science / Life & Death of Rudy Valentino"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">investigatingtheimpossible.info\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">ko-fi.com/giovannisticco\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-13-2026-hour-1,09-13-2026-hour-2,09-13-2026-hour-3,09-13-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Andreas Lück discussed the intersection of hard science and UFOs, the disputed Nazca mummies, and alleged alien-human hybrids. Followed by filmmaker Giovanni Sticco, who detailed the extraordinary life of Rudolph Valentino.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Kidnapping by UFO concept - contact with an alien civilization - the guy covers himself with his hands in front of an unidentified flying object 3D illustration","link":"","new_tab":false,"source_credit":"michal-rojek / iStock / Getty Images","title":"unidentified flying object - UFO flies over the forest - concept 3D illustration","url":"asset://assets.getty/62bbbadab4a70c1a7bf6bc86","use_caption":false},"keywords":["keywords/science","keywords/UFOs","keywords/Nazca Mummies","keywords/alien-human hybrids","keywords/Rudy Valentino","keywords/Lady in Black"],"primary_slug":"2026-09-13-show","slugs":["2026-09-13-show"],"sponsored":false,"title":"UFOs & Hard Science / Life & Death of Rudy Valentino"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789380000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IKy2g","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/pop-culture","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-13-show/"},"slug":"2026-09-13-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86","title":"UFOs & Hard Science / Life & Death of Rudy Valentino","description":"Dr. Andreas Lück discussed the intersection of hard science and UFOs, the disputed Nazca mummies, and alleged alien-human hybrids. Followed by filmmaker Giovanni Sticco, who detailed the extraordinary life of Rudolph Valentino.","author":""},"pub_start":1789380000000,"pub_until":4115978604802,"pub_changed":1789383106144,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/pop-culture","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6aa359b11b140ecaa2d1cef1","slug":"andreas-lck","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/andreas-lck/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Andreas Lück was born in Minden, a medium-sized city in northern Germany. He has a PhD and a MSc degree in molecular biology, biochemistry, genetics and cell biology. After earning his PhD, he spent three years as a postdoctoral research fellow at Brigham and Women’s Hospital in Boston, part of Harvard University Medical School, where he conducted state-of-the-art research in advanced genetics, immunohistochemistry and generating antibodies.\u003c/p>\n\n\u003cp>Following his postdoc time at Harvard Medical School, he was appointed Professor of Medical Biochemistry, Genetics and Cell Biology at the American University of Antigua College of Medicine where, in addition to his professorial role, he was appointed Associate Dean of Admissions and Associate Dean of Academic Matters.\u003c/p>\n\n\u003cp>On his return to his native Germany, in addition to his regular teaching role he continued to practice as a consultant to international institutions of higher education in matters of admissions, academics, and accreditation. He has had numerous scientific papers published on cellular biology, molecular biology and genetics in accredited, peer reviewed journals, often as first author/main contributor.\u003c/p>\n\n\u003cp>Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Investigating-Impossible-Biology-Answers-Insights/dp/1836155492/ctoc\" target=\"_blank\">Investigating the Impossible\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"andreas-lck"},"summary":{"type":"html","value":"\u003cp>Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.\u003c/p>\n\n"},"title":{"type":"title","value":"Andreas Lück"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">investigatingtheimpossible.info\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"andreas-lck","slugs":["andreas-lck"],"sponsored":false,"title":"Andreas Lück"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789090200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"UXu8c","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789090200000,"type":"content:coast-to-coast-guest","summary":{"title":"Andreas Lück","description":"Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"ref_id":"%2F6aa35b5a1b140ecaa2d1ceff","slug":"giovanni-sticco","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/giovanni-sticco/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include \u003cem>The Encounter\u003c/em> (2011), as well as \u003cem>Resurrection and Cemetery of Lust\u003c/em> (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ko-fi.com/s/e87b7933a9\" target=\"_blank\">A Single Rose\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"giovanni-sticco"},"summary":{"type":"html","value":"\u003cp>Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include \u003cem>The Encounter\u003c/em> (2011), as well as \u003cem>Resurrection and Cemetery of Lust\u003c/em> (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.\u003c/p>\n\n"},"title":{"type":"title","value":"Giovanni Sticco"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">ko-fi.com/giovannisticco\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include The Encounter (2011), as well as Resurrection and Cemetery of Lust (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"giovanni-sticco","slugs":["giovanni-sticco"],"sponsored":false,"title":"Giovanni Sticco"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789090620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"2zyXz","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789090620000,"type":"content:coast-to-coast-guest","summary":{"title":"Giovanni Sticco","description":"Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include The Encounter (2011), as well as Resurrection and Cemetery of Lust (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"title":{"type":"title","value":"Richard Syrett"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa371eb1b140ecaa2d1cf9a","slug:2026-09-13-show","slug:2026-09-13-show","keyword:keywords/science","keyword:keywords/UFOs","keyword:keywords/Nazca Mummies","keyword:keywords/alien-human hybrids","keyword:keywords/Rudy Valentino","keyword:keywords/Lady in Black"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1790594531000,"\u003cupcoming_pub_after>":1789387200000,"\u003cpub_start>":1789384931000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1789471331000,"\u003ctonight_pub_after>":1789387200000},"size":1,"from":"eyJza2lwIjoxLCJjdXJzb3JzIjp7Ijk0NzA3IjoiZXlKc2FXMXBkQ0k2TVN3aWIyWm1jMlYwSWpveGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"oIl5X","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"ID:tonight-show-feed","title":"Tonight","feed_index":7,"size":50,"position":null,"ad_split":0},"tags":["display-hints/coast-shows-tonight","display-hints/tile","display-hints/coast-feed"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa376a11b140ecaa2d1cfcd","type":"PUBLISHING","record":{"ref_id":"%2F6aa376a11b140ecaa2d1cfcd","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-14-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://sipi.usc.edu/~kosko/index.html\" target=\"_blank\">Dr. Bart Kosko\u003c/a> will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. He holds several patents and is the author of numerous scientific articles, textbooks, and novels on AI.\u003c/p>\n\n\u003cp>Second Half: Author and filmmaker \u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">Jeffrey Smith\u003c/a> will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Noise-Bart-Kosko/dp/0670034959/ctoc\" target=\"_blank\">Noise\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0FL8P3XDP/ctoc\" target=\"_blank\">Heaven in a Chip: Fuzzy Visions of Society and Science in the Digital Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fuzzy-Thinking-Bart-Kosko-ebook/dp/B0CBRXHHW8/ctoc\" target=\"_blank\">Fuzzy Thinking: How AI Thinks in Shades of Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Claiming-Your-Magic-Consciousness-Transformations/dp/B0HHCR4XCB/ctoc\" target=\"_blank\">Claiming Your Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966528/ctoc\" target=\"_blank\">Genetic Roulette: The Documented Health Risks of Genetically Modified Foods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966587/ctoc\" target=\"_blank\">Seeds of Deception\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffcbf1537fd678a3ece451","%2F5dfff1d8cc137bf2442014c0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Artificial Intelligence","keywords/quantum physics"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Abstract image of the vast universe behind the particle formed artificial intelligence robot.","id":"%2F66e7833bc00e375c93667159","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159","source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Artificial intelligence robot and space","url":"asset://assets.getty/66e7833bc00e375c93667159","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789394400892},"slug":{"type":"slug","value":"2026-09-14-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://sipi.usc.edu/~kosko/index.html\" target=\"_blank\">Dr. Bart Kosko\u003c/a> will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI.\u003c/p>\n\n\u003cp>Second Half: Author and filmmaker \u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">Jeffrey Smith\u003c/a> will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.\u003c/p>\n\n"},"title":{"type":"title","value":"Advancement of AI / Quantum Consciousness"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://sipi.usc.edu/~kosko/\" target=\"_blank\">sipi.usc.edu/~kosko\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">claimingyourmagic.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.Responsibletechnology.org\" target=\"_blank\">responsibletechnology.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nongmoshoppingguide.com/\" target=\"_blank\">nongmoshoppingguide.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Dr. Bart Kosko will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. Second Half: Author and filmmaker Jeffrey Smith will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Abstract image of the vast universe behind the particle formed artificial intelligence robot.","link":"","new_tab":false,"source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Artificial intelligence robot and space","url":"asset://assets.getty/66e7833bc00e375c93667159","use_caption":false},"keywords":["keywords/Artificial Intelligence","keywords/quantum physics"],"primary_slug":"2026-09-14-show","slugs":["2026-09-14-show"],"sponsored":false,"title":"Advancement of AI / Quantum Consciousness"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789466400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ssjDc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-14-show/"},"slug":"2026-09-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159","title":"Advancement of AI / Quantum Consciousness","description":"First Half: Dr. Bart Kosko will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. Second Half: Author and filmmaker Jeffrey Smith will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.","author":""},"pub_start":1789466400000,"pub_until":4115978604802,"pub_changed":1789466400000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa376a11b140ecaa2d1cfcd","slug:2026-09-14-show","slug:2026-09-14-show","keyword:keywords/Artificial Intelligence","keyword:keywords/quantum physics"]}}],"resume":null}},{"id":"UquMu","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"ID:articles-upcoming-shows-feed","title":"Upcoming ","feed_index":8,"size":50,"position":null,"ad_split":""},"tags":["display-hints/tile","display-hints/coast-feed","display-hints/coast-upcoming-shows-preview"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa376a11b140ecaa2d1cfcd","type":"PUBLISHING","record":{"ref_id":"%2F6aa376a11b140ecaa2d1cfcd","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-14-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://sipi.usc.edu/~kosko/index.html\" target=\"_blank\">Dr. Bart Kosko\u003c/a> will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. He holds several patents and is the author of numerous scientific articles, textbooks, and novels on AI.\u003c/p>\n\n\u003cp>Second Half: Author and filmmaker \u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">Jeffrey Smith\u003c/a> will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Noise-Bart-Kosko/dp/0670034959/ctoc\" target=\"_blank\">Noise\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0FL8P3XDP/ctoc\" target=\"_blank\">Heaven in a Chip: Fuzzy Visions of Society and Science in the Digital Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fuzzy-Thinking-Bart-Kosko-ebook/dp/B0CBRXHHW8/ctoc\" target=\"_blank\">Fuzzy Thinking: How AI Thinks in Shades of Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Claiming-Your-Magic-Consciousness-Transformations/dp/B0HHCR4XCB/ctoc\" target=\"_blank\">Claiming Your Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966528/ctoc\" target=\"_blank\">Genetic Roulette: The Documented Health Risks of Genetically Modified Foods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966587/ctoc\" target=\"_blank\">Seeds of Deception\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffcbf1537fd678a3ece451","%2F5dfff1d8cc137bf2442014c0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Artificial Intelligence","keywords/quantum physics"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Abstract image of the vast universe behind the particle formed artificial intelligence robot.","id":"%2F66e7833bc00e375c93667159","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159","source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Artificial intelligence robot and space","url":"asset://assets.getty/66e7833bc00e375c93667159","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789394400892},"slug":{"type":"slug","value":"2026-09-14-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://sipi.usc.edu/~kosko/index.html\" target=\"_blank\">Dr. Bart Kosko\u003c/a> will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI.\u003c/p>\n\n\u003cp>Second Half: Author and filmmaker \u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">Jeffrey Smith\u003c/a> will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.\u003c/p>\n\n"},"title":{"type":"title","value":"Advancement of AI / Quantum Consciousness"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://sipi.usc.edu/~kosko/\" target=\"_blank\">sipi.usc.edu/~kosko\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">claimingyourmagic.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.Responsibletechnology.org\" target=\"_blank\">responsibletechnology.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nongmoshoppingguide.com/\" target=\"_blank\">nongmoshoppingguide.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Dr. Bart Kosko will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. Second Half: Author and filmmaker Jeffrey Smith will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Abstract image of the vast universe behind the particle formed artificial intelligence robot.","link":"","new_tab":false,"source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Artificial intelligence robot and space","url":"asset://assets.getty/66e7833bc00e375c93667159","use_caption":false},"keywords":["keywords/Artificial Intelligence","keywords/quantum physics"],"primary_slug":"2026-09-14-show","slugs":["2026-09-14-show"],"sponsored":false,"title":"Advancement of AI / Quantum Consciousness"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789466400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ssjDc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-14-show/"},"slug":"2026-09-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159","title":"Advancement of AI / Quantum Consciousness","description":"First Half: Dr. Bart Kosko will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. Second Half: Author and filmmaker Jeffrey Smith will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.","author":""},"pub_start":1789466400000,"pub_until":4115978604802,"pub_changed":1789466400000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffcbf1537fd678a3ece451","slug":"kosko-bart-5785","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/kosko-bart/5785","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Bart Kosko is a bestselling author and professor of electrical and computer engineering, and law, at the University of Southern California. He is an award-winning pioneer and author in the machine-learning fields of artificial intelligence, neural networks, and fuzzy logic. He holds degrees in philosophy, economics, mathematics, electrical engineering, and law, and is a licensed attorney.\u003c/p>\n\n\u003cp>Dr. Kosko has organized several conferences on machine learning, and serves on the editorial board of several technical journals. He holds several patents on machine learning and has published over 150 scientific articles. He has also published several textbooks and is the international bestselling author of Fuzzy Thinking, Heaven in a Chip, Noise, the re-released cyber-thriller novel Nanotime, and the new global-warming-thriller novel Cool Earth about what can go wrong moving the Earth to cool it.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Noise-Bart-Kosko/dp/0670034959/ctoc\" target=\"_blank\">Noise\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0FL8P3XDP/ctoc\" target=\"_blank\">Heaven in a Chip: Fuzzy Visions of Society and Science in the Digital Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fuzzy-Thinking-Bart-Kosko-ebook/dp/B0CBRXHHW8/ctoc\" target=\"_blank\">Fuzzy Thinking: How AI Thinks in Shades of Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B0888B4XGJ/ctoc\" target=\"_blank\">Cool Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B07RY7D2QZ/ctoc\" target=\"_blank\">Nanotime\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0780360109/ctoc\" target=\"_blank\">Intelligent Signal Processing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0131249916/ctoc\" target=\"_blank\">Fuzzy Engineering\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fuzzy-Engineering-Bart-Kosko/dp/0131249916/ctoc\" target=\"_blank\">Neural Networks for Signal Processing \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/exec/obidos/tg/detail/-/0136114350/qid=1130561127/ctoc\" target=\"_blank\">Neural Networks and Fuzzy Systems\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/81743efac2ac2f3a517123d26d7bbb4e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/81743efac2ac2f3a517123d26d7bbb4e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"kosko-bart-5785"},"summary":{"type":"html","value":"\u003cp>Dr. Bart Kosko is a bestselling author and professor of electrical and computer engineering, and law, at the University of Southern California. He is an award-winning pioneer and author in the machine-learning fields of artificial intelligence, neural networks, and fuzzy logic. He holds degrees in philosophy, economics, mathematics, electrical engineering, and law, and is a licensed attorney.\u003c/p>\n\n\u003cp>Dr. Kosko has organized several conferences on machine learning, and serves on the editorial board of several technical journals. He holds several patents on machine learning and has published over 150 scientific articles. He has also published several textbooks and is the international bestselling author of Fuzzy Thinking, Heaven in a Chip, Noise, the re-released cyber-thriller novel Nanotime, and the new global-warming-thriller novel Cool Earth about what can go wrong moving the Earth to cool it.\u003c/p>\n\n"},"title":{"type":"title","value":"Bart Kosko"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://sipi.usc.edu/~kosko/Plenary-NAFIPS-2020.mp4\" target=\"_blank\">Advances in Fuzzy Logic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=yEmXMlR8zwQ\" target=\"_blank\">Learning in Feedback Networks\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://sipi.usc.edu/~kosko/\" target=\"_blank\">sipi.usc.edu/~kosko\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/kosko-bart-5785","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/kosko-bart/5785","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Bart Kosko is a bestselling author and professor of electrical and computer engineering, and law, at the University of Southern California. He is an award-winning pioneer and author in the machine-learning fields of artificial intelligence, neural networks, and fuzzy logic. He holds degrees in philosophy, economics, mathematics, electrical engineering, and law, and is a licensed attorney. Dr. Kosko has organized several conferences on machine learning, and serves on the editorial board of several technical journals. He holds several patents on machine learning and has published over 150 scientific articles. He has also published several textbooks and is the international bestselling author of Fuzzy Thinking, Heaven in a Chip, Noise, the re-released cyber-thriller novel Nanotime, and the new global-warming-thriller novel Cool Earth about what can go wrong moving the Earth to cool it.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/81743efac2ac2f3a517123d26d7bbb4e","use_caption":false},"keywords":[],"primary_slug":"kosko-bart-5785","slugs":["kosko-bart-5785"],"sponsored":false,"title":"Bart Kosko"},"targeting":{"exclusion":{"tags":[]},"publish_date":1506037560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"MIsQa","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1506037560000,"type":"content:coast-to-coast-guest","summary":{"title":"Bart Kosko","description":"Dr. Bart Kosko is a bestselling author and professor of electrical and computer engineering, and law, at the University of Southern California. He is an award-winning pioneer and author in the machine-learning fields of artificial intelligence, neural networks, and fuzzy logic. He holds degrees in philosophy, economics, mathematics, electrical engineering, and law, and is a licensed attorney. Dr. Kosko has organized several conferences on machine learning, and serves on the editorial board of several technical journals. He holds several patents on machine learning and has published over 150 scientific articles. He has also published several textbooks and is the international bestselling author of Fuzzy Thinking, Heaven in a Chip, Noise, the re-released cyber-thriller novel Nanotime, and the new global-warming-thriller novel Cool Earth about what can go wrong moving the Earth to cool it.","image":"https://i.iheart.com/v3/re/assets.coast2coast/81743efac2ac2f3a517123d26d7bbb4e"}},{"ref_id":"%2F5dfff1d8cc137bf2442014c0","slug":"smith-jeffrey-m-6227","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/smith-jeffrey-m/6227","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jeffrey M. Smith has been involved with genetically modified (GM) foods for nearly a decade. He worked for non-profit and political groups on the issue, and in 1998 ran for US Congress to raise public awareness of the health and environmental impacts. To protect children—who are most at risk from the potential health effects of GM foods—Smith proposed legislation to remove the foods from school meals. He also proposed legislation to help protect farmers from cross-pollination by GM crops. Later, he was vice president of marketing for a GMO detection laboratory.\u003c/p>\n\n\u003cp>Smith has lectured widely, spoken at conferences, and has been quoted in articles around the world. Prior to working in this field, he was a writer, educator, and public speaker for non-profit groups, advancing the causes of health, environment, and personal development. His book Seeds of Deception, researched and written after he left the industry, combines Smith's passion for these causes with his extensive knowledge of the risks and cover-ups behind genetically modified foods.\u003c/p>\n\n\u003cp>Smith is the founding director of the Institute for Responsible Technology and a member of the Sierra Club Genetic Engineering Committee. He has a master's degree in business administration and lives with his wife in Iowa, surrounded by genetically modified corn and soybeans.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Claiming-Your-Magic-Consciousness-Transformations/dp/B0HHCR4XCB/ctoc\" target=\"_blank\">Claiming Your Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966528/ctoc\" target=\"_blank\">Genetic Roulette: The Documented Health Risks of Genetically Modified Foods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966587/ctoc\" target=\"_blank\">Seeds of Deception\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68f88c5fe1cfb75589358e3e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68f88c5fe1cfb75589358e3e","source_credit":"","title":"","url":"asset://new_assets/68f88c5fe1cfb75589358e3e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"smith-jeffrey-m-6227"},"summary":{"type":"html","value":"\u003cp>Jeffrey M. Smith has been involved with genetically modified (GM) foods for nearly a decade. He worked for non-profit and political groups on the issue, and in 1998 ran for US Congress to raise public awareness of the health and environmental impacts. To protect children—who are most at risk from the potential health effects of GM foods—Smith proposed legislation to remove the foods from school meals. He also proposed legislation to help protect farmers from cross-pollination by GM crops. Later, he was vice president of marketing for a GMO detection laboratory.\u003c/p>\n\n"},"title":{"type":"title","value":"Jeffrey M. Smith"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">claimingyourmagic.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.Responsibletechnology.org\" target=\"_blank\">responsibletechnology.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nongmoshoppingguide.com/\" target=\"_blank\">nongmoshoppingguide.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://geneticroulettemovie.com/\" target=\"_blank\">geneticroulettemovie.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/smith-jeffrey-m-6227","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/smith-jeffrey-m/6227","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jeffrey M. Smith has been involved with genetically modified (GM) foods for nearly a decade. He worked for non-profit and political groups on the issue, and in 1998 ran for US Congress to raise public awareness of the health and environmental impacts. To protect children—who are most at risk from the potential health effects of GM foods—Smith proposed legislation to remove the foods from school meals. He also proposed legislation to help protect farmers from cross-pollination by GM crops. Later, he was vice president of marketing for a GMO detection laboratory.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68f88c5fe1cfb75589358e3e","use_caption":false},"keywords":[],"primary_slug":"smith-jeffrey-m-6227","slugs":["smith-jeffrey-m-6227"],"sponsored":false,"title":"Jeffrey M. Smith"},"targeting":{"exclusion":{"tags":[]},"publish_date":1512103800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"HfBYm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/alternative-medicine-health"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1512103800000,"type":"content:coast-to-coast-guest","summary":{"title":"Jeffrey M. Smith","description":"Jeffrey M. Smith has been involved with genetically modified (GM) foods for nearly a decade. He worked for non-profit and political groups on the issue, and in 1998 ran for US Congress to raise public awareness of the health and environmental impacts. To protect children—who are most at risk from the potential health effects of GM foods—Smith proposed legislation to remove the foods from school meals. He also proposed legislation to help protect farmers from cross-pollination by GM crops. Later, he was vice president of marketing for a GMO detection laboratory.","image":"https://i.iheart.com/v3/re/new_assets/68f88c5fe1cfb75589358e3e"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa376a11b140ecaa2d1cfcd","slug:2026-09-14-show","slug:2026-09-14-show","keyword:keywords/Artificial Intelligence","keyword:keywords/quantum physics"]}},{"id":"%2F6aa37adf1b140ecaa2d1d016","type":"PUBLISHING","record":{"ref_id":"%2F6aa37adf1b140ecaa2d1d016","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-15-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Pharmacist \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Ben Fuchs\u003c/a> will discuss wellness and help us understand that supplementation along with the modern medical model should be implemented in everyday life in order to maintain optimal health.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://visittheafterlife.com/\" target=\"_blank\">Regan Forston\u003c/a> will discuss the afterlife, reincarnation, and the fascination so many people have of what lies beyond. He'll also present his thoughts on what happens as we enter the space between this life and the next. Forston is a former board member overseeing public engagement at the Newton Institute, a leading organization dedicated to the exploration of reincarnation and the afterlife.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Hours-33-Minutes-Heaven-DISCOVERY/dp/0578638916/ctoc\" target=\"_blank\">3 Hours and 33 Minutes in Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Reincarnation-Real-Newest-Research-Proves-ebook/dp/B089LW187X/ctoc\" target=\"_blank\">Reincarnation is Real\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e0063aecc137bf244201992","%2F64e80298b24ce719d37674d0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/vitamins","keywords/supplements","keywords/health","keywords/death","keywords/afterlife","keywords/reincarnation"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A blurred human hand reaches towards a ghostly, digitally textured hand, meeting in the dark with a subtle rainbow flare. This abstract image captures the concept of connection, technology, and the blurring line between human and digital identity.","id":"%2F6aa37bb6815285523f319a02","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aa37bb6815285523f319a02","source_credit":"Curly_photo / Moment / Getty Images","title":"A blurred human hand reaches towards a ghostly, digitally textured hand, meeting in the dark with a subtle rainbow flare.","url":"asset://assets.getty/6aa37bb6815285523f319a02","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789480800896},"slug":{"type":"slug","value":"2026-09-15-show"},"summary":{"type":"html","value":"\u003cp>First Half: Pharmacist \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Ben Fuchs\u003c/a> will discuss wellness and help us understand that supplementation along with the modern medical model should be implemented in everyday life in order to maintain optimal health.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://visittheafterlife.com/\" target=\"_blank\">Regan Forston\u003c/a> will discuss the afterlife, reincarnation, and the fascination so many people have of what lies beyond. He'll also present his thoughts on what happens as we enter the space between this life and the next.\u003c/p>\n\n"},"title":{"type":"title","value":"Natural Health Remedies / What Lies Beyond"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@YOURSKINMATTERS\" target=\"_blank\">youtube.com/@YOURSKINMATTERS\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://themineralway.com/\" target=\"_blank\">The Mineral Way\u003c/a> (podcast)\u003c/li>\n\u003cli>\u003ca href=\"https://visittheafterlife.com\" target=\"_blank\">visittheafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Pharmacist Ben Fuchs will discuss wellness and help us understand that supplementation along with the modern medical model should be implemented in everyday life in order to maintain optimal health. Second Half: Author Regan Forston will discuss the afterlife, reincarnation, and the fascination so many people have of what lies beyond. He'll also present his thoughts on what happens as we enter the space between this life and the next.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A blurred human hand reaches towards a ghostly, digitally textured hand, meeting in the dark with a subtle rainbow flare. This abstract image captures the concept of connection, technology, and the blurring line between human and digital identity.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"A blurred human hand reaches towards a ghostly, digitally textured hand, meeting in the dark with a subtle rainbow flare.","url":"asset://assets.getty/6aa37bb6815285523f319a02","use_caption":false},"keywords":["keywords/vitamins","keywords/supplements","keywords/health","keywords/death","keywords/afterlife","keywords/reincarnation"],"primary_slug":"2026-09-15-show","slugs":["2026-09-15-show"],"sponsored":false,"title":"Natural Health Remedies / What Lies Beyond"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789552800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5vmhk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-15-show/"},"slug":"2026-09-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa37bb6815285523f319a02","title":"Natural Health Remedies / What Lies Beyond","description":"First Half: Pharmacist Ben Fuchs will discuss wellness and help us understand that supplementation along with the modern medical model should be implemented in everyday life in order to maintain optimal health. Second Half: Author Regan Forston will discuss the afterlife, reincarnation, and the fascination so many people have of what lies beyond. He'll also present his thoughts on what happens as we enter the space between this life and the next.","author":""},"pub_start":1789552800000,"pub_until":4115978604802,"pub_changed":1789552800000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0063aecc137bf244201992","slug":"fuchs-benjamin-71008","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/fuchs-benjamin/71008","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist and has been compounding custom medication, formulating nutritional and skin care products, and consulting doctors and patients since graduating from the University of Colorado School of Pharmacy in 1986. Mr. Fuchs is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F692f2eff5534abe7593fb8a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/692f2eff5534abe7593fb8a7","source_credit":"","title":"","url":"asset://new_assets/692f2eff5534abe7593fb8a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"fuchs-benjamin-71008"},"summary":{"type":"html","value":"\u003cp>Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist. He is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.\u003c/p>\n\n"},"title":{"type":"title","value":"Benjamin Fuchs"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@YOURSKINMATTERS\" target=\"_blank\">youtube.com/@YOURSKINMATTERS\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://themineralway.com/\" target=\"_blank\">The Mineral Way\u003c/a> (podcast)\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/fuchs-benjamin-71008","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/fuchs-benjamin/71008","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist. He is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/692f2eff5534abe7593fb8a7","use_caption":false},"keywords":[],"primary_slug":"fuchs-benjamin-71008","slugs":["fuchs-benjamin-71008"],"sponsored":false,"title":"Benjamin Fuchs"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587700680000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"dS9wX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1587700680000,"type":"content:coast-to-coast-guest","summary":{"title":"Benjamin Fuchs","description":"Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist. He is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.","image":"https://i.iheart.com/v3/re/new_assets/692f2eff5534abe7593fb8a7"}},{"ref_id":"%2F64e80298b24ce719d37674d0","slug":"regan-forston","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/regan-forston/","cuser":"user/ldap/1130291","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://visittheafterlife.com\" target=\"_blank\">Regan Forston\u003c/a> is an esteemed facilitator and former board member responsible for public engagement at the Newton Institute, a pioneering organization dedicated to exploring the mysteries of the afterlife. With an extensive background in spiritual research, Forston has contributed to both national and international discussions on consciousness and the journey beyond this life. His insights have been shared on well known platforms, including Coast to Coast AM and numerous other podcasts, radio shows, and TV programs.\u003c/p>\n\n\u003cp>The Newton Institute's discovery of a scientifically structured process that allows anyone to visit the afterlife is changing our understanding of who we are, why we are here and the nature of God. Through the work of over 250 trained facilitators spanning 42 countries, the Institute has gained unparalleled insight into the afterlife, revealing what happens at the moment of death, where we go, and what occurs in the &quot;Life Between Lives&quot; state. This groundbreaking approach allows clients to explore and expand their awareness of spiritual realms, providing clarity and healing. With over 70,000 successful sessions and a global reach, the Institute's work has been instrumental in mapping the Afterlife, with their published research reaching over a million readers.\u003c/p>\n\n\u003cp>Forston is the author of 3 Hours 33 Minutes in Heaven, which chronicles his personal afterlife experience, along with other insightful books such as How to Be Your Own Shrink, Phobias Gone in 1 Hour, and Reincarnation is Real. As a practitioner of the Quantum Healing Hypnosis Technique (QHHT), he has helped numerous clients find relief from physical and emotional struggles by guiding them into deeply transformative states of consciousness.\u003c/p>\n\n\u003cp>Forston's spiritual path began at the age of four, when he experienced his first out-of-body journey. This early encounter with the unseen world shaped his lifelong dedication to understanding the nature of consciousness and existence. Over the years, his journey has led him to five countries, where he has witnessed both the best and most challenging aspects of humanity—standing ovations in Las Vegas and Hollywood movie sets, alongside the harsh realities of cartel kidnappings in Mexico. His diverse experiences provide him with a unique perspective, allowing him to connect deeply with individuals from all walks of life. Forston's life has been marked by transformation and an unwavering drive to explore his potential. Along the way, he has worn many hats—real estate broker, ventriloquist, corporate comedian, actor, mime, magician, author and composer, and clinical hypnotherapist.  Each phase of his life, though seemingly unrelated, has contributed to his current role as a Life Between Lives facilitator. Today, as a Life Between Lives and Past Life Regressionist, he continues to help others gain profound insights into their soul's journey, guiding them to a deeper understanding of themselves and the afterlife. His path is a testament to the power of spiritual exploration, and his compassionate, holistic approach offers individuals a safe, nurturing space to explore their own transformative experiences.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Hours-33-Minutes-Heaven-DISCOVERY/dp/0578638916/ctoc\" target=\"_blank\">3 Hours and 33 Minutes in Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Reincarnation-Real-Newest-Research-Proves-ebook/dp/B089LW187X/ctoc\" target=\"_blank\">Reincarnation is Real\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F64ea8a78226a01f8135f8aa5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/64ea8a78226a01f8135f8aa5","source_credit":"","title":"","url":"asset://new_assets/64ea8a78226a01f8135f8aa5","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"regan-forston"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://visittheafterlife.com\" target=\"_blank\">Regan Forston\u003c/a> is an esteemed facilitator and former board member responsible for public engagement at the Newton Institute, a pioneering organization dedicated to exploring the mysteries of the afterlife. With an extensive background in spiritual research, Forston has contributed to both national and international discussions on consciousness and the journey beyond this life. His insights have been shared on well-known platforms, including Coast to Coast AM and numerous other podcasts, radio shows, and TV programs.\u003c/p>\n\n"},"title":{"type":"title","value":"Regan Forston"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://visittheafterlife.com\" target=\"_blank\">visittheafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Regan Forston is an esteemed facilitator and former board member responsible for public engagement at the Newton Institute, a pioneering organization dedicated to exploring the mysteries of the afterlife. With an extensive background in spiritual research, Forston has contributed to both national and international discussions on consciousness and the journey beyond this life. His insights have been shared on well-known platforms, including Coast to Coast AM and numerous other podcasts, radio shows, and TV programs.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/64ea8a78226a01f8135f8aa5","use_caption":false},"keywords":[],"primary_slug":"regan-forston","slugs":["regan-forston"],"sponsored":false,"title":"Regan Forston"},"targeting":{"exclusion":{"tags":[]},"publish_date":1692926580000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"t8jYv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1692926580000,"type":"content:coast-to-coast-guest","summary":{"title":"Regan Forston","description":"Regan Forston is an esteemed facilitator and former board member responsible for public engagement at the Newton Institute, a pioneering organization dedicated to exploring the mysteries of the afterlife. With an extensive background in spiritual research, Forston has contributed to both national and international discussions on consciousness and the journey beyond this life. His insights have been shared on well-known platforms, including Coast to Coast AM and numerous other podcasts, radio shows, and TV programs.","image":"https://i.iheart.com/v3/re/new_assets/64ea8a78226a01f8135f8aa5"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa37adf1b140ecaa2d1d016","slug:2026-09-15-show","slug:2026-09-15-show","keyword:keywords/vitamins","keyword:keywords/supplements","keyword:keywords/health","keyword:keywords/death","keyword:keywords/afterlife","keyword:keywords/reincarnation"]}},{"id":"%2F6aa37ce01b140ecaa2d1d02f","type":"PUBLISHING","record":{"ref_id":"%2F6aa37ce01b140ecaa2d1d02f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-16-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Ufologist \u003ca href=\"http://www.roswellproof.com/\" target=\"_blank\">David Rudiak\u003c/a> will bring us unique details about what really happened in Roswell, discuss debunkers, and show us how he believes his research confirms the event. Rudiak has been researching the 1947 Roswell Crash for over 30 years, and has also studied other reported UFO crash retrievals, such as in Kecksburg, PA in 1965 and in Shag Harbour, Nova Scotia in 1967.\u003c/p>\n\n\u003cp>Second Half: Professor \u003ca href=\"https://www.colby.edu/people/people-directory/jim-fleming\" target=\"_blank\">Jim Fleming\u003c/a> will talk about the historical attempts to manipulate weather and climate, critically examining the scientific, political, and ethical dimensions of such endeavors. Fleming is a science historian and professor of science technology at Colby College who has written extensively on the history of meteorology and climate change.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Fixing-Sky-Checkered-Columbia-International/dp/0231144121/ctoc\" target=\"_blank\">Fixing the Sky\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aa35ec91b140ecaa2d1cf4a","%2F6aa35fca1b140ecaa2d1cf59"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Roswell Crash","keywords/UFOs","keywords/climate engineering","keywords/geoengineering","keywords/weather manipulation","keywords/meteorology"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The Alien UFO Crash, That Took Place At Roswell New Mexico, In 1947.","id":"%2F68f192426f81d8c1e8a72789","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/68f192426f81d8c1e8a72789","source_credit":"Mark Stevenson/UIG / Collection Mix: Subjects / Getty Images","title":"The Roswell UFO Crash","url":"asset://assets.getty/68f192426f81d8c1e8a72789","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789567200507},"slug":{"type":"slug","value":"2026-09-16-show"},"summary":{"type":"html","value":"\u003cp>First Half: Ufologist \u003ca href=\"http://www.roswellproof.com/\" target=\"_blank\">David Rudiak\u003c/a> will bring us unique details about what really happened in Roswell, discuss debunkers, and show us how he believes his research confirms the event. Rudiak has been researching the 1947 Roswell Crash for over 30 years.\u003c/p>\n\n\u003cp>Second Half: Professor \u003ca href=\"https://www.colby.edu/people/people-directory/jim-fleming\" target=\"_blank\">Jim Fleming\u003c/a> will talk about the historical attempts to manipulate weather and climate, critically examining the scientific, political, and ethical dimensions of such endeavors. Fleming is a science historian who has written extensively on the history of meteorology and climate change.\u003c/p>\n\n"},"title":{"type":"title","value":"Investigating Roswell / Climate Engineering History"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.roswellproof.com/\" target=\"_blank\">roswellproof.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.colby.edu/people/people-directory/jim-fleming\" target=\"_blank\">colby.edu/people/people-directory/jim-fleming\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Ufologist David Rudiak will bring us unique details about what really happened in Roswell, discuss debunkers, and show us how he believes his research confirms the event. Rudiak has been researching the 1947 Roswell Crash for over 30 years. Second Half: Professor Jim Fleming will talk about the historical attempts to manipulate weather and climate, critically examining the scientific, political, and ethical dimensions of such endeavors. Fleming is a science historian who has written extensively on the history of meteorology and climate change.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"The Alien UFO Crash, That Took Place At Roswell New Mexico, In 1947.","link":"","new_tab":false,"source_credit":"Mark Stevenson/UIG / Collection Mix: Subjects / Getty Images","title":"The Roswell UFO Crash","url":"asset://assets.getty/68f192426f81d8c1e8a72789","use_caption":false},"keywords":["keywords/Roswell Crash","keywords/UFOs","keywords/climate engineering","keywords/geoengineering","keywords/weather manipulation","keywords/meteorology"],"primary_slug":"2026-09-16-show","slugs":["2026-09-16-show"],"sponsored":false,"title":"Investigating Roswell / Climate Engineering History"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789639200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"10HBa","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-16-show/"},"slug":"2026-09-16-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/68f192426f81d8c1e8a72789","title":"Investigating Roswell / Climate Engineering History","description":"First Half: Ufologist David Rudiak will bring us unique details about what really happened in Roswell, discuss debunkers, and show us how he believes his research confirms the event. Rudiak has been researching the 1947 Roswell Crash for over 30 years. Second Half: Professor Jim Fleming will talk about the historical attempts to manipulate weather and climate, critically examining the scientific, political, and ethical dimensions of such endeavors. Fleming is a science historian who has written extensively on the history of meteorology and climate change.","author":""},"pub_start":1789639200000,"pub_until":4115978604802,"pub_changed":1789639200000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6aa35ec91b140ecaa2d1cf4a","slug":"david-rudiak","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/david-rudiak/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>David Rudiak has been researching the 1947 Roswell Crash for over 30 years. He has also studied other UFO crash retrievals, such as in Kecksburg, PA in 1965 and in Shag Harbour, Nova Scotia in 1967.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"david-rudiak"},"summary":{"type":"html","value":"\u003cp>David Rudiak has been researching the 1947 Roswell Crash for over 30 years. He has also studied other UFO crash retrievals, such as in Kecksburg, PA in 1965 and in Shag Harbour, Nova Scotia in 1967.\u003c/p>\n\n"},"title":{"type":"title","value":"David Rudiak"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.roswellproof.com/\" target=\"_blank\">roswellproof.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"David Rudiak has been researching the 1947 Roswell Crash for over 30 years. He has also studied other UFO crash retrievals, such as in Kecksburg, PA in 1965 and in Shag Harbour, Nova Scotia in 1967.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"david-rudiak","slugs":["david-rudiak"],"sponsored":false,"title":"David Rudiak"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789091340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"KJMGS","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789091340000,"type":"content:coast-to-coast-guest","summary":{"title":"David Rudiak","description":"David Rudiak has been researching the 1947 Roswell Crash for over 30 years. He has also studied other UFO crash retrievals, such as in Kecksburg, PA in 1965 and in Shag Harbour, Nova Scotia in 1967.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"ref_id":"%2F6aa35fca1b140ecaa2d1cf59","slug":"james-rodger-fleming","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/james-rodger-fleming/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jim Fleming is a historian of science and professor of science technology at Colby College. He has written extensively on the history of meteorology and climate change. He is regarded as an expert for climate engineering, and critical of technological fixes to address global warming.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Fixing-Sky-Checkered-Columbia-International/dp/0231144121/ctoc\" target=\"_blank\">Fixing the Sky\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"james-rodger-fleming"},"summary":{"type":"html","value":"\u003cp>Jim Fleming is a historian of science and professor of science technology at Colby College. He has written extensively on the history of meteorology and climate change. He is regarded as an expert for climate engineering, and critical of technological fixes to address global warming.\u003c/p>\n\n"},"title":{"type":"title","value":"James Rodger Fleming"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.colby.edu/people/people-directory/jim-fleming\" target=\"_blank\">colby.edu/people/people-directory/jim-fleming\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Jim Fleming is a historian of science and professor of science technology at Colby College. He has written extensively on the history of meteorology and climate change. He is regarded as an expert for climate engineering, and critical of technological fixes to address global warming.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"james-rodger-fleming","slugs":["james-rodger-fleming"],"sponsored":false,"title":"James Rodger Fleming"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789091640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"x2OCs","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789091640000,"type":"content:coast-to-coast-guest","summary":{"title":"James Rodger Fleming","description":"Jim Fleming is a historian of science and professor of science technology at Colby College. He has written extensively on the history of meteorology and climate change. He is regarded as an expert for climate engineering, and critical of technological fixes to address global warming.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa37ce01b140ecaa2d1d02f","slug:2026-09-16-show","slug:2026-09-16-show","keyword:keywords/Roswell Crash","keyword:keywords/UFOs","keyword:keywords/climate engineering","keyword:keywords/geoengineering","keyword:keywords/weather manipulation","keyword:keywords/meteorology"]}},{"id":"%2F6aa381211b140ecaa2d1d049","type":"PUBLISHING","record":{"ref_id":"%2F6aa381211b140ecaa2d1d049","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-17-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Cognitive archaeologist \u003ca href=\"https://thehfiles.com/\" target=\"_blank\">Dr. Heather Lynn\u003c/a> will bring us her research into the history of artificial intelligence and the claim that AI began long before Silicon Valley, 30,000 years ago when the first humans pressed ochre onto cave walls and started storing their minds outside their bodies. Dr. Lynn will share the results of her own experiments using AI to read undeciphered scripts, and she'll also tell us how we can stay human in the machine age.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://www.amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Andrea Perron\u003c/a> is the eldest daughter of the Perron family, whose haunted history inspired the film The Conjuring. She'll discuss her father's memoir and share some of his most revealing experiences that changed the life of his entire family. Perron will also explain her own experiences and the extraordinary events that took place at the family farmhouse.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/-/he/Codex-Machina-Civilizations-Technologies-Languages/dp/B0H8FBF2GG/ctoc\" target=\"_blank\">Codex Machina\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Anthrotheology-Searching-Dr-Heather-Lynn/dp/1478180668/ctoc\" target=\"_blank\">Anthrotheology: Searching for God in Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sumerian-Controversy-Structure-Discovery-Mesopotamia/dp/1484836855/ctoc\" target=\"_blank\">The Sumerian Controversy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Being-Perronormal-Memoir-Short-Stories/dp/1662980205/ctoc\" target=\"_blank\">Being Perronormal: A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-True-Story/dp/1456747592/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-Andrea-Perron/dp/1481712381/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 2\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00698ccc137bf244201a00","%2F5e01433a537fd678a3ecf590"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Artificial Intelligence","keywords/ancient humans","keywords/hauntings","keywords/The Conjuring"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A human hand placed next to a red prehistoric handprint on a cave rock wall.","id":"%2F6aa383bf815285523f319a03","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aa383bf815285523f319a03","source_credit":"Rizki Alpio / iStock / Getty Images","title":"Hand near ancient cave painting","url":"asset://assets.getty/6aa383bf815285523f319a03","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789653600478},"slug":{"type":"slug","value":"2026-09-17-show"},"summary":{"type":"html","value":"\u003cp>First Half: Cognitive archaeologist \u003ca href=\"https://thehfiles.com/\" target=\"_blank\">Dr. Heather Lynn\u003c/a> will bring us her research into the history of artificial intelligence and the claim that AI began long before Silicon Valley, 30,000 years ago when the first humans pressed ochre onto cave walls and started storing their minds outside their bodies.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://www.amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Andrea Perron\u003c/a> is the eldest daughter of the Perron family, whose haunted history inspired the film The Conjuring. She'll discuss both her father's memoir and her own  extraordinary experiences that took place at the family farmhouse.\u003c/p>\n\n"},"title":{"type":"title","value":"Ancient Artificial Intelligence / The Conjuring House"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehfiles.com/\" target=\"_blank\">thehfiles.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.drheatherlynn.com\" target=\"_blank\">drheatherlynn.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Andrea Perron's Amazon Author Page\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Cognitive archaeologist Dr. Heather Lynn will bring us her research into the history of artificial intelligence and the claim that AI began long before Silicon Valley, 30,000 years ago when the first humans pressed ochre onto cave walls and started storing their minds outside their bodies. Second Half: Author Andrea Perron is the eldest daughter of the Perron family, whose haunted history inspired the film The Conjuring. She'll discuss both her father's memoir and her own  extraordinary experiences that took place at the family farmhouse.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A human hand placed next to a red prehistoric handprint on a cave rock wall.","link":"","new_tab":false,"source_credit":"Rizki Alpio / iStock / Getty Images","title":"Hand near ancient cave painting","url":"asset://assets.getty/6aa383bf815285523f319a03","use_caption":false},"keywords":["keywords/Artificial Intelligence","keywords/ancient humans","keywords/hauntings","keywords/The Conjuring"],"primary_slug":"2026-09-17-show","slugs":["2026-09-17-show"],"sponsored":false,"title":"Ancient Artificial Intelligence / The Conjuring House"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789725600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"LtDjX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-17-show/"},"slug":"2026-09-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa383bf815285523f319a03","title":"Ancient Artificial Intelligence / The Conjuring House","description":"First Half: Cognitive archaeologist Dr. Heather Lynn will bring us her research into the history of artificial intelligence and the claim that AI began long before Silicon Valley, 30,000 years ago when the first humans pressed ochre onto cave walls and started storing their minds outside their bodies. Second Half: Author Andrea Perron is the eldest daughter of the Perron family, whose haunted history inspired the film The Conjuring. She'll discuss both her father's memoir and her own  extraordinary experiences that took place at the family farmhouse.","author":""},"pub_start":1789725600000,"pub_until":4115978604802,"pub_changed":1789725600000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00698ccc137bf244201a00","slug":"lynn-heather-75368","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n\u003cp>She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History's Ancient Aliens.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/-/he/Codex-Machina-Civilizations-Technologies-Languages/dp/B0H8FBF2GG/ctoc\" target=\"_blank\">Codex Machina\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Anthrotheology-Searching-Dr-Heather-Lynn/dp/1478180668/ctoc\" target=\"_blank\">Anthrotheology: Searching for God in Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sumerian-Controversy-Structure-Discovery-Mesopotamia/dp/1484836855/ctoc\" target=\"_blank\">The Sumerian Controversy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Land-Watchers-Dr-Heather-Lynn/dp/1489598022/ctoc\" target=\"_blank\">Land of the Watchers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Evil-Archaeology-Demons-Possessions-Sinister/dp/1938875192/ctoc\" target=\"_blank\">Evil Archaeology: Demons, Possessions, and Sinister Relics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Connection-Sumerian-Humanity-Armageddon/dp/1632651734/ctoc\" target=\"_blank\">The Anunnaki Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DL6HT9F3/ctoc\" target=\"_blank\">Baphomet Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Revelation-History-Altered-Humanity/dp/1637480229/ctoc\" target=\"_blank\">Anunnaki Revelation\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lynn-heather-75368"},"summary":{"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n"},"title":{"type":"title","value":"Heather Lynn"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehfiles.com/\" target=\"_blank\">thehfiles.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.drheatherlynn.com\" target=\"_blank\">drheatherlynn.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lynn-heather-75368","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false},"keywords":[],"primary_slug":"lynn-heather-75368","slugs":["lynn-heather-75368"],"sponsored":false,"title":"Heather Lynn"},"targeting":{"exclusion":{"tags":[]},"publish_date":1444360980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IfRNg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1444360980000,"type":"content:coast-to-coast-guest","summary":{"title":"Heather Lynn","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9"}},{"ref_id":"%2F5e01433a537fd678a3ecf590","slug":"perron-andrea-68450","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/perron-andrea/68450","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics. She spreads her positive message of hope far and wide, working diligently to help heal a weary world of its woes during troubled times. Andrea has faith in humanity and believes love is the answer to every question.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Being-Perronormal-Memoir-Short-Stories/dp/1662980205/ctoc\" target=\"_blank\">Being Perronormal: A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-True-Story/dp/1456747592/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-Andrea-Perron/dp/1481712381/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/House-Darkness-Light-Story-Three/dp/1491829907/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 3\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/e605e65759fac58973c76d7b6b954a9e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/e605e65759fac58973c76d7b6b954a9e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"perron-andrea-68450"},"summary":{"type":"html","value":"\u003cp>Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics.\u003c/p>\n\n"},"title":{"type":"title","value":"Andrea Perron"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Amazon Author Page\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/perron-andrea-68450","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/perron-andrea/68450","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/e605e65759fac58973c76d7b6b954a9e","use_caption":false},"keywords":[],"primary_slug":"perron-andrea-68450","slugs":["perron-andrea-68450"],"sponsored":false,"title":"Andrea Perron"},"targeting":{"exclusion":{"tags":[]},"publish_date":1477621380000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"LacbP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1477621380000,"type":"content:coast-to-coast-guest","summary":{"title":"Andrea Perron","description":"Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics.","image":"https://i.iheart.com/v3/re/assets.coast2coast/e605e65759fac58973c76d7b6b954a9e"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa381211b140ecaa2d1d049","slug:2026-09-17-show","slug:2026-09-17-show","keyword:keywords/Artificial Intelligence","keyword:keywords/ancient humans","keyword:keywords/hauntings","keyword:keywords/The Conjuring"]}},{"id":"%2F6aa384cd1b140ecaa2d1d062","type":"PUBLISHING","record":{"ref_id":"%2F6aa384cd1b140ecaa2d1d062","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-18-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) speaks with shaman and fire priestess \u003ca href=\"https://www.bruja.us/\" target=\"_blank\">Wendy Mata\u003c/a> about what it means to be a fifth-generation Bruja Curandera. She'll talk about her experiences with La Llorona, duendes, and La Lechuza. Mata will also explain curses and how they pass through a bloodline, what it actually looks like to talk to the dead safely, the warning signs that someone has been hexed, and her encounters with dangerous spirits in Italy, Malaysia, Brazil, and other places around the world. Followed by Open Lines—give Rich a call and discuss whatever's on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Bruja-Curandera-Rituals-Ancestor-Mexican/dp/0738780219/ctoc\" target=\"_blank\">Bruja Curandera\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aa362b91b140ecaa2d1cf73","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6634e952fd5158c4fe5b1712"]},"host_name":{"type":"plain","value":"Rich Berra"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/witchcraft","keywords/La Llorona","keywords/duendes","keywords/La Lechuza"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A beautiful woman is looking into the mirror in a dark room, her face lit in the darkness. She is deep in thought, introspecting, contemplating, and reflecting on her life events. Mental health awareness, self-reflection, conquering adversities, and looking into yourself. Contrasts and contradictions inside us, existential dualism","id":"%2F69cf067e4cd069a38a699500","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69cf067e4cd069a38a699500","source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Self-reflection and looking into yourself concepts portrait","url":"asset://assets.getty/69cf067e4cd069a38a699500","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789740000603},"slug":{"type":"slug","value":"2026-09-18-show"},"summary":{"type":"html","value":"\u003cp>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) speaks with shaman and fire priestess \u003ca href=\"https://www.bruja.us/\" target=\"_blank\">Wendy Mata\u003c/a> about what it means to be a fifth-generation Bruja Curandera. She'll talk about her experiences with La Llorona, duendes, and La Lechuza. Mata will also explain curses and how they pass through a bloodline, what it actually looks like to talk to the dead safely, the warning signs that someone has been hexed, and her encounters with dangerous spirits in Italy, Malaysia, Brazil, and other places around the world. Followed by Open Lines—give Rich a call and discuss whatever's on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"La Bruja Curandera / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.bruja.us/\" target=\"_blank\">bruja.us\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Guest host Rich Berra (email) speaks with shaman and fire priestess Wendy Mata about what it means to be a fifth-generation Bruja Curandera. She'll talk about her experiences with La Llorona, duendes, and La Lechuza. Mata will also explain curses and how they pass through a bloodline, what it actually looks like to talk to the dead safely, the warning signs that someone has been hexed, and her encounters with dangerous spirits in Italy, Malaysia, Brazil, and other places around the world. Followed by Open Lines—give Rich a call and discuss whatever's on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A beautiful woman is looking into the mirror in a dark room, her face lit in the darkness. She is deep in thought, introspecting, contemplating, and reflecting on her life events. Mental health awareness, self-reflection, conquering adversities, and looking into yourself. Contrasts and contradictions inside us, existential dualism","link":"","new_tab":false,"source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Self-reflection and looking into yourself concepts portrait","url":"asset://assets.getty/69cf067e4cd069a38a699500","use_caption":false},"keywords":["keywords/witchcraft","keywords/La Llorona","keywords/duendes","keywords/La Lechuza"],"primary_slug":"2026-09-18-show","slugs":["2026-09-18-show"],"sponsored":false,"title":"La Bruja Curandera / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789812000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"U1vDk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/creatures-myths-legends","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-18-show/"},"slug":"2026-09-18-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69cf067e4cd069a38a699500","title":"La Bruja Curandera / Open Lines","description":"Guest host Rich Berra (email) speaks with shaman and fire priestess Wendy Mata about what it means to be a fifth-generation Bruja Curandera. She'll talk about her experiences with La Llorona, duendes, and La Lechuza. Mata will also explain curses and how they pass through a bloodline, what it actually looks like to talk to the dead safely, the warning signs that someone has been hexed, and her encounters with dangerous spirits in Italy, Malaysia, Brazil, and other places around the world. Followed by Open Lines—give Rich a call and discuss whatever's on your mind!","author":""},"pub_start":1789812000000,"pub_until":4115978604802,"pub_changed":1789812000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/creatures-myths-legends","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6aa362b91b140ecaa2d1cf73","slug":"wendy-mata","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/wendy-mata/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Wendy Mata was in the corporate world where she spent over 20 years in cybersecurity and digital forensics, managing international launches, leading big teams, and operating in high-pressure environments that looked impressive on paper, but drained the life out of her. That was until her abuela came to her in a dream. Her grandmother didn't scold or plead, but simply looked at her and said, &quot;It’s time. Go back to the real work.&quot;\u003c/p>\n\n\u003cp>Now Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Bruja-Curandera-Rituals-Ancestor-Mexican/dp/0738780219/ctoc\" target=\"_blank\">Bruja Curandera\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d20003c7836ade1a341bc3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3","source_credit":"","title":"","url":"asset://new_assets/69d20003c7836ade1a341bc3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"wendy-mata"},"summary":{"type":"html","value":"\u003cp>Wendy Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.\u003c/p>\n\n"},"title":{"type":"title","value":"Wendy Mata"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.bruja.us/\" target=\"_self\">bruja.us\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Wendy Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d20003c7836ade1a341bc3","use_caption":false},"keywords":[],"primary_slug":"wendy-mata","slugs":["wendy-mata"],"sponsored":false,"title":"Wendy Mata"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789092540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"nRN5e","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789092540000,"type":"content:coast-to-coast-guest","summary":{"title":"Wendy Mata","description":"Wendy Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.","image":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"summary":{"author":"","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":{"url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","attributes":{"type":"image","mimetype":"image/jpeg"},"use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"6634e94dfd5158c4fe5b1711"}],"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"source":{"value":"","type":"plain"},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.\u003c/p>\n\n"},"title":{"type":"title","value":"Rich Berra"},"primary_image":{"type":"asset","value":{"bucket":"assets.coast2coast","id":"%2F6634ea10fd5158c4fe5b171e","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","attributes":{"mimetype":"image/jpeg","type":"image"}}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"rich-berra"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show. His show's popular podcast, available on iHeart Radio, receives millions of downloads each month. Rich co-founded the #LoveUp Foundation, which focuses on enriching the lives of children in the foster care system and helping families in need. Inducted into the Arizona Broadcasters Hall of Fame in 2017, Rich is also a published author of two children’s books. Originally from St. Louis, Missouri, he is currently based in the Phoenix-metro area.\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">richberra@coasttocoastam.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-rich-berra/\" target=\"_blank\">C2C shows\u003c/a> hosted by Rich Berra\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1580467500000,"type":"content:coast-to-coast-article","summary":{"title":"Rich Berra","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa384cd1b140ecaa2d1d062","slug:2026-09-18-show","slug:2026-09-18-show","keyword:keywords/witchcraft","keyword:keywords/La Llorona","keyword:keywords/duendes","keyword:keywords/La Lechuza"]}}],"resume":null}},{"id":"rF7jb","region":"main:dynamic","type":"html","ordinal":6,"value":{"title":null,"content":"\u003cdiv>\n\t\u003ca href=\"/pages/coastinsider\" \n    \tdata-tracking-cat=\"Homepage\"\n        data-tracking-act=\"Coast Insider\"\n        data-tracking-label=\"Coast Insider\"\n    >\n        \u003cimg class=\"img-responsive\"\n        \tsrc=\"https://i.iheart.com/v3/re/new_assets/b41bd25e-3146-4241-9143-c08260a996f1\"\n            alt=\"Become a Coast Insider\"\n            width=\"100%\"\n        />\n    \u003c/a>\n\u003c/div>\n\n\u003c!-- We use and html instead of a generic block here to combine this block with Coast Insider in the same grid row -->\n\u003cfigure class=\"coastzone\">\n    \u003ca href=\"/pages/coastzone/\">\n        \u003cimg\n            src=\"https://i.iheart.com/v3/re/new_assets/ecb29da8-0999-4ecb-921f-8c0570b1c9b3\"\n            alt=\"CoastZone banner\"\n            height=\"135\"\n            width=\"90\"\n        />\n    \u003c/a>\n    \u003cfigcaption class=\"coastzonedesc\">\n        \u003ch1>CoastZone\u003c/h1>\n        \u003ca href=\"/pages/coastzone/\">Sign up for our free CoastZone e-newsletter\u003c/a> to receive exclusive daily\n        articles.\n    \u003c/figcaption>\n\u003c/figure>"},"tags":["display-hints/coast-insider-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"kHqC4","region":"main:dynamic","type":"ad","ordinal":7,"value":{"title":null,"position":"3308","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7EsXb","region":"main:dynamic","type":"generic","ordinal":8,"value":{"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"0Z2UI","region":"main:dynamic","type":"feed","ordinal":10,"value":{"feed_id":"ID:home-in-the-news-feed","title":"In the News","feed_index":9,"size":5,"position":null,"ad_split":""},"tags":["display-hints/coast-in-the-news-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa79f607ea97bac7f924b64","type":"PUBLISHING","record":{"ref_id":"%2F6aa79f607ea97bac7f924b64","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/modified-pig-kidney-kept-man-alive-for-a-record-nine-months/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[{"id":"user","name":"Smithsonian Mag"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>It's the first time a pig kidney has been used as a bridge to human organ transplantation.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbb6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb6","source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb6","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"modified-pig-kidney-kept-man-alive-for-a-record-nine-months"},"source":{"type":"plain","value":"Smithsonian Mag"},"source_url":{"type":"plain","value":"https://www.smithsonianmag.com/smart-news/a-genetically-modified-pig-kidney-kept-a-man-alive-for-a-record-nine-months-allowing-him-to-wait-for-a-donated-human-organ-180989466/"},"summary":{"type":"html","value":"\u003cp>It's the first time a pig kidney has been used as a bridge to human organ transplantation.\u003c/p>\n\n"},"title":{"type":"title","value":"Modified Pig Kidney Kept Man Alive for a Record Nine Months"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Smithsonian Mag","description":"It's the first time a pig kidney has been used as a bridge to human organ transplantation.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb6","use_caption":false},"keywords":[],"primary_slug":"modified-pig-kidney-kept-man-alive-for-a-record-nine-months","slugs":["modified-pig-kidney-kept-man-alive-for-a-record-nine-months"],"sponsored":false,"title":"Modified Pig Kidney Kept Man Alive for a Record Nine Months"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789376400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"PiuHq","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/modified-pig-kidney-kept-man-alive-for-a-record-nine-months/"},"slug":"modified-pig-kidney-kept-man-alive-for-a-record-nine-months","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb6","title":"Modified Pig Kidney Kept Man Alive for a Record Nine Months","description":"It's the first time a pig kidney has been used as a bridge to human organ transplantation.","author":"Smithsonian Mag"},"pub_start":1789376400000,"pub_until":4115978604802,"pub_changed":1789376400000,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa79f607ea97bac7f924b64","slug:modified-pig-kidney-kept-man-alive-for-a-record-nine-months","slug:modified-pig-kidney-kept-man-alive-for-a-record-nine-months","author:user"]}},{"id":"%2F6aa7a0237ea97bac7f924b73","type":"PUBLISHING","record":{"ref_id":"%2F6aa7a0237ea97bac7f924b73","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/cataract-surgery-will-be-needed-in-space-surgeon-predicts/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[{"id":"user","name":"Phys.org"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>&quot;I believe someone will need cataract surgery on Mars in my lifetime,&quot; Micheletti said.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbb7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb7","source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb7","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"cataract-surgery-will-be-needed-in-space-surgeon-predicts"},"source":{"type":"plain","value":"Phys.org"},"source_url":{"type":"plain","value":"https://phys.org/news/2026-09-cataract-surgery-space-surgeon.html"},"summary":{"type":"html","value":"\u003cp>&quot;I believe someone will need cataract surgery on Mars in my lifetime,&quot; Micheletti said.\u003c/p>\n\n"},"title":{"type":"title","value":"Cataract surgery will be needed in space, surgeon predicts"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Phys.org","description":"\"I believe someone will need cataract surgery on Mars in my lifetime,\" Micheletti said.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb7","use_caption":false},"keywords":[],"primary_slug":"cataract-surgery-will-be-needed-in-space-surgeon-predicts","slugs":["cataract-surgery-will-be-needed-in-space-surgeon-predicts"],"sponsored":false,"title":"Cataract surgery will be needed in space, surgeon predicts"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789376400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"C54ei","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/cataract-surgery-will-be-needed-in-space-surgeon-predicts/"},"slug":"cataract-surgery-will-be-needed-in-space-surgeon-predicts","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb7","title":"Cataract surgery will be needed in space, surgeon predicts","description":"\"I believe someone will need cataract surgery on Mars in my lifetime,\" Micheletti said.","author":"Phys.org"},"pub_start":1789376400000,"pub_until":4115978604802,"pub_changed":1789376400000,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa7a0237ea97bac7f924b73","slug:cataract-surgery-will-be-needed-in-space-surgeon-predicts","slug:cataract-surgery-will-be-needed-in-space-surgeon-predicts","author:user"]}},{"id":"%2F6aa7a0967ea97bac7f924b82","type":"PUBLISHING","record":{"ref_id":"%2F6aa7a0967ea97bac7f924b82","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[{"id":"user","name":"Gizmodo"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>What does that word even mean in an industry built upon the nonconsensual use of data?\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbc4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc4","source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc4","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft"},"source":{"type":"plain","value":"Gizmodo"},"source_url":{"type":"plain","value":"https://gizmodo.com/in-the-wild-west-of-ai-everybody-is-accusing-everybody-else-of-theft-2000810803"},"summary":{"type":"html","value":"\u003cp>What does that word even mean in an industry built upon the nonconsensual use of data?\u003c/p>\n\n"},"title":{"type":"title","value":"In the Wild West of AI, Everyone is Accusing Each Other of Theft"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Gizmodo","description":"What does that word even mean in an industry built upon the nonconsensual use of data?","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc4","use_caption":false},"keywords":[],"primary_slug":"in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft","slugs":["in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft"],"sponsored":false,"title":"In the Wild West of AI, Everyone is Accusing Each Other of Theft"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789376400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"JS0V2","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft/"},"slug":"in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc4","title":"In the Wild West of AI, Everyone is Accusing Each Other of Theft","description":"What does that word even mean in an industry built upon the nonconsensual use of data?","author":"Gizmodo"},"pub_start":1789376400000,"pub_until":4115978604802,"pub_changed":1789376400000,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa7a0967ea97bac7f924b82","slug:in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft","slug:in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft","author:user"]}},{"id":"%2F6aa7a1437ea97bac7f924b91","type":"PUBLISHING","record":{"ref_id":"%2F6aa7a1437ea97bac7f924b91","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ancient bird species benefited from the waterproofing properties of their feathers.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbbe","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbe","source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbbe","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid"},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/66-million-year-old-mystery-solved-fossilized-bird-feather-reveals-how-modern-birds-likely-survived-the-dinosaur-killing-asteroid/"},"summary":{"type":"html","value":"\u003cp>Ancient bird species benefited from the waterproofing properties of their feathers.\u003c/p>\n\n"},"title":{"type":"title","value":"Feather Fossil Shows How Birds Survived Dinosaur-Killing Asteroid"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"The Debrief","description":"Ancient bird species benefited from the waterproofing properties of their feathers.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbbe","use_caption":false},"keywords":[],"primary_slug":"feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid","slugs":["feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid"],"sponsored":false,"title":"Feather Fossil Shows How Birds Survived Dinosaur-Killing Asteroid"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789376400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"KBriv","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid/"},"slug":"feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbe","title":"Feather Fossil Shows How Birds Survived Dinosaur-Killing Asteroid","description":"Ancient bird species benefited from the waterproofing properties of their feathers.","author":"The Debrief"},"pub_start":1789376400000,"pub_until":4115978604802,"pub_changed":1789376400000,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa7a1437ea97bac7f924b91","slug:feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid","slug:feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid","author:user"]}},{"id":"%2F6aa7a2127ea97bac7f924ba0","type":"PUBLISHING","record":{"ref_id":"%2F6aa7a2127ea97bac7f924ba0","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/no-cities-on-the-moonthere-isnt-enough-water-scientists-say/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[{"id":"user","name":"Phys.org"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The discovery of water in dark craters at the moon's poles has sparked a &quot;moon rush&quot; to establish bases there.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbb8","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb8","source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb8","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"no-cities-on-the-moonthere-isnt-enough-water-scientists-say"},"source":{"type":"plain","value":"Phys.org"},"source_url":{"type":"plain","value":"https://phys.org/news/2026-09-cities-moon-isnt-scientists.html"},"summary":{"type":"html","value":"\u003cp>The discovery of water in dark craters at the moon's poles has sparked a &quot;moon rush&quot; to establish bases there.\u003c/p>\n\n"},"title":{"type":"title","value":"No cities on the moon—there isn't enough water, scientists say"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Phys.org","description":"The discovery of water in dark craters at the moon's poles has sparked a \"moon rush\" to establish bases there.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb8","use_caption":false},"keywords":[],"primary_slug":"no-cities-on-the-moonthere-isnt-enough-water-scientists-say","slugs":["no-cities-on-the-moonthere-isnt-enough-water-scientists-say"],"sponsored":false,"title":"No cities on the moon—there isn't enough water, scientists say"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789376400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"nA4t4","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/no-cities-on-the-moonthere-isnt-enough-water-scientists-say/"},"slug":"no-cities-on-the-moonthere-isnt-enough-water-scientists-say","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb8","title":"No cities on the moon—there isn't enough water, scientists say","description":"The discovery of water in dark craters at the moon's poles has sparked a \"moon rush\" to establish bases there.","author":"Phys.org"},"pub_start":1789376400000,"pub_until":4115978604802,"pub_changed":1789376400000,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa7a2127ea97bac7f924ba0","slug:no-cities-on-the-moonthere-isnt-enough-water-scientists-say","slug:no-cities-on-the-moonthere-isnt-enough-water-scientists-say","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1790594531000,"\u003cupcoming_pub_after>":1789387200000,"\u003cpub_start>":1789384931000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1789471331000,"\u003ctonight_pub_after>":1789387200000},"size":5,"from":"eyJza2lwIjo1LCJjdXJzb3JzIjp7Ilk2MHQyIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"W1GMu","region":"main:dynamic","type":"ad","ordinal":12,"value":{"title":null,"position":"5052","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"9WlZr","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003csection class=\"coast-module module\">\n    \u003ca href=\"/article/a-true-paranormal-date-alien-bonds-with-bigfoot/\">\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542\" alt=\"paranormal date\">\u003c/a>\n    \u003cdiv class=\"excerpt\">\n    \u003cp>\n    \u003ca href=\"https://paranormaldate.com/\" target=\"_blank\">Paranormal Date\u003c/a> now has over 100,000 members! It's completely free to join and search.\n    \u003c/p>\n    \u003c/div>\n\u003c/section>\n\u003csection class=\"coast-module module\">            \n    \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\">\n    \t\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50\" alt=\"beyond belief trailer\">\n    \u003c/a>\n    \u003cdiv class=\"excerpt\">\n        \u003cp>\n        Check out this \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\" target=\"_self\">excerpt\u003c/a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at \u003ca href=\"http://www.beyondbelief.com/\" target=\"_blank\">beyondbelief.com\u003c/a> and enjoy hours of fascinating past shows!\n        \u003c/p>\n    \u003c/div>\n\u003c/section>","link":null},"tags":["display-hints/tile","display-hints/coast-readmore-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ECete","region":"main:dynamic","type":"show","ordinal":14,"value":{"brands":[],"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"shows":[]},{"id":"dZ56N","region":"main:dynamic","type":"html","ordinal":15,"value":{"title":null,"content":"\u003ca class=\"twitter-timeline\" data-height=\"550\" data-theme=\"dark\" href=\"https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw\">Tweets by coasttocoastam\u003c/a> \u003cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003c/script>\n","link":null},"tags":["display-hints/coast-twitter-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"position":"3306","ad_split":0},"tags":[],"schedule":null}]}}],["topic-7MFT1",{"data":{}}],["coast-featured",{"data":[[{"slug":"2026-09-13-show","pub_start":{"timestampMs":1789380000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86","title":"UFOs & Hard Science / Life & Death of Rudy Valentino"}},{"slug":"video-two-blazing-green-fireballs-spotted-days-apart","pub_start":{"timestampMs":1789343340000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/64ff89381bc2ee7ad31c7025","title":"Video: Two Blazing Green Fireballs Spotted Days Apart"}},{"slug":"video-monster-tornado-photo","pub_start":{"timestampMs":1303960320000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/f181c007fabc9411c062081536e7afa0","title":"Video: Monster Tornado"}},{"slug":"2026-09-12-show","pub_start":{"timestampMs":1789293600000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa370d602d5126562678a6f","title":"Sasquatch, UFOs & Telepathy / Military Abductions"}},{"slug":"could-ai-end-humanity","pub_start":{"timestampMs":1789263720000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa60079b1bf29cf75c1ca10","title":"Could AI End Humanity?"}},{"slug":"2026-09-11-show","pub_start":{"timestampMs":1789207200000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45","title":"9/11 Survivor / Open Lines"}},{"slug":"ghosts-aliens-and-a-sance-gone-wrong","pub_start":{"timestampMs":1789175820000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa4a90ad1d22d56eb61d943","title":"Ghosts, Aliens and a Séance Gone Wrong"}},{"slug":"2026-09-10-show","pub_start":{"timestampMs":1789120800000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc","title":"Secret Societies / Power of Crystal Skulls"}}],[{"slug":"video-cyborg-cockroaches-deliver-emergency-injections","pub_start":{"timestampMs":1789085220000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa3077cec980f023d5ac2f8","title":"Video: Cyborg Cockroaches Deliver Emergency Injections"}},{"slug":"2026-09-09-show","pub_start":{"timestampMs":1789034400000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a2849e255b8421dd9b290","title":"Empaths & Energy Vampires / The Science of Fear"}},{"slug":"eerie-rays-of-light-photo","pub_start":{"timestampMs":1303959240000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/5a1627a02cbba6a971ca9e4c5c1dc820","title":"Eerie Rays of Light"}},{"slug":"video-glowing-flying-saucer-filmed-in-argentina","pub_start":{"timestampMs":1788979320000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6812770931e8d45c75f87b9f","title":"Video: Glowing Flying Saucer Filmed in Argentina?"}},{"slug":"new-jersey-woman-sues-psychic-for-allegedly-swindling-her-out-of-nearly-80000","pub_start":{"timestampMs":1788978960000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/667b38b1dbf4d678b57ba604","title":"New Jersey Woman Sues Psychic for Allegedly Swindling Her Out of Nearly $80,000"}},{"slug":"art-bell-vault-mars-pathfinder-mission-was-the-moon-landing-faked","pub_start":{"timestampMs":1788962640000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","title":"Art Bell Vault: Mars Pathfinder Mission / Was the Moon Landing Faked?"}},{"slug":"2026-09-08-show","pub_start":{"timestampMs":1788948000000},"content_type":"SHOW","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa11b486d808f06f092d77b","title":"Dark New York History / Channeling ETs & Spirits"}},{"slug":"enchilada-dispute-turns-deadly-in-new-mexico","pub_start":{"timestampMs":1788897720000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6aa069a70aac6bea6dea13cd","title":"Enchilada Dispute Turns Deadly in New Mexico"}}],[{"slug":"video-faux-bigfoot-prompts-police-response-in-maine","pub_start":{"timestampMs":1788897480000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6aa069a70aac6bea6dea13ce","title":"Video: Faux Bigfoot Prompts Police Response in Maine"}},{"slug":"german-tourist-spots-loch-ness-monster","pub_start":{"timestampMs":1788893160000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/64024422a2d0d458eef86c1f","title":"German Tourist Spots Loch Ness Monster?"}},{"slug":"uk-psychic-craig-hamilton-parkers-startling-2028-predictions","pub_start":{"timestampMs":1788803640000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9e6b89d1d22d56eb61d8d4","title":"UK Psychic Craig Hamilton-Parker's Startling 2028 Predictions"}},{"slug":"berthoud-lights-photo","pub_start":{"timestampMs":1303786260000},"content_type":"PHOTO","summary":{"image":"https://i.iheart.com/v3/re/assets.coast2coast/51257c39d29237b40952242c68127c5d","title":"Berthoud Lights"}},{"slug":"emerging-artists-9626","pub_start":{"timestampMs":1788715800000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6a9da44d4ced3ffe0bdbb3f9","title":"Emerging Artists 9/6/26"}},{"slug":"scientists-think-alien-debris-might-be-hiding-in-moon-dust","pub_start":{"timestampMs":1788654060000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9c829dd1d22d56eb61d8cc","title":"Scientists Think Alien Debris Might Be Buried in Moon Dust"}},{"slug":"watch-strange-lights-over-tuscaloosa-spark-ufo-speculation","pub_start":{"timestampMs":1788566760000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6759ff46359f946a1f6b45fb","title":"Watch: Strange Lights Over Tuscaloosa Spark UFO Speculation"}},{"slug":"odd-ogopogo-tooth-found-at-canadian-lake","pub_start":{"timestampMs":1788465000000},"content_type":"ARTICLE","summary":{"image":"https://i.iheart.com/v3/re/new_assets/609d7a8a80150e67de87bba0","title":"Odd 'Ogopogo Tooth' Found at Canadian Lake"}}]]}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"7MFT1","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa73aa11a62417fd06586a6","type":"LEADS","record":{"title":"Video: Two Blazing Green Fireballs Spotted Days Apart","subtitle":"A pair of intensely bright green meteor trails illuminated skies thousands of miles apart this week.","image":"https://i.iheart.com/v3/re/new_assets/6aa73a9b1a62417fd06586a5","img_meta":{"base_id":"%2F6aa73a9b1a62417fd06586a5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-two-blazing-green-fireballs-spotted-days-apart/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa1ab858b35b2e372517f44","type":"LEADS","record":{"title":"Could AI End Humanity?","subtitle":"As artificial intelligence grows increasingly powerful, some experts are raising a chilling question: Could superintelligent AI eventually threaten humanity itself? ","image":"https://i.iheart.com/v3/re/new_assets/6aa601366b6157ee4c626e0e","img_meta":{"base_id":"%2F6aa601366b6157ee4c626e0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/could-ai-end-humanity/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa0598c5add9390450117d5","type":"LEADS","record":{"title":"Ghosts, Aliens and a Séance Gone Wrong","subtitle":"For five years in the 1990s, a farmhouse cellar in Scole, Norfolk, became the site of one of Britain's most extraordinary paranormal investigations. ","image":"https://i.iheart.com/v3/re/new_assets/6aa4aa739ae7d62b20509854","img_meta":{"base_id":"%2F6aa4aa739ae7d62b20509854","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/ghosts-aliens-and-a-sance-gone-wrong/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa34a50a54fa46fba38c288","type":"LEADS","record":{"title":"Video: Cyborg Cockroaches Deliver Emergency Injections","subtitle":"Engineers in Australia have created a surreal new breed of first responder.","image":"https://i.iheart.com/v3/re/new_assets/6aa349dea54fa46fba38c287","img_meta":{"base_id":"%2F6aa349dea54fa46fba38c287","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-cyborg-cockroaches-deliver-emergency-injections/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa168f0dcb4330bc5558bcb","type":"LEADS","record":{"title":"Art Bell Vault: Mars Pathfinder Mission / Was the Moon Landing Faked?","subtitle":"Added to the Art Bell Vault this week are a pair of programs featuring fascinating conversations about the Mars Pathfinder mission and the Moon Hoax Theory.","image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","img_meta":{"base_id":"%2F695e784480157d1b50192a2a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/art-bell-vault-mars-pathfinder-mission-was-the-moon-landing-faked/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"resolved":{"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"feed":{"results":[{"id":"%2F6aa73aa11a62417fd06586a6","type":"LEADS","record":{"title":"Video: Two Blazing Green Fireballs Spotted Days Apart","subtitle":"A pair of intensely bright green meteor trails illuminated skies thousands of miles apart this week.","image":"https://i.iheart.com/v3/re/new_assets/6aa73a9b1a62417fd06586a5","img_meta":{"base_id":"%2F6aa73a9b1a62417fd06586a5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-two-blazing-green-fireballs-spotted-days-apart/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa1ab858b35b2e372517f44","type":"LEADS","record":{"title":"Could AI End Humanity?","subtitle":"As artificial intelligence grows increasingly powerful, some experts are raising a chilling question: Could superintelligent AI eventually threaten humanity itself? ","image":"https://i.iheart.com/v3/re/new_assets/6aa601366b6157ee4c626e0e","img_meta":{"base_id":"%2F6aa601366b6157ee4c626e0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/could-ai-end-humanity/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa0598c5add9390450117d5","type":"LEADS","record":{"title":"Ghosts, Aliens and a Séance Gone Wrong","subtitle":"For five years in the 1990s, a farmhouse cellar in Scole, Norfolk, became the site of one of Britain's most extraordinary paranormal investigations. ","image":"https://i.iheart.com/v3/re/new_assets/6aa4aa739ae7d62b20509854","img_meta":{"base_id":"%2F6aa4aa739ae7d62b20509854","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/ghosts-aliens-and-a-sance-gone-wrong/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa34a50a54fa46fba38c288","type":"LEADS","record":{"title":"Video: Cyborg Cockroaches Deliver Emergency Injections","subtitle":"Engineers in Australia have created a surreal new breed of first responder.","image":"https://i.iheart.com/v3/re/new_assets/6aa349dea54fa46fba38c287","img_meta":{"base_id":"%2F6aa349dea54fa46fba38c287","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-cyborg-cockroaches-deliver-emergency-injections/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa168f0dcb4330bc5558bcb","type":"LEADS","record":{"title":"Art Bell Vault: Mars Pathfinder Mission / Was the Moon Landing Faked?","subtitle":"Added to the Art Bell Vault this week are a pair of programs featuring fascinating conversations about the Mars Pathfinder mission and the Moon Hoax Theory.","image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","img_meta":{"base_id":"%2F695e784480157d1b50192a2a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/art-bell-vault-mars-pathfinder-mission-was-the-moon-landing-faked/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/local-news"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"locale":"locales/es-US","category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"}},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"kind":"podcast","country":"US","id":"29220738"},"locale":"locales/en-US"},{"item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US","category":"categories/breaking"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"id":"86427466","kind":"podcast","country":"US"},"locale":"locales/es-US"},{"item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US","category":"categories/feel-good"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"locale":"locales/es-US","category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"}}]},"privacy":{"initialized":null,"optedOut":true,"enabled":true},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"genre":[],"format":""},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":"Coast to Coast AM: The Best Paranormal News Show"},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"COAST-PR","stationFormat":"","stationMarket":"PREMIERE","stationMicrosite":"","tags":["coast-to-coast-am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george-noory","ian-punnett","george-knapp","art-bell","somewhere-in-time"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"premiere.inferno.us","subHost":"www.coasttocoastam.com","path":"/"}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#ffffff","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.coast2coast/5d4dc9096ea20854764b2ce8?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"Coast to Coast AM: The Best Paranormal News Show | Coast to Coast AM","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"coast to coast am, radio, ufos, creatures, extraterrestrial, supernatural, myths, legends, monsters, space, universe, science, mystery, sci-fi, george noory, ian punnett, george knapp, art bell, somewhere in time","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://www.coasttocoastam.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://www.coasttocoastam.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5d487da2363599e1af2d8075?ops=gravity(%22center%22),contain(1200,675),quality(65),new(),flood(%22%23444444%22),swap(),merge(%22over%22)","type":"pagemap"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@coasttocoastam","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@coasttocoastam","type":"meta"}],["canonical",{"value":"https://www.coasttocoastam.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"www.coasttocoastam.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"Coast to Coast AM","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"Coast to Coast AM","type":"meta"}],["meta-property-fb:app_id",{"attrName":"property","name":"fb:app_id","value":"140586622674265","type":"meta"}],["meta-property-fb:pages",{"attrName":"property","name":"fb:pages","value":"105212777348","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m-redirects","SM6.0:config-m-redirects:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:config-m:/b9d508fdf3381ca6ccb4a13a2c93f185/inferno","SM6.0:index-m","SM6.0:index-m:/b9d508fdf3381ca6ccb4a13a2c93f185","app/sites","app/sites/20260804160818432","app/streams","app/streams/20260831181732087","calendar-categories","calendar-categories/community","calendar-categories/concerts","calendar-categories/entertainment","calendar-categories/holiday","calendar-categories/sports","calendar-categories/station-events","providers","providers/Premiere Networks","site-auth-types","site-auth-types/pws-auth","webapi","webapi-v4:name-tag2","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:9f8eafada3dd79ed45273deb31b60717","webapi-v4:name-tag2:c001234a3d48f9a45047e7005fff7f19","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:2ba52a7324064919551aa6ea658194bb","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:011a6e1048d4bb52d021adb6dacff635","domain/www.coasttocoastam.com","PS:content:coast-to-coast-article","PS:content:coast-to-coast-article:/5df90403fc5c6051ef1778c3","PS:content:coast-to-coast-article:/5dfa8b6be99a880e568ef39a","PS:content:coast-to-coast-article:/6634e952fd5158c4fe5b1712","PS:content:coast-to-coast-article:/6aa79f607ea97bac7f924b64","PS:content:coast-to-coast-article:/6aa7a0237ea97bac7f924b73","PS:content:coast-to-coast-article:/6aa7a0967ea97bac7f924b82","PS:content:coast-to-coast-article:/6aa7a1437ea97bac7f924b91","PS:content:coast-to-coast-article:/6aa7a2127ea97bac7f924ba0","PS:content:coast-to-coast-article:listing","PS:content:coast-to-coast-guest","PS:content:coast-to-coast-guest:/5dffc219cc137bf2442012a0","PS:content:coast-to-coast-guest:/5dffcbf1537fd678a3ece451","PS:content:coast-to-coast-guest:/5dfff1d8cc137bf2442014c0","PS:content:coast-to-coast-guest:/5e0063aecc137bf244201992","PS:content:coast-to-coast-guest:/5e00698ccc137bf244201a00","PS:content:coast-to-coast-guest:/5e01433a537fd678a3ecf590","PS:content:coast-to-coast-guest:/64e80298b24ce719d37674d0","PS:content:coast-to-coast-guest:/6aa359b11b140ecaa2d1cef1","PS:content:coast-to-coast-guest:/6aa35b5a1b140ecaa2d1ceff","PS:content:coast-to-coast-guest:/6aa35ec91b140ecaa2d1cf4a","PS:content:coast-to-coast-guest:/6aa35fca1b140ecaa2d1cf59","PS:content:coast-to-coast-guest:/6aa362b91b140ecaa2d1cf73","PS:content:coast-to-coast-show","PS:content:coast-to-coast-show:/6aa376a11b140ecaa2d1cfcd","PS:content:coast-to-coast-show:/6aa37adf1b140ecaa2d1d016","PS:content:coast-to-coast-show:/6aa37ce01b140ecaa2d1d02f","PS:content:coast-to-coast-show:/6aa381211b140ecaa2d1d049","PS:content:coast-to-coast-show:/6aa384cd1b140ecaa2d1d062","PS:content:coast-to-coast-show:listing","PS:datasource","PS:datasource:/653c0a6a6e0c5ff62d150efd","PS:leads","PS:leads:/6a42b6ef44acaf9cc1e0eda2","PS:leads:/6a7549808d780c3fefb9853f","PS:leads:/6aa0598c5add9390450117d5","PS:leads:/6aa168f0dcb4330bc5558bcb","PS:leads:/6aa1ab858b35b2e372517f44","PS:leads:/6aa34a50a54fa46fba38c288","PS:leads:/6aa73aa11a62417fd06586a6","PS:leads:listing","PS:subscription","PS:subscription:92e07a09191594da1634c4f502e6a69e","SM6.0:datasource-leads","SM6.0:datasource-leads:1fa5fdc7839ba40d9d3b9cf5876aed47","SM6.0:datasource-publishing","SM6.0:datasource-publishing:0eebe34d1898bc1702e08e5bc6e02e84","SM6.0:site-streams","SM6.0:site-streams:011a6e1048d4bb52d021adb6dacff635","app/pubsub","app/pubsub/20250721163332915","app/sites/20260901152216477","sites","vtype/generic_full","vname/home"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"www.coasttocoastam.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)","prNumber":false,"countryCode":"US"},"page":{"currentPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","sitemap_frequency":"hourly","thumbnail":"","title":"Coast to Coast AM: The Best Paranormal News Show","description":"Get news about the weird and bizarre on Coast to Coast AM from radio host George Noory every night!","keywords":[]},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"position":"3330","ad_split":50,"title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7MFT1","region":"main:dynamic","type":"feed","ordinal":0,"value":{"position":null,"ad_split":"","link":null,"feed_id":"ID:home-coast-home-carousel-feed","title":"Coast Home Carousel","feed_index":5,"min_size":0,"size":10},"tags":["display-hints/coast-carousel","display-hints/coast-feed","display-hints/tile","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa73aa11a62417fd06586a6","type":"LEADS","record":{"title":"Video: Two Blazing Green Fireballs Spotted Days Apart","subtitle":"A pair of intensely bright green meteor trails illuminated skies thousands of miles apart this week.","image":"https://i.iheart.com/v3/re/new_assets/6aa73a9b1a62417fd06586a5","img_meta":{"base_id":"%2F6aa73a9b1a62417fd06586a5","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-two-blazing-green-fireballs-spotted-days-apart/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa1ab858b35b2e372517f44","type":"LEADS","record":{"title":"Could AI End Humanity?","subtitle":"As artificial intelligence grows increasingly powerful, some experts are raising a chilling question: Could superintelligent AI eventually threaten humanity itself? ","image":"https://i.iheart.com/v3/re/new_assets/6aa601366b6157ee4c626e0e","img_meta":{"base_id":"%2F6aa601366b6157ee4c626e0e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/could-ai-end-humanity/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa0598c5add9390450117d5","type":"LEADS","record":{"title":"Ghosts, Aliens and a Séance Gone Wrong","subtitle":"For five years in the 1990s, a farmhouse cellar in Scole, Norfolk, became the site of one of Britain's most extraordinary paranormal investigations. ","image":"https://i.iheart.com/v3/re/new_assets/6aa4aa739ae7d62b20509854","img_meta":{"base_id":"%2F6aa4aa739ae7d62b20509854","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/ghosts-aliens-and-a-sance-gone-wrong/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa34a50a54fa46fba38c288","type":"LEADS","record":{"title":"Video: Cyborg Cockroaches Deliver Emergency Injections","subtitle":"Engineers in Australia have created a surreal new breed of first responder.","image":"https://i.iheart.com/v3/re/new_assets/6aa349dea54fa46fba38c287","img_meta":{"base_id":"%2F6aa349dea54fa46fba38c287","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/video-cyborg-cockroaches-deliver-emergency-injections/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6aa168f0dcb4330bc5558bcb","type":"LEADS","record":{"title":"Art Bell Vault: Mars Pathfinder Mission / Was the Moon Landing Faked?","subtitle":"Added to the Art Bell Vault this week are a pair of programs featuring fascinating conversations about the Mars Pathfinder mission and the Moon Hoax Theory.","image":"https://i.iheart.com/v3/re/new_assets/695e784480157d1b50192a2a","img_meta":{"base_id":"%2F695e784480157d1b50192a2a","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/art-bell-vault-mars-pathfinder-mission-was-the-moon-landing-faked/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a7549808d780c3fefb9853f","type":"LEADS","record":{"title":"George's New TV Show \"Strange Universe\" Debuts","subtitle":"Stream episodes of \"Strange Universe\" with George Noory on Spark TV.","image":"https://i.iheart.com/v3/re/new_assets/6a7548218d780c3fefb9853e","img_meta":{"base_id":"%2F6a7548218d780c3fefb9853e","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/new-tv-show-strange-universe-with-george-noory-debuts/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F6a42b6ef44acaf9cc1e0eda2","type":"LEADS","record":{"title":"How is Venus Flytrap Used as a Therapeutic Agent in Carnivora?","subtitle":"German physician Dr. Helmut Keller began investigating the Venus Flytrap, his research focused on how the plant's mechanisms could be applied to human pathology. This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.","image":"https://i.iheart.com/v3/re/new_assets/6a4525cab36f7d279909fa5c","img_meta":{"base_id":"%2F6a4525cab36f7d279909fa5c","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"https://www.coasttocoastam.com/article/carnivora/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":null}},{"id":"2ZFIH","region":"main:dynamic","type":"html","ordinal":0,"value":{"title":null,"content":"\u003cp>\n    \u003ciframe\n        gesture=\"media\"\n        style=\"width:100%;height:50px;\"\n        height=\"50px\"\n        src=\"https://www.iheart.com/podcast/the-best-of-coast-to-coast-18899828/?embed=true&ihrnetwork=true&theme=dark\"\n        frameborder=\"0\"\n        scrolling=\"no\"\n    >\u003c/iframe>\n\u003c/p>"},"tags":["display-hints/tile","display-hints/coast-podcast-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"Y4gbE","region":"main:dynamic","type":"feed","ordinal":2,"value":{"feed_id":"ID:shows-collection-feed-whatwhere","title":"Last Night","feed_index":1,"min_size":0,"size":1,"position":null,"ad_split":0,"link":null},"tags":["display-hints/coast-feed","display-hints/tile","display-hints/coast-shows-last-night"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa371eb1b140ecaa2d1cf9a","type":"PUBLISHING","record":{"ref_id":"%2F6aa371eb1b140ecaa2d1cf9a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-13-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, molecular biologist \u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">Dr. Andreas Lück\u003c/a> joined guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a> to discuss the intersection of hard science and UFOs, the disputed Nazca mummies, and his theory that alleged alien-human hybrids may instead be genetically modified humans. Lück recounted a 1974 daytime sighting at age 14 near his home in West Germany, describing a silent, metallic, cone-shaped craft hovering roughly 20 meters above the ground, with a revolving ring of red and green lights. &quot;I had the feeling it was there because of me,&quot; he noted. &quot;Everything was without a sound.&quot;\u003c/p>\n\n\u003cp>On the highly publicized Nazca mummies, Lück rejected the idea that all specimens were fabricated from paper, glue, and disparate bones. He claimed advanced imaging and molecular testing confirmed that several specimens were once living biological organisms. Radiocarbon testing, he reported, dated the mummies between 1,200 and 7,000 years old, with CT and MRI scans revealing three-fingered structures and internal remains, including fertilized eggs containing embryonic structures. DNA sequencing, he asserted, revealed significant amounts of genetic material that did not match any known species on Earth. Despite the unusual genetic data, Lück argued against an extraterrestrial origin for the mummies. &quot;When you come from somewhere else in the universe, you should have a [completely] different genetic material,&quot; he explained.\u003c/p>\n\n\u003cp>He proposed alternative hypotheses for the mummies, including time travel from the far future, alternate timelines, or parallel universes. Lück also evaluated claims regarding human-alien hybridization, contending that direct fertilization between an extraterrestrial male and a human female remains biologically improbable due to strict cellular mechanisms. He suggested that these alleged offspring are not 50/50 biological hybrids. &quot;They are humans that have been genetically modified in some way,&quot; Lück maintained, explaining that adding carefully selected genes or artificial chromosomes to a human embryo could produce what he called &quot;hu-brids&quot; with modified capabilities.\u003c/p>\n\n\u003cp>------------------\u003c/p>\n\n\u003cp>In the second half, filmmaker \u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">Giovanni Sticco\u003c/a> discussed Rudolph &quot;Rudy&quot; Valentino, his extraordinary life, his sudden death in 1926, and the legendary Lady in Black who became associated with his grave. Sticco explained that his interest in Valentino began in childhood through his father, rockabilly musician Johnny Stark, who repeatedly took Sticco to Valentino's crypt and dressed him as the actor for Halloween.\u003c/p>\n\n\u003cp>Valentino immigrated from Italy to New York in 1913, working odd jobs as a dishwasher and taxi dancer before screenwriter June Mathis discovered him. His roles in The Four Horsemen of the Apocalypse and The Sheik propelled him to global stardom. &quot;He was basically the Elvis Presley of the 20s by far,&quot; Sticco observed. In private life, however, he described the actor as humble and shy. Sticco also detailed Valentino's involvement in the paranormal, which grew during his marriage to costume designer Natasha Rambova. Rambova introduced Valentino to spiritualism, séances, mediums and Egyptian mysticism, while Valentino's chief interest centered on reaching his late mother. &quot;He had his own personal relationship with God and with spiritualism,&quot; Sticco stated.\u003c/p>\n\n\u003cp>In August 1926, Valentino collapsed at a New York hotel and died at age 31 from sepsis following surgery. News of his death sparked public grief, riots, and fan suicides outside the funeral home. &quot;He reached higher plateaus than just a guy on the screen,&quot; Sticco noted. He also recounted the origin of the &quot;Lady in Black,&quot; primarily identified as Ditra Flame. Flame brought a single rose to Valentino's crypt on the anniversary of his death for decades, honoring a pact the actor made with her while visiting her hospital bedside during her childhood illness. Sticco shared how subsequent residents of Valentino's estate reported unexplainable music, moving objects, and sightings of Valentino's apparition. &quot;Rudolf Valentino was notorious for visiting his grave,&quot; he remarked, adding that the late actor &quot;appreciated his fans.&quot;\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Investigating-Impossible-Biology-Answers-Insights/dp/1836155492/ctoc\" target=\"_blank\">Investigating the Impossible\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ko-fi.com/s/e87b7933a9\" target=\"_blank\">A Single Rose\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Morder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc/?trackAsin=B001NSZLFW"},{"artist":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc"},{"artist":"The Who","title":"Long Live Rock","url":"https://amazon.com/dp/B0CBSTG6FK/ctoc?trackAsin=B0CBSTG6FK"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"Elton John","title":"All The Girls Love Alice","url":"https://amazon.com/dp/B00ISFZPFY/ctoc?trackAsin=B00ISFZPFY"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://music.amazon.com/tracks/B007GMYIHG"},{"artist":"Todd Rundgren","title":"I Saw the Light","url":"https://amazon.com/dp/B07VXDKX88/ctoc?trackAsin=B07VXDKX88"},{"artist":"Cusco","title":"Waters of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc?trackAsin=B007GN16S4"},{"artist":"Queen","title":"Keep Yourself Alive","url":"https://amazon.com/dp/B004ZKMQ8U/ctoc?trackAsin=B004ZKMQ8U"},{"artist":"Meat Loaf","title":"Two Out of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"The Raspberries","title":"Go All The Way","url":"https://amazon.com/dp/B0015FXF9M/ctoc?trackAsin=B0015FXF9M"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc"},{"artist":"America","title":"Ventura Highway","url":"https://amazon.com/dp/B002YRXO6O/ctoc?trackAsin=B002YRXO6O"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Kim Carnes","title":"Crazy In The Night","url":"https://amazon.com/dp/B07545X5D6/ctoc?trackAsin=B07545X5D6"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aa359b11b140ecaa2d1cef1","%2F6aa35b5a1b140ecaa2d1ceff"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa8b6be99a880e568ef39a"]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/science","keywords/UFOs","keywords/Nazca Mummies","keywords/alien-human hybrids","keywords/Rudy Valentino","keywords/Lady in Black"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aa7d13ac358e1dacc8d198c","show":"coast","title":"Sun, Sep 13 2026 - Hour 1"},{"episodeId":"/episodes/6aa7d14ac358e1dacc8d198d","show":"coast","title":"Sun, Sep 13 2026 - Hour 2"},{"episodeId":"/episodes/6aa7d15bc358e1dacc8d198e","show":"coast","title":"Sun, Sep 13 2026 - Hour 3"},{"episodeId":"/episodes/6aa7d16ec358e1dacc8d198f","show":"coast","title":"Sun, Sep 13 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Kidnapping by UFO concept - contact with an alien civilization - the guy covers himself with his hands in front of an unidentified flying object 3D illustration","id":"%2F62bbbadab4a70c1a7bf6bc86","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86","source_credit":"michal-rojek / iStock / Getty Images","title":"unidentified flying object - UFO flies over the forest - concept 3D illustration","url":"asset://assets.getty/62bbbadab4a70c1a7bf6bc86","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789308000147},"slug":{"type":"slug","value":"2026-09-13-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">Dr. Andreas Lück\u003c/a> discussed the intersection of hard science and UFOs, the disputed Nazca mummies, and alleged alien-human hybrids. Followed by filmmaker \u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">Giovanni Sticco\u003c/a>, who detailed the extraordinary life of Rudolph Valentino.\u003c/p>\n\n"},"title":{"type":"title","value":"UFOs & Hard Science / Life & Death of Rudy Valentino"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">investigatingtheimpossible.info\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">ko-fi.com/giovannisticco\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-13-2026-hour-1,09-13-2026-hour-2,09-13-2026-hour-3,09-13-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Andreas Lück discussed the intersection of hard science and UFOs, the disputed Nazca mummies, and alleged alien-human hybrids. Followed by filmmaker Giovanni Sticco, who detailed the extraordinary life of Rudolph Valentino.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Kidnapping by UFO concept - contact with an alien civilization - the guy covers himself with his hands in front of an unidentified flying object 3D illustration","link":"","new_tab":false,"source_credit":"michal-rojek / iStock / Getty Images","title":"unidentified flying object - UFO flies over the forest - concept 3D illustration","url":"asset://assets.getty/62bbbadab4a70c1a7bf6bc86","use_caption":false},"keywords":["keywords/science","keywords/UFOs","keywords/Nazca Mummies","keywords/alien-human hybrids","keywords/Rudy Valentino","keywords/Lady in Black"],"primary_slug":"2026-09-13-show","slugs":["2026-09-13-show"],"sponsored":false,"title":"UFOs & Hard Science / Life & Death of Rudy Valentino"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789380000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IKy2g","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/pop-culture","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-13-show/"},"slug":"2026-09-13-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86","title":"UFOs & Hard Science / Life & Death of Rudy Valentino","description":"Dr. Andreas Lück discussed the intersection of hard science and UFOs, the disputed Nazca mummies, and alleged alien-human hybrids. Followed by filmmaker Giovanni Sticco, who detailed the extraordinary life of Rudolph Valentino.","author":""},"pub_start":1789380000000,"pub_until":4115978604802,"pub_changed":1789383106144,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/pop-culture","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6aa359b11b140ecaa2d1cef1","slug":"andreas-lck","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/andreas-lck/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Andreas Lück was born in Minden, a medium-sized city in northern Germany. He has a PhD and a MSc degree in molecular biology, biochemistry, genetics and cell biology. After earning his PhD, he spent three years as a postdoctoral research fellow at Brigham and Women’s Hospital in Boston, part of Harvard University Medical School, where he conducted state-of-the-art research in advanced genetics, immunohistochemistry and generating antibodies.\u003c/p>\n\n\u003cp>Following his postdoc time at Harvard Medical School, he was appointed Professor of Medical Biochemistry, Genetics and Cell Biology at the American University of Antigua College of Medicine where, in addition to his professorial role, he was appointed Associate Dean of Admissions and Associate Dean of Academic Matters.\u003c/p>\n\n\u003cp>On his return to his native Germany, in addition to his regular teaching role he continued to practice as a consultant to international institutions of higher education in matters of admissions, academics, and accreditation. He has had numerous scientific papers published on cellular biology, molecular biology and genetics in accredited, peer reviewed journals, often as first author/main contributor.\u003c/p>\n\n\u003cp>Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Investigating-Impossible-Biology-Answers-Insights/dp/1836155492/ctoc\" target=\"_blank\">Investigating the Impossible\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"andreas-lck"},"summary":{"type":"html","value":"\u003cp>Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.\u003c/p>\n\n"},"title":{"type":"title","value":"Andreas Lück"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">investigatingtheimpossible.info\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"andreas-lck","slugs":["andreas-lck"],"sponsored":false,"title":"Andreas Lück"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789090200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"UXu8c","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789090200000,"type":"content:coast-to-coast-guest","summary":{"title":"Andreas Lück","description":"Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"ref_id":"%2F6aa35b5a1b140ecaa2d1ceff","slug":"giovanni-sticco","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/giovanni-sticco/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include \u003cem>The Encounter\u003c/em> (2011), as well as \u003cem>Resurrection and Cemetery of Lust\u003c/em> (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ko-fi.com/s/e87b7933a9\" target=\"_blank\">A Single Rose\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"giovanni-sticco"},"summary":{"type":"html","value":"\u003cp>Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include \u003cem>The Encounter\u003c/em> (2011), as well as \u003cem>Resurrection and Cemetery of Lust\u003c/em> (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.\u003c/p>\n\n"},"title":{"type":"title","value":"Giovanni Sticco"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">ko-fi.com/giovannisticco\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include The Encounter (2011), as well as Resurrection and Cemetery of Lust (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"giovanni-sticco","slugs":["giovanni-sticco"],"sponsored":false,"title":"Giovanni Sticco"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789090620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"2zyXz","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789090620000,"type":"content:coast-to-coast-guest","summary":{"title":"Giovanni Sticco","description":"Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include The Encounter (2011), as well as Resurrection and Cemetery of Lust (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"title":{"type":"title","value":"Richard Syrett"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa371eb1b140ecaa2d1cf9a","slug:2026-09-13-show","slug:2026-09-13-show","keyword:keywords/science","keyword:keywords/UFOs","keyword:keywords/Nazca Mummies","keyword:keywords/alien-human hybrids","keyword:keywords/Rudy Valentino","keyword:keywords/Lady in Black"]}}],"resume":{"id":"ID:shows-collection-feed-whatwhere","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1790594531000,"\u003cupcoming_pub_after>":1789387200000,"\u003cpub_start>":1789384931000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1789471331000,"\u003ctonight_pub_after>":1789387200000},"size":1,"from":"eyJza2lwIjoxLCJjdXJzb3JzIjp7Ijk0NzA3IjoiZXlKc2FXMXBkQ0k2TVN3aWIyWm1jMlYwSWpveGZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"oIl5X","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"ID:tonight-show-feed","title":"Tonight","feed_index":7,"size":50,"position":null,"ad_split":0},"tags":["display-hints/coast-shows-tonight","display-hints/tile","display-hints/coast-feed"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa376a11b140ecaa2d1cfcd","type":"PUBLISHING","record":{"ref_id":"%2F6aa376a11b140ecaa2d1cfcd","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-14-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://sipi.usc.edu/~kosko/index.html\" target=\"_blank\">Dr. Bart Kosko\u003c/a> will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. He holds several patents and is the author of numerous scientific articles, textbooks, and novels on AI.\u003c/p>\n\n\u003cp>Second Half: Author and filmmaker \u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">Jeffrey Smith\u003c/a> will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Noise-Bart-Kosko/dp/0670034959/ctoc\" target=\"_blank\">Noise\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0FL8P3XDP/ctoc\" target=\"_blank\">Heaven in a Chip: Fuzzy Visions of Society and Science in the Digital Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fuzzy-Thinking-Bart-Kosko-ebook/dp/B0CBRXHHW8/ctoc\" target=\"_blank\">Fuzzy Thinking: How AI Thinks in Shades of Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Claiming-Your-Magic-Consciousness-Transformations/dp/B0HHCR4XCB/ctoc\" target=\"_blank\">Claiming Your Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966528/ctoc\" target=\"_blank\">Genetic Roulette: The Documented Health Risks of Genetically Modified Foods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966587/ctoc\" target=\"_blank\">Seeds of Deception\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffcbf1537fd678a3ece451","%2F5dfff1d8cc137bf2442014c0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Artificial Intelligence","keywords/quantum physics"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Abstract image of the vast universe behind the particle formed artificial intelligence robot.","id":"%2F66e7833bc00e375c93667159","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159","source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Artificial intelligence robot and space","url":"asset://assets.getty/66e7833bc00e375c93667159","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789394400892},"slug":{"type":"slug","value":"2026-09-14-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://sipi.usc.edu/~kosko/index.html\" target=\"_blank\">Dr. Bart Kosko\u003c/a> will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI.\u003c/p>\n\n\u003cp>Second Half: Author and filmmaker \u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">Jeffrey Smith\u003c/a> will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.\u003c/p>\n\n"},"title":{"type":"title","value":"Advancement of AI / Quantum Consciousness"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://sipi.usc.edu/~kosko/\" target=\"_blank\">sipi.usc.edu/~kosko\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">claimingyourmagic.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.Responsibletechnology.org\" target=\"_blank\">responsibletechnology.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nongmoshoppingguide.com/\" target=\"_blank\">nongmoshoppingguide.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Dr. Bart Kosko will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. Second Half: Author and filmmaker Jeffrey Smith will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Abstract image of the vast universe behind the particle formed artificial intelligence robot.","link":"","new_tab":false,"source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Artificial intelligence robot and space","url":"asset://assets.getty/66e7833bc00e375c93667159","use_caption":false},"keywords":["keywords/Artificial Intelligence","keywords/quantum physics"],"primary_slug":"2026-09-14-show","slugs":["2026-09-14-show"],"sponsored":false,"title":"Advancement of AI / Quantum Consciousness"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789466400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ssjDc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-14-show/"},"slug":"2026-09-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159","title":"Advancement of AI / Quantum Consciousness","description":"First Half: Dr. Bart Kosko will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. Second Half: Author and filmmaker Jeffrey Smith will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.","author":""},"pub_start":1789466400000,"pub_until":4115978604802,"pub_changed":1789466400000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa376a11b140ecaa2d1cfcd","slug:2026-09-14-show","slug:2026-09-14-show","keyword:keywords/Artificial Intelligence","keyword:keywords/quantum physics"]}}],"resume":null}},{"id":"UquMu","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"ID:articles-upcoming-shows-feed","title":"Upcoming ","feed_index":8,"size":50,"position":null,"ad_split":""},"tags":["display-hints/tile","display-hints/coast-feed","display-hints/coast-upcoming-shows-preview"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa376a11b140ecaa2d1cfcd","type":"PUBLISHING","record":{"ref_id":"%2F6aa376a11b140ecaa2d1cfcd","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-14-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://sipi.usc.edu/~kosko/index.html\" target=\"_blank\">Dr. Bart Kosko\u003c/a> will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. He holds several patents and is the author of numerous scientific articles, textbooks, and novels on AI.\u003c/p>\n\n\u003cp>Second Half: Author and filmmaker \u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">Jeffrey Smith\u003c/a> will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Noise-Bart-Kosko/dp/0670034959/ctoc\" target=\"_blank\">Noise\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0FL8P3XDP/ctoc\" target=\"_blank\">Heaven in a Chip: Fuzzy Visions of Society and Science in the Digital Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fuzzy-Thinking-Bart-Kosko-ebook/dp/B0CBRXHHW8/ctoc\" target=\"_blank\">Fuzzy Thinking: How AI Thinks in Shades of Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Claiming-Your-Magic-Consciousness-Transformations/dp/B0HHCR4XCB/ctoc\" target=\"_blank\">Claiming Your Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966528/ctoc\" target=\"_blank\">Genetic Roulette: The Documented Health Risks of Genetically Modified Foods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966587/ctoc\" target=\"_blank\">Seeds of Deception\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffcbf1537fd678a3ece451","%2F5dfff1d8cc137bf2442014c0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Artificial Intelligence","keywords/quantum physics"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Abstract image of the vast universe behind the particle formed artificial intelligence robot.","id":"%2F66e7833bc00e375c93667159","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159","source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Artificial intelligence robot and space","url":"asset://assets.getty/66e7833bc00e375c93667159","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789394400892},"slug":{"type":"slug","value":"2026-09-14-show"},"summary":{"type":"html","value":"\u003cp>First Half: \u003ca href=\"https://sipi.usc.edu/~kosko/index.html\" target=\"_blank\">Dr. Bart Kosko\u003c/a> will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI.\u003c/p>\n\n\u003cp>Second Half: Author and filmmaker \u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">Jeffrey Smith\u003c/a> will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.\u003c/p>\n\n"},"title":{"type":"title","value":"Advancement of AI / Quantum Consciousness"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://sipi.usc.edu/~kosko/\" target=\"_blank\">sipi.usc.edu/~kosko\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">claimingyourmagic.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.Responsibletechnology.org\" target=\"_blank\">responsibletechnology.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nongmoshoppingguide.com/\" target=\"_blank\">nongmoshoppingguide.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Dr. Bart Kosko will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. Second Half: Author and filmmaker Jeffrey Smith will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Abstract image of the vast universe behind the particle formed artificial intelligence robot.","link":"","new_tab":false,"source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Artificial intelligence robot and space","url":"asset://assets.getty/66e7833bc00e375c93667159","use_caption":false},"keywords":["keywords/Artificial Intelligence","keywords/quantum physics"],"primary_slug":"2026-09-14-show","slugs":["2026-09-14-show"],"sponsored":false,"title":"Advancement of AI / Quantum Consciousness"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789466400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"ssjDc","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/psychology-mind","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-14-show/"},"slug":"2026-09-14-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66e7833bc00e375c93667159","title":"Advancement of AI / Quantum Consciousness","description":"First Half: Dr. Bart Kosko will discuss the rapid advancement of artificial intelligence and what it means for the future of society. A USC professor of computer engineering and law, he was recently inducted into the National Academy of Inventors for his research into AI. Second Half: Author and filmmaker Jeffrey Smith will discuss how we can access quantum consciousness and use it to tap into the highest version of ourselves. Smith is best known as a leading spokesperson on the dangers of GMOs, but is now prepared to share an aspect of his life that he has kept secret.","author":""},"pub_start":1789466400000,"pub_until":4115978604802,"pub_changed":1789466400000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/psychology-mind","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffcbf1537fd678a3ece451","slug":"kosko-bart-5785","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/kosko-bart/5785","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Bart Kosko is a bestselling author and professor of electrical and computer engineering, and law, at the University of Southern California. He is an award-winning pioneer and author in the machine-learning fields of artificial intelligence, neural networks, and fuzzy logic. He holds degrees in philosophy, economics, mathematics, electrical engineering, and law, and is a licensed attorney.\u003c/p>\n\n\u003cp>Dr. Kosko has organized several conferences on machine learning, and serves on the editorial board of several technical journals. He holds several patents on machine learning and has published over 150 scientific articles. He has also published several textbooks and is the international bestselling author of Fuzzy Thinking, Heaven in a Chip, Noise, the re-released cyber-thriller novel Nanotime, and the new global-warming-thriller novel Cool Earth about what can go wrong moving the Earth to cool it.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Noise-Bart-Kosko/dp/0670034959/ctoc\" target=\"_blank\">Noise\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0FL8P3XDP/ctoc\" target=\"_blank\">Heaven in a Chip: Fuzzy Visions of Society and Science in the Digital Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fuzzy-Thinking-Bart-Kosko-ebook/dp/B0CBRXHHW8/ctoc\" target=\"_blank\">Fuzzy Thinking: How AI Thinks in Shades of Gray\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B0888B4XGJ/ctoc\" target=\"_blank\">Cool Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B07RY7D2QZ/ctoc\" target=\"_blank\">Nanotime\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0780360109/ctoc\" target=\"_blank\">Intelligent Signal Processing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0131249916/ctoc\" target=\"_blank\">Fuzzy Engineering\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Fuzzy-Engineering-Bart-Kosko/dp/0131249916/ctoc\" target=\"_blank\">Neural Networks for Signal Processing \u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/exec/obidos/tg/detail/-/0136114350/qid=1130561127/ctoc\" target=\"_blank\">Neural Networks and Fuzzy Systems\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/81743efac2ac2f3a517123d26d7bbb4e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/81743efac2ac2f3a517123d26d7bbb4e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"kosko-bart-5785"},"summary":{"type":"html","value":"\u003cp>Dr. Bart Kosko is a bestselling author and professor of electrical and computer engineering, and law, at the University of Southern California. He is an award-winning pioneer and author in the machine-learning fields of artificial intelligence, neural networks, and fuzzy logic. He holds degrees in philosophy, economics, mathematics, electrical engineering, and law, and is a licensed attorney.\u003c/p>\n\n\u003cp>Dr. Kosko has organized several conferences on machine learning, and serves on the editorial board of several technical journals. He holds several patents on machine learning and has published over 150 scientific articles. He has also published several textbooks and is the international bestselling author of Fuzzy Thinking, Heaven in a Chip, Noise, the re-released cyber-thriller novel Nanotime, and the new global-warming-thriller novel Cool Earth about what can go wrong moving the Earth to cool it.\u003c/p>\n\n"},"title":{"type":"title","value":"Bart Kosko"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://sipi.usc.edu/~kosko/Plenary-NAFIPS-2020.mp4\" target=\"_blank\">Advances in Fuzzy Logic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/watch?v=yEmXMlR8zwQ\" target=\"_blank\">Learning in Feedback Networks\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://sipi.usc.edu/~kosko/\" target=\"_blank\">sipi.usc.edu/~kosko\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/kosko-bart-5785","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/kosko-bart/5785","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Bart Kosko is a bestselling author and professor of electrical and computer engineering, and law, at the University of Southern California. He is an award-winning pioneer and author in the machine-learning fields of artificial intelligence, neural networks, and fuzzy logic. He holds degrees in philosophy, economics, mathematics, electrical engineering, and law, and is a licensed attorney. Dr. Kosko has organized several conferences on machine learning, and serves on the editorial board of several technical journals. He holds several patents on machine learning and has published over 150 scientific articles. He has also published several textbooks and is the international bestselling author of Fuzzy Thinking, Heaven in a Chip, Noise, the re-released cyber-thriller novel Nanotime, and the new global-warming-thriller novel Cool Earth about what can go wrong moving the Earth to cool it.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/81743efac2ac2f3a517123d26d7bbb4e","use_caption":false},"keywords":[],"primary_slug":"kosko-bart-5785","slugs":["kosko-bart-5785"],"sponsored":false,"title":"Bart Kosko"},"targeting":{"exclusion":{"tags":[]},"publish_date":1506037560000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"MIsQa","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1506037560000,"type":"content:coast-to-coast-guest","summary":{"title":"Bart Kosko","description":"Dr. Bart Kosko is a bestselling author and professor of electrical and computer engineering, and law, at the University of Southern California. He is an award-winning pioneer and author in the machine-learning fields of artificial intelligence, neural networks, and fuzzy logic. He holds degrees in philosophy, economics, mathematics, electrical engineering, and law, and is a licensed attorney. Dr. Kosko has organized several conferences on machine learning, and serves on the editorial board of several technical journals. He holds several patents on machine learning and has published over 150 scientific articles. He has also published several textbooks and is the international bestselling author of Fuzzy Thinking, Heaven in a Chip, Noise, the re-released cyber-thriller novel Nanotime, and the new global-warming-thriller novel Cool Earth about what can go wrong moving the Earth to cool it.","image":"https://i.iheart.com/v3/re/assets.coast2coast/81743efac2ac2f3a517123d26d7bbb4e"}},{"ref_id":"%2F5dfff1d8cc137bf2442014c0","slug":"smith-jeffrey-m-6227","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/smith-jeffrey-m/6227","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jeffrey M. Smith has been involved with genetically modified (GM) foods for nearly a decade. He worked for non-profit and political groups on the issue, and in 1998 ran for US Congress to raise public awareness of the health and environmental impacts. To protect children—who are most at risk from the potential health effects of GM foods—Smith proposed legislation to remove the foods from school meals. He also proposed legislation to help protect farmers from cross-pollination by GM crops. Later, he was vice president of marketing for a GMO detection laboratory.\u003c/p>\n\n\u003cp>Smith has lectured widely, spoken at conferences, and has been quoted in articles around the world. Prior to working in this field, he was a writer, educator, and public speaker for non-profit groups, advancing the causes of health, environment, and personal development. His book Seeds of Deception, researched and written after he left the industry, combines Smith's passion for these causes with his extensive knowledge of the risks and cover-ups behind genetically modified foods.\u003c/p>\n\n\u003cp>Smith is the founding director of the Institute for Responsible Technology and a member of the Sierra Club Genetic Engineering Committee. He has a master's degree in business administration and lives with his wife in Iowa, surrounded by genetically modified corn and soybeans.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Claiming-Your-Magic-Consciousness-Transformations/dp/B0HHCR4XCB/ctoc\" target=\"_blank\">Claiming Your Magic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966528/ctoc\" target=\"_blank\">Genetic Roulette: The Documented Health Risks of Genetically Modified Foods\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0972966587/ctoc\" target=\"_blank\">Seeds of Deception\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68f88c5fe1cfb75589358e3e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68f88c5fe1cfb75589358e3e","source_credit":"","title":"","url":"asset://new_assets/68f88c5fe1cfb75589358e3e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"smith-jeffrey-m-6227"},"summary":{"type":"html","value":"\u003cp>Jeffrey M. Smith has been involved with genetically modified (GM) foods for nearly a decade. He worked for non-profit and political groups on the issue, and in 1998 ran for US Congress to raise public awareness of the health and environmental impacts. To protect children—who are most at risk from the potential health effects of GM foods—Smith proposed legislation to remove the foods from school meals. He also proposed legislation to help protect farmers from cross-pollination by GM crops. Later, he was vice president of marketing for a GMO detection laboratory.\u003c/p>\n\n"},"title":{"type":"title","value":"Jeffrey M. Smith"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.claimingyourmagic.com/\" target=\"_blank\">claimingyourmagic.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.Responsibletechnology.org\" target=\"_blank\">responsibletechnology.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.nongmoshoppingguide.com/\" target=\"_blank\">nongmoshoppingguide.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://geneticroulettemovie.com/\" target=\"_blank\">geneticroulettemovie.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/smith-jeffrey-m-6227","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/smith-jeffrey-m/6227","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Jeffrey M. Smith has been involved with genetically modified (GM) foods for nearly a decade. He worked for non-profit and political groups on the issue, and in 1998 ran for US Congress to raise public awareness of the health and environmental impacts. To protect children—who are most at risk from the potential health effects of GM foods—Smith proposed legislation to remove the foods from school meals. He also proposed legislation to help protect farmers from cross-pollination by GM crops. Later, he was vice president of marketing for a GMO detection laboratory.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68f88c5fe1cfb75589358e3e","use_caption":false},"keywords":[],"primary_slug":"smith-jeffrey-m-6227","slugs":["smith-jeffrey-m-6227"],"sponsored":false,"title":"Jeffrey M. Smith"},"targeting":{"exclusion":{"tags":[]},"publish_date":1512103800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"HfBYm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/alternative-medicine-health"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1512103800000,"type":"content:coast-to-coast-guest","summary":{"title":"Jeffrey M. Smith","description":"Jeffrey M. Smith has been involved with genetically modified (GM) foods for nearly a decade. He worked for non-profit and political groups on the issue, and in 1998 ran for US Congress to raise public awareness of the health and environmental impacts. To protect children—who are most at risk from the potential health effects of GM foods—Smith proposed legislation to remove the foods from school meals. He also proposed legislation to help protect farmers from cross-pollination by GM crops. Later, he was vice president of marketing for a GMO detection laboratory.","image":"https://i.iheart.com/v3/re/new_assets/68f88c5fe1cfb75589358e3e"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa376a11b140ecaa2d1cfcd","slug:2026-09-14-show","slug:2026-09-14-show","keyword:keywords/Artificial Intelligence","keyword:keywords/quantum physics"]}},{"id":"%2F6aa37adf1b140ecaa2d1d016","type":"PUBLISHING","record":{"ref_id":"%2F6aa37adf1b140ecaa2d1d016","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-15-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Pharmacist \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Ben Fuchs\u003c/a> will discuss wellness and help us understand that supplementation along with the modern medical model should be implemented in everyday life in order to maintain optimal health.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://visittheafterlife.com/\" target=\"_blank\">Regan Forston\u003c/a> will discuss the afterlife, reincarnation, and the fascination so many people have of what lies beyond. He'll also present his thoughts on what happens as we enter the space between this life and the next. Forston is a former board member overseeing public engagement at the Newton Institute, a leading organization dedicated to the exploration of reincarnation and the afterlife.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Hours-33-Minutes-Heaven-DISCOVERY/dp/0578638916/ctoc\" target=\"_blank\">3 Hours and 33 Minutes in Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Reincarnation-Real-Newest-Research-Proves-ebook/dp/B089LW187X/ctoc\" target=\"_blank\">Reincarnation is Real\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e0063aecc137bf244201992","%2F64e80298b24ce719d37674d0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/vitamins","keywords/supplements","keywords/health","keywords/death","keywords/afterlife","keywords/reincarnation"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A blurred human hand reaches towards a ghostly, digitally textured hand, meeting in the dark with a subtle rainbow flare. This abstract image captures the concept of connection, technology, and the blurring line between human and digital identity.","id":"%2F6aa37bb6815285523f319a02","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aa37bb6815285523f319a02","source_credit":"Curly_photo / Moment / Getty Images","title":"A blurred human hand reaches towards a ghostly, digitally textured hand, meeting in the dark with a subtle rainbow flare.","url":"asset://assets.getty/6aa37bb6815285523f319a02","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789480800896},"slug":{"type":"slug","value":"2026-09-15-show"},"summary":{"type":"html","value":"\u003cp>First Half: Pharmacist \u003ca href=\"https://criticalhealthnews.com/\" target=\"_blank\">Ben Fuchs\u003c/a> will discuss wellness and help us understand that supplementation along with the modern medical model should be implemented in everyday life in order to maintain optimal health.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://visittheafterlife.com/\" target=\"_blank\">Regan Forston\u003c/a> will discuss the afterlife, reincarnation, and the fascination so many people have of what lies beyond. He'll also present his thoughts on what happens as we enter the space between this life and the next.\u003c/p>\n\n"},"title":{"type":"title","value":"Natural Health Remedies / What Lies Beyond"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@YOURSKINMATTERS\" target=\"_blank\">youtube.com/@YOURSKINMATTERS\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://themineralway.com/\" target=\"_blank\">The Mineral Way\u003c/a> (podcast)\u003c/li>\n\u003cli>\u003ca href=\"https://visittheafterlife.com\" target=\"_blank\">visittheafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Pharmacist Ben Fuchs will discuss wellness and help us understand that supplementation along with the modern medical model should be implemented in everyday life in order to maintain optimal health. Second Half: Author Regan Forston will discuss the afterlife, reincarnation, and the fascination so many people have of what lies beyond. He'll also present his thoughts on what happens as we enter the space between this life and the next.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A blurred human hand reaches towards a ghostly, digitally textured hand, meeting in the dark with a subtle rainbow flare. This abstract image captures the concept of connection, technology, and the blurring line between human and digital identity.","link":"","new_tab":false,"source_credit":"Curly_photo / Moment / Getty Images","title":"A blurred human hand reaches towards a ghostly, digitally textured hand, meeting in the dark with a subtle rainbow flare.","url":"asset://assets.getty/6aa37bb6815285523f319a02","use_caption":false},"keywords":["keywords/vitamins","keywords/supplements","keywords/health","keywords/death","keywords/afterlife","keywords/reincarnation"],"primary_slug":"2026-09-15-show","slugs":["2026-09-15-show"],"sponsored":false,"title":"Natural Health Remedies / What Lies Beyond"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789552800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5vmhk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-15-show/"},"slug":"2026-09-15-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa37bb6815285523f319a02","title":"Natural Health Remedies / What Lies Beyond","description":"First Half: Pharmacist Ben Fuchs will discuss wellness and help us understand that supplementation along with the modern medical model should be implemented in everyday life in order to maintain optimal health. Second Half: Author Regan Forston will discuss the afterlife, reincarnation, and the fascination so many people have of what lies beyond. He'll also present his thoughts on what happens as we enter the space between this life and the next.","author":""},"pub_start":1789552800000,"pub_until":4115978604802,"pub_changed":1789552800000,"subscription":[{"tags":["coast-categories/alternative-medicine-health","coast-categories/spirituality-occult","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e0063aecc137bf244201992","slug":"fuchs-benjamin-71008","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/fuchs-benjamin/71008","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist and has been compounding custom medication, formulating nutritional and skin care products, and consulting doctors and patients since graduating from the University of Colorado School of Pharmacy in 1986. Mr. Fuchs is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F692f2eff5534abe7593fb8a7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/692f2eff5534abe7593fb8a7","source_credit":"","title":"","url":"asset://new_assets/692f2eff5534abe7593fb8a7","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"fuchs-benjamin-71008"},"summary":{"type":"html","value":"\u003cp>Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist. He is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.\u003c/p>\n\n"},"title":{"type":"title","value":"Benjamin Fuchs"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.criticalhealthnews.com/\" target=\"_blank\">criticalhealthnews.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@YOURSKINMATTERS\" target=\"_blank\">youtube.com/@YOURSKINMATTERS\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://themineralway.com/\" target=\"_blank\">The Mineral Way\u003c/a> (podcast)\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/fuchs-benjamin-71008","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/fuchs-benjamin/71008","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist. He is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/692f2eff5534abe7593fb8a7","use_caption":false},"keywords":[],"primary_slug":"fuchs-benjamin-71008","slugs":["fuchs-benjamin-71008"],"sponsored":false,"title":"Benjamin Fuchs"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587700680000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"dS9wX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1587700680000,"type":"content:coast-to-coast-guest","summary":{"title":"Benjamin Fuchs","description":"Benjamin Fuchs is a registered pharmacist, nutritionist, and cosmetic chemist. He is recognized nationally for his work as the on-air pharmacist/nutritionist host of the The Bright Side radio program.","image":"https://i.iheart.com/v3/re/new_assets/692f2eff5534abe7593fb8a7"}},{"ref_id":"%2F64e80298b24ce719d37674d0","slug":"regan-forston","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/regan-forston/","cuser":"user/ldap/1130291","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://visittheafterlife.com\" target=\"_blank\">Regan Forston\u003c/a> is an esteemed facilitator and former board member responsible for public engagement at the Newton Institute, a pioneering organization dedicated to exploring the mysteries of the afterlife. With an extensive background in spiritual research, Forston has contributed to both national and international discussions on consciousness and the journey beyond this life. His insights have been shared on well known platforms, including Coast to Coast AM and numerous other podcasts, radio shows, and TV programs.\u003c/p>\n\n\u003cp>The Newton Institute's discovery of a scientifically structured process that allows anyone to visit the afterlife is changing our understanding of who we are, why we are here and the nature of God. Through the work of over 250 trained facilitators spanning 42 countries, the Institute has gained unparalleled insight into the afterlife, revealing what happens at the moment of death, where we go, and what occurs in the &quot;Life Between Lives&quot; state. This groundbreaking approach allows clients to explore and expand their awareness of spiritual realms, providing clarity and healing. With over 70,000 successful sessions and a global reach, the Institute's work has been instrumental in mapping the Afterlife, with their published research reaching over a million readers.\u003c/p>\n\n\u003cp>Forston is the author of 3 Hours 33 Minutes in Heaven, which chronicles his personal afterlife experience, along with other insightful books such as How to Be Your Own Shrink, Phobias Gone in 1 Hour, and Reincarnation is Real. As a practitioner of the Quantum Healing Hypnosis Technique (QHHT), he has helped numerous clients find relief from physical and emotional struggles by guiding them into deeply transformative states of consciousness.\u003c/p>\n\n\u003cp>Forston's spiritual path began at the age of four, when he experienced his first out-of-body journey. This early encounter with the unseen world shaped his lifelong dedication to understanding the nature of consciousness and existence. Over the years, his journey has led him to five countries, where he has witnessed both the best and most challenging aspects of humanity—standing ovations in Las Vegas and Hollywood movie sets, alongside the harsh realities of cartel kidnappings in Mexico. His diverse experiences provide him with a unique perspective, allowing him to connect deeply with individuals from all walks of life. Forston's life has been marked by transformation and an unwavering drive to explore his potential. Along the way, he has worn many hats—real estate broker, ventriloquist, corporate comedian, actor, mime, magician, author and composer, and clinical hypnotherapist.  Each phase of his life, though seemingly unrelated, has contributed to his current role as a Life Between Lives facilitator. Today, as a Life Between Lives and Past Life Regressionist, he continues to help others gain profound insights into their soul's journey, guiding them to a deeper understanding of themselves and the afterlife. His path is a testament to the power of spiritual exploration, and his compassionate, holistic approach offers individuals a safe, nurturing space to explore their own transformative experiences.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Hours-33-Minutes-Heaven-DISCOVERY/dp/0578638916/ctoc\" target=\"_blank\">3 Hours and 33 Minutes in Heaven\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Reincarnation-Real-Newest-Research-Proves-ebook/dp/B089LW187X/ctoc\" target=\"_blank\">Reincarnation is Real\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F64ea8a78226a01f8135f8aa5","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/64ea8a78226a01f8135f8aa5","source_credit":"","title":"","url":"asset://new_assets/64ea8a78226a01f8135f8aa5","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"regan-forston"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://visittheafterlife.com\" target=\"_blank\">Regan Forston\u003c/a> is an esteemed facilitator and former board member responsible for public engagement at the Newton Institute, a pioneering organization dedicated to exploring the mysteries of the afterlife. With an extensive background in spiritual research, Forston has contributed to both national and international discussions on consciousness and the journey beyond this life. His insights have been shared on well-known platforms, including Coast to Coast AM and numerous other podcasts, radio shows, and TV programs.\u003c/p>\n\n"},"title":{"type":"title","value":"Regan Forston"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://visittheafterlife.com\" target=\"_blank\">visittheafterlife.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Regan Forston is an esteemed facilitator and former board member responsible for public engagement at the Newton Institute, a pioneering organization dedicated to exploring the mysteries of the afterlife. With an extensive background in spiritual research, Forston has contributed to both national and international discussions on consciousness and the journey beyond this life. His insights have been shared on well-known platforms, including Coast to Coast AM and numerous other podcasts, radio shows, and TV programs.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/64ea8a78226a01f8135f8aa5","use_caption":false},"keywords":[],"primary_slug":"regan-forston","slugs":["regan-forston"],"sponsored":false,"title":"Regan Forston"},"targeting":{"exclusion":{"tags":[]},"publish_date":1692926580000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"t8jYv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/supernatural-paranormal"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1692926580000,"type":"content:coast-to-coast-guest","summary":{"title":"Regan Forston","description":"Regan Forston is an esteemed facilitator and former board member responsible for public engagement at the Newton Institute, a pioneering organization dedicated to exploring the mysteries of the afterlife. With an extensive background in spiritual research, Forston has contributed to both national and international discussions on consciousness and the journey beyond this life. His insights have been shared on well-known platforms, including Coast to Coast AM and numerous other podcasts, radio shows, and TV programs.","image":"https://i.iheart.com/v3/re/new_assets/64ea8a78226a01f8135f8aa5"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa37adf1b140ecaa2d1d016","slug:2026-09-15-show","slug:2026-09-15-show","keyword:keywords/vitamins","keyword:keywords/supplements","keyword:keywords/health","keyword:keywords/death","keyword:keywords/afterlife","keyword:keywords/reincarnation"]}},{"id":"%2F6aa37ce01b140ecaa2d1d02f","type":"PUBLISHING","record":{"ref_id":"%2F6aa37ce01b140ecaa2d1d02f","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-16-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Ufologist \u003ca href=\"http://www.roswellproof.com/\" target=\"_blank\">David Rudiak\u003c/a> will bring us unique details about what really happened in Roswell, discuss debunkers, and show us how he believes his research confirms the event. Rudiak has been researching the 1947 Roswell Crash for over 30 years, and has also studied other reported UFO crash retrievals, such as in Kecksburg, PA in 1965 and in Shag Harbour, Nova Scotia in 1967.\u003c/p>\n\n\u003cp>Second Half: Professor \u003ca href=\"https://www.colby.edu/people/people-directory/jim-fleming\" target=\"_blank\">Jim Fleming\u003c/a> will talk about the historical attempts to manipulate weather and climate, critically examining the scientific, political, and ethical dimensions of such endeavors. Fleming is a science historian and professor of science technology at Colby College who has written extensively on the history of meteorology and climate change.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Fixing-Sky-Checkered-Columbia-International/dp/0231144121/ctoc\" target=\"_blank\">Fixing the Sky\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aa35ec91b140ecaa2d1cf4a","%2F6aa35fca1b140ecaa2d1cf59"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Roswell Crash","keywords/UFOs","keywords/climate engineering","keywords/geoengineering","keywords/weather manipulation","keywords/meteorology"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"The Alien UFO Crash, That Took Place At Roswell New Mexico, In 1947.","id":"%2F68f192426f81d8c1e8a72789","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/68f192426f81d8c1e8a72789","source_credit":"Mark Stevenson/UIG / Collection Mix: Subjects / Getty Images","title":"The Roswell UFO Crash","url":"asset://assets.getty/68f192426f81d8c1e8a72789","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789567200507},"slug":{"type":"slug","value":"2026-09-16-show"},"summary":{"type":"html","value":"\u003cp>First Half: Ufologist \u003ca href=\"http://www.roswellproof.com/\" target=\"_blank\">David Rudiak\u003c/a> will bring us unique details about what really happened in Roswell, discuss debunkers, and show us how he believes his research confirms the event. Rudiak has been researching the 1947 Roswell Crash for over 30 years.\u003c/p>\n\n\u003cp>Second Half: Professor \u003ca href=\"https://www.colby.edu/people/people-directory/jim-fleming\" target=\"_blank\">Jim Fleming\u003c/a> will talk about the historical attempts to manipulate weather and climate, critically examining the scientific, political, and ethical dimensions of such endeavors. Fleming is a science historian who has written extensively on the history of meteorology and climate change.\u003c/p>\n\n"},"title":{"type":"title","value":"Investigating Roswell / Climate Engineering History"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.roswellproof.com/\" target=\"_blank\">roswellproof.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.colby.edu/people/people-directory/jim-fleming\" target=\"_blank\">colby.edu/people/people-directory/jim-fleming\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Ufologist David Rudiak will bring us unique details about what really happened in Roswell, discuss debunkers, and show us how he believes his research confirms the event. Rudiak has been researching the 1947 Roswell Crash for over 30 years. Second Half: Professor Jim Fleming will talk about the historical attempts to manipulate weather and climate, critically examining the scientific, political, and ethical dimensions of such endeavors. Fleming is a science historian who has written extensively on the history of meteorology and climate change.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"The Alien UFO Crash, That Took Place At Roswell New Mexico, In 1947.","link":"","new_tab":false,"source_credit":"Mark Stevenson/UIG / Collection Mix: Subjects / Getty Images","title":"The Roswell UFO Crash","url":"asset://assets.getty/68f192426f81d8c1e8a72789","use_caption":false},"keywords":["keywords/Roswell Crash","keywords/UFOs","keywords/climate engineering","keywords/geoengineering","keywords/weather manipulation","keywords/meteorology"],"primary_slug":"2026-09-16-show","slugs":["2026-09-16-show"],"sponsored":false,"title":"Investigating Roswell / Climate Engineering History"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789639200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"10HBa","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-16-show/"},"slug":"2026-09-16-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/68f192426f81d8c1e8a72789","title":"Investigating Roswell / Climate Engineering History","description":"First Half: Ufologist David Rudiak will bring us unique details about what really happened in Roswell, discuss debunkers, and show us how he believes his research confirms the event. Rudiak has been researching the 1947 Roswell Crash for over 30 years. Second Half: Professor Jim Fleming will talk about the historical attempts to manipulate weather and climate, critically examining the scientific, political, and ethical dimensions of such endeavors. Fleming is a science historian who has written extensively on the history of meteorology and climate change.","author":""},"pub_start":1789639200000,"pub_until":4115978604802,"pub_changed":1789639200000,"subscription":[{"tags":["coast-categories/ufos-aerial-phenomena","coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6aa35ec91b140ecaa2d1cf4a","slug":"david-rudiak","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/david-rudiak/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>David Rudiak has been researching the 1947 Roswell Crash for over 30 years. He has also studied other UFO crash retrievals, such as in Kecksburg, PA in 1965 and in Shag Harbour, Nova Scotia in 1967.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"david-rudiak"},"summary":{"type":"html","value":"\u003cp>David Rudiak has been researching the 1947 Roswell Crash for over 30 years. He has also studied other UFO crash retrievals, such as in Kecksburg, PA in 1965 and in Shag Harbour, Nova Scotia in 1967.\u003c/p>\n\n"},"title":{"type":"title","value":"David Rudiak"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.roswellproof.com/\" target=\"_blank\">roswellproof.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"David Rudiak has been researching the 1947 Roswell Crash for over 30 years. He has also studied other UFO crash retrievals, such as in Kecksburg, PA in 1965 and in Shag Harbour, Nova Scotia in 1967.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"david-rudiak","slugs":["david-rudiak"],"sponsored":false,"title":"David Rudiak"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789091340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"KJMGS","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789091340000,"type":"content:coast-to-coast-guest","summary":{"title":"David Rudiak","description":"David Rudiak has been researching the 1947 Roswell Crash for over 30 years. He has also studied other UFO crash retrievals, such as in Kecksburg, PA in 1965 and in Shag Harbour, Nova Scotia in 1967.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"ref_id":"%2F6aa35fca1b140ecaa2d1cf59","slug":"james-rodger-fleming","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/james-rodger-fleming/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Jim Fleming is a historian of science and professor of science technology at Colby College. He has written extensively on the history of meteorology and climate change. He is regarded as an expert for climate engineering, and critical of technological fixes to address global warming.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Fixing-Sky-Checkered-Columbia-International/dp/0231144121/ctoc\" target=\"_blank\">Fixing the Sky\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"james-rodger-fleming"},"summary":{"type":"html","value":"\u003cp>Jim Fleming is a historian of science and professor of science technology at Colby College. He has written extensively on the history of meteorology and climate change. He is regarded as an expert for climate engineering, and critical of technological fixes to address global warming.\u003c/p>\n\n"},"title":{"type":"title","value":"James Rodger Fleming"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.colby.edu/people/people-directory/jim-fleming\" target=\"_blank\">colby.edu/people/people-directory/jim-fleming\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Jim Fleming is a historian of science and professor of science technology at Colby College. He has written extensively on the history of meteorology and climate change. He is regarded as an expert for climate engineering, and critical of technological fixes to address global warming.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"james-rodger-fleming","slugs":["james-rodger-fleming"],"sponsored":false,"title":"James Rodger Fleming"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789091640000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"x2OCs","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/nature-environment-earth-changes"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789091640000,"type":"content:coast-to-coast-guest","summary":{"title":"James Rodger Fleming","description":"Jim Fleming is a historian of science and professor of science technology at Colby College. He has written extensively on the history of meteorology and climate change. He is regarded as an expert for climate engineering, and critical of technological fixes to address global warming.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa37ce01b140ecaa2d1d02f","slug:2026-09-16-show","slug:2026-09-16-show","keyword:keywords/Roswell Crash","keyword:keywords/UFOs","keyword:keywords/climate engineering","keyword:keywords/geoengineering","keyword:keywords/weather manipulation","keyword:keywords/meteorology"]}},{"id":"%2F6aa381211b140ecaa2d1d049","type":"PUBLISHING","record":{"ref_id":"%2F6aa381211b140ecaa2d1d049","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-17-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>First Half: Cognitive archaeologist \u003ca href=\"https://thehfiles.com/\" target=\"_blank\">Dr. Heather Lynn\u003c/a> will bring us her research into the history of artificial intelligence and the claim that AI began long before Silicon Valley, 30,000 years ago when the first humans pressed ochre onto cave walls and started storing their minds outside their bodies. Dr. Lynn will share the results of her own experiments using AI to read undeciphered scripts, and she'll also tell us how we can stay human in the machine age.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://www.amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Andrea Perron\u003c/a> is the eldest daughter of the Perron family, whose haunted history inspired the film The Conjuring. She'll discuss her father's memoir and share some of his most revealing experiences that changed the life of his entire family. Perron will also explain her own experiences and the extraordinary events that took place at the family farmhouse.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/-/he/Codex-Machina-Civilizations-Technologies-Languages/dp/B0H8FBF2GG/ctoc\" target=\"_blank\">Codex Machina\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Anthrotheology-Searching-Dr-Heather-Lynn/dp/1478180668/ctoc\" target=\"_blank\">Anthrotheology: Searching for God in Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sumerian-Controversy-Structure-Discovery-Mesopotamia/dp/1484836855/ctoc\" target=\"_blank\">The Sumerian Controversy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Being-Perronormal-Memoir-Short-Stories/dp/1662980205/ctoc\" target=\"_blank\">Being Perronormal: A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-True-Story/dp/1456747592/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-Andrea-Perron/dp/1481712381/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 2\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00698ccc137bf244201a00","%2F5e01433a537fd678a3ecf590"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Artificial Intelligence","keywords/ancient humans","keywords/hauntings","keywords/The Conjuring"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A human hand placed next to a red prehistoric handprint on a cave rock wall.","id":"%2F6aa383bf815285523f319a03","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aa383bf815285523f319a03","source_credit":"Rizki Alpio / iStock / Getty Images","title":"Hand near ancient cave painting","url":"asset://assets.getty/6aa383bf815285523f319a03","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789653600478},"slug":{"type":"slug","value":"2026-09-17-show"},"summary":{"type":"html","value":"\u003cp>First Half: Cognitive archaeologist \u003ca href=\"https://thehfiles.com/\" target=\"_blank\">Dr. Heather Lynn\u003c/a> will bring us her research into the history of artificial intelligence and the claim that AI began long before Silicon Valley, 30,000 years ago when the first humans pressed ochre onto cave walls and started storing their minds outside their bodies.\u003c/p>\n\n\u003cp>Second Half: Author \u003ca href=\"https://www.amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Andrea Perron\u003c/a> is the eldest daughter of the Perron family, whose haunted history inspired the film The Conjuring. She'll discuss both her father's memoir and her own  extraordinary experiences that took place at the family farmhouse.\u003c/p>\n\n"},"title":{"type":"title","value":"Ancient Artificial Intelligence / The Conjuring House"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehfiles.com/\" target=\"_blank\">thehfiles.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.drheatherlynn.com\" target=\"_blank\">drheatherlynn.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Andrea Perron's Amazon Author Page\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"First Half: Cognitive archaeologist Dr. Heather Lynn will bring us her research into the history of artificial intelligence and the claim that AI began long before Silicon Valley, 30,000 years ago when the first humans pressed ochre onto cave walls and started storing their minds outside their bodies. Second Half: Author Andrea Perron is the eldest daughter of the Perron family, whose haunted history inspired the film The Conjuring. She'll discuss both her father's memoir and her own  extraordinary experiences that took place at the family farmhouse.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A human hand placed next to a red prehistoric handprint on a cave rock wall.","link":"","new_tab":false,"source_credit":"Rizki Alpio / iStock / Getty Images","title":"Hand near ancient cave painting","url":"asset://assets.getty/6aa383bf815285523f319a03","use_caption":false},"keywords":["keywords/Artificial Intelligence","keywords/ancient humans","keywords/hauntings","keywords/The Conjuring"],"primary_slug":"2026-09-17-show","slugs":["2026-09-17-show"],"sponsored":false,"title":"Ancient Artificial Intelligence / The Conjuring House"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789725600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"LtDjX","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-17-show/"},"slug":"2026-09-17-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa383bf815285523f319a03","title":"Ancient Artificial Intelligence / The Conjuring House","description":"First Half: Cognitive archaeologist Dr. Heather Lynn will bring us her research into the history of artificial intelligence and the claim that AI began long before Silicon Valley, 30,000 years ago when the first humans pressed ochre onto cave walls and started storing their minds outside their bodies. Second Half: Author Andrea Perron is the eldest daughter of the Perron family, whose haunted history inspired the film The Conjuring. She'll discuss both her father's memoir and her own  extraordinary experiences that took place at the family farmhouse.","author":""},"pub_start":1789725600000,"pub_until":4115978604802,"pub_changed":1789725600000,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/ancient-world","coast-categories/spirituality-occult","coast-categories/supernatural-paranormal","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00698ccc137bf244201a00","slug":"lynn-heather-75368","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n\u003cp>She left a life in academia to pursue her fascination with the unexplained and now investigates ancient mysteries, lost civilizations, hidden history, ancient aliens, and the occult. Heather’s work exposes our hidden history, challenging the accepted narrative found in mainstream history books. In addition to appearances on radio programs like Coast to Coast AM and Fade to Black, Heather has been a historical consultant for television programs, including History's Ancient Aliens.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/-/he/Codex-Machina-Civilizations-Technologies-Languages/dp/B0H8FBF2GG/ctoc\" target=\"_blank\">Codex Machina\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Anthrotheology-Searching-Dr-Heather-Lynn/dp/1478180668/ctoc\" target=\"_blank\">Anthrotheology: Searching for God in Man\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Sumerian-Controversy-Structure-Discovery-Mesopotamia/dp/1484836855/ctoc\" target=\"_blank\">The Sumerian Controversy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Land-Watchers-Dr-Heather-Lynn/dp/1489598022/ctoc\" target=\"_blank\">Land of the Watchers\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Evil-Archaeology-Demons-Possessions-Sinister/dp/1938875192/ctoc\" target=\"_blank\">Evil Archaeology: Demons, Possessions, and Sinister Relics\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Connection-Sumerian-Humanity-Armageddon/dp/1632651734/ctoc\" target=\"_blank\">The Anunnaki Connection\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/dp/B0DL6HT9F3/ctoc\" target=\"_blank\">Baphomet Revealed\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Anunnaki-Revelation-History-Altered-Humanity/dp/1637480229/ctoc\" target=\"_blank\">Anunnaki Revelation\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lynn-heather-75368"},"summary":{"type":"html","value":"\u003cp>Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.\u003c/p>\n\n"},"title":{"type":"title","value":"Heather Lynn"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://thehfiles.com/\" target=\"_blank\">thehfiles.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.drheatherlynn.com\" target=\"_blank\">drheatherlynn.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://substack.com/@drheatherlynn\" target=\"_blank\">substack.com/@drheatherlynn\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lynn-heather-75368","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lynn-heather/75368","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9","use_caption":false},"keywords":[],"primary_slug":"lynn-heather-75368","slugs":["lynn-heather-75368"],"sponsored":false,"title":"Heather Lynn"},"targeting":{"exclusion":{"tags":[]},"publish_date":1444360980000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IfRNg","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/ancient-world","coast-categories/mysteries-anomalies"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1444360980000,"type":"content:coast-to-coast-guest","summary":{"title":"Heather Lynn","description":"Dr. Heather Lynn is an author, historian, and renegade archaeologist on a quest to uncover the truth behind ancient mysteries. She holds numerous degrees and certificates in both history and archaeology and is a member of professional organizations, including: the American Historical Association, the Society for Historical Archaeology (SHA), Association of Ancient Historians, and the World Archaeological Congress.","image":"https://i.iheart.com/v3/re/assets.coast2coast/7a2bc9b362df8fd636c0056d38adcbe9"}},{"ref_id":"%2F5e01433a537fd678a3ecf590","slug":"perron-andrea-68450","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/perron-andrea/68450","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics. She spreads her positive message of hope far and wide, working diligently to help heal a weary world of its woes during troubled times. Andrea has faith in humanity and believes love is the answer to every question.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Being-Perronormal-Memoir-Short-Stories/dp/1662980205/ctoc\" target=\"_blank\">Being Perronormal: A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-True-Story/dp/1456747592/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 1\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/House-Darkness-Light-Andrea-Perron/dp/1481712381/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 2\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/House-Darkness-Light-Story-Three/dp/1491829907/ctoc\" target=\"_blank\">House of Darkness: House of Light Vol. 3\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/e605e65759fac58973c76d7b6b954a9e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/e605e65759fac58973c76d7b6b954a9e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"perron-andrea-68450"},"summary":{"type":"html","value":"\u003cp>Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics.\u003c/p>\n\n"},"title":{"type":"title","value":"Andrea Perron"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://amazon.com/stores/author/B0071MIRNM\" target=\"_blank\">Amazon Author Page\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/perron-andrea-68450","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/perron-andrea/68450","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/e605e65759fac58973c76d7b6b954a9e","use_caption":false},"keywords":[],"primary_slug":"perron-andrea-68450","slugs":["perron-andrea-68450"],"sponsored":false,"title":"Andrea Perron"},"targeting":{"exclusion":{"tags":[]},"publish_date":1477621380000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"LacbP","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/supernatural-paranormal"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1477621380000,"type":"content:coast-to-coast-guest","summary":{"title":"Andrea Perron","description":"Andrea Perron is the author of the trilogy House of Darkness House of Light, the true story behind The Conjuring, a film that redefined the horror genre. Andrea is the eldest daughter of the Perron family. She is a public speaker and has made frequent appearances at paranormal conferences about all things considered supernatural in nature, from ghosts and spirits to extraterrestrials, spirituality and metaphysics.","image":"https://i.iheart.com/v3/re/assets.coast2coast/e605e65759fac58973c76d7b6b954a9e"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"enabled":false,"end":4115978604802,"begin":0},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"primary_image":{"type":"asset","value":{"bucket":"new_assets","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"include_recommendations":{"value":true,"type":"checkbox"},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"title":{"value":"George Noory","type":"title"}},"ingestion":{"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C","custom_fields":{}},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","caption":"","link":"","source_credit":"","title":"George Noory","use_caption":false,"alt_text":"","attributes":{"type":"image","mimetype":"image/jpeg"},"new_tab":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":"","id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa381211b140ecaa2d1d049","slug:2026-09-17-show","slug:2026-09-17-show","keyword:keywords/Artificial Intelligence","keyword:keywords/ancient humans","keyword:keywords/hauntings","keyword:keywords/The Conjuring"]}},{"id":"%2F6aa384cd1b140ecaa2d1d062","type":"PUBLISHING","record":{"ref_id":"%2F6aa384cd1b140ecaa2d1d062","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-18-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) speaks with shaman and fire priestess \u003ca href=\"https://www.bruja.us/\" target=\"_blank\">Wendy Mata\u003c/a> about what it means to be a fifth-generation Bruja Curandera. She'll talk about her experiences with La Llorona, duendes, and La Lechuza. Mata will also explain curses and how they pass through a bloodline, what it actually looks like to talk to the dead safely, the warning signs that someone has been hexed, and her encounters with dangerous spirits in Italy, Malaysia, Brazil, and other places around the world. Followed by Open Lines—give Rich a call and discuss whatever's on your mind!\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Bruja-Curandera-Rituals-Ancestor-Mexican/dp/0738780219/ctoc\" target=\"_blank\">Bruja Curandera\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aa362b91b140ecaa2d1cf73","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F6634e952fd5158c4fe5b1712"]},"host_name":{"type":"plain","value":"Rich Berra"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/witchcraft","keywords/La Llorona","keywords/duendes","keywords/La Lechuza"]},"pn_podcast":{"type":"pnpodcast","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A beautiful woman is looking into the mirror in a dark room, her face lit in the darkness. She is deep in thought, introspecting, contemplating, and reflecting on her life events. Mental health awareness, self-reflection, conquering adversities, and looking into yourself. Contrasts and contradictions inside us, existential dualism","id":"%2F69cf067e4cd069a38a699500","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/69cf067e4cd069a38a699500","source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Self-reflection and looking into yourself concepts portrait","url":"asset://assets.getty/69cf067e4cd069a38a699500","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789740000603},"slug":{"type":"slug","value":"2026-09-18-show"},"summary":{"type":"html","value":"\u003cp>Guest host Rich Berra (\u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">email\u003c/a>) speaks with shaman and fire priestess \u003ca href=\"https://www.bruja.us/\" target=\"_blank\">Wendy Mata\u003c/a> about what it means to be a fifth-generation Bruja Curandera. She'll talk about her experiences with La Llorona, duendes, and La Lechuza. Mata will also explain curses and how they pass through a bloodline, what it actually looks like to talk to the dead safely, the warning signs that someone has been hexed, and her encounters with dangerous spirits in Italy, Malaysia, Brazil, and other places around the world. Followed by Open Lines—give Rich a call and discuss whatever's on your mind!\u003c/p>\n\n"},"title":{"type":"title","value":"La Bruja Curandera / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.bruja.us/\" target=\"_blank\">bruja.us\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":""},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Guest host Rich Berra (email) speaks with shaman and fire priestess Wendy Mata about what it means to be a fifth-generation Bruja Curandera. She'll talk about her experiences with La Llorona, duendes, and La Lechuza. Mata will also explain curses and how they pass through a bloodline, what it actually looks like to talk to the dead safely, the warning signs that someone has been hexed, and her encounters with dangerous spirits in Italy, Malaysia, Brazil, and other places around the world. Followed by Open Lines—give Rich a call and discuss whatever's on your mind!","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A beautiful woman is looking into the mirror in a dark room, her face lit in the darkness. She is deep in thought, introspecting, contemplating, and reflecting on her life events. Mental health awareness, self-reflection, conquering adversities, and looking into yourself. Contrasts and contradictions inside us, existential dualism","link":"","new_tab":false,"source_credit":"Yana Iskayeva / Moment / Getty Images","title":"Self-reflection and looking into yourself concepts portrait","url":"asset://assets.getty/69cf067e4cd069a38a699500","use_caption":false},"keywords":["keywords/witchcraft","keywords/La Llorona","keywords/duendes","keywords/La Lechuza"],"primary_slug":"2026-09-18-show","slugs":["2026-09-18-show"],"sponsored":false,"title":"La Bruja Curandera / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789812000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"U1vDk","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/creatures-myths-legends","coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/show/2026-09-18-show/"},"slug":"2026-09-18-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/69cf067e4cd069a38a699500","title":"La Bruja Curandera / Open Lines","description":"Guest host Rich Berra (email) speaks with shaman and fire priestess Wendy Mata about what it means to be a fifth-generation Bruja Curandera. She'll talk about her experiences with La Llorona, duendes, and La Lechuza. Mata will also explain curses and how they pass through a bloodline, what it actually looks like to talk to the dead safely, the warning signs that someone has been hexed, and her encounters with dangerous spirits in Italy, Malaysia, Brazil, and other places around the world. Followed by Open Lines—give Rich a call and discuss whatever's on your mind!","author":""},"pub_start":1789812000000,"pub_until":4115978604802,"pub_changed":1789812000000,"subscription":[{"tags":["coast-categories/spirituality-occult","coast-categories/creatures-myths-legends","coast-categories/host-rich-berra","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6aa362b91b140ecaa2d1cf73","slug":"wendy-mata","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/wendy-mata/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Wendy Mata was in the corporate world where she spent over 20 years in cybersecurity and digital forensics, managing international launches, leading big teams, and operating in high-pressure environments that looked impressive on paper, but drained the life out of her. That was until her abuela came to her in a dream. Her grandmother didn't scold or plead, but simply looked at her and said, &quot;It’s time. Go back to the real work.&quot;\u003c/p>\n\n\u003cp>Now Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Bruja-Curandera-Rituals-Ancestor-Mexican/dp/0738780219/ctoc\" target=\"_blank\">Bruja Curandera\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69d20003c7836ade1a341bc3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3","source_credit":"","title":"","url":"asset://new_assets/69d20003c7836ade1a341bc3","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"wendy-mata"},"summary":{"type":"html","value":"\u003cp>Wendy Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.\u003c/p>\n\n"},"title":{"type":"title","value":"Wendy Mata"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.bruja.us/\" target=\"_self\">bruja.us\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Wendy Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69d20003c7836ade1a341bc3","use_caption":false},"keywords":[],"primary_slug":"wendy-mata","slugs":["wendy-mata"],"sponsored":false,"title":"Wendy Mata"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789092540000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"nRN5e","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789092540000,"type":"content:coast-to-coast-guest","summary":{"title":"Wendy Mata","description":"Wendy Mata runs Bruja Power Botanica from a place of magic, joy, abundance, and full alignment. She teaches witches, healers, and magic-curious souls how to remember who they really are, how to work with their energy, their ancestors, and their own sacred cycles. She teaches from experience, initiation, and a whole lot of real-life practice.","image":"https://i.iheart.com/v3/re/new_assets/69d20003c7836ade1a341bc3"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"primary_image":{"type":"asset","value":{"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":"","alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"author":{"value":[{"id":"","name":"Coast to Coast AM Staff"}],"type":"author"},"show_appearances":{"type":"link","value":[]},"videos":{"type":"html","value":""},"cds":{"type":"html","value":""},"title":{"type":"title","value":"Open Lines"},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"blocks":{"type":"flex","value":[{"type":"html","value":"Callers discuss what is on their minds.","schedule":{"enabled":false,"begin":0,"end":4115978604802}}]},"websites":{"type":"html","value":""},"books":{"type":"html","value":""}},"ingestion":{"feed_content_id":"/content/lines-open-5608","feed_vendor":"C2C","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","external_url":""},"summary":{"slugs":["lines-open-5608"],"sponsored":false,"keywords":[],"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","caption":"","attributes":{"mimetype":"image/jpeg","type":"image"},"new_tab":false,"url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","link":""},"title":"Open Lines","primary_slug":"lines-open-5608"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","targets":[{"update":false,"id":"zYIwn","what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"readonly":false,"remove":false}],"exclusion":{"tags":[]},"syndication":{"publish_origin":"","refs":{}},"publish_date":1587701940000,"publish_end_date":4115978604802}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F6634e952fd5158c4fe5b1712","slug":"rich-berra","payload":{"summary":{"author":"","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":{"url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","attributes":{"type":"image","mimetype":"image/jpeg"},"use_caption":false},"keywords":[],"primary_slug":"rich-berra","slugs":["rich-berra"],"sponsored":false,"title":"Rich Berra"},"targeting":{"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-rich-berra"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":"","id":"6634e94dfd5158c4fe5b1711"}],"exclusion":{"tags":[]},"publish_date":1580467500000,"publish_end_date":4115978604802},"canonical_url":"https://www.coasttocoastam.com/article/rich-berra/","cuser":"user/ldap/ccrnyc1jxe","fields":{"source":{"value":"","type":"plain"},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.\u003c/p>\n\n"},"title":{"type":"title","value":"Rich Berra"},"primary_image":{"type":"asset","value":{"bucket":"assets.coast2coast","id":"%2F6634ea10fd5158c4fe5b171e","public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e","use_caption":false,"alt_text":"","caption":"","link":"","new_tab":false,"source_credit":"","title":"Rich Berra","url":"asset://assets.coast2coast/6634ea10fd5158c4fe5b171e","attributes":{"mimetype":"image/jpeg","type":"image"}}},"primary_video":{"type":"embed","value":{"attributes":{"author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0,"author_name":""},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"rich-berra"},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show. His show's popular podcast, available on iHeart Radio, receives millions of downloads each month. Rich co-founded the #LoveUp Foundation, which focuses on enriching the lives of children in the foster care system and helping families in need. Inducted into the Arizona Broadcasters Hall of Fame in 2017, Rich is also a published author of two children’s books. Originally from St. Louis, Missouri, he is currently based in the Phoenix-metro area.\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:richberra@coasttocoastam.com\" target=\"_blank\">richberra@coasttocoastam.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-rich-berra/\" target=\"_blank\">C2C shows\u003c/a> hosted by Rich Berra\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]}},"ingestion":{"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","custom_fields":{},"external_url":""}},"pub_start":1580467500000,"type":"content:coast-to-coast-article","summary":{"title":"Rich Berra","description":"Rich Berra has worked in radio since he was 14 years old and is the co-host of the nationally syndicated Johnjay and Rich Show.","image":"https://i.iheart.com/v3/re/assets.coast2coast/6634ea10fd5158c4fe5b171e"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa384cd1b140ecaa2d1d062","slug:2026-09-18-show","slug:2026-09-18-show","keyword:keywords/witchcraft","keyword:keywords/La Llorona","keyword:keywords/duendes","keyword:keywords/La Lechuza"]}}],"resume":null}},{"id":"rF7jb","region":"main:dynamic","type":"html","ordinal":6,"value":{"title":null,"content":"\u003cdiv>\n\t\u003ca href=\"/pages/coastinsider\" \n    \tdata-tracking-cat=\"Homepage\"\n        data-tracking-act=\"Coast Insider\"\n        data-tracking-label=\"Coast Insider\"\n    >\n        \u003cimg class=\"img-responsive\"\n        \tsrc=\"https://i.iheart.com/v3/re/new_assets/b41bd25e-3146-4241-9143-c08260a996f1\"\n            alt=\"Become a Coast Insider\"\n            width=\"100%\"\n        />\n    \u003c/a>\n\u003c/div>\n\n\u003c!-- We use and html instead of a generic block here to combine this block with Coast Insider in the same grid row -->\n\u003cfigure class=\"coastzone\">\n    \u003ca href=\"/pages/coastzone/\">\n        \u003cimg\n            src=\"https://i.iheart.com/v3/re/new_assets/ecb29da8-0999-4ecb-921f-8c0570b1c9b3\"\n            alt=\"CoastZone banner\"\n            height=\"135\"\n            width=\"90\"\n        />\n    \u003c/a>\n    \u003cfigcaption class=\"coastzonedesc\">\n        \u003ch1>CoastZone\u003c/h1>\n        \u003ca href=\"/pages/coastzone/\">Sign up for our free CoastZone e-newsletter\u003c/a> to receive exclusive daily\n        articles.\n    \u003c/figcaption>\n\u003c/figure>"},"tags":["display-hints/coast-insider-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"kHqC4","region":"main:dynamic","type":"ad","ordinal":7,"value":{"title":null,"position":"3308","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"7EsXb","region":"main:dynamic","type":"generic","ordinal":8,"value":{"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"0Z2UI","region":"main:dynamic","type":"feed","ordinal":10,"value":{"feed_id":"ID:home-in-the-news-feed","title":"In the News","feed_index":9,"size":5,"position":null,"ad_split":""},"tags":["display-hints/coast-in-the-news-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa79f607ea97bac7f924b64","type":"PUBLISHING","record":{"ref_id":"%2F6aa79f607ea97bac7f924b64","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/modified-pig-kidney-kept-man-alive-for-a-record-nine-months/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[{"id":"user","name":"Smithsonian Mag"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>It's the first time a pig kidney has been used as a bridge to human organ transplantation.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbb6","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb6","source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb6","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"modified-pig-kidney-kept-man-alive-for-a-record-nine-months"},"source":{"type":"plain","value":"Smithsonian Mag"},"source_url":{"type":"plain","value":"https://www.smithsonianmag.com/smart-news/a-genetically-modified-pig-kidney-kept-a-man-alive-for-a-record-nine-months-allowing-him-to-wait-for-a-donated-human-organ-180989466/"},"summary":{"type":"html","value":"\u003cp>It's the first time a pig kidney has been used as a bridge to human organ transplantation.\u003c/p>\n\n"},"title":{"type":"title","value":"Modified Pig Kidney Kept Man Alive for a Record Nine Months"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Smithsonian Mag","description":"It's the first time a pig kidney has been used as a bridge to human organ transplantation.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb6","use_caption":false},"keywords":[],"primary_slug":"modified-pig-kidney-kept-man-alive-for-a-record-nine-months","slugs":["modified-pig-kidney-kept-man-alive-for-a-record-nine-months"],"sponsored":false,"title":"Modified Pig Kidney Kept Man Alive for a Record Nine Months"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789376400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"PiuHq","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/modified-pig-kidney-kept-man-alive-for-a-record-nine-months/"},"slug":"modified-pig-kidney-kept-man-alive-for-a-record-nine-months","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb6","title":"Modified Pig Kidney Kept Man Alive for a Record Nine Months","description":"It's the first time a pig kidney has been used as a bridge to human organ transplantation.","author":"Smithsonian Mag"},"pub_start":1789376400000,"pub_until":4115978604802,"pub_changed":1789376400000,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa79f607ea97bac7f924b64","slug:modified-pig-kidney-kept-man-alive-for-a-record-nine-months","slug:modified-pig-kidney-kept-man-alive-for-a-record-nine-months","author:user"]}},{"id":"%2F6aa7a0237ea97bac7f924b73","type":"PUBLISHING","record":{"ref_id":"%2F6aa7a0237ea97bac7f924b73","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/cataract-surgery-will-be-needed-in-space-surgeon-predicts/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[{"id":"user","name":"Phys.org"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>&quot;I believe someone will need cataract surgery on Mars in my lifetime,&quot; Micheletti said.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbb7","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb7","source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb7","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"cataract-surgery-will-be-needed-in-space-surgeon-predicts"},"source":{"type":"plain","value":"Phys.org"},"source_url":{"type":"plain","value":"https://phys.org/news/2026-09-cataract-surgery-space-surgeon.html"},"summary":{"type":"html","value":"\u003cp>&quot;I believe someone will need cataract surgery on Mars in my lifetime,&quot; Micheletti said.\u003c/p>\n\n"},"title":{"type":"title","value":"Cataract surgery will be needed in space, surgeon predicts"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Phys.org","description":"\"I believe someone will need cataract surgery on Mars in my lifetime,\" Micheletti said.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb7","use_caption":false},"keywords":[],"primary_slug":"cataract-surgery-will-be-needed-in-space-surgeon-predicts","slugs":["cataract-surgery-will-be-needed-in-space-surgeon-predicts"],"sponsored":false,"title":"Cataract surgery will be needed in space, surgeon predicts"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789376400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"C54ei","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/cataract-surgery-will-be-needed-in-space-surgeon-predicts/"},"slug":"cataract-surgery-will-be-needed-in-space-surgeon-predicts","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb7","title":"Cataract surgery will be needed in space, surgeon predicts","description":"\"I believe someone will need cataract surgery on Mars in my lifetime,\" Micheletti said.","author":"Phys.org"},"pub_start":1789376400000,"pub_until":4115978604802,"pub_changed":1789376400000,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa7a0237ea97bac7f924b73","slug:cataract-surgery-will-be-needed-in-space-surgeon-predicts","slug:cataract-surgery-will-be-needed-in-space-surgeon-predicts","author:user"]}},{"id":"%2F6aa7a0967ea97bac7f924b82","type":"PUBLISHING","record":{"ref_id":"%2F6aa7a0967ea97bac7f924b82","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[{"id":"user","name":"Gizmodo"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>What does that word even mean in an industry built upon the nonconsensual use of data?\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbc4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc4","source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc4","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft"},"source":{"type":"plain","value":"Gizmodo"},"source_url":{"type":"plain","value":"https://gizmodo.com/in-the-wild-west-of-ai-everybody-is-accusing-everybody-else-of-theft-2000810803"},"summary":{"type":"html","value":"\u003cp>What does that word even mean in an industry built upon the nonconsensual use of data?\u003c/p>\n\n"},"title":{"type":"title","value":"In the Wild West of AI, Everyone is Accusing Each Other of Theft"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Gizmodo","description":"What does that word even mean in an industry built upon the nonconsensual use of data?","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbc4","use_caption":false},"keywords":[],"primary_slug":"in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft","slugs":["in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft"],"sponsored":false,"title":"In the Wild West of AI, Everyone is Accusing Each Other of Theft"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789376400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"JS0V2","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft/"},"slug":"in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbc4","title":"In the Wild West of AI, Everyone is Accusing Each Other of Theft","description":"What does that word even mean in an industry built upon the nonconsensual use of data?","author":"Gizmodo"},"pub_start":1789376400000,"pub_until":4115978604802,"pub_changed":1789376400000,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa7a0967ea97bac7f924b82","slug:in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft","slug:in-the-wild-west-of-ai-everyone-is-accusing-each-other-of-theft","author:user"]}},{"id":"%2F6aa7a1437ea97bac7f924b91","type":"PUBLISHING","record":{"ref_id":"%2F6aa7a1437ea97bac7f924b91","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[{"id":"user","name":"The Debrief"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Ancient bird species benefited from the waterproofing properties of their feathers.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbbe","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbe","source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbbe","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid"},"source":{"type":"plain","value":"The Debrief"},"source_url":{"type":"plain","value":"https://thedebrief.org/66-million-year-old-mystery-solved-fossilized-bird-feather-reveals-how-modern-birds-likely-survived-the-dinosaur-killing-asteroid/"},"summary":{"type":"html","value":"\u003cp>Ancient bird species benefited from the waterproofing properties of their feathers.\u003c/p>\n\n"},"title":{"type":"title","value":"Feather Fossil Shows How Birds Survived Dinosaur-Killing Asteroid"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"The Debrief","description":"Ancient bird species benefited from the waterproofing properties of their feathers.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbbe","use_caption":false},"keywords":[],"primary_slug":"feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid","slugs":["feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid"],"sponsored":false,"title":"Feather Fossil Shows How Birds Survived Dinosaur-Killing Asteroid"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789376400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"KBriv","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid/"},"slug":"feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbbe","title":"Feather Fossil Shows How Birds Survived Dinosaur-Killing Asteroid","description":"Ancient bird species benefited from the waterproofing properties of their feathers.","author":"The Debrief"},"pub_start":1789376400000,"pub_until":4115978604802,"pub_changed":1789376400000,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa7a1437ea97bac7f924b91","slug:feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid","slug:feather-fossil-shows-how-birds-survived-dinosaur-killing-asteroid","author:user"]}},{"id":"%2F6aa7a2127ea97bac7f924ba0","type":"PUBLISHING","record":{"ref_id":"%2F6aa7a2127ea97bac7f924ba0","type":"content:coast-to-coast-article","payload":{"canonical_url":"https://www.coasttocoastam.com/article/no-cities-on-the-moonthere-isnt-enough-water-scientists-say/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[{"id":"user","name":"Phys.org"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>The discovery of water in dark craters at the moon's poles has sparked a &quot;moon rush&quot; to establish bases there.\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":false},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6666bafe0172a6dab8f7dbb8","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb8","source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb8","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"no-cities-on-the-moonthere-isnt-enough-water-scientists-say"},"source":{"type":"plain","value":"Phys.org"},"source_url":{"type":"plain","value":"https://phys.org/news/2026-09-cities-moon-isnt-scientists.html"},"summary":{"type":"html","value":"\u003cp>The discovery of water in dark craters at the moon's poles has sparked a &quot;moon rush&quot; to establish bases there.\u003c/p>\n\n"},"title":{"type":"title","value":"No cities on the moon—there isn't enough water, scientists say"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"Phys.org","description":"The discovery of water in dark craters at the moon's poles has sparked a \"moon rush\" to establish bases there.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6666bafe0172a6dab8f7dbb8","use_caption":false},"keywords":[],"primary_slug":"no-cities-on-the-moonthere-isnt-enough-water-scientists-say","slugs":["no-cities-on-the-moonthere-isnt-enough-water-scientists-say"],"sponsored":false,"title":"No cities on the moon—there isn't enough water, scientists say"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789376400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"nA4t4","operator":"OR","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"],"workflow":""}]},"permalink":"https://www.coasttocoastam.com/article/no-cities-on-the-moonthere-isnt-enough-water-scientists-say/"},"slug":"no-cities-on-the-moonthere-isnt-enough-water-scientists-say","summary":{"image":"https://i.iheart.com/v3/re/new_assets/6666bafe0172a6dab8f7dbb8","title":"No cities on the moon—there isn't enough water, scientists say","description":"The discovery of water in dark craters at the moon's poles has sparked a \"moon rush\" to establish bases there.","author":"Phys.org"},"pub_start":1789376400000,"pub_until":4115978604802,"pub_changed":1789376400000,"subscription":[{"tags":["collections/Coast to Coast AM In The News","brands/COAST-PR (15194)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa7a2127ea97bac7f924ba0","slug:no-cities-on-the-moonthere-isnt-enough-water-scientists-say","slug:no-cities-on-the-moonthere-isnt-enough-water-scientists-say","author:user"]}}],"resume":{"id":"ID:home-in-the-news-feed","context":{"\u003clocale>":"en-US","\u003cupcoming_pub_start>":1790594531000,"\u003cupcoming_pub_after>":1789387200000,"\u003cpub_start>":1789384931000,"\u003cpub_after>":0,"\u003ctonight_pub_start>":1789471331000,"\u003ctonight_pub_after>":1789387200000},"size":5,"from":"eyJza2lwIjo1LCJjdXJzb3JzIjp7Ilk2MHQyIjoiZXlKdlptWnpaWFFpT2pWOSJ9LCJlbmRzIjp7fX0=","scopes":[]}}},{"id":"W1GMu","region":"main:dynamic","type":"ad","ordinal":12,"value":{"title":null,"position":"5052","ad_split":0},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"9WlZr","region":"main:dynamic","type":"html","ordinal":13,"value":{"title":null,"content":"\u003csection class=\"coast-module module\">\n    \u003ca href=\"/article/a-true-paranormal-date-alien-bonds-with-bigfoot/\">\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/67a36fa80042c39aff160542\" alt=\"paranormal date\">\u003c/a>\n    \u003cdiv class=\"excerpt\">\n    \u003cp>\n    \u003ca href=\"https://paranormaldate.com/\" target=\"_blank\">Paranormal Date\u003c/a> now has over 100,000 members! It's completely free to join and search.\n    \u003c/p>\n    \u003c/div>\n\u003c/section>\n\u003csection class=\"coast-module module\">            \n    \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\">\n    \t\u003cimg src=\"https://i.iheart.com/v3/re/assets.coast2coast/5247c1f194909c3629e124c53953aa50\" alt=\"beyond belief trailer\">\n    \u003c/a>\n    \u003cdiv class=\"excerpt\">\n        \u003cp>\n        Check out this \u003ca href=\"/pages/watch-a-free-episode-of-beyond-belief/\" target=\"_self\">excerpt\u003c/a> for George Noory's Internet TV show, Beyond Belief. Try it free for seven days at \u003ca href=\"http://www.beyondbelief.com/\" target=\"_blank\">beyondbelief.com\u003c/a> and enjoy hours of fascinating past shows!\n        \u003c/p>\n    \u003c/div>\n\u003c/section>","link":null},"tags":["display-hints/tile","display-hints/coast-readmore-homepage"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ECete","region":"main:dynamic","type":"show","ordinal":14,"value":{"brands":[],"title":"Featured"},"tags":["display-hints/coast-featured","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802},"shows":[]},{"id":"dZ56N","region":"main:dynamic","type":"html","ordinal":15,"value":{"title":null,"content":"\u003ca class=\"twitter-timeline\" data-height=\"550\" data-theme=\"dark\" href=\"https://twitter.com/coasttocoastam?ref_src=twsrc%5Etfw\">Tweets by coasttocoastam\u003c/a> \u003cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003c/script>\n","link":null},"tags":["display-hints/coast-twitter-homepage","display-hints/tile"],"schedule":{"begin":0,"end":4115978604802}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"position":"3306","ad_split":0},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/b9d508fdf3381ca6ccb4a13a2c93f185/inferno/error_page","name":"error_page","pageConfig":{"adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude","thumbnail":"","title":""},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":"/config/master-site/master/error_page","tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3330","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Uh oh, this page is unavailable!"},"tags":[],"schedule":null},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cp>\nWe really tried our best, but we couldn't find the page you were looking for. \u003cbr>\nHow about checking out one of these shows below?\n\u003c/p>\n"},"tags":["display-hints/primary"],"schedule":null},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:shows-feed","feed_index":0,"position":null,"size":8,"title":""},"tags":["display-hints/coast-feed","display-hints/coast-shows","display-hints/coast-feed-no-header","display-hints/primary"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F6aa371eb1b140ecaa2d1cf9a","type":"PUBLISHING","record":{"ref_id":"%2F6aa371eb1b140ecaa2d1cf9a","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-13-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, molecular biologist \u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">Dr. Andreas Lück\u003c/a> joined guest host \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">Richard Syrett\u003c/a> to discuss the intersection of hard science and UFOs, the disputed Nazca mummies, and his theory that alleged alien-human hybrids may instead be genetically modified humans. Lück recounted a 1974 daytime sighting at age 14 near his home in West Germany, describing a silent, metallic, cone-shaped craft hovering roughly 20 meters above the ground, with a revolving ring of red and green lights. &quot;I had the feeling it was there because of me,&quot; he noted. &quot;Everything was without a sound.&quot;\u003c/p>\n\n\u003cp>On the highly publicized Nazca mummies, Lück rejected the idea that all specimens were fabricated from paper, glue, and disparate bones. He claimed advanced imaging and molecular testing confirmed that several specimens were once living biological organisms. Radiocarbon testing, he reported, dated the mummies between 1,200 and 7,000 years old, with CT and MRI scans revealing three-fingered structures and internal remains, including fertilized eggs containing embryonic structures. DNA sequencing, he asserted, revealed significant amounts of genetic material that did not match any known species on Earth. Despite the unusual genetic data, Lück argued against an extraterrestrial origin for the mummies. &quot;When you come from somewhere else in the universe, you should have a [completely] different genetic material,&quot; he explained.\u003c/p>\n\n\u003cp>He proposed alternative hypotheses for the mummies, including time travel from the far future, alternate timelines, or parallel universes. Lück also evaluated claims regarding human-alien hybridization, contending that direct fertilization between an extraterrestrial male and a human female remains biologically improbable due to strict cellular mechanisms. He suggested that these alleged offspring are not 50/50 biological hybrids. &quot;They are humans that have been genetically modified in some way,&quot; Lück maintained, explaining that adding carefully selected genes or artificial chromosomes to a human embryo could produce what he called &quot;hu-brids&quot; with modified capabilities.\u003c/p>\n\n\u003cp>------------------\u003c/p>\n\n\u003cp>In the second half, filmmaker \u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">Giovanni Sticco\u003c/a> discussed Rudolph &quot;Rudy&quot; Valentino, his extraordinary life, his sudden death in 1926, and the legendary Lady in Black who became associated with his grave. Sticco explained that his interest in Valentino began in childhood through his father, rockabilly musician Johnny Stark, who repeatedly took Sticco to Valentino's crypt and dressed him as the actor for Halloween.\u003c/p>\n\n\u003cp>Valentino immigrated from Italy to New York in 1913, working odd jobs as a dishwasher and taxi dancer before screenwriter June Mathis discovered him. His roles in The Four Horsemen of the Apocalypse and The Sheik propelled him to global stardom. &quot;He was basically the Elvis Presley of the 20s by far,&quot; Sticco observed. In private life, however, he described the actor as humble and shy. Sticco also detailed Valentino's involvement in the paranormal, which grew during his marriage to costume designer Natasha Rambova. Rambova introduced Valentino to spiritualism, séances, mediums and Egyptian mysticism, while Valentino's chief interest centered on reaching his late mother. &quot;He had his own personal relationship with God and with spiritualism,&quot; Sticco stated.\u003c/p>\n\n\u003cp>In August 1926, Valentino collapsed at a New York hotel and died at age 31 from sepsis following surgery. News of his death sparked public grief, riots, and fan suicides outside the funeral home. &quot;He reached higher plateaus than just a guy on the screen,&quot; Sticco noted. He also recounted the origin of the &quot;Lady in Black,&quot; primarily identified as Ditra Flame. Flame brought a single rose to Valentino's crypt on the anniversary of his death for decades, honoring a pact the actor made with her while visiting her hospital bedside during her childhood illness. Sticco shared how subsequent residents of Valentino's estate reported unexplainable music, moving objects, and sightings of Valentino's apparition. &quot;Rudolf Valentino was notorious for visiting his grave,&quot; he remarked, adding that the late actor &quot;appreciated his fans.&quot;\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Investigating-Impossible-Biology-Answers-Insights/dp/1836155492/ctoc\" target=\"_blank\">Investigating the Impossible\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://ko-fi.com/s/e87b7933a9\" target=\"_blank\">A Single Rose\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Morder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc/?trackAsin=B001NSZLFW"},{"artist":"Mike Oldfield","title":"Tubular Bells","url":"https://amazon.com/dp/B00XM3OH56/ctoc"},{"artist":"The Who","title":"Long Live Rock","url":"https://amazon.com/dp/B0CBSTG6FK/ctoc?trackAsin=B0CBSTG6FK"},{"artist":"U2","title":"With Or Without You","url":"https://amazon.com/dp/B001NB5BE0/ctoc?trackAsin=B001NB5BE0"},{"artist":"Elton John","title":"All The Girls Love Alice","url":"https://amazon.com/dp/B00ISFZPFY/ctoc?trackAsin=B00ISFZPFY"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://music.amazon.com/tracks/B007GMYIHG"},{"artist":"Todd Rundgren","title":"I Saw the Light","url":"https://amazon.com/dp/B07VXDKX88/ctoc?trackAsin=B07VXDKX88"},{"artist":"Cusco","title":"Waters of Cesme","url":"https://amazon.com/dp/B007GN16S4/ctoc?trackAsin=B007GN16S4"},{"artist":"Queen","title":"Keep Yourself Alive","url":"https://amazon.com/dp/B004ZKMQ8U/ctoc?trackAsin=B004ZKMQ8U"},{"artist":"Meat Loaf","title":"Two Out of Three Ain't Bad","url":"https://amazon.com/dp/B01G841RCG/ctoc?trackAsin=B01G841RCG"},{"artist":"The Raspberries","title":"Go All The Way","url":"https://amazon.com/dp/B0015FXF9M/ctoc?trackAsin=B0015FXF9M"},{"artist":"Mike Oldfield","title":"The Voyager","url":"https://amazon.com/dp/B00FIXI2XQ/ctoc"},{"artist":"America","title":"Ventura Highway","url":"https://amazon.com/dp/B002YRXO6O/ctoc?trackAsin=B002YRXO6O"},{"artist":"Scorpions","title":"Wind Of Change","url":"https://amazon.com/dp/B001NT7J4W/ctoc?trackAsin=B001NT7J4W"},{"artist":"Kim Carnes","title":"Crazy In The Night","url":"https://amazon.com/dp/B07545X5D6/ctoc?trackAsin=B07545X5D6"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6aa359b11b140ecaa2d1cef1","%2F6aa35b5a1b140ecaa2d1ceff"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa8b6be99a880e568ef39a"]},"host_name":{"type":"plain","value":"Richard Syrett"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/science","keywords/UFOs","keywords/Nazca Mummies","keywords/alien-human hybrids","keywords/Rudy Valentino","keywords/Lady in Black"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aa7d13ac358e1dacc8d198c","show":"coast","title":"Sun, Sep 13 2026 - Hour 1"},{"episodeId":"/episodes/6aa7d14ac358e1dacc8d198d","show":"coast","title":"Sun, Sep 13 2026 - Hour 2"},{"episodeId":"/episodes/6aa7d15bc358e1dacc8d198e","show":"coast","title":"Sun, Sep 13 2026 - Hour 3"},{"episodeId":"/episodes/6aa7d16ec358e1dacc8d198f","show":"coast","title":"Sun, Sep 13 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Kidnapping by UFO concept - contact with an alien civilization - the guy covers himself with his hands in front of an unidentified flying object 3D illustration","id":"%2F62bbbadab4a70c1a7bf6bc86","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86","source_credit":"michal-rojek / iStock / Getty Images","title":"unidentified flying object - UFO flies over the forest - concept 3D illustration","url":"asset://assets.getty/62bbbadab4a70c1a7bf6bc86","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789308000147},"slug":{"type":"slug","value":"2026-09-13-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">Dr. Andreas Lück\u003c/a> discussed the intersection of hard science and UFOs, the disputed Nazca mummies, and alleged alien-human hybrids. Followed by filmmaker \u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">Giovanni Sticco\u003c/a>, who detailed the extraordinary life of Rudolph Valentino.\u003c/p>\n\n"},"title":{"type":"title","value":"UFOs & Hard Science / Life & Death of Rudy Valentino"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">investigatingtheimpossible.info\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">ko-fi.com/giovannisticco\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-13-2026-hour-1,09-13-2026-hour-2,09-13-2026-hour-3,09-13-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-09-13-show/","summary":{"author":"","description":"Dr. Andreas Lück discussed the intersection of hard science and UFOs, the disputed Nazca mummies, and alleged alien-human hybrids. Followed by filmmaker Giovanni Sticco, who detailed the extraordinary life of Rudolph Valentino.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Kidnapping by UFO concept - contact with an alien civilization - the guy covers himself with his hands in front of an unidentified flying object 3D illustration","link":"","new_tab":false,"source_credit":"michal-rojek / iStock / Getty Images","title":"unidentified flying object - UFO flies over the forest - concept 3D illustration","url":"asset://assets.getty/62bbbadab4a70c1a7bf6bc86","use_caption":false},"keywords":["keywords/science","keywords/UFOs","keywords/Nazca Mummies","keywords/alien-human hybrids","keywords/Rudy Valentino","keywords/Lady in Black"],"primary_slug":"2026-09-13-show","slugs":["2026-09-13-show"],"sponsored":false,"title":"UFOs & Hard Science / Life & Death of Rudy Valentino"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789380000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"IKy2g","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/science-space-technology","coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/pop-culture","coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-09-13-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbbadab4a70c1a7bf6bc86","title":"UFOs & Hard Science / Life & Death of Rudy Valentino","description":"Dr. Andreas Lück discussed the intersection of hard science and UFOs, the disputed Nazca mummies, and alleged alien-human hybrids. Followed by filmmaker Giovanni Sticco, who detailed the extraordinary life of Rudolph Valentino.","author":""},"pub_start":1789380000000,"pub_until":4115978604802,"pub_changed":1789383106144,"subscription":[{"tags":["coast-categories/science-space-technology","coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/pop-culture","coast-categories/host-richard-syrett","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6aa359b11b140ecaa2d1cef1","slug":"andreas-lck","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/andreas-lck/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Dr. Andreas Lück was born in Minden, a medium-sized city in northern Germany. He has a PhD and a MSc degree in molecular biology, biochemistry, genetics and cell biology. After earning his PhD, he spent three years as a postdoctoral research fellow at Brigham and Women’s Hospital in Boston, part of Harvard University Medical School, where he conducted state-of-the-art research in advanced genetics, immunohistochemistry and generating antibodies.\u003c/p>\n\n\u003cp>Following his postdoc time at Harvard Medical School, he was appointed Professor of Medical Biochemistry, Genetics and Cell Biology at the American University of Antigua College of Medicine where, in addition to his professorial role, he was appointed Associate Dean of Admissions and Associate Dean of Academic Matters.\u003c/p>\n\n\u003cp>On his return to his native Germany, in addition to his regular teaching role he continued to practice as a consultant to international institutions of higher education in matters of admissions, academics, and accreditation. He has had numerous scientific papers published on cellular biology, molecular biology and genetics in accredited, peer reviewed journals, often as first author/main contributor.\u003c/p>\n\n\u003cp>Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Investigating-Impossible-Biology-Answers-Insights/dp/1836155492/ctoc\" target=\"_blank\">Investigating the Impossible\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"andreas-lck"},"summary":{"type":"html","value":"\u003cp>Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.\u003c/p>\n\n"},"title":{"type":"title","value":"Andreas Lück"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://investigatingtheimpossible.info\" target=\"_blank\">investigatingtheimpossible.info\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"andreas-lck","slugs":["andreas-lck"],"sponsored":false,"title":"Andreas Lück"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789090200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"UXu8c","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/ufos-aerial-phenomena","coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789090200000,"type":"content:coast-to-coast-guest","summary":{"title":"Andreas Lück","description":"Dr. Lück has been interested in the UFO/UAP phenomenon since his teenage years when he had a CE1-type UAP encounter in Minden, his hometown. Today Dr. Lück lives in Wolgast, a small town on the coast of the Baltic Sea. He is a member of the German UFO/UAP research group IGAAP and contributes actively to research in this field.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}},{"ref_id":"%2F6aa35b5a1b140ecaa2d1ceff","slug":"giovanni-sticco","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/giovanni-sticco/","cuser":"user/ldap/1138274","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include \u003cem>The Encounter\u003c/em> (2011), as well as \u003cem>Resurrection and Cemetery of Lust\u003c/em> (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://ko-fi.com/s/e87b7933a9\" target=\"_blank\">A Single Rose\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f8b162d4002da954c91081","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081","source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"giovanni-sticco"},"summary":{"type":"html","value":"\u003cp>Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include \u003cem>The Encounter\u003c/em> (2011), as well as \u003cem>Resurrection and Cemetery of Lust\u003c/em> (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.\u003c/p>\n\n"},"title":{"type":"title","value":"Giovanni Sticco"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://ko-fi.com/giovannisticco\" target=\"_blank\">ko-fi.com/giovannisticco\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include The Encounter (2011), as well as Resurrection and Cemetery of Lust (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f8b162d4002da954c91081","use_caption":false},"keywords":[],"primary_slug":"giovanni-sticco","slugs":["giovanni-sticco"],"sponsored":false,"title":"Giovanni Sticco"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789090620000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"2zyXz","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/pop-culture","coast-categories/creatures-myths-legends"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1789090620000,"type":"content:coast-to-coast-guest","summary":{"title":"Giovanni Sticco","description":"Giovanni Sticco is a film producer, director, and writer. He was born in Hollywood, California and is the son of famous Rockabilly singer Johnny Stark. Sticco has for a number of years been involved in horror, sci-fi, and dramatic films. His credits include The Encounter (2011), as well as Resurrection and Cemetery of Lust (2012). Giovanni presently works in Las Vegas and runs the small production company Hollywood Tower Productions LLC.","image":"https://i.iheart.com/v3/re/new_assets/66f8b162d4002da954c91081"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa8b6be99a880e568ef39a","slug":"richard-syrett","payload":{"canonical_url":"https://www.coasttocoastam.com/article/richard-syrett/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n\u003cp>Beginning in 2010, Richard created, wrote, produced and hosted four seasons of \u003cem>The Conspiracy Show\u003c/em>, a documentary-style television program which aired across Canada, Australia, parts of Europe, and Africa for four seasons. In 2013 he co-starred in a pilot for The Discovery Channel in the U.S. called The United States of Paranoia, which investigated claims of electronic harassment and mind control. In 2018 he created, wrote, and hosted the critically acclaimed podcast The Rock ‘n Roll Twilight Zone on Westwood One and The Chris Jericho podcast network.\u003c/p>\n\n\u003cp>Richard is a much sought-after expert on all things unexplained and has appeared on numerous television series, including: William Shatner’s Weird or What; \u003cem>National Park Mysteries\u003c/em>; and \u003cem>Freak Encounters\u003c/em>. Richard and The Mighty Aphrodite are parents to twin boys and reside just north of Toronto, Canada.\u003c/p>\n\n\u003cp>Website: \u003ca href=\"https://www.strangeplanet.ca/\" target=\"_blank\">strangeplanet.ca\u003c/a>\u003c/p>\n\n\u003cp>Email: \u003ca href=\"mailto:strangeplanetproductionsinc@gmail.com\" target=\"_blank\">strangeplanetproductionsinc@gmail.com\u003c/a>\u003c/p>\n\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-richard-syrett/\" target=\"_blank\">C2C shows\u003c/a> hosted by Richard Syrett\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F628c6d9cb74536eea705a364","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364","source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"richard-syrett"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Richard Syrett is the host of the weekly syndicated radio program, \u003cem>Strange Planet\u003c/em>. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on \u003cem>Coast to Coast AM\u003c/em>, the most-listened-to, late-night radio program in the world. \u003c/p>\n\n"},"title":{"type":"title","value":"Richard Syrett"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/628c6d9cb74536eea705a364","use_caption":false},"keywords":[],"primary_slug":"richard-syrett","slugs":["richard-syrett"],"sponsored":false,"title":"Richard Syrett"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580472000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa8b6be99a880e568ef399","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-richard-syrett"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580472000000,"type":"content:coast-to-coast-article","summary":{"title":"Richard Syrett","description":"Richard Syrett is the host of the weekly syndicated radio program, Strange Planet. He has built his reputation as an accomplished teller of spell-binding tales, and a keen interviewer in the arena of the unexplained. He is a regular guest-host on Coast to Coast AM, the most-listened-to, late-night radio program in the world.","image":"https://i.iheart.com/v3/re/new_assets/628c6d9cb74536eea705a364"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa371eb1b140ecaa2d1cf9a","slug:2026-09-13-show","slug:2026-09-13-show","keyword:keywords/science","keyword:keywords/UFOs","keyword:keywords/Nazca Mummies","keyword:keywords/alien-human hybrids","keyword:keywords/Rudy Valentino","keyword:keywords/Lady in Black"]}},{"id":"%2F6aa36e491b140ecaa2d1cf81","type":"PUBLISHING","record":{"ref_id":"%2F6aa36e491b140ecaa2d1cf81","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-12-show/","cuser":"user/ldap/1138274","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">Connie Willis\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">info\u003c/a>) welcomed retired teacher \u003ca href=\"https://www.facebook.com/thom.powell.10\" target=\"_blank\">Thom Powell\u003c/a>, who discussed the interconnectedness of paranormal phenomena including Sasquatch, UFOs, and telepathic communication. Powell explained that after stepping back from public appearances, he spent considerable time researching, reading other investigators' work, and completing his fourth book, \u003cem>Planet Strange\u003c/em>. His thinking about Sasquatch has broadened considerably since \u003cem>The Locals\u003c/em>, when he was already noticing unusual elements in reports, such as colored lights, sudden disappearances, telepathic experiences, and possible connections with UFOs or orbs, that mainstream Bigfoot researchers often dismissed. Powell believes the recurrence and consistency of these reports make them worthy of serious consideration and suggested that Sasquatch may be part of a much larger phenomenon. He also described experiments involving people who claim telepathic or intuitive abilities, saying their similar results strengthened his belief that communication with Sasquatch may be possible.\u003c/p>\n\n\u003cp>Powell said his current focus is less on proving Sasquatch exists and more on understanding where the beings go when they are not visible and how they may relate to other unexplained phenomena. Rather than relying on explanations involving other dimensions, which he finds conceptually unsatisfying, he favors the possibility of a vast subterranean realm that Sasquatch and perhaps UFO/UAP-related beings can move between and the surface world. He suggested that many supposed extraterrestrials may actually be long-established Earth residents rather than visitors routinely crossing the galaxy. Powell acknowledged that his scientific background initially made him skeptical of Sasquatch, but said reviewing hundreds of reports taught him that people had discarded potentially important evidence because it did not fit prevailing assumptions. He now believes those once-rejected accounts, including disappearance, communication, and possible &quot;orb&quot; manifestations, may contain important clues to the nature of the phenomenon.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>In the second half of the program, researcher \u003ca href=\"https://www.thecosmicswitchboard.com/\" target=\"_blank\">James Bartley\u003c/a> spoke about his experiences with military abductions and reptilian entities. Bartley rejected the term &quot;super soldier,&quot; saying it puts a positive gloss on what he views as mind control, exploitation, and manipulation. He described incidents he believes occurred on Earth, off-world, astrally, and in alternate realities or dimensions, including encounters in apparent military installations and aboard a large vessel staffed by naval personnel. Bartley said some military abductees possess what he described as genetic characteristics or latent metaphysical abilities that allow them to interface with alien technology or be used in altered states. He also recalled situations in which he believed another part of his consciousness communicated with military personnel while his normal awareness could not hear the conversations.\u003c/p>\n\n\u003cp>Bartley said reptilian beings and military abduction phenomena sometimes overlap, alleging that elements of military intelligence cooperate with non-human entities in underground facilities and other environments. He described reptilians as humanoid, lizard-like beings of several types, which he believes may originate underground, off-world, or in other dimensions, with some able to alter their density and influence people through dreams and other forms of manipulation. Bartley argued that alien-abduction research has focused too heavily on gray aliens and said his research and experiences suggest multiple types of beings, including reptilians, mantis beings, grays, and others, may operate together. He further claimed that some gray beings work for reptilians and that elements of the covert military aerospace community cooperate with these entities in abductions and hybridization programs. Bartley said such experiences can occur in bedrooms or during waking hours and need not involve being physically taken aboard a craft.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Planet-Strange-Thom-Powell/dp/1955471916/ctoc\" target=\"_blank\">Planet Strange\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Edges-Science-Thom-Powell/dp/0692458077/ctoc\" target=\"_blank\">Edges of Science\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Shady-Neighbors-Thom-Powell/dp/1456366637/ctoc\" target=\"_blank\">Shady Neighbors\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"ZZ Top","title":"La Grange","url":"https://amazon.com/dp/B0F1BF6W7H/ctoc?trackAsin=B0F1BF6W7H"},{"artist":"Allman Brothers","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Dolly Parton","title":"Two Doors Down","url":"https://amazon.com/dp/B018J7Z640/ctoc?trackAsin=B018J7Z640"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"ZZ Top","title":"Tush","url":"https://amazon.com/dp/B0F183QC9D/ctoc?trackAsin=B0F183QC9D"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"ZZ Top","title":"I Thank You","url":"https://amazon.com/dp/B0DZW2MYLF/ctoc?trackAsin=B0DZW2MYLF"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Dolly Parton","title":"Light of a Clear Blue Morning","url":"https://amazon.com/dp/B0GFXZL9R4/ctoc?1"},{"artist":"Cusco","title":"Tupac Amaru","url":"https://amazon.com/dp/B007JOM7YC/ctoc?trackAsin=B007JOM7YC"},{"artist":"ZZ Top","title":"Sharp Dressed Man","url":"https://amazon.com/dp/B0F16B944J/ctoc?trackAsin=B0F16B944J"},{"artist":"B.B. King","title":"The Thrill Is Gone","url":"https://amazon.com/dp/B07G95FJQ7/ctoc?trackAsin=B07G95FJQ7"},{"artist":"Dolly Parton","title":"I Will Always Love You","url":"https://amazon.com/dp/B00137XY5C/ctoc?trackAsin=B00137XY5C"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/Inca-Dance/dp/B07P19JR8X/ctoc"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e018f42537fd678a3ecf7bf","%2F6348af2cf6f4872202441cdc"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"host_name":{"type":"plain","value":"Connie Willis"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/earth science","keywords/environment","keywords/aliens","keywords/abductions","keywords/military","keywords/aerospace"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aa68b5c80f878a226118d85","show":"coast","title":"Sat, Sep 12 2026 - Hour 1"},{"episodeId":"/episodes/6aa68b7080f878a226118d86","show":"coast","title":"Sat, Sep 12 2026 - Hour 2"},{"episodeId":"/episodes/6aa68b8280f878a226118d87","show":"coast","title":"Sat, Sep 12 2026 - Hour 3"},{"episodeId":"/episodes/6aa68b9680f878a226118d88","show":"coast","title":"Sat, Sep 12 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"View of planet Earth from outer space with the Americas clearly visible. Beautiful cosmic background with stars and galactic light, symbolizing space exploration, science, environment, and the unity of our planet. Maps from NASA: https://visibleearth.nasa.gov/images/144875/earth-at-night-black-marble-2012-color-maps-v2","id":"%2F6aa370d602d5126562678a6f","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aa370d602d5126562678a6f","source_credit":"loops7 / iStock / Getty Images","title":"Planet Earth From Space Showing Americas And Galaxy","url":"asset://assets.getty/6aa370d602d5126562678a6f","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789221600151},"slug":{"type":"slug","value":"2026-09-12-show"},"summary":{"type":"html","value":"\u003cp>Retired teacher \u003ca href=\"https://www.facebook.com/thom.powell.10\" target=\"_blank\">Thom Powell\u003c/a> discussed the interconnectedness of paranormal phenomena including Sasquatch, UFOs, and telepathic communication. Followed by researcher \u003ca href=\"https://www.thecosmicswitchboard.com/\" target=\"_blank\">James Bartley\u003c/a> on his experiences with military abductions and reptilian entities.\u003c/p>\n\n"},"title":{"type":"title","value":"Sasquatch, UFOs & Telepathy / Military Abductions"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCzEJZSbFPvhF4rtSZ1XZdOA\" target=\"_blank\">James Bartley YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/thom.powell.10\" target=\"_blank\">facebook.com/thom.powell.10\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.thecosmicswitchboard.com/\" target=\"_blank\">thecosmicswitchboard.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-12-2026-hour-1,09-12-2026-hour-2,09-12-2026-hour-3,09-12-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-09-12-show/","summary":{"author":"","description":"Retired teacher Thom Powell discussed the interconnectedness of paranormal phenomena including Sasquatch, UFOs, and telepathic communication. Followed by researcher James Bartley on his experiences with military abductions and reptilian entities.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"View of planet Earth from outer space with the Americas clearly visible. Beautiful cosmic background with stars and galactic light, symbolizing space exploration, science, environment, and the unity of our planet. Maps from NASA: https://visibleearth.nasa.gov/images/144875/earth-at-night-black-marble-2012-color-maps-v2","link":"","new_tab":false,"source_credit":"loops7 / iStock / Getty Images","title":"Planet Earth From Space Showing Americas And Galaxy","url":"asset://assets.getty/6aa370d602d5126562678a6f","use_caption":false},"keywords":["keywords/earth science","keywords/environment","keywords/aliens","keywords/abductions","keywords/military","keywords/aerospace"],"primary_slug":"2026-09-12-show","slugs":["2026-09-12-show"],"sponsored":false,"title":"Sasquatch, UFOs & Telepathy / Military Abductions"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789293600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"vxFCC","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/nature-environment-earth-changes","coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-09-12-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa370d602d5126562678a6f","title":"Sasquatch, UFOs & Telepathy / Military Abductions","description":"Retired teacher Thom Powell discussed the interconnectedness of paranormal phenomena including Sasquatch, UFOs, and telepathic communication. Followed by researcher James Bartley on his experiences with military abductions and reptilian entities.","author":""},"pub_start":1789293600000,"pub_until":4115978604802,"pub_changed":1789300496104,"subscription":[{"tags":["coast-categories/nature-environment-earth-changes","coast-categories/ufos-aerial-phenomena","coast-categories/extraterrestrial","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e018f42537fd678a3ecf7bf","slug":"powell-thom-78430","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/powell-thom/78430","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Thom Powell is a career science teacher, spending his entire teaching career in one oppressively small, poorly appointed, 1950's era, converted kindergarten classroom at Robert Gray Middle School. Upon completing college with an honors degree in Environmental Education, Thom immigrated to Portland, Oregon, where he guided tours on rivers in California, Oregon and Idaho, while also teaching environmental science at a series of outdoor education centers around Portland. He responded to the lack of local river safety instruction by establishing his own kayaking school about the same time that he was hired as a science teacher for Portland Public Schools. His operation of River City Kayak School led to the acquisition of property along the Clackamas River in rural Clackamas County, outside Portland.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Planet-Strange-Thom-Powell/dp/1955471916/ctoc\" target=\"_blank\">Planet Strange\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Edges-Science-Thom-Powell/dp/0692458077/ctoc\" target=\"_blank\">Edges of Science\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Shady-Neighbors-Thom-Powell/dp/1456366637/ctoc\" target=\"_blank\">Shady Neighbors\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Locals-Contemporary-Investigation-Sasquatch-Phenomenon/dp/0888395523/ctoc\" target=\"_blank\">The Locals\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F654d7d657a932db9973db690","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/654d7d657a932db9973db690","source_credit":"","title":"","url":"asset://new_assets/654d7d657a932db9973db690","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"powell-thom-78430"},"summary":{"type":"html","value":"\u003cp>Thom Powell is a career science teacher, spending his entire teaching career in one oppressively small, poorly appointed, 1950's era, converted kindergarten classroom at Robert Gray Middle School. Upon completing college with an honors degree in Environmental Education, Thom immigrated to Portland, Oregon, where he guided tours on rivers in California, Oregon and Idaho, while also teaching environmental science at a series of outdoor education centers around Portland. He responded to the lack of local river safety instruction by establishing his own kayaking school about the same time that he was hired as a science teacher for Portland Public Schools. His operation of River City Kayak School led to the acquisition of property along the Clackamas River in rural Clackamas County, outside Portland.\u003c/p>\n\n"},"title":{"type":"title","value":"Thom Powell"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.facebook.com/thom.powell.10\" target=\"_self\">facebook.com/thom.powell.10\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/powell-thom-78430","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/powell-thom/78430","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Thom Powell is a career science teacher, spending his entire teaching career in one oppressively small, poorly appointed, 1950's era, converted kindergarten classroom at Robert Gray Middle School. Upon completing college with an honors degree in Environmental Education, Thom immigrated to Portland, Oregon, where he guided tours on rivers in California, Oregon and Idaho, while also teaching environmental science at a series of outdoor education centers around Portland. He responded to the lack of local river safety instruction by establishing his own kayaking school about the same time that he was hired as a science teacher for Portland Public Schools. His operation of River City Kayak School led to the acquisition of property along the Clackamas River in rural Clackamas County, outside Portland.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/654d7d657a932db9973db690","use_caption":false},"keywords":[],"primary_slug":"powell-thom-78430","slugs":["powell-thom-78430"],"sponsored":false,"title":"Thom Powell"},"targeting":{"exclusion":{"tags":[]},"publish_date":1479445320000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"pa5kI","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/science-space-technology"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1479445320000,"type":"content:coast-to-coast-guest","summary":{"title":"Thom Powell","description":"Thom Powell is a career science teacher, spending his entire teaching career in one oppressively small, poorly appointed, 1950's era, converted kindergarten classroom at Robert Gray Middle School. Upon completing college with an honors degree in Environmental Education, Thom immigrated to Portland, Oregon, where he guided tours on rivers in California, Oregon and Idaho, while also teaching environmental science at a series of outdoor education centers around Portland. He responded to the lack of local river safety instruction by establishing his own kayaking school about the same time that he was hired as a science teacher for Portland Public Schools. His operation of River City Kayak School led to the acquisition of property along the Clackamas River in rural Clackamas County, outside Portland.","image":"https://i.iheart.com/v3/re/new_assets/654d7d657a932db9973db690"}},{"ref_id":"%2F6348af2cf6f4872202441cdc","slug":"james-bartley","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/james-bartley/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>James Bartley has been researching alien abductions and the military/aerospace connection to UFOs and alien life forms for 25 years. He is a protege of legendary alien abduction researcher Barbara Bartholic of Tulsa, Oklahoma. James has spent a lot of time conducting field investigations in the High Desert of Southern California, Arizona, and Nevada. He specializes in research and investigations into Reptilian aliens and military abductions.\u003c/p>\n\n\u003cp>James is an independent historian with an emphasis on military history, intelligence/counterintelligence, and special operations. He has lectured in San Diego, Las Vegas, at the UFO Friendship Camp Outs at the Lil A’Le Inn in Nevada (adjacent to the Groom Lake/Area 51 complex), Memphis, Mississippi, Philadelphia, at the first ever REPCON (Reptilian Conference) in England, Sydney, the Blue Mountains west of Sydney, Brisbane, Melbourne, and numerous other places. He was formerly a member of the Night Search Paranormal Network (NSPN) and hosted his own show called &quot;The Bureau of Alien Human Affairs: Directorate V, Reptilian Section&quot; or BAHA DV RS for short.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F66f330cbec554d5cfb2cdc7b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/66f330cbec554d5cfb2cdc7b","source_credit":"","title":"","url":"asset://new_assets/66f330cbec554d5cfb2cdc7b","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"james-bartley"},"summary":{"type":"html","value":"\u003cp>James Bartley has been researching alien abductions and the military/aerospace connection to UFOs and alien life forms for 25 years. He is a protege of legendary alien abduction researcher Barbara Bartholic of Tulsa, Oklahoma. James has spent a lot of time conducting field investigations in the High Desert of Southern California, Arizona, and Nevada. He specializes in research and investigations into Reptilian aliens and military abductions.\u003c/p>\n\n"},"title":{"type":"title","value":"James Bartley"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.youtube.com/channel/UCzEJZSbFPvhF4rtSZ1XZdOA\" target=\"_blank\">James Bartley YouTube Channel\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.thecosmicswitchboard.com/\" target=\"_blank\">thecosmicswitchboard.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"James Bartley has been researching alien abductions and the military/aerospace connection to UFOs and alien life forms for 25 years. He is a protege of legendary alien abduction researcher Barbara Bartholic of Tulsa, Oklahoma. James has spent a lot of time conducting field investigations in the High Desert of Southern California, Arizona, and Nevada. He specializes in research and investigations into Reptilian aliens and military abductions.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/66f330cbec554d5cfb2cdc7b","use_caption":false},"keywords":[],"primary_slug":"james-bartley","slugs":["james-bartley"],"sponsored":false,"title":"James Bartley"},"targeting":{"exclusion":{"tags":[]},"publish_date":1665707700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"sQLso","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1665707700000,"type":"content:coast-to-coast-guest","summary":{"title":"James Bartley","description":"James Bartley has been researching alien abductions and the military/aerospace connection to UFOs and alien life forms for 25 years. He is a protege of legendary alien abduction researcher Barbara Bartholic of Tulsa, Oklahoma. James has spent a lot of time conducting field investigations in the High Desert of Southern California, Arizona, and Nevada. He specializes in research and investigations into Reptilian aliens and military abductions.","image":"https://i.iheart.com/v3/re/new_assets/66f330cbec554d5cfb2cdc7b"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"title":{"type":"title","value":"Connie Willis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"],"sponsored":false,"title":"Connie Willis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580470200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6aa36e491b140ecaa2d1cf81","slug:2026-09-12-show","slug:2026-09-12-show","keyword:keywords/earth science","keyword:keywords/environment","keyword:keywords/aliens","keyword:keywords/abductions","keyword:keywords/military","keyword:keywords/aerospace"]}},{"id":"%2F6a9a57e6d6031da12919f45c","type":"PUBLISHING","record":{"ref_id":"%2F6a9a57e6d6031da12919f45c","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-11-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Guest host \u003ca href=\"https://www.conniewillis.com/\" target=\"_blank\">\u003cu>Connie Willis\u003c/u>\u003c/a> (\u003ca href=\"https://www.coasttocoastam.com/article/meet-connie-willis/\" target=\"_blank\">\u003cu>info\u003c/u>\u003c/a>) welcomed \u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">Stanley Praimnath\u003c/a>, who recounted his survival of the September 11, 2001, terrorist attacks while working on the 81st floor of the South Tower. He described the day as one he never expected to survive, especially given the health struggles and predictions of death he said followed in the ensuing 25 years. A deeply religious man, Praimnath recalled beginning that morning with a prayer for God to protect his family and bring them safely home. Working as an assistant vice president for Fuji Bank on the 81st floor of the World Trade Center's South Tower, Praimnath initially did not know that the North Tower had been struck. He and colleagues evacuated to the lobby, but after security announcements repeatedly said the South Tower was safe, he returned upstairs. He allowed a frightened coworker to leave—a decision he considers one of the best of his life—and later reflected on the faces of colleagues he would never see again.\u003c/p>\n\n\u003cp>Back in his office, Praimnath received a frantic call from a colleague in Chicago telling him to get out. As she pleaded with him, he looked up and saw United Airlines Flight 175 bearing directly toward him. He recalled dropping the phone, diving beneath his desk, and praying. The aircraft struck the floors occupied by Fuji Bank, leaving Praimnath trapped amid fire, collapsed ceilings, electrical hazards, debris, and pulverized concrete. Believing he was going to die, he cried out to God for help and eventually saw the flashlight of another survivor, Brian Clark, on the other side of a standing partition. Praimnath said he punched through the wall until Clark could grab him and pull him through the opening.\u003c/p>\n\n\u003cp>Praimnath and Clark then began the long descent from the tower together. Praimnath credited the thick-soled shoes he had chosen that morning with helping him navigate water and debris in the stairwell. He said Clark had originally been descending with six others who turned back after encountering destruction on the 81st floor; Clark stayed behind to find Praimnath, a decision that ultimately saved both men. The two formed an immediate bond, calling themselves &quot;blood brothers,&quot; and Praimnath said that relationship remains strong 25 years later. He views his survival through the lens of faith and gratitude, while also acknowledging the survivor's guilt that has led him repeatedly to ask why he lived when so many others did not.\u003c/p>\n\n\u003cp>------------------------------------------\u003c/p>\n\n\u003cp>Open Lines followed in the latter half of the program. Martin from Atlanta recalled being about a month into an AmeriCorps program with the American Red Cross in Miami when the attacks occurred. While preparing for an Armed Forces Emergency Services training class, he and others gathered in the emergency director's office, where they watched television coverage after the first plane struck and then witnessed the second impact. A few months later, Martin spent three weeks in New York working in mass-care feeding at the Red Cross disaster operations headquarters in Brooklyn. On a day off, he was taken close enough to Ground Zero to see crews working, smell the lingering effects of the fires, and see a chain-link fence covered with photographs of people still missing.\u003c/p>\n\n\u003cp>Rafi from Los Angeles said he was a young boy on September 11 when his father came into his bedroom, turned on the television, and told him that something terrible had happened. He remembered waking from a dream and watching the tragedy unfold on an old television set before being sent to school because his parents had to work and, like many people that morning, did not know what else to do. His teachers were similarly unsure how to respond, so they distracted the children by making tacos—an ordinary childhood detail that became permanently intertwined with his memory of the attacks. Rafi also expressed concern for the first responders and others who suffered health consequences from the conditions surrounding Ground Zero.\u003c/p>\n\n\u003cp>Rick from Florida brought a personal before-, during,-, and after-perspective, having worked in the World Trade Center during the 1980s and later in construction in Manhattan. On September 11, he was living in Greenwich Village when his brother-in-law called and told him to look at what was happening; Rick subsequently learned that three colleagues his age, along with subcontractors he knew, had been killed. Heading toward work on his motorcycle, he said the force and debris from a tower's collapse knocked him onto his back and left him covered in ash. His company later worked downtown overseeing disaster-related work, giving him a close view of the recovery. What remained most vivid for Rick, however, was the shared humanity he felt in Manhattan that day.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (Chase)","url":"https://www.amazon.com/gp/product/B001NSZLFC/ctoc"},{"artist":"UFO","title":"Love to Love","url":"https://amazon.com/dp/B0B3SD9DFK/ctoc?trackAsin=B0B3SD9DFK"},{"artist":"Alan Jackson","title":"Where Were You (When the World Stopped Turning)","url":"https://amazon.com/dp/B00136JGZU/ctoc?trackAsin=B00136JGZU"},{"artist":"Led Zeppelin","title":"In My Time of Dying","url":"https://www.amazon.com/dp/B00TLKOILW/ctoc"},{"artist":"Billy Joel","title":"New York State Of Mind","url":"https://amazon.com/dp/B00137XXSK/ctoc?trackAsin=B00137XXSK"},{"artist":"Soundgarden","title":"Night Surf","url":"https://amazon.com/dp/B00OMRAVG0/ctoc?trackAsin=B00OMRAVG0"},{"artist":"Willie Nelson","title":"America The Beautiful","url":"https://www.youtube.com/watch?v=y1fihSpdEx8"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Neil Young","title":"Imagine","url":"https://www.youtube.com/watch?v=R15uLXHqMyo"},{"artist":"The Doors","title":"Moonlight Drive","url":"https://amazon.com/dp/B0018ALWUS/ctoc?trackAsin=B0018ALWUS"},{"artist":"Paul McCartney","title":"Let It Be","url":"https://amazon.com/dp/B0C448ZK13/ctoc?trackAsin=B0C448ZK13"},{"artist":"Kenny G","title":"Silhouette","url":"https://amazon.com/dp/B001D8SKIC/ctoc?1"},{"artist":"David Bowie","title":"Heroes","url":"https://amazon.com/dp/B079R9MWNP/ctoc?trackAsin=B079R9MWNP"},{"artist":"Nirvana","title":"Something In The Way","url":"https://amazon.com/dp/B005MVLLIW/ctoc?trackAsin=B005MVLLIW"},{"artist":"The Who","title":"Behind Blue Eyes","url":"https://amazon.com/dp/B001NB3A2U/ctoc?trackAsin=B001NB3A2U"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/Inca-Dance/dp/B07P19JR8X/ctoc"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a9a0aa0677d5cb465d844cf","%2F5dffc219cc137bf2442012a0"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5dfa959cdf86e46924b39110"]},"host_name":{"type":"plain","value":"Connie Willis "},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/9-11 attack"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aa52dc68300698a8634f219","show":"coast","title":"Fri, Sep 11 2026 - Hour 1"},{"episodeId":"/episodes/6aa52dd78300698a8634f21a","show":"coast","title":"Fri, Sep 11 2026 - Hour 2"},{"episodeId":"/episodes/6aa52dec8300698a8634f21b","show":"coast","title":"Fri, Sep 11 2026 - Hour 3"},{"episodeId":"/episodes/6aa52dfb8300698a8634f21c","show":"coast","title":"Fri, Sep 11 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"394375 15: Early morning light hits the smoke and wreckage of the World Trade Center September 13, 2001 in New York City, two days after the twin towers were destroyed when hit by two hijacked passenger jets. (Photo by Chris Hondros/Getty Images)","id":"%2F6a9a589c634a139d63297a45","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45","source_credit":"Chris Hondros / Getty Images News / Getty Images","title":"Ground Zero Two Days After World Trade Terror Attack","url":"asset://assets.getty/6a9a589c634a139d63297a45","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789135200000},"slug":{"type":"slug","value":"2026-09-11-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">Stanley Praimnath\u003c/a> recounted his survival of the September 11, 2001, terrorist attacks while working on the 81st floor of the South Tower. Open Lines followed in the latter half of the program.\u003c/p>\n\n"},"title":{"type":"title","value":"9/11 Survivor / Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">wikipedia.org/wiki/Stanley_Praimnath\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-11-2026-hour-1,09-11-2026-hour-2,09-11-2026-hour-3,09-11-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-09-11-show/","summary":{"author":"","description":"Stanley Praimnath recounted his survival of the September 11, 2001, terrorist attacks while working on the 81st floor of the South Tower. Open Lines followed in the latter half of the program.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"394375 15: Early morning light hits the smoke and wreckage of the World Trade Center September 13, 2001 in New York City, two days after the twin towers were destroyed when hit by two hijacked passenger jets. (Photo by Chris Hondros/Getty Images)","link":"","new_tab":false,"source_credit":"Chris Hondros / Getty Images News / Getty Images","title":"Ground Zero Two Days After World Trade Terror Attack","url":"asset://assets.getty/6a9a589c634a139d63297a45","use_caption":false},"keywords":["keywords/9-11 attack"],"primary_slug":"2026-09-11-show","slugs":["2026-09-11-show"],"sponsored":false,"title":"9/11 Survivor / Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789207200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"bmDNt","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-09-11-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a589c634a139d63297a45","title":"9/11 Survivor / Open Lines","description":"Stanley Praimnath recounted his survival of the September 11, 2001, terrorist attacks while working on the 81st floor of the South Tower. Open Lines followed in the latter half of the program.","author":""},"pub_start":1789207200000,"pub_until":4115978604802,"pub_changed":1789213092971,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/host-connie-willis","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a9a0aa0677d5cb465d844cf","slug":"stanley-praimnath","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/stanley-praimnath/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day. He was one of only 18 survivors from within or above the impact zone of United Airlines Flight 175.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a9a0797ab7e3be801db4f61","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61","source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"stanley-praimnath"},"summary":{"type":"html","value":"\u003cp>Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day. \u003c/p>\n\n"},"title":{"type":"title","value":"Stanley Praimnath"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://en.wikipedia.org/wiki/Stanley_Praimnath\" target=\"_blank\">wikipedia.org/wiki/Stanley_Praimnath\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false},"keywords":[],"primary_slug":"stanley-praimnath","slugs":["stanley-praimnath"],"sponsored":false,"title":"Stanley Praimnath"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788479940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WjHGv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1788479940000,"type":"content:coast-to-coast-guest","summary":{"title":"Stanley Praimnath","description":"Stanley Praimnath is a survivor of the attacks on the World Trade Center on September 11, 2001. He worked as an executive for Fuji Bank on the 81st floor of the South Tower (WTC 2), the second tower struck that day.","image":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61"}},{"ref_id":"%2F5dffc219cc137bf2442012a0","slug":"lines-open-5608","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lines-open/5608","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"Callers discuss what is on their minds."}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lines-open-5608"},"summary":{"type":"html","value":"\u003cp>Callers discuss what is on their minds.\u003c/p>\n"},"title":{"type":"title","value":"Open Lines"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":""}},"ingestion":{"external_url":"","feed_content_id":"/content/lines-open-5608","feed_permalink":"https:/www.coasttocoastam.com/guest/lines-open/5608","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Callers discuss what is on their minds.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"},"keywords":[],"primary_slug":"lines-open-5608","slugs":["lines-open-5608"],"sponsored":false,"title":"Open Lines"},"targeting":{"exclusion":{"tags":[]},"publish_date":1587701940000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"","refs":{}},"targets":[{"id":"zYIwn","readonly":false,"remove":false,"update":false,"what":[],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]}},"pub_start":1587701940000,"type":"content:coast-to-coast-guest","summary":{"title":"Open Lines","description":"Callers discuss what is on their minds.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5dfa959cdf86e46924b39110","slug":"connie-willis","payload":{"canonical_url":"https://www.coasttocoastam.com/article/connie-willis/","cuser":"user/ldap/con-nyc2LHill","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet. Originally from Kentucky, Connie’s trailblazing path has taken her through Florida, Philadelphia, San Antonio, Napa Valley, and now Colorado, where she continues to lead conversations about the extraordinary, the mysterious, and the deeply human.\u003c/p>\n\n\u003cp>A graduate of the University of Kentucky with a B.A. in Broadcast Journalism and a focus in film, performance and psychology, Connie has become one of the most beloved and trusted media personalities in the country. Her work has lit up screens on CBS, NBC, FOX, UPN, ESPN, ESPN2, FOX Sports, SPEED, Discovery Channel, Oxygen, Food Network, VH-1, HGTV, Fine Living, Golf Channel, QVC, HSN, TSC, TNN, CMT, and more. With wit, warmth, and unmatched interview skills, she’s known as a true conversationalist! Often compared to Diane Sawyer in the world of the “unusual.” More recently, she has been dubbed &quot;beyond Jane Goodall&quot; and the &quot;Bigfoot Whisperer&quot; with her Bigfoot studies.\u003c/p>\n\n\u003cp>Connie’s voice is just as familiar as her face. She’s worked for top radio stations across the U.S., including KOA/KHOW (Denver), WPHT (Philly), WDBO/K-92FM (Orlando), KISS/ KOOL (San Antonio), WHAS/WVEZ (Louisville), WSRZ/WBNA (Sarasota), WMGB (Lexington) and presently Coast to Coast AM, the #1 nationally syndicated overnight radio show in the world! Where since 2014, she’s hosted weekends happily and proudly!\u003c/p>\n\n\u003cp>She absolutely loves broadcasting live from her many favorite Creepy Hotspots across America in segments introduced by George Noory with, “Where’s Willis?” This is also the title of her Free Newsletter she sends out to those interested in the strange and unknown.\u003c/p>\n\n\u003cp>\u003cstrong>Connie’s career achievements are extensive:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>Over $500 million in product sales on networks like QVC, HSN, TSC and DRTV through her trusted connection with viewers.\u003c/li>\n\u003cli>A Certified Chef through the Culinary Institute of America/Greystone, the Harvard of Culinary Schools, backed by the American Culinary Federation and PROCHEF, earning the name “Chef Connie.” Awards that are difficult to achieve.\u003c/li>\n\u003cli>Award-winning Direct Response TV host with success in both long-form and short form infomercials.\u003c/li>\n\u003cli>Creator of CHOPSTIX, a unique skills game that earned “Game of the Year” in Games Magazine and top honors in Family Fun Magazine.\u003c/li>\n\u003cli>Certified Advanced Controlled Remote Viewer, trained under Lyn Buchanan and Lori Williams of the military’s once-classified Project Stargate program.\u003c/li>\u003c/ul>\n\n\u003cp>Connie's passion lies deeply in high strangeness; she is not &quot;Paranormal 101.&quot; With firsthand experiences since age 3 and a deep emotional-spiritual-factual blend, she’s on a mission to uncover the truth behind what she calls Advanced Entities™. This includes UFOs, Bigfoot, Dogman, extraterrestrials, strange lights, and hauntings. Through research, conversation, and direct experience, she connects dots between people, events, and places no one else can.\u003c/p>\n\n\u003cp>\u003cstrong>She founded \u003c/strong>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003cstrong>, home to her premium Private membership shows:\u003c/strong>\u003c/p>\n\n\u003cul>\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">BLUE ROCK TALK,\u003c/a> featuring &quot;Earth’s Most Interesting Conversations,&quot; Where you can feel safe to tell your encounters with her and others that have probably gone through the same experience as you!\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">CONNIE AFTER DARK\u003c/a>, an intimate virtual open bar where you can have a drink with Connie and chat with her like a neighbor. Truly a fan-favorite.\u003c/li>\n\u003cli>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">PROJECT: CREEPY HOTSPOTS\u003c/a>, where members virtually camp and investigate in real time with her at real active creepy hotspots, encountering Bigfoot, strange lights, and hauntings. This series is an immersive live-stream series where you get directly involved and is highly loved by all who attend.\u003c/li>\u003c/ul>\n\n\u003cp>She also founded and now sells \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CHOCOLATE,\u003c/a> featuring exclusive \u003ca href=\"https://conniewillis.com/pages/connieschocolate\" target=\"_blank\">CONNIE'S CREEPY COLLECTIBLE BIGFOOT CHOCOLATE BARS\u003c/a> made from 71% single-origin Belgian dark chocolate. Proceeds help fund her ultimate dream: the \u003ca href=\"https://conniewillis.com\" target=\"_blank\">BLUE ROCK CHATEAUX,\u003c/a> a one of-a-kind research headquarters nestled in the Rocky Mountains where she plans to live among and communicate with Bigfoot and other advanced entities. To Connie, this isn’t just a location, it's the key to answering who we truly are and why we're here.\u003c/p>\n\n\u003cp>She's been called &quot;one of us&quot; by fans across the country, beloved for her down-to-earth sincerity, wisdom, and relentless drive for truth. Whether hosting live shows, conducting serious research, or selling chocolate to build a dream, Connie Willis is a woman on a mission, and a voice the world trusts.\u003c/p>\n\n\u003cp>\u003cstrong>Learn more about Connie and join her Private Shows here: \u003c/strong>\u003ca href=\"https://conniewillis.com/\" target=\"_blank\">\u003cstrong>ConnieWillis.com\u003c/strong>\u003c/a>\u003c/p>\n\n\u003cp>\u003cstrong>And be sure to check out this list of \u003c/strong>\u003ca href=\"https://www.coasttocoastam.com/shows/host-connie-willis/\" target=\"_blank\">\u003cstrong>C2C shows\u003c/strong>\u003c/a>\u003cstrong> hosted by Connie Willis.\u003c/strong>\u003c/p>\n\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":[]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6343ab264c4b3a7dbb4fb125","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125","source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"connie-willis"},"source":{"type":"plain","value":""},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://conniewillis.com\" target=\"_blank\">Connie Willis\u003c/a> is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.\u003c/p>\n\n"},"title":{"type":"title","value":"Connie Willis"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6343ab264c4b3a7dbb4fb125","use_caption":false},"keywords":[],"primary_slug":"connie-willis","slugs":["connie-willis"],"sponsored":false,"title":"Connie Willis"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580470200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5dfa959cdf86e46924b3910f","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-connie-willis"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580470200000,"type":"content:coast-to-coast-article","summary":{"title":"Connie Willis","description":"Connie Willis is a powerhouse of talent, heart, and curiosity! She's a veteran broadcaster, investigator, and creator who has spent over two decades captivating audiences across television, radio, film, and the internet.","image":"https://i.iheart.com/v3/re/new_assets/6343ab264c4b3a7dbb4fb125"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a9a57e6d6031da12919f45c","slug:2026-09-11-show","slug:2026-09-11-show","keyword:keywords/9-11 attack"]}},{"id":"%2F6a9a53cbd6031da12919f443","type":"PUBLISHING","record":{"ref_id":"%2F6a9a53cbd6031da12919f443","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-10-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author and podcaster \u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">Isaac Weishaupt\u003c/a> shared his research into secret societies, occult rituals, and their imprint on pop culture. Weishaupt explained that his interest in esoteric subjects began after reading about secret societies during his military service. Adopting a pseudonym derived from Bavarian Illuminati founder Adam Weishaupt, he has dedicated his career to decoding hidden messages in mainstream entertainment. He described Adam Weishaupt's 1776 Bavarian order, the &quot;Order of Perfectibilists,&quot; as a group seeking to dissolve religious and state authority in favor of rule by scientists and philosophers. He also warned that such egalitarian rhetoric masked internal hierarchy. &quot;That's the problem,&quot; he noted. &quot;They promise one thing, but in reality [it's] just another authoritarian control system.&quot;\u003c/p>\n\n\u003cp>He linked this to a philosophy called the &quot;Dark Enlightenment,&quot; associated with theorist Curtis Yarvin and figures such as Peter Thiel and J.D. Vance. &quot;What [they think] we need is a scientific government, an AI system,&quot; Weishaupt argued. Turning to technology, he contended that the modern successor to these secret societies now operates through Silicon Valley and surveillance systems. He referenced an executive order he claimed consolidated government databases and pointed to &quot;flock cameras&quot; as part of a policing apparatus.\u003c/p>\n\n\u003cp>Weishaupt tied Bohemian Grove, Skull and Bones, Freemasonry, the Manhattan Project, the Kennedy assassination, and 9/11 to what he characterized as &quot;death and rebirth rituals&quot; intended to produce social change through collective trauma. On Freemasonry and Skull and Bones, Weishaupt asserted that such groups remain active, incorporating ritual themes of death and resurrection tied to figures like Hiram Abiff and Osiris.\u003c/p>\n\n\u003cp>-------------------\u003c/p>\n\n\u003cp>In the second half, Reverend \u003ca href=\"https://whitelightexpress.com/\" target=\"_blank\">Sarah Nash\u003c/a>, a clairvoyant, ordained minister, and Jungian analyst, discussed the history, symbolism, and metaphysical properties of crystal skulls. Nash challenged the popular legend that 13 ancient crystal skulls, once reunited, would trigger some kind of global revelation. She stated there was no known Maya codex or pre-Columbian inscription supporting the prophecy, and scientific examinations of prominent quartz skulls showed modern cutting and polishing techniques. &quot;We lack any credible archaeological evidence for the grand tradition described in what we would call modern crystal skull lore,&quot; Nash revealed.\u003c/p>\n\n\u003cp>Despite questioning their ancient provenance, Nash emphasized that a lack of historical evidence does not diminish the spiritual utility of the objects. &quot;Historical truth and symbolic truth are not identical things,&quot; she noted, explaining that modern myths still carry profound psychological value. Nash shared her personal relationship with her own 13-pound rose quartz skull, named Leah Rose, which she utilizes in her spiritual practice. She described quartz as a technological and metaphysical conduit that acts as an amplifier for human focus and emotional intention. &quot;She acts, I believe, as a gatekeeper to certain thoughts and certain feelings that I can use with my clients,&quot; Nash claimed, adding that individuals holding the skull frequently undergo intense emotional releases.\u003c/p>\n\n\u003cp>When asked whether crystal skulls contain consciousness or serve as communication devices with extraterrestrial entities, Nash noted that humans naturally project intense meaning onto symbols of mortality. &quot;Why do we repeatedly, humans, associate advanced ancient objects with beings from the stars?&quot; she asked, suggesting the skull's universal symbolism makes it a natural icon for such theories. On the possibility of demonic influence, she urged caution, noting that people interpret unexplained phenomena through familiar frameworks—angels, demons, aliens, or archetypes—depending on their worldview. Ultimately, Nash framed the skulls as tools for human connection and self-reflection. &quot;I think crystal skulls give us this ability to trust ourselves,&quot; Nash said.\u003c/p>\n\n\u003cp>The last half hour of the program featured a classic interview from \u003ca href=\"https://www.coasttocoastam.com/show/2016-11-16-show/\" target=\"_blank\">November 16, 2016\u003c/a> with medium Hans King about spiritual communications.\u003c/p>\n\n\u003cp>\u003cem>News Segment Guests: \u003c/em>\u003ca href=\"https://foodsafetycoach.com\" target=\"_blank\">\u003cem>Jeff Nelken\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://kevinrandle.blogspot.com\" target=\"_blank\">\u003cem>Kevin Randle\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Path-Conspiracy-Illuminati-Transhumanism/dp/1974664228/ctoc\" target=\"_blank\">The Dark Path\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B096TWBJ2Y/ctoc\" target=\"_blank\">Aliens, UFOs, &amp; the Occult: Use Your Illusion II\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Kubricks-Code-Isaac-Weishaupt/dp/1505877539/ctoc\" target=\"_blank\">Kubrick's Code\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Apollo 100","title":"Joy","url":"https://amazon.com/dp/B086WWD31B/ctoc?trackAsin=B086WWD31B"},{"artist":"Cream","title":"White Room","url":"https://amazon.com/dp/B001NCLS6E/ctoc?trackAsin=B001NCLS6E"},{"artist":"Guns N' Roses","title":"Knockin' On Heaven's Door","url":"https://amazon.com/dp/B0BF79G1V5/ctoc?trackAsin=B0BF79G1V5"},{"artist":"Bruce Springsteen","title":"The Rising","url":"https://amazon.com/dp/B00137YHI0/ctoc?trackAsin=B00137YHI0"},{"artist":"Rush","title":"Leave That Thing Alone","url":"https://amazon.com/dp/B001237IPO/ctoc?trackAsin=B001237IPO"},{"artist":"Sarah Vaughan","title":"Day By Day","url":"https://www.amazon.com/dp/B07HRG4762/ctoc?trackAsin=B07HRG4762"},{"artist":"Cusco","title":"The Lonely Rose","url":"https://amazon.com/dp/B007JOM8YQ/ctoc?trackAsin=B007JOM8YQ"},{"artist":"The Shirelles","title":"Will You Love Me Tomorrow?","url":"https://www.amazon.com/dp/B0086K07FO/ctoc?trackAsin=B0086K07FO"},{"artist":"John Williams","title":"Lost in Space","url":"https://www.amazon.com/dp/B001DCWZ20/ctoc?trackAsin=B001DCWZ20"},{"artist":"Louis Armstrong","title":"What A Wonderful World","url":"https://amazon.com/dp/B000W1S7YI/ctoc?trackAsin=B000W1S7YI"},{"artist":"Jessie Ware","title":"Love To Love","url":"https://amazon.com/dp/B075GK6HJ3/ctoc?trackAsin=B075GK6HJ3"},{"artist":"Neil Young","title":"Let's Roll","url":"https://open.spotify.com/track/2H8iLVCjXOMKqt0KyPXi8H"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"Journey","title":"Don't Stop Believin'","url":"https://amazon.com/dp/B00137GHF6/ctoc?trackAsin=B00137GHF6"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6400534e36f0047f250758a4","%2F5e0111e0cc137bf2442021fa"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/secret societies","keywords/AI"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aa3de658ee747527008f662","show":"coast","title":"Thu, Sep 10 2026 - Hour 1"},{"episodeId":"/episodes/6aa3de798ee747527008f663","show":"coast","title":"Thu, Sep 10 2026 - Hour 2"},{"episodeId":"/episodes/6aa3de868ee747527008f664","show":"coast","title":"Thu, Sep 10 2026 - Hour 3"},{"episodeId":"/episodes/6aa3de978ee747527008f665","show":"coast","title":"Thu, Sep 10 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"3D conceptual illustration of a humanoid artificial intelligence head constructed from purple voxel blocks, dissolving into glowing pink data nodes, light pixels, and connected network lines. Symbolizes machine learning, neural networks, deep learning, facial recognition, biometrics, metaverse, and big data processing.","id":"%2F6a9a55ead1d22d56eb61d8bc","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc","source_credit":"dem10 / E+ / Getty Images","title":"Artificial Intelligence Digital Human Face Dissolving into Data Network","url":"asset://assets.getty/6a9a55ead1d22d56eb61d8bc","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1789048800000},"slug":{"type":"slug","value":"2026-09-10-show"},"summary":{"type":"html","value":"\u003cp>Podcaster \u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">Isaac Weishaupt\u003c/a> shared his research into secret societies, occult rituals, and their imprint on pop culture. Followed by Reverend \u003ca href=\"https://whitelightexpress.com/\" target=\"_blank\">Sarah Nash\u003c/a>, who explored the symbolism and metaphysical properties of crystal skulls.\u003c/p>\n\n"},"title":{"type":"title","value":"Secret Societies / Power of Crystal Skulls"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://illuminatiwatcher.com/\" target=\"_blank\">illuminatiwatcher.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">allmylinks.com/isaacw\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://whitelightexpress.com\" target=\"_blank\">whitelightexpress.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-10-2026-hour-1,09-10-2026-hour-2,09-10-2026-hour-3,09-10-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-09-10-show/","summary":{"author":"","description":"Podcaster Isaac Weishaupt shared his research into secret societies, occult rituals, and their imprint on pop culture. Followed by Reverend Sarah Nash, who explored the symbolism and metaphysical properties of crystal skulls.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"3D conceptual illustration of a humanoid artificial intelligence head constructed from purple voxel blocks, dissolving into glowing pink data nodes, light pixels, and connected network lines. Symbolizes machine learning, neural networks, deep learning, facial recognition, biometrics, metaverse, and big data processing.","link":"","new_tab":false,"source_credit":"dem10 / E+ / Getty Images","title":"Artificial Intelligence Digital Human Face Dissolving into Data Network","url":"asset://assets.getty/6a9a55ead1d22d56eb61d8bc","use_caption":false},"keywords":["keywords/secret societies","keywords/AI"],"primary_slug":"2026-09-10-show","slugs":["2026-09-10-show"],"sponsored":false,"title":"Secret Societies / Power of Crystal Skulls"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789120800000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"FT4oL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies","coast-categories/host-george-noory","coast-categories/spirituality-occult"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-09-10-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a55ead1d22d56eb61d8bc","title":"Secret Societies / Power of Crystal Skulls","description":"Podcaster Isaac Weishaupt shared his research into secret societies, occult rituals, and their imprint on pop culture. Followed by Reverend Sarah Nash, who explored the symbolism and metaphysical properties of crystal skulls.","author":""},"pub_start":1789120800000,"pub_until":4115978604802,"pub_changed":1789124335997,"subscription":[{"tags":["coast-categories/alternative-history-conspiracies","coast-categories/host-george-noory","coast-categories/spirituality-occult","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6400534e36f0047f250758a4","slug":"isaac-weishaupt","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/isaac-weishaupt/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the &quot;Occult Symbolism and Pop Culture&quot; podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B08JF5M83X/ctoc\" target=\"_blank\">Aliens, UFOs, &amp; the Occult: Use Your Illusion I\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/gp/product/B096TWBJ2Y/ctoc\" target=\"_blank\">Aliens, UFOs, &amp; the Occult: Use Your Illusion II\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Kubricks-Code-Isaac-Weishaupt/dp/1505877539/ctoc\" target=\"_blank\">Kubrick's Code\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Dark-Path-Conspiracy-Illuminati-Transhumanism/dp/1974664228/ctoc\" target=\"_blank\">The Dark Path\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F69b360ab6f5bfb2e34596830","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/69b360ab6f5bfb2e34596830","source_credit":"","title":"","url":"asset://new_assets/69b360ab6f5bfb2e34596830","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"isaac-weishaupt"},"summary":{"type":"html","value":"\u003cp>Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the &quot;Occult Symbolism and Pop Culture&quot; podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception. \u003c/p>\n\n"},"title":{"type":"title","value":"Isaac Weishaupt"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://illuminatiwatcher.com/\" target=\"_blank\">illuminatiwatcher.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://allmylinks.com/isaacw\" target=\"_blank\">allmylinks.com/isaacw\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the \"Occult Symbolism and Pop Culture\" podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/69b360ab6f5bfb2e34596830","use_caption":false},"keywords":[],"primary_slug":"isaac-weishaupt","slugs":["isaac-weishaupt"],"sponsored":false,"title":"Isaac Weishaupt"},"targeting":{"exclusion":{"tags":[]},"publish_date":1677742860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Wsdy3","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena","coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1677742860000,"type":"content:coast-to-coast-guest","summary":{"title":"Isaac Weishaupt","description":"Isaac Weishaupt is the founder of IlluminatiWatcher.com and host of the \"Occult Symbolism and Pop Culture\" podcast. He’s been researching his entire life as an ongoing mission to determine if this reality is the truth or a cunning holographic deception.","image":"https://i.iheart.com/v3/re/new_assets/69b360ab6f5bfb2e34596830"}},{"ref_id":"%2F5e0111e0cc137bf2442021fa","slug":"nash-sarah-58861","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/nash-sarah/58861","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Sarah Nash is co-founder of the White Light Express and creator of Cosmic Triage, a revolutionary new healing modality for the mind and spirit. Her passion and dedication for authentic healing motivated her to explore alternative therapeutic methods. Thirty years of research into paranormal, supernatural, and occult experiences led her to become a certified Spiritual Response Practitioner and ordained minister in the Melchizedek Priesthood.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"nash-sarah-58861"},"summary":{"type":"html","value":"\u003cp>Sarah Nash is co-founder of the White Light Express and creator of Cosmic Triage, a revolutionary new healing modality for the mind and spirit. Her passion and dedication for authentic healing motivated her to explore alternative therapeutic methods. Thirty years of research into paranormal, supernatural, and occult experiences led her to become a certified Spiritual Response Practitioner and ordained minister in the Melchizedek Priesthood.\u003c/p>\n\n"},"title":{"type":"title","value":"Sarah Nash"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.whitelightexpress.com\" target=\"_blank\">whitelightexpress.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/nash-sarah-58861","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/nash-sarah/58861","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Sarah Nash is co-founder of the White Light Express and creator of Cosmic Triage, a revolutionary new healing modality for the mind and spirit. Her passion and dedication for authentic healing motivated her to explore alternative therapeutic methods. Thirty years of research into paranormal, supernatural, and occult experiences led her to become a certified Spiritual Response Practitioner and ordained minister in the Melchizedek Priesthood.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435","use_caption":false},"keywords":[],"primary_slug":"nash-sarah-58861","slugs":["nash-sarah-58861"],"sponsored":false,"title":"Sarah Nash"},"targeting":{"exclusion":{"tags":[]},"publish_date":1343957700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"wwl6U","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-medicine-health"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1343957700000,"type":"content:coast-to-coast-guest","summary":{"title":"Sarah Nash","description":"Sarah Nash is co-founder of the White Light Express and creator of Cosmic Triage, a revolutionary new healing modality for the mind and spirit. Her passion and dedication for authentic healing motivated her to explore alternative therapeutic methods. Thirty years of research into paranormal, supernatural, and occult experiences led her to become a certified Spiritual Response Practitioner and ordained minister in the Melchizedek Priesthood.","image":"https://i.iheart.com/v3/re/assets.coast2coast/ae54ca0b-2e0e-4af5-8082-f8f531dca435"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a9a53cbd6031da12919f443","slug:2026-09-10-show","slug:2026-09-10-show","keyword:keywords/secret societies","keyword:keywords/AI"]}},{"id":"%2F6a9a265138437b58bc7e0679","type":"PUBLISHING","record":{"ref_id":"%2F6a9a265138437b58bc7e0679","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-09-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, psychiatrist and author \u003ca href=\"https://drjudithorloff.com/\" target=\"_blank\">Dr. Judith Orloff\u003c/a> discussed the challenges faced by empaths navigating a world filled with &quot;energy vampires.&quot; Orloff defined an empath as &quot;somebody who is very sensitive, very open, and tends to feel things that are going on in other people.&quot; She described this trait as both a gift and a burden, noting that empaths &quot;take on the energy of the world&quot; and can become overwhelmed without proper boundaries. &quot;Unless you know certain skills... you can suffer a lot,&quot; she explained.\u003c/p>\n\n\u003cp>She outlined several categories of empaths, including intuitive empaths who risk being overloaded by information, physical empaths who absorb others' bodily symptoms, and animal and plant empaths who connect deeply with nature. Orloff also described &quot;psychic vampires&quot; or &quot;energy vampires,&quot; people who drain others emotionally. These include narcissists, rageaholics, and chronic talkers. &quot;If you're around somebody and suddenly your energy starts to go down... you need to be aware of that intuitively,&quot; she noted. She went on to argue that narcissists are rarely able to acknowledge their impact on others. &quot;The narcissist is never accountable for the part they might play in a relationship,&quot; she asserted.\u003c/p>\n\n\u003cp>Orloff warned that remaining in close proximity to energy vampires severely damages an individual's health. She cautioned against entering &quot;wound mate&quot; relationships, where partners bond over unhealed trauma rather than mutual support. Her practical advice centered on recognizing bodily and emotional responses, setting limits, exiting draining conversations, and reducing contact when necessary. She observed that empaths often fail to protect themselves because they are overly polite. &quot;You don't want to allow people to drain your energy. It just is not healthy,&quot; Orloff insisted.\u003c/p>\n\n\u003cp>-----------------\u003c/p>\n\n\u003cp>In the second half, neuroscientist \u003ca href=\"https://austinlim.com/\" target=\"_blank\">Austin Lim\u003c/a>, PhD, detailed the biological mechanisms behind horror, fear, and human perception. He explained that humans and animals possess an evolutionary drive to seek controlled scares. Citing Charles Darwin's experiments with monkeys and snakes, Lim illustrated how mammals cycle between curiosity and panic. &quot;People enjoy being scared, or maybe surprised, as long as they maintain a small element of control,&quot; Lim stated. He noted that modern society creates an evolutionary mismatch; while humans live in relatively safe environments, their brains remain wired for hunter-gatherer survival. According to Lim, controlled scares allow individuals to reset lingering anxieties.\u003c/p>\n\n\u003cp>Fictional fear allows the brain to suppress danger signals, whereas an actual life-threatening event activates genuine terror. Lim observed that filmmakers exploit this system by subverting expectations to trigger jump scares. Among the oddest medical cases Lim cited was a neurologist with Lewy body dementia who experienced a &quot;feeling of presence&quot;—sensing someone beside him despite no one being there. The neurologist reportedly felt the presence was protective, even believing it stopped him from walking into traffic. In contrast, a healthy control subject whose brain circuits were stimulated in a similar way described the induced presence as intrusive and unsettling.\u003c/p>\n\n\u003cp>Lim identified the amygdala as the focal point for fear processing. He highlighted Urbach-Wiethe disease, a rare genetic condition that calcifies the amygdala and entirely eliminates the capacity for terror. Patients with the disorder willingly hold venomous snakes or walk through haunted houses without alarm. Lim recounted one female patient who remained calm after a mugger held a knife to her throat. &quot;She reported feeling no fear,&quot; Lim said.\u003c/p>\n\n\u003cp>\u003cem>News Segment Guests: \u003c/em>\u003ca href=\"https://strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://howardbloom.net\" target=\"_blank\">\u003cem>Howard Bloom\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Empaths-Survival-Guide-Strategies-Sensitive/dp/1683642112/ctoc\" target=\"_blank\">The Empath's Survival Guide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Second-Sight-Intuitive-Psychiatrist-Extraordinary/dp/0307587584/ctoc\" target=\"_blank\">Second Sight\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Judith-Orloffs-Guide-Intuitive-Healing/dp/0812930983//ctoc\" target=\"_blank\">Dr. Judith Orloff's Guide to Intuitive Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Horror-Brain-Neuroscience-Science-Fiction/dp/149308478X/ctoc\" target=\"_blank\">Horror on the Brain: The Neuroscience Behind Science Fiction\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Chase","url":"https://amazon.com/dp/B001NSZLFW/ctoc?trackAsin=B001NSZLFW"},{"artist":"Scorpions","title":"Holiday","url":"https://amazon.com/dp/B001O03GO2/ctoc?trackAsin=B001O03GO2"},{"artist":"Eagles","title":"Take It to the Limit","url":"https://amazon.com/dp/B00DANSI8A/ctoc?trackAsin=B00DANSI8A"},{"artist":"The Allman Brothers Band","title":"Jessica","url":"https://amazon.com/dp/B07GJ1R79G/ctoc?trackAsin=B07GJ1R79G"},{"artist":"Bon Jovi","title":"Livin' On A Prayer","url":"https://amazon.com/dp/B07G92W1S8/ctoc?trackAsin=B07G92W1S8"},{"artist":"Cusco","title":"Flying Condor","url":"https://amazon.com/dp/B007GN15O4/ctoc?trackAsin=B007GN15O4"},{"artist":"Perry Como","title":"It's Impossible","url":"https://amazon.com/dp/B00137YP0K/ctoc?trackAsin=B00137YP0K"},{"artist":"John Williams","title":"Flying","url":"https://amazon.com/dp/B00SPN1CA6/ctoc?trackAsin=B00SPN1CA6"},{"artist":"The Cyrkle","title":"Red Rubber Ball","url":"https://amazon.com/Red-Rubber-Ball-Collection-Cyrkle/dp/B0012GN1PM/ctoc"},{"artist":"Ozzy Osbourne","title":"Goodbye to Romance","url":"https://amazon.com/dp/B08HW2S1RJ/ctoc?trackAsin=B08HW2S1RJ"},{"artist":"The Temptations","title":"My Girl","url":"https://amazon.com/dp/B07G972YGF/ctoc?trackAsin=B07G972YGF"},{"artist":"Mötley Crüe","title":"Home Sweet Home","url":"https://amazon.com/dp/B0DZX38459/ctoc?trackAsin=B0DZX38459"},{"artist":"Blue Oyster Cult","title":"Godzilla","url":"https://www.amazon.com/dp/B00137IJT8/ctoc?trackAsin=B00137IJT8"},{"artist":"Aerosmith","title":"Home Tonight","url":"https://amazon.com/dp/B0BPF84X8C/ctoc?trackAsin=B0BPF84X8C"},{"artist":"Bob Seger","title":"The Fire Down Below","url":"https://amazon.com/dp/B0721LF3X1/ctoc?trackAsin=B0721LF3X1"},{"artist":"Cusco","title":"Inca Dance","url":"https://amazon.com/dp/B007GMYJI4/ctoc?trackAsin=B007GMYJI4"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e000191cc137bf24420157e","%2F68c36891fe21909f9c27c605"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/energy vampires","keywords/empathy","keywords/horror movies"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aa290500f364ebb9ccceaf7","show":"coast","title":"Wed, Sep 9 2026 - Hour 1"},{"episodeId":"/episodes/6aa290640f364ebb9ccceaf8","show":"coast","title":"Wed, Sep 9 2026 - Hour 2"},{"episodeId":"/episodes/6aa2907c0f364ebb9ccceaf9","show":"coast","title":"Wed, Sep 9 2026 - Hour 3"},{"episodeId":"/episodes/6aa290900f364ebb9ccceafa","show":"coast","title":"Wed, Sep 9 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","id":"%2F6a9a2849e255b8421dd9b290","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a2849e255b8421dd9b290","source_credit":"David Wall / Moment / Getty Images","title":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","url":"asset://assets.getty/6a9a2849e255b8421dd9b290","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788962400000},"slug":{"type":"slug","value":"2026-09-09-show"},"summary":{"type":"html","value":"\u003cp>Psychiatrist \u003ca href=\"https://drjudithorloff.com/\" target=\"_blank\">Dr. Judith Orloff\u003c/a> discussed the challenges faced by empaths navigating a world filled with &quot;energy vampires.&quot; Followed by neuroscientist \u003ca href=\"https://austinlim.com/\" target=\"_blank\">Austin Lim\u003c/a>, who detailed the biological mechanisms behind fear and horror.\u003c/p>\n\n"},"title":{"type":"title","value":"Empaths & Energy Vampires / The Science of Fear"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drjudithorloff.com/\" target=\"_blank\">drjudithorloff.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://austinlim.com/\" target=\"_blank\">austinlim.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-09-2026-hour-1,09-09-2026-hour-2,09-09-2026-hour-3,09-09-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-09-09-show/","summary":{"author":"","description":"Psychiatrist Dr. Judith Orloff discussed the challenges faced by empaths navigating a world filled with \"energy vampires.\" Followed by neuroscientist Austin Lim, who detailed the biological mechanisms behind fear and horror.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","link":"","new_tab":false,"source_credit":"David Wall / Moment / Getty Images","title":"A horror concept of a scary portrait of a skull, demon figure. On a dark grunge background.","url":"asset://assets.getty/6a9a2849e255b8421dd9b290","use_caption":false},"keywords":["keywords/energy vampires","keywords/empathy","keywords/horror movies"],"primary_slug":"2026-09-09-show","slugs":["2026-09-09-show"],"sponsored":false,"title":"Empaths & Energy Vampires / The Science of Fear"},"targeting":{"exclusion":{"tags":[]},"publish_date":1789034400000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"545iK","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/science-space-technology","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-09-09-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a2849e255b8421dd9b290","title":"Empaths & Energy Vampires / The Science of Fear","description":"Psychiatrist Dr. Judith Orloff discussed the challenges faced by empaths navigating a world filled with \"energy vampires.\" Followed by neuroscientist Austin Lim, who detailed the biological mechanisms behind fear and horror.","author":""},"pub_start":1789034400000,"pub_until":4115978604802,"pub_changed":1789038816746,"subscription":[{"tags":["coast-categories/psychology-mind","coast-categories/science-space-technology","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e000191cc137bf24420157e","slug":"orloff-dr-judith-6338","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/orloff-dr-judith/6338","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx. \u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Highly-Sensitive-Rabbit-Judith-Orloff/dp/1649632878/ctoc\" target=\"_blank\">The Highly Sensitive Rabbit\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Genius-Empathy-Practical-Sensitive-Relationships/dp/1683649710/ctoc\" target=\"_blank\">The Genius of Empathy\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Thriving-Empath-Self-Care-Sensitive-People/dp/1683642910//ctoc\" target=\"_blank\">Thriving as an Empath: 365 Days of Self-Care for Sensitive People\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Empaths-Survival-Guide-Strategies-Sensitive/dp/1683642112/ctoc\" target=\"_blank\">The Empath's Survival Guide\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Emotional-Freedom-Liberate-Yourself-Transform/dp/0307338193/ctoc\" target=\"_blank\">Emotional Freedom\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/Second-Sight-Intuitive-Psychiatrist-Extraordinary/dp/0307587584/ctoc\" target=\"_blank\">Second Sight\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Judith-Orloffs-Guide-Intuitive-Healing/dp/0812930983//ctoc\" target=\"_blank\">Dr. Judith Orloff's Guide to Intuitive Healing\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F661626d59bfd56f3d82cc052","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/661626d59bfd56f3d82cc052","source_credit":"","title":"","url":"asset://new_assets/661626d59bfd56f3d82cc052","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"orloff-dr-judith-6338"},"summary":{"type":"html","value":"\u003cp>Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx. \u003c/p>\n\n"},"title":{"type":"title","value":"Dr. Judith Orloff"},"videos":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://drjudithorloff.com/product/developing-intuition-download-package/\" target=\"_blank\">Developing Intuition Package\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://drjudithorloff.com/online-courses-2/\" target=\"_blank\">The Empath’s Survival Guide Online Course\u003c/a>\u003c/li>\u003c/ul>\n"},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.drjudithorloff.com/\" target=\"_blank\">drjudithorloff.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://drjudithorloff.com/online-courses-webinars/\" target=\"_blank\">Online Courses &amp; Webinars\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/orloff-dr-judith-6338","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/orloff-dr-judith/6338","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/661626d59bfd56f3d82cc052","use_caption":false},"keywords":[],"primary_slug":"orloff-dr-judith-6338","slugs":["orloff-dr-judith-6338"],"sponsored":false,"title":"Dr. Judith Orloff"},"targeting":{"exclusion":{"tags":[]},"publish_date":1491533040000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"5j4iT","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/spirituality-occult"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1491533040000,"type":"content:coast-to-coast-guest","summary":{"title":"Dr. Judith Orloff","description":"Judith Orloff, MD is a psychiatrist, an empath and a champion of highly sensitive adults and children. She is known as the Godmother of the Empath Movement. Dr. Orloff is a New York Times bestselling author of The Genius of Empathy and her new children’s book The Highly Sensitive Rabbit  teaches empathic children and adults how to embrace their intuitive gifts, release shame and reject bullies. Dr. Orloff's integrates conventional medical wisdom with intuition, energy medicine and spirituality. She also specializes in treating highly sensitive people in her private practice. Her work has been featured on The Today Show, CNN, Oprah Magazine, the New York Times, and USA Today. Dr. Orloff has spoken at Google-LA and TEDx.","image":"https://i.iheart.com/v3/re/new_assets/661626d59bfd56f3d82cc052"}},{"ref_id":"%2F68c36891fe21909f9c27c605","slug":"austin-lim","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/austin-lim/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Austin Lim, PhD,\u003cstrong> \u003c/strong>is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works. His work has appeared in Scientific American, U.S. News and World Report, and many others. He is the author of the open-source introductory level neuroscience textbook Open Neuroscience Initiative\u003cem>, \u003c/em>which has been adopted by faculty from more than 30 universities or colleges around the world since its completion in mid-2021.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Horror-Brain-Neuroscience-Science-Fiction/dp/149308478X/ctoc\" target=\"_blank\">\u003cu>Horror on the Brain: The Neuroscience Behind Science Fiction\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F68c9a5f1b0e65902a7512424","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/68c9a5f1b0e65902a7512424","source_credit":"","title":"","url":"asset://new_assets/68c9a5f1b0e65902a7512424","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"austin-lim"},"summary":{"type":"html","value":"\u003cp>Austin Lim, PhD,\u003cstrong> \u003c/strong>is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works.\u003c/p>\n\n"},"title":{"type":"title","value":"Austin Lim"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://austinlim.com/\" target=\"_blank\">\u003cu>austinlim.com\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Austin Lim, PhD, is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/68c9a5f1b0e65902a7512424","use_caption":false},"keywords":[],"primary_slug":"austin-lim","slugs":["austin-lim"],"sponsored":false,"title":"Austin Lim"},"targeting":{"exclusion":{"tags":[]},"publish_date":1757636520000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"9kXbm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/psychology-mind","coast-categories/pop-culture"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1757636520000,"type":"content:coast-to-coast-guest","summary":{"title":"Austin Lim","description":"Austin Lim, PhD, is a neuroscientist and lecturing professor at DePaul University, where he offers a course called “The Brain through Science Fiction,” an exploration into how science fiction authors have used the popular scientific advances of their time to inspire their creative works.","image":"https://i.iheart.com/v3/re/new_assets/68c9a5f1b0e65902a7512424"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a9a265138437b58bc7e0679","slug:2026-09-09-show","slug:2026-09-09-show","keyword:keywords/energy vampires","keyword:keywords/empathy","keyword:keywords/horror movies"]}},{"id":"%2F6a9a170338437b58bc7e0660","type":"PUBLISHING","record":{"ref_id":"%2F6a9a170338437b58bc7e0660","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-08-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, author \u003ca href=\"https://stacyhorn.com/\" target=\"_blank\">Stacy Horn\u003c/a> discussed some of the darker history of New York City, specifically accounts of Roosevelt Island, and East New York. Formerly known as Blackwell's Island, Roosevelt Island was intended as a refuge for the poor and mentally ill, but the island became home to prisons, insane asylums, and hospitals marked by inhumane conditions. Horn described how the city purchased the island in the 19th century to create &quot;state-of-the-art&quot; institutions, but chronic underfunding and overcrowding led to severe neglect and abuse. She recounted the story of pioneering journalist Nellie Bly, who feigned insanity to investigate the asylum firsthand. Bly spent ten harrowing days on the island, documenting the &quot;horrendous abuse&quot; and calling it &quot;the worst 10 days of her life.&quot;\u003c/p>\n\n\u003cp>Highlighting the grim reality, Horn noted that over 1,000 people died annually on Blackwell's Island, with the lunatic asylum being the deadliest institution. The city's cost-cutting measures included using convicted criminals as attendants and cramming multiple patients into rooms designed for one, with women often confined in straitjackets for most of the day. Today, Roosevelt Island has transformed into an expensive residential area, described by Horn as a &quot;quiet oasis&quot; amid New York's bustle.\u003c/p>\n\n\u003cp>Detailing her investigative work on unsolved homicides in East New York, Brooklyn, she revealed a direct link between financial crimes and rising street violence. She explained that the first subprime mortgage crisis occurred decades before the 2007-2008 collapse, devastating communities nationwide. Her book &quot;The Killing Fields of East New York&quot; intertwines the evolution of white-collar crime with the neighborhood's decline, illustrating how financial fraud fueled crime waves and social decay.\u003c/p>\n\n\u003cp>--------------\u003c/p>\n\n\u003cp>In the latter half, \u003ca href=\"http://richardlawrence.co.uk/\" target=\"_blank\">Richard Lawrence\u003c/a>, a spiritual teacher and UFO expert with over 40 years of research experience, discussed his unique journey into UFO phenomena and channeling. His initial quest was for the &quot;purpose of life,&quot; which led him through Christian and Eastern spiritual traditions before connecting with UFO contactee George King. Lawrence described his channeling practice as requiring intense concentration and spiritual discipline, stating, &quot;It's very difficult to do properly... if you can't maintain a certain level of concentration, your imagination will kick in.&quot; Further, he noted the importance of discernment in channeling, cautioning against deceptive or malevolent entities.\u003c/p>\n\n\u003cp>He cited yoga philosophy and chakra awareness as tools for accurate mediumship. He referenced the &quot;Nine Freedoms,&quot; a text he considers a &quot;technical manual&quot; for higher consciousness that King channeled from a group called &quot;Mars Sector 6.&quot; On the origins of Jesus, Lawrence proposed that Jesus was a &quot;Venusian intelligence&quot; incarnated on Earth, not through reincarnation but as a master from a higher realm.\u003c/p>\n\n\u003cp>Lawrence, the longtime secretary of the \u003ca href=\"https://www.aetherius.org/\" target=\"_blank\">Aetherius Society\u003c/a>, which George King founded, described his belief in a global spiritual energy crisis and efforts to counteract it through &quot;world peace pilgrimages,&quot; where participants gather at sacred sites to send out spiritual energy via prayer, mantras, and visualization. The conversation also covered Lawrence's involvement in UFO disclosure efforts, dating back to when he first brought classified CIA and Pentagon files to Britain in 1980. He revealed that even prominent figures like Winston Churchill and Pope John XXIII were misled by government cover-ups.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.onlinecolumnist.com\" target=\"_blank\">\u003cem>John M. Curtis\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://www.strategicfinancialintelligence.com\" target=\"_blank\">\u003cem>John Truman Wolfe\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Killing-Fields-East-New-York/dp/1638934010/ctoc\" target=\"_blank\">The Killing Fields of East New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Restless-Sleep-Inside-Citys-Squad/dp/0670034193/ctoc\" target=\"_blank\">The Restless Sleep: Inside New York City's Cold Case Squad\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Damnation-Island-Poor-Criminal-19th-Century/dp/1616205768/ctoc\" target=\"_blank\">Damnation Island: Poor, Sick, Mad, and Criminal in 19th-Century New York\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-Extraterrestrial-Message-spiritual-transmissions/dp/1782498982/ctoc\" target=\"_blank\">UFOs and the Extraterrestrial MESSAGE\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/King-Who-Came-Earth-Biography/dp/1941482090/ctoc\" target=\"_blank\">The King Who Came to Earth\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://amazon.com/Contacts-Gods-Space-Pathway-New-ebook/dp/B00IY3GRG6/ctoc\" target=\"_blank\">Contacts With The Gods From Space: Pathway to the New Age\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B0HCNTMGQR/ctoc?trackAsin=B0HCNTMGQR"},{"artist":"The Scorpions","title":"Coast To Coast","url":"https://amazon.com/dp/B001NZVRKS/ctoc?trackAsin=B001NZVRKS"},{"artist":"Eric Clapton","title":"I Shot The Sheriff","url":"https://amazon.com/dp/B000VWP926/ctoc?trackAsin=B000VWP926"},{"artist":"Judas Priest","title":"Dawn Of Creation","url":"https://amazon.com/dp/B00SDAO6F4/ctoc?trackAsin=B00SDAO6F4"},{"artist":"Frank Sinatra","title":"Time After Time","url":"https://amazon.com/dp/B00137W1FQ/ctoc?trackAsin=B00137W1FQ"},{"artist":"Led Zeppelin","title":"Dazed And Confused","url":"https://amazon.com/dp/B00KGBCRBI/ctoc?trackAsin=B00KGBCRBI"},{"artist":"Rolling Stones","title":"Ruby Tuesday","url":"https://amazon.com/dp/B00AON26QO/ctoc?trackAsin=B00AON26QO"},{"artist":"Cusco","title":"Didjeridoo","url":"https://www.amazon.com/dp/B007GN1CTC"},{"artist":"Peter, Paul & Mary","title":"Puff, The Magic Dragon","url":"https://amazon.com/dp/B0012EJGRG/ctoc?trackAsin=B0012EJGRG"},{"artist":"Aerosmith","title":"Dream On","url":"https://amazon.com/dp/B0CGW83SKB/ctoc?trackAsin=B0CGW83SKB"},{"artist":"Nat King Cole","title":"When I Fall In Love","url":"https://amazon.com/dp/B007MU8Y54/ctoc?trackAsin=B007MU8Y54"},{"artist":"Kansas","title":"Dust In The Wind","url":"https://amazon.com/dp/B00137X3CG/ctoc?trackAsin=B00137X3CG"},{"artist":"Jigsaw","title":"Sky High","url":"https://amazon.com/dp/B007K3WH56/ctoc?trackAsin=B007K3WH56"},{"artist":"Emerson, Lake & Palmer","title":"Fanfare For The Common Man","url":"https://amazon.com/dp/B0DZVCFHP1/ctoc?trackAsin=B0DZVCFHP1"},{"artist":"Norman Greenbaum","title":"Spirit In The Sky","url":"https://www.amazon.com/dp/B0F5WB14PL"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5e00c46acc137bf244201d82","%2F5dffe108537fd678a3ece50e"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/crime","keywords/poverty","keywords/ET contacts"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6aa14417e1cd615f59af0210","show":"coast","title":"Tue, Sep 8 2026 - Hour 1"},{"episodeId":"/episodes/6aa1442ee1cd615f59af0211","show":"coast","title":"Tue, Sep 8 2026 - Hour 2"},{"episodeId":"/episodes/6aa14470e1cd615f59af0212","show":"coast","title":"Tue, Sep 8 2026 - Hour 3"},{"episodeId":"/episodes/6aa14485e1cd615f59af0213","show":"coast","title":"Tue, Sep 8 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Close up of human eyes with speed motion light.","id":"%2F6aa11b486d808f06f092d77b","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6aa11b486d808f06f092d77b","source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Human eyes taking in information data on the internet","url":"asset://assets.getty/6aa11b486d808f06f092d77b","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788876000000},"slug":{"type":"slug","value":"2026-09-08-show"},"summary":{"type":"html","value":"\u003cp>Author \u003ca href=\"https://stacyhorn.com/\" target=\"_blank\">Stacy Horn\u003c/a> discussed some of the darker history of New York City, specifically accounts of Roosevelt Island, and East New York. Followed by spiritual teacher \u003ca href=\"http://richardlawrence.co.uk/\" target=\"_blank\">Richard Lawrence\u003c/a> on his unique journey into UFO phenomena and channeling.\u003c/p>\n\n"},"title":{"type":"title","value":"Dark New York History / Channeling ETs & Spirits"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://stacyhorn.com/\" target=\"_blank\">\u003cu>stacyhorn.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://richardlawrence.co.uk/\" target=\"_blank\">\u003cu>richardlawrence.co.uk\u003c/u>\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-08-2026-hour-1,09-08-2026-hour-2,09-08-2026-hour-3,09-08-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-09-08-show/","summary":{"author":"","description":"Author Stacy Horn discussed some of the darker history of New York City, specifically accounts of Roosevelt Island, and East New York. Followed by spiritual teacher Richard Lawrence on his unique journey into UFO phenomena and channeling.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Close up of human eyes with speed motion light.","link":"","new_tab":false,"source_credit":"Yuichiro Chino / Moment / Getty Images","title":"Human eyes taking in information data on the internet","url":"asset://assets.getty/6aa11b486d808f06f092d77b","use_caption":false},"keywords":["keywords/crime","keywords/poverty","keywords/ET contacts"],"primary_slug":"2026-09-08-show","slugs":["2026-09-08-show"],"sponsored":false,"title":"Dark New York History / Channeling ETs & Spirits"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788948000000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"uIX1F","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime","coast-categories/extraterrestrial","coast-categories/host-george-noory","coast-categories/spirituality-occult","coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-09-08-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6aa11b486d808f06f092d77b","title":"Dark New York History / Channeling ETs & Spirits","description":"Author Stacy Horn discussed some of the darker history of New York City, specifically accounts of Roosevelt Island, and East New York. Followed by spiritual teacher Richard Lawrence on his unique journey into UFO phenomena and channeling.","author":""},"pub_start":1788948000000,"pub_until":4115978604802,"pub_changed":1788953881201,"subscription":[{"tags":["coast-categories/true-crime","coast-categories/extraterrestrial","coast-categories/host-george-noory","coast-categories/spirituality-occult","coast-categories/alternative-history-conspiracies","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5e00c46acc137bf244201d82","slug":"horn-stacy-21253","payload":{"canonical_url":"https://coast-pr.radio.iheart.com/content/horn-stacy-21253/","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\nStacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for \"combining awe-fueled curiosity with topflight reporting skills.\" Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0061116858/ctoc\" target=\"_blank\">Unbelievable\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Imperfect-Harmony-Finding-Happiness-Singing/dp/1616200413/ctoc\" target=\"_blank\">Imperfect Harmony: Finding Happiness Singing with Others\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Waiting-My-Cats-Die-Memoir/dp/0312287445/ctoc\" target=\"_blank\">Waiting for My Cats to Die: A Memoir\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Restless-Sleep-Inside-Citys-Squad/dp/0670034193/ctoc\" target=\"_blank\">The Restless Sleep: Inside New York City's Cold Case Squad\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Damnation-Island-Poor-Criminal-19th-Century/dp/1616205768/ctoc\" target=\"_blank\">Damnation Island: Poor, Sick, Mad, and Criminal in 19th-Century New York\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49"}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"horn-stacy-21253"},"summary":{"type":"html","value":"\u003cp>Stacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for &quot;combining awe-fueled curiosity with topflight reporting skills.&quot; Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.\u003c/p>\n\n"},"title":{"type":"title","value":"Stacy Horn"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.stacyhorn.com\" target=\"_blank\">stacyhorn.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/horn-stacy-21253","feed_permalink":"https:/www.coasttocoastam.com/guest/horn-stacy/21253","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Stacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for \"combining awe-fueled curiosity with topflight reporting skills.\" Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49"},"keywords":[],"primary_slug":"horn-stacy-21253","slugs":["horn-stacy-21253"],"sponsored":false,"title":"Stacy Horn"},"targeting":{"exclusion":{"tags":[]},"publish_date":1530238740000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"","refs":{}},"targets":[{"id":"3XHWS","what":["coast-categories/alternative-history-conspiracies","coast-categories/supernatural-paranormal","coast-categories/true-crime"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"]}]}},"pub_start":1530238740000,"type":"content:coast-to-coast-guest","summary":{"title":"Stacy Horn","description":"Stacy Horn is the author of five nonfiction books, including Imperfect Harmony. Mary Roach has hailed her for \"combining awe-fueled curiosity with topflight reporting skills.\" Horn’s commentaries have been heard on NPR’s All Things Considered and she is the founder of the social network Echo. She lives in New York City.","image":"https://i.iheart.com/v3/re/assets.coast2coast/f83a51a033f37f0296f8d79b70a0ea49"}},{"ref_id":"%2F5dffe108537fd678a3ece50e","slug":"lawrence-richard-5749","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/lawrence-richard/5749","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. Richard was Lord Kimberley's speechwriter during the House of Lords UFO debate in 1979 and was the first to bring declassified CIA and Pentagon UFO Files to Britain in 1980. He launched a successful campaign in the US for release of UFO data from the FAA in 1987, and was the first to reveal Soviet Union UFO papers in Britain in 1990. Richard became the paranormal expert on London News Radio and co-authored Contacts with the Gods from Space with George King in 1996. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://amazon.com/Contacts-Gods-Space-Pathway-New-ebook/dp/B00IY3GRG6/ctoc\" target=\"_blank\">Contacts With The Gods From Space: Pathway to the New Age\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0937249157/ctoc\" target=\"_blank\">Contacts With the Gods from Space: Pathway to the New Millennium\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0007107234/ctoc\" target=\"_blank\">Little Book of Karma\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0007142374/ctoc\" target=\"_blank\">Little Book of Yin and Yang\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0007115822/ctoc\" target=\"_blank\">The Magic of Healing\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/UFOs-Extraterrestrial-Message-spiritual-transmissions/dp/1782498982/ctoc\" target=\"_blank\">UFOs and the Extraterrestrial MESSAGE\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/King-Who-Came-Earth-Biography/dp/1941482090/ctoc\" target=\"_blank\">The King Who Came to Earth\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e","source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"lawrence-richard-5749"},"summary":{"type":"html","value":"\u003cp>Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.\u003c/p>\n\n"},"title":{"type":"title","value":"Richard Lawrence"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.richardlawrence.co.uk/\" target=\"_blank\">richardlawrence.co.uk\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.aetherius.org/\" target=\"_blank\">aetherius.org\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://12blessings.org/\" target=\"_blank\">12blessings.org\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/lawrence-richard-5749","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/lawrence-richard/5749","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e","use_caption":false},"keywords":[],"primary_slug":"lawrence-richard-5749","slugs":["lawrence-richard-5749"],"sponsored":false,"title":"Richard Lawrence"},"targeting":{"exclusion":{"tags":[]},"publish_date":1578624840000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"aWijh","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/extraterrestrial","coast-categories/spirituality-occult","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1578624840000,"type":"content:coast-to-coast-guest","summary":{"title":"Richard Lawrence","description":"Richard Lawrence has accumulated a unique breadth of knowledge and experience in all things mind, body and spirit, including the area of UFOs. He has conducted lecture tours all over the world, and has been a keynote speaker at The International Festivals for Mind-Body-Spirit in London for over 20 years. Richard is currently the secretary of the Aetherius Society in Europe.","image":"https://i.iheart.com/v3/re/assets.coast2coast/4fc7a75a3db025d360c00d3cc0ccda0e"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a9a170338437b58bc7e0660","slug:2026-09-08-show","slug:2026-09-08-show","keyword:keywords/crime","keyword:keywords/poverty","keyword:keywords/ET contacts"]}},{"id":"%2F6a9a139e38437b58bc7e0647","type":"PUBLISHING","record":{"ref_id":"%2F6a9a139e38437b58bc7e0647","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-07-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, maritime historian \u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">Tad Fitch\u003c/a> discussed the tragic implosion of the OceanGate submersible Titan near the Titanic wreck site in June 2023. He highlighted multiple ignored warnings about the submersible's safety, noting the U.S. Coast Guard and NTSB investigations labeled OceanGate a &quot;toxic work environment&quot; with &quot;red flag after red flag&quot; that went unheeded. He cited concerns raised years earlier by experts, including filmmaker and deep-sea explorer James Cameron, and the Marine Technology Society, who criticized OceanGate for skipping prototype testing and third-party certifications, increasing the risk of catastrophic failure. On the cost of these expeditions, he revealed passengers, termed &quot;mission specialists&quot; to circumvent regulations, paid up to $250,000 per trip.\u003c/p>\n\n\u003cp>Fitch described the implosion as instantaneous, likely too fast for the five victims to feel pain, though he acknowledged this offered little solace to grieving families. He also explored why the disaster gripped public attention so intensely, linking it to Titanic's enduring cultural mythos and the prolonged, hopeful media coverage of the rescue effort, despite the victims' deaths being certain. Regarding OceanGate CEO Stockton Rush's controversial design choices, Fitch explained that Rush preferred a carbon fiber cylindrical hull instead of the proven titanium sphere. Rush, who died in the implosion, believed the lighter, more spacious design, with room for five occupants and even a toilet, would revolutionize deep-sea exploration.\u003c/p>\n\n\u003cp>Reporting serious safety concerns raised by former OceanGate employees, such as David Lochridge and Tony Nissen, Fitch said they warned about carbon fiber delamination and structural cracks but were dismissed or fired. Addressing the mysterious tapping noises heard after Titan's disappearance, he clarified they were &quot;a red herring&quot; that falsely suggested survivors, while the implosion likely occurred instantly at around 11,000 feet underwater. Fitch also touched on his research into the Titanic disaster, noting that the ship was &quot;extremely strong and well-built&quot; for its time. The sinking, triggered by a collision with an iceberg, caused massive damage and was seen as a “million-to-one accident” that designers never anticipated.\u003c/p>\n\n\u003cp>------------\u003c/p>\n\n\u003cp>In the latter half, \u003ca href=\"http://www.reptoids.com/\" target=\"_blank\">John Rhodes\u003c/a>, known as the &quot;CryptoHunter,&quot; delved into his controversial research into Reptilian humanoids, or &quot;Reptoids.&quot; He traced his focus on Reptoids back to cryptozoology and the work of paleontologist \u003ca href=\"https://tetzoo.com/blog/2021/8/30/dinosauroid-at-nearly-40-years-old\" target=\"_blank\">Dale Russell\u003c/a>, who hypothesized that certain dinosaurs could have evolved into intelligent, humanoid reptiles. Rhodes coined the term &quot;Reptoid&quot; for these beings, emphasizing their terrestrial origins and the possibility of &quot;small pocket civilizations&quot; living underground, a concept linked but not identical to Hollow Earth theories. Rhodes characterized Reptoids as large, humanoid reptiles with distinctive features: &quot;They have scales all over themselves, large almond-shaped eyes with vertical slit pupils, and [their hands have] three fingers with one opposable thumb.&quot;\u003c/p>\n\n\u003cp>He noted that encounters with them are psychologically challenging for humans, proposing that virtual reality could help desensitize people before face-to-face contact. Exploring the interdimensional hypothesis, he suggested that Reptilian souls might be trapped in a nearby dimension, no longer able to physicalize themselves as they did in an earlier epoch. He recounted a personal story where a man's deceased daughter appeared with &quot;vertical slit pupils like a snake,&quot; illustrating the blurred lines between spiritual experiences, aliens, and the afterlife.\u003c/p>\n\n\u003cp>Looking at ancient mythologies, he recounted a mythic conflict between Reptilian Earth dwellers and &quot;Mars men,&quot; who allegedly tried to enslave early humans. Rhodes also touched on the evolving landscape of UFO disclosure, noting a shift in government language around unidentified beings, and how the military-industrial complex might use the presentation of an extraterrestrial threat to unify a &quot;world order.&quot;\u003c/p>\n\n\u003cp>\u003cem>News segment guests: \u003c/em>\u003ca href=\"https://www.vortex.com\" target=\"_blank\">\u003cem>Lauren Weinstein\u003c/em>\u003c/a>\u003cem>, \u003c/em>\u003ca href=\"https://sethshostak.com\" target=\"_blank\">\u003cem>Seth Shostak\u003c/em>\u003c/a>\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Glass-Life-Loss-Titanic/dp/144564701X/ctoc\" target=\"_blank\">On a Sea of Glass: The Life &amp; Loss of the RMS Titanic\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://amazon.com/dp/B0HCNTMGQR/ctoc?trackAsin=B0HCNTMGQR"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc?trackAsin=B00138DCRG"},{"artist":"Tennessee Ernie Ford","title":"Sixteen Tons","url":"https://amazon.com/dp/B0781TM693/ctoc?trackAsin=B0781TM693"},{"artist":"Walter Murphy","title":"A Fifth Of Beethoven","url":"https://amazon.com/dp/B075G3TL2Z/ctoc?trackAsin=B075G3TL2Z"},{"artist":"Donna Summer","title":"She Works Hard For The Money","url":"https://amazon.com/dp/B0013F0KS8/ctoc?trackAsin=B0013F0KS8"},{"artist":"Styx","title":"Babe","url":"https://amazon.com/dp/B002HTT3HI/ctoc?trackAsin=B002HTT3HI"},{"artist":"Bachman Turner Overdrive","title":"Takin’ Care Of Business","url":"https://amazon.com/dp/B07GZZ6K1S/ctoc?trackAsin=B07GZ"},{"artist":"Kiss","title":"Beth","url":"https://amazon.com/dp/B000VZO4TW/ctoc?trackAsin=B000VZO4TW"},{"artist":"Dolly Parton","title":"9 to 5","url":"https://amazon.com/dp/B001B7H5K4/ctoc?trackAsin=B001B7H5K4"},{"artist":"Cusco","title":"Bur Said","url":"https://amazon.com/dp/B007GN17WY/ctoc?trackAsin=B007GN17WY"},{"artist":"Johnny Paycheck","title":"Take This Job And Shove It","url":"https://amazon.com/dp/B003U24QMI/ctoc?trackAsin=B003U24QMI"},{"artist":"Vangelis","title":"Chariots Of Fire","url":"https://amazon.com/dp/B008LB8ETO/ctoc?trackAsin=B008LB8ETO"},{"artist":"Loverboy","title":"Working For The Weekend","url":"https://amazon.com/dp/B0F5CX88ZP/ctoc?trackAsin=B0F5CX88ZP"},{"artist":"John Williams","title":"Close Encounters Theme","url":"https://amazon.com/dp/B0013AZRV8/ctoc?1"},{"artist":"Isley Brothers","title":"Work To Do","url":"https://amazon.com/dp/B013WOPU0K/ctoc?trackAsin=B013WOPU0K"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F6a9a0704ab7e3be801db4f53","%2F5e001e59cc137bf2442016f5"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/Titan submersible","keywords/Reptilians"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a9fe7d661daf3fc3e5b4cfa","show":"coast","title":"Mon, Sep 7 2026 - Hour 1"},{"episodeId":"/episodes/6a9fe7e761daf3fc3e5b4cfb","show":"coast","title":"Mon, Sep 7 2026 - Hour 2"},{"episodeId":"/episodes/6a9fe7f961daf3fc3e5b4cfc","show":"coast","title":"Mon, Sep 7 2026 - Hour 3"},{"episodeId":"/episodes/6a9fe80761daf3fc3e5b4cfd","show":"coast","title":"Mon, Sep 7 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"boat chain anchor from underwater with sun rays","id":"%2F6a9a15a3634a139d63297a44","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a15a3634a139d63297a44","source_credit":"izanbar / iStock / Getty Images","title":"boat ship from underwater blue ocean with sun rays","url":"asset://assets.getty/6a9a15a3634a139d63297a44","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788789600000},"slug":{"type":"slug","value":"2026-09-07-show"},"summary":{"type":"html","value":"\u003cp>Maritime historian \u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">Tad Fitch\u003c/a> discussed the tragic implosion of the OceanGate submersible Titan near the Titanic wreck site. Followed by \u003ca href=\"http://www.reptoids.com/\" target=\"_blank\">John Rhodes\u003c/a>, known as the &quot;CryptoHunter,&quot; on his controversial research into Reptilian humanoids, or &quot;Reptoids.&quot;\u003c/p>\n\n"},"title":{"type":"title","value":"Titan Submersible Implosion / Reptoid Encounters"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">\u003cu>tadfitchsauthorpage.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@SteamAndSplendor\" target=\"_blank\">youtube.com/@SteamAndSplendor\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"http://www.reptoids.com\" target=\"_blank\">reptoids.com\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-07-2026-hour-1,09-07-2026-hour-2,09-07-2026-hour-3,09-07-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-09-07-show/","summary":{"author":"","description":"Maritime historian Tad Fitch discussed the tragic implosion of the OceanGate submersible Titan near the Titanic wreck site. Followed by John Rhodes, known as the \"CryptoHunter,\" on his controversial research into Reptilian humanoids, or \"Reptoids.\"","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"boat chain anchor from underwater with sun rays","link":"","new_tab":false,"source_credit":"izanbar / iStock / Getty Images","title":"boat ship from underwater blue ocean with sun rays","url":"asset://assets.getty/6a9a15a3634a139d63297a44","use_caption":false},"keywords":["keywords/Titan submersible","keywords/Reptilians"],"primary_slug":"2026-09-07-show","slugs":["2026-09-07-show"],"sponsored":false,"title":"Titan Submersible Implosion / Reptoid Encounters"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788861600000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"Attg2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/current-events-economy","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-noory","coast-categories/science-space-technology"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-09-07-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a15a3634a139d63297a44","title":"Titan Submersible Implosion / Reptoid Encounters","description":"Maritime historian Tad Fitch discussed the tragic implosion of the OceanGate submersible Titan near the Titanic wreck site. Followed by John Rhodes, known as the \"CryptoHunter,\" on his controversial research into Reptilian humanoids, or \"Reptoids.\"","author":""},"pub_start":1788861600000,"pub_until":4115978604802,"pub_changed":1788864680719,"subscription":[{"tags":["coast-categories/current-events-economy","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena","coast-categories/host-george-noory","coast-categories/science-space-technology","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F6a9a0704ab7e3be801db4f53","slug":"tad-fitch","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/tad-fitch/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group. With over 30 years of experience in maritime history research, he has co-authored eight books—three of which were nominated for the prestigious Best Book award by the Maritime Foundation of Britain—and his work has been widely cited in numerous publications.\u003c/p>\n\n\u003cp>Tad has appeared in documentary series including Titanic: Stories from the Deep and CNN’s How It Really Happened. He is also a co-founder of The Steam &amp; Splendor Network, a YouTube channel and podcast dedicated to exploring maritime and historical topics. Outside of his historical work, Tad enjoys traveling, scuba diving, and home brewing. He currently lives in Cleveland, Ohio.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Sea-Glass-Life-Loss-Titanic/dp/144564701X/ctoc\" target=\"_blank\">On a Sea of Glass: The Life &amp; Loss of the RMS Titanic\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lusitania-Illustrated-Biography-Life-Greyhound/dp/1803995238/ctoc\" target=\"_blank\">Lusitania: An Illustrated Biography\u003c/a> Vol.1\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Lusitania-Illustrated-Biography-Greyhounds-Downfall/dp/1803995246/ctoc\" target=\"_blank\">Lusitania: An Illustrated Biography\u003c/a> Vol. 2\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Unseen-Aquitania-Ship-Rare-Illustrations/dp/1803995866/ctoc\" target=\"_blank\">The Unseen Aquitania\u003c/a>\u003c/li>\u003c/ul>\n\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6a9a0797ab7e3be801db4f61","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61","source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"tad-fitch"},"summary":{"type":"html","value":"\u003cp>Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group.\u003c/p>\n\n"},"title":{"type":"title","value":"Tad Fitch"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://tadfitchsauthorpage.com/\" target=\"_blank\">\u003cu>tadfitchsauthorpage.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.youtube.com/@SteamAndSplendor\" target=\"_blank\">youtube.com/@SteamAndSplendor\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6a9a0797ab7e3be801db4f61","use_caption":false},"keywords":[],"primary_slug":"tad-fitch","slugs":["tad-fitch"],"sponsored":false,"title":"Tad Fitch"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788479340000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"k83iA","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/alternative-history-conspiracies"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1788479340000,"type":"content:coast-to-coast-guest","summary":{"title":"Tad Fitch","description":"Tad Fitch is an Associate Fellow of the Royal Historical Society and an active member of the Titanic Historical Society, Titanic International Society, and The Great War Group.","image":"https://i.iheart.com/v3/re/new_assets/6a9a0797ab7e3be801db4f61"}},{"ref_id":"%2F5e001e59cc137bf2442016f5","slug":"rhodes-john-6534","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/rhodes-john/6534","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond.\u003c/p>\n\n\u003cp>His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more.\u003c/p>\n\n\u003cp>John has presented his research findings at many UFO and phenomena conferences in the United States and internationally. He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows.\u003c/p>\n\n\u003cp>John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations. His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and &quot;alien&quot; underworlds that exist beneath our very feet.\u003c/p>\n\n"}]},"books":{"type":"html","value":""},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67329af3636381bf8a6408b4","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/67329af3636381bf8a6408b4","source_credit":"","title":"","url":"asset://new_assets/67329af3636381bf8a6408b4","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"rhodes-john-6534"},"summary":{"type":"html","value":"\u003cp>For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond.\u003c/p>\n\n\u003cp>His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more.\u003c/p>\n\n\u003cp>John has presented his research findings at many UFO and phenomena conferences in the United States and internationally.  He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows.\u003c/p>\n\n\u003cp>John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations.  His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and &quot;alien&quot; underworlds that exist beneath our very feet.\u003c/p>\n\n"},"title":{"type":"title","value":"John Rhodes"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.reptoids.com\" target=\"_blank\">reptoids.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/john.rhodes.129142\" target=\"_blank\">facebook.com/john.rhodes.129142\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.facebook.com/reptoids.arecoming\" target=\"_blank\">facebook.com/reptoids.arecoming\u003c/a>\u003c/li>\u003c/ul>\n\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/rhodes-john-6534","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/guest/rhodes-john/6534","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond. His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more. John has presented his research findings at many UFO and phenomena conferences in the United States and internationally.  He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows. John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations.  His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and \"alien\" underworlds that exist beneath our very feet.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/67329af3636381bf8a6408b4","use_caption":false},"keywords":[],"primary_slug":"rhodes-john-6534","slugs":["rhodes-john-6534"],"sponsored":false,"title":"John Rhodes"},"targeting":{"exclusion":{"tags":[]},"publish_date":1494547860000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0ZZWv","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/creatures-myths-legends","coast-categories/extraterrestrial","coast-categories/ufos-aerial-phenomena"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1494547860000,"type":"content:coast-to-coast-guest","summary":{"title":"John Rhodes","description":"For over twenty years, CryptoHunter John Rhodes, the award-winning UFO phenomena investigator, cryptozoologist, and pioneer of Reptilian-Humanoid studies, has informed and entertained audiences around the world with his unique insight into the mysteries of our planet, and beyond. His research into UFO’s, Terrestrial Cryptids, Cattle Mutilations, Underground Bases and the Men In Black has been featured on numerous television shows such as Unsolved Mysteries, UFO Hunters, the Jesse Ventura Show, Ancient Aliens, Animal-X, Monster Quest, The Unexplained Files, and more. John has presented his research findings at many UFO and phenomena conferences in the United States and internationally.  He is often a featured guest on Coast-to-Coast AM, and other recognizable radio and internet broadcast shows. John is also known for his long history in assisting various law enforcement agencies in Cattle Mutilation investigations.  His research presentations on Secret Underground Bases and Advanced Tunneling Technologies continue to fascinate audiences, giving them a clear view into the secret government and \"alien\" underworlds that exist beneath our very feet.","image":"https://i.iheart.com/v3/re/new_assets/67329af3636381bf8a6408b4"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a9a139e38437b58bc7e0647","slug:2026-09-07-show","slug:2026-09-07-show","keyword:keywords/Titan submersible","keyword:keywords/Reptilians"]}},{"id":"%2F6a9a116938437b58bc7e062e","type":"PUBLISHING","record":{"ref_id":"%2F6a9a116938437b58bc7e062e","type":"content:coast-to-coast-show","payload":{"canonical_url":"https://www.coasttocoastam.com/show/2026-09-06-show/","cuser":"user/ldap/PREBUR1SXN","fields":{"articles":{"type":"html","value":""},"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>In the first half, \u003ca href=\"https://parascience.com/\" target=\"_blank\">Larry Arnold\u003c/a>, founder of Parascience International, returned to the show to discuss spontaneous human combustion (SHC), a perplexing phenomenon he has studied for decades. He described classic SHC cases —renamed by him as &quot;sudden human cremation&quot;— as the near-total incineration of a human body without damage to surrounding materials. Recalling the 1951 case of \u003ca href=\"https://parascience.com/Reeser/Mary_Reeser.htm\" target=\"_blank\">Mary Reeser\u003c/a> in St. Petersburg, Florida, he said her remains were reduced to ash within a three-foot diameter, while nearby combustibles like her slippers and newspapers remained untouched.\u003c/p>\n\n\u003cp>Addressing skeptics, Arnold acknowledged that mainstream science rejects the idea of internal combustion due to the body's high water content, likening it to &quot;trying to ignite a swimming pool.&quot; Yet, he insists photographic evidence and documented cases challenge this view. He also referenced survivors of partial SHC who report minimal physical sensation prior to the event, describing it as &quot;no significant thermal forewarning... maybe a slight tingling or minor heat rising.&quot; He revealed the deep discomfort among fire investigators and first responders when confronted with SHC incidents, citing an incident where a Philadelphia fire inspector dismissed the phenomenon outright, telling Arnold if he saw such a case, &quot;I'd go out, get drunk, and forget about it.&quot;\u003c/p>\n\n\u003cp>Detailing the 1966 case of Dr. John Irving Bentley, whose body was almost entirely reduced to ash with only a half leg and a severely burned skull remaining, he noted the impossibility of such destruction through conventional fire science. He recounted how even the coroner's report was inconsistent, listing asphyxiation without lungs or throat available for examination. Critical of the &quot;wick theory&quot; —the idea that body fat acts as fuel after ignition by a cigarette— as insufficient to explain the rarity and severity of SHC cases, he concluded that SHC represents &quot;a completely new, radically different, and challenging physiological phenomenon&quot; that defies current scientific understanding.\u003c/p>\n\n\u003cp>----------\u003c/p>\n\n\u003cp>In the latter half, podcaster and journalist \u003ca href=\"https://survivingthesurvivor.com/\" target=\"_blank\">Joel Waldman\u003c/a> delved into the enduring mystery of Jack the Ripper, whose crimes in East London's Whitechapel district in 1888 continue to captivate the public 138 years later. He emphasized the grim backdrop of the era, noting that &quot;the Metropolitan Police Service estimated there were 62 brothels and 1,200 women working as prostitutes just in this section of London.&quot; He recounted the five canonical victims, highlighting their brutal murders and the killer's grotesque focus on female reproductive organs. Addressing investigative challenges, Waldman noted the limited forensic science of the time, relying heavily on eyewitness accounts in a poor, immigrant-heavy neighborhood.\u003c/p>\n\n\u003cp>Waldman listed several suspects: Aaron Kosminski, a Polish-born barber living in Whitechapel at the time. A silk shawl found at one murder scene tested positive for mitochondrial DNA linked to both Kosminski's and victim Catherine Eddowes' families, though scientific and chain-of-custody issues leave the evidence inconclusive; Hyam Hyams, a mentally ill cigar maker with a distinctive gait and impaired arm, which tied in with eyewitness accounts describing a perpetrator with a specific gait and limited use of one arm; and Montague John Druitt, a lesser-known Ripper suspect, educated and from an upper-middle-class background, whose death shortly after the final murder sparked speculation.\u003c/p>\n\n\u003cp>Transitioning to current events, Waldman detailed the Lindsay Clancy trial in Massachusetts, where Clancy was charged with killing her three young children. He described the case as &quot;maybe the most fascinating trial I've ever covered,&quot; citing the intense media attention and complexities involving postpartum psychosis. He recounted chilling trial details such as Clancy hearing a male voice telling her that she had to take her life and take the lives of her children, and the eventual calling of a mistrial because of a lone juror. &quot;It was actually 11 to one in favor of not criminally responsible,&quot; he reported.\u003c/p>\n\n\u003cp>\u003cem>News segment guests: Charles R. Smith, \u003c/em>\u003ca href=\"https://www.wedontdie.com\" target=\"_blank\">\u003cem>Sandra Champlain\u003c/em>\u003c/a>\u003c/p>\n\n\u003ch2>EMERGING ARTISTS:\u003c/h2>\n\n\u003ch2>\u003cimg src=\"https://i.iheart.com/v3/re/assets.calendar/6a9e7d794ced3ffe0bdbb413\"\n        class=\"img-responsive\"\n        alt=\"\" />\u003c/h2>\n\n\u003cp>The first Sunday of every month, George Noory presents emerging artists for some of our bumper music selections. Tonight, we heard from Box 211, \u003ca href=\"https://jeanetteparsadanian.bandcamp.com/album/i-love-you-for-who-you-are\" target=\"_blank\">Jeanette Parsadanian\u003c/a>, \u003ca href=\"https://soundcloud.com/brianberryhill\" target=\"_blank\">Brian Berryhill\u003c/a>, \u003ca href=\"https://www.youtube.com/@reiterrockshow\" target=\"_blank\">Reiter\u003c/a>, RFC, \u003ca href=\"https://tanyasieber.bandcamp.com/\" target=\"_blank\">Tanya Sieber\u003c/a>, and \u003ca href=\"https://www.bandmix.com/tears-no-more/\" target=\"_blank\">Tears No More\u003c/a>. For more info on how to submit your own original music, \u003ca href=\"https://www.coasttocoastam.com/article/new-music-sundays/\" target=\"_blank\">visit this page\u003c/a>.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0871317893/ctoc\" target=\"_blank\">Ablaze!: The Mysterious Fires of Spontaneous Human Combustion\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://www.amazon.com/Surviving-Survivor-Conversation-Holocaust-Therapist/dp/B0CY6J326Y/ctoc\" target=\"_blank\">Surviving the Survivor\u003c/a>\u003c/li>\u003c/ul>\n"},"bumper_music":{"type":"bumpermusic","value":[{"artist":"Giorgio Moroder","title":"Midnight Express (The Chase)","url":"https://www.amazon.com/dp/B001NSZLFC"},{"artist":"Box 211","title":"Tuesday Morning","url":"https://www.coasttocoastam.com/show/2026-09-06-show/"},{"artist":"Jeanette Parsadanian","title":"I Love You For Who You Are","url":"https://jeanetteparsadanian.bandcamp.com/album/i-love-you-for-who-you-are"},{"artist":"Brian Berryhill","title":"Ales and Chocolate","url":"https://soundcloud.com/brianberryhill"},{"artist":"Reiter","title":"First Time","url":"https://www.youtube.com/@reiterrockshow"},{"artist":"RFC","title":"What Are You Searching For","url":"https://www.coasttocoastam.com/show/2026-09-06-show/"},{"artist":"Tanya Sieber","title":"Sisters Sing","url":"https://tanyasieber.bandcamp.com/"},{"artist":"Tears No More","title":"Fear is a Black Plague","url":"https://www.bandmix.com/tears-no-more/"},{"artist":"Queen","title":"We Will Rock You","url":"https://amazon.com/dp/B07VH1YBVL/ctoc?trackAsin=B07VH1YBVL"},{"artist":"Krokus","title":"Screaming In The Night","url":"https://amazon.com/dp/B00138DCRG/ctoc?trackAsin=B00138DCRG"},{"artist":"Andy Williams","title":"Stranger On The Shore","url":"https://amazon.com/dp/B00ZB8PCFO/ctoc?trackAsin=B00ZB8PCFO"},{"artist":"Cusco","title":"Montezuma","url":"https://amazon.com/dp/B007GN16MA/ctoc?trackAsin=B007GN16MA"},{"artist":"The Singing Nun","title":"Dominique","url":"https://amazon.com/dp/B07MWHV4R4/ctoc?trackAsin=B07MWHV4R4"},{"artist":"Cusco","title":"North Eastern","url":"https://amazon.com/dp/B007GN0O7I/ctoc?trackAsin=B007GN0O7I"},{"artist":"Peter, Paul And Mary","title":"500 Miles","url":"https://amazon.com/dp/B0012EFYDQ/ctoc/?trackAsin=B0012EFYDQ"},{"artist":"Cusco","title":"Inca Dance","url":"https://www.amazon.com/music/player/albums/B007GMZFOQ"}]},"display_highlights":{"type":"checkbox","value":false},"episodes":{"type":"plain","value":""},"guest":{"type":"link","value":["%2F5dffefb5cc137bf2442014a4","%2F66c7d9d347e95a462f608dac"]},"highlights":{"type":"plain","value":""},"host":{"type":"link","value":["%2F5df90403fc5c6051ef1778c3"]},"host_name":{"type":"plain","value":"George Noory"},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["keywords/spontaneous human combustion","keywords/true crime","keywords/Jack the Ripper"]},"pn_podcast":{"type":"pnpodcast","value":[{"episodeId":"/episodes/6a9e9dea244cc14e2b9417f5","show":"coast","title":"Sun, Sep 6 2026 - Hour 1"},{"episodeId":"/episodes/6a9e9e08244cc14e2b9417f6","show":"coast","title":"Sun, Sep 6 2026 - Hour 2"},{"episodeId":"/episodes/6a9e9e1a244cc14e2b9417f7","show":"coast","title":"Sun, Sep 6 2026 - Hour 3"},{"episodeId":"/episodes/6a9e9e2e244cc14e2b9417f8","show":"coast","title":"Sun, Sep 6 2026 - Hour 4"}]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"Burning businessman in the office. This is entirely 3D generated image.","id":"%2F6a9a12668b781055d9f2e8e9","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/assets.getty/6a9a12668b781055d9f2e8e9","source_credit":"gremlin / E+ / Getty Images","title":"Burning businessman in the office","url":"asset://assets.getty/6a9a12668b781055d9f2e8e9","use_caption":false}},"show_audio":{"type":"link","value":[]},"show_date":{"type":"date","value":1788703200000},"slug":{"type":"slug","value":"2026-09-06-show"},"summary":{"type":"html","value":"\u003cp>\u003ca href=\"https://parascience.com/\" target=\"_blank\">Larry Arnold\u003c/a>, founder of Parascience International, discussed perplexing cases of spontaneous human combustion. Followed by podcaster \u003ca href=\"https://survivingthesurvivor.com/\" target=\"_blank\">Joel Waldman\u003c/a> delving into the Jack the Ripper mystery, and the Lindsay Clancy trial. \u003c/p>\n\n"},"title":{"type":"title","value":"Spontaneous Human Combustion / Jack the Ripper"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://parascience.com/\" target=\"_blank\">\u003cu>parascience.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://survivingthesurvivor.com/\" target=\"_blank\">\u003cu>survivingthesurvivor.com\u003c/u>\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://youtube.com/@survivingthesurvivor\" target=\"_blank\">youtube.com/@survivingthesurvivor\u003c/a>\u003c/li>\u003c/ul>\n"},"zype_episodes":{"type":"plain","value":"09-06-2026-hour-1,09-06-2026-hour-2,09-06-2026-hour-3,09-06-2026-hour-4"},"zype_highlights":{"type":"plain","value":""}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"permalink":"https://www.coasttocoastam.com/show/2026-09-06-show/","summary":{"author":"","description":"Larry Arnold, founder of Parascience International, discussed perplexing cases of spontaneous human combustion. Followed by podcaster Joel Waldman delving into the Jack the Ripper mystery, and the Lindsay Clancy trial.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"Burning businessman in the office. This is entirely 3D generated image.","link":"","new_tab":false,"source_credit":"gremlin / E+ / Getty Images","title":"Burning businessman in the office","url":"asset://assets.getty/6a9a12668b781055d9f2e8e9","use_caption":false},"keywords":["keywords/spontaneous human combustion","keywords/true crime","keywords/Jack the Ripper"],"primary_slug":"2026-09-06-show","slugs":["2026-09-06-show"],"sponsored":false,"title":"Spontaneous Human Combustion / Jack the Ripper"},"targeting":{"exclusion":{"tags":[]},"publish_date":1788775200000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"0NNEL","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/true-crime","coast-categories/host-george-noory"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"],"workflow":""}]}},"slug":"2026-09-06-show","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/6a9a12668b781055d9f2e8e9","title":"Spontaneous Human Combustion / Jack the Ripper","description":"Larry Arnold, founder of Parascience International, discussed perplexing cases of spontaneous human combustion. Followed by podcaster Joel Waldman delving into the Jack the Ripper mystery, and the Lindsay Clancy trial.","author":""},"pub_start":1788775200000,"pub_until":4115978604802,"pub_changed":1788802163526,"subscription":[{"tags":["coast-categories/mysteries-anomalies","coast-categories/true-crime","coast-categories/host-george-noory","brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Show"]}],"exclusion":[{"tags":[]}],"linksData":[{"name":"guests","result":{"items":[{"ref_id":"%2F5dffefb5cc137bf2442014a4","slug":"arnold-larry-e-5632","payload":{"canonical_url":"https:/www.coasttocoastam.com/guest/arnold-larry-e/5632","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>\n\nLarry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.\u003cbr />\n \u003cbr /> In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.\n\u003c/p>"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.amazon.com/exec/obidos/ASIN/0871317893/ctoc\" target=\"_blank\">Ablaze!: The Mysterious Fires of Spontaneous Human Combustion\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F64d1d1a2934751464a2d100e","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/64d1d1a2934751464a2d100e","source_credit":"","title":"","url":"asset://new_assets/64d1d1a2934751464a2d100e","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"arnold-larry-e-5632"},"summary":{"type":"html","value":"\u003cp>Larry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.\u003c/p>\n\n\n\u003cp> \u003c/p>\n\n\u003cp> In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.\u003c/p>\n\n"},"title":{"type":"title","value":"Larry E. Arnold"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://www.parascience.com/\" target=\"_blank\">parascience.com\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"external_url":"","feed_content_id":"/content/arnold-larry-e-5632","feed_permalink":"https:/www.coasttocoastam.com/guest/arnold-larry-e/5632","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Larry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.     In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/64d1d1a2934751464a2d100e","use_caption":false},"keywords":[],"primary_slug":"arnold-larry-e-5632","slugs":["arnold-larry-e-5632"],"sponsored":false,"title":"Larry E. Arnold"},"targeting":{"exclusion":{"tags":[]},"publish_date":1514515920000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"GUxV2","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/mysteries-anomalies","coast-categories/weird-bizarre"],"where":["collections/Coast to Coast AM","collections/Coast to Coast AM Guest","brands/COAST-PR (15194)"],"workflow":""}]}},"pub_start":1514515920000,"type":"content:coast-to-coast-guest","summary":{"title":"Larry E. Arnold","description":"Larry Arnold was trained in the methodology of science with an undergraduate major in mechanical engineering. He later worked for the private-sector in electrical engineering. Larry developed a burgeoning fascination with human consciousness potential and undertook a new province of study: the unexplained.     In 1976 he founded ParaScience International. As director of PSI, he combines his scientific background with investigating and describing the intriguing world of forteana - those unconventional subjects and weird events that fail to find acceptance, let alone explanation, within the boundaries of today's science. Larry is internationally recognized for his pioneering research in spontaneous human combustion.","image":"https://i.iheart.com/v3/re/new_assets/64d1d1a2934751464a2d100e"}},{"ref_id":"%2F66c7d9d347e95a462f608dac","slug":"joel-waldman","payload":{"canonical_url":"https://www.coasttocoastam.com/guest/joel-waldman/","cuser":"user/ldap/PREBUR1SXN","fields":{"author":{"type":"author","value":[]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":0},"type":"html","value":"\u003cp>Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill. He has also worked as an investigative reporter for Fox 5 in New York City and for TV news programs in West Palm Beach, Miami, and Tucson, Arizona. He lives in Miami Beach with his wife, Ileana, and his three children.\u003c/p>\n\n"}]},"books":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"https://www.amazon.com/Surviving-Survivor-Conversation-Holocaust-Therapist/dp/B0CY6J326Y/ctoc\" target=\"_blank\">Surviving the Survivor\u003c/a>\u003c/li>\u003c/ul>\n"},"cds":{"type":"html","value":""},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F6995775bb1027afd4c1aaf59","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/6995775bb1027afd4c1aaf59","source_credit":"","title":"","url":"asset://new_assets/6995775bb1027afd4c1aaf59","use_caption":false}},"show_appearances":{"type":"link","value":[]},"slug":{"type":"slug","value":"joel-waldman"},"summary":{"type":"html","value":"\u003cp>Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill.\u003c/p>\n\n"},"title":{"type":"title","value":"Joel Waldman"},"videos":{"type":"html","value":""},"websites":{"type":"html","value":"\u003cul>\u003cli>\u003ca href=\"http://survivingthesurvivor.com/\" target=\"_blank\">survivingthesurvivor.com\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"https://youtube.com/@survivingthesurvivor\" target=\"_blank\">youtube.com/@survivingthesurvivor\u003c/a>\u003c/li>\u003c/ul>\n"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":""},"summary":{"author":"","description":"Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill.","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"","url":"asset://new_assets/6995775bb1027afd4c1aaf59","use_caption":false},"keywords":[],"primary_slug":"joel-waldman","slugs":["joel-waldman"],"sponsored":false,"title":"Joel Waldman"},"targeting":{"exclusion":{"tags":[]},"publish_date":1724373240000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"zgIPm","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/true-crime"],"where":["brands/COAST-PR (15194)","collections/Coast to Coast AM","collections/Coast to Coast AM Guest"],"workflow":""}]}},"pub_start":1724373240000,"type":"content:coast-to-coast-guest","summary":{"title":"Joel Waldman","description":"Joel Waldman is the co-host of the hit true-crime podcast Surviving the Survivor and an Emmy Award-winning broadcast journalist who worked most recently as a Washington, DC-based correspondent for Fox News, covering national politics from Capitol Hill.","image":"https://i.iheart.com/v3/re/new_assets/6995775bb1027afd4c1aaf59"}}]}},{"name":"hosts","result":{"items":[{"ref_id":"%2F5df90403fc5c6051ef1778c3","slug":"george-noory","payload":{"canonical_url":"https:/www.coasttocoastam.com/page/george-noory","cuser":"","fields":{"author":{"type":"author","value":[{"id":"","name":"Coast to Coast AM Staff"}]},"blocks":{"type":"flex","value":[{"locale":{"locales":[]},"schedule":{"begin":0,"enabled":false,"end":4115978604802},"type":"html","value":"\u003cp>George Noory,  host of the nationally syndicated program, \u003cem>Coast to Coast AM\u003c/em>, says if he weren&rsquo;t a  national radio talk show host he&rsquo;d be in politics. Heard by millions of  listeners\u003cem>, Coast To Coast AM\u003c/em> airs on nearly 620 stations in the U.S., Canada, Mexico  and Guam.\u003c/p>\n\u003cp>While hosting \u003cem>The Nighthawk\u003c/em>, a wildly successful,  late-night program on KTRS in St. Louis, Noory was recruited by Premiere Radio  Networks to guest host on \u003cem>Coast to Coast  AM \u003c/em>with Art Bell.&nbsp; He became the  permanent host of the phenomenally successful over-night program on January 1, 2003,  following Bell&rsquo;s retirement. &nbsp;Since then, Noory&rsquo;s audience has continued to  grow.\u003c/p>\n\u003cp>Noory captivates  program listeners with his discussions of paranormal phenomena, time travel,  alien abductions, conspiracies and all things curious and unexplained. He is  driven, he has said, by the desire to solve the great mysteries of our time.  From his first days as a radio broadcaster he says, &ldquo;I&rsquo;ve wanted to cover  stories that the mainstream media never touch&mdash;the unusual, the paranormal and  things like that. I learned that broadcast was the best business for exploring  these issues, and I&rsquo;ve been doing it for 33 years.&rdquo;\u003c/p>\n\u003cp>He dates his  interest in these matters to a book by Walter Sullivan, \u003cem>We Are Not Alone,\u003c/em> that his mother gave him when he was 13. He was  hooked.\u003c/p>\n\u003cp>Prior to his late-night show on KTRS,  Noory had an extensive broadcast career.&nbsp;  He started in radio at WCAR-AM in Detroit where his first-ever interview was with  nuclear physicist and UFO expert Stanton Friedman.&nbsp; From 1974-1978, he served as news producer  and executive news producer at WJBK-TV.&nbsp;  At age 28, he became the youngest major market news director in the  country at KMSP-TV in Minneapolis.\u003cstrong>\u003c/strong>\u003c/p>\n\u003cp>Noory was also  the director of news planning and development at KSTP-TV in Minneapolis, was news director at KSDK-TV in St. Louis and the recipient of three Emmy Awards  while a news executive.\u003c/p>\n\n\u003cp> Noory released his first book in 2006.  \"Worker In The Light: Unlock Your Five Senses And Liberate Your Limitless Potential,\" co-written by best-selling author William J. Birnes, is Noory’s revolutionary guide to spiritual enlightenment, human empowerment, ultimate productivity and absolute happiness.  Noory and Birnes co-authored a follow up in 2009 entitled \u003ci>Journey to the Light\u003c/i>, in which they present amazing first-hand accounts of how ordinary people changed their own lives, transcended their doubts and fears, and unlocked the secrets to their spiritual growth.  In October 2011, Noory released his third book, \u003ci>Talking To The Dead\u003c/i>.  Co-written by Rosemary Ellen Guiley, a leading expert on the paranormal and supernatural, the book explores the colorful history and personalities behind spirit communications, weaving together spirituality, metaphysics, science and technology.  Noory, along with Richard Belzer and David Wayne, released \"Someone is Hiding Something: What Happened to Malaysia Airlines Flight 370?\" in February 2015.  Scrutinizing the theories the media and politicians claim are the \"most likely\" reasons the plane crashed, they argue that if a year after a huge Boeing 777 has gone missing, and there’s still no sign of it whatsoever, it’s time to think outside the box. \u003cp>\n\nIn December 2012, GAIAM TV launched \"Beyond Belief with George Noory,\" a new TV show exploring the unknown and mysteries of the universe.  The one-hour, weekly series features Noory’s informative, investigative and dynamic conversations, as well as some of his favorite guests from the radio program.  Taped at GAIAM studios in Boulder, Colo., Beyond Belief with George Noory is available exclusively at \u003ca href = \"http://www.beyondbelief.com/\" target = \"_Blank\"> beyondbelief.com\u003c/a>.  Noory has also appeared on the History Channel's \u003ci>Ancient Aliens\u003c/i>, SYFY, The Larry King Show and numerous others. \n\n\u003cp>He was born,  raised and educated in Detroit. He has three children and six grandchildren. He served nine years in the U.S. Naval Reserve.\u003c/p>\n\u003cp>\u003ca href=\"/pages/about\">About Coast to Coast AM\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"/calendar/\">George's Calendar\u003c/a>\u003c/p>\n\u003cp>\u003ca href=\"https://www.coasttocoastam.com/shows/host-george-noory/\">C2C shows\u003c/a> hosted by George Noory\u003c/p>\n"}]},"include_recommendations":{"type":"checkbox","value":true},"keywords":{"type":"tag","value":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"]},"primary_image":{"type":"asset","value":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F5e381ddba201ec1fa69d0ce3","link":"","new_tab":false,"public_uri":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3","source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false}},"primary_video":{"type":"embed","value":{"attributes":{"author_name":"","author_url":"","height":0,"thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","width":0},"embed_type":"","html":"","provider":"","rendering_hint":"","url":""}},"slug":{"type":"slug","value":"george-noory"},"source":{"type":"plain","value":" "},"source_url":{"type":"plain","value":""},"summary":{"type":"html","value":"\u003cp>Coast to Coast AM Radio\u003c/p>\n\n"},"title":{"type":"title","value":"George Noory"}},"ingestion":{"custom_fields":{},"external_url":"","feed_content_id":"/content/george-noory","feed_partner_content":false,"feed_permalink":"https:/www.coasttocoastam.com/page/george-noory","feed_type":"","feed_vendor":"C2C"},"summary":{"author":"Coast to Coast AM Staff","description":"Coast to Coast AM Radio","image":{"alt_text":"","attributes":{"mimetype":"image/jpeg","type":"image"},"caption":"","link":"","new_tab":false,"source_credit":"","title":"George Noory","url":"asset://new_assets/5e381ddba201ec1fa69d0ce3","use_caption":false},"keywords":["coast to coast am","radio","ufos","creatures","extraterrestrial","supernatural","myths","legends","monsters","space","universe","science","mystery","sci-fi","george noory","ian punnett","george knapp","art bell","somewhere in time"],"primary_slug":"george-noory","slugs":["george-noory"],"sponsored":false,"title":"George Noory"},"targeting":{"exclusion":{"tags":[]},"publish_date":1580474700000,"publish_end_date":4115978604802,"publish_origin":"brands/COAST-PR (15194)","syndication":{"publish_origin":"brands/COAST-PR (15194)","refs":{}},"targets":[{"id":"WlGey","operator":"OR","readonly":false,"remove":false,"update":false,"what":["coast-categories/host-george-noory"],"where":["collections/Coast to Coast AM","brands/COAST-PR (15194)","collections/Coast to Coast AM Host"],"workflow":""}]}},"pub_start":1580474700000,"type":"content:coast-to-coast-article","summary":{"title":"George Noory","description":"Coast to Coast AM Radio","image":"https://i.iheart.com/v3/re/new_assets/5e381ddba201ec1fa69d0ce3"}}]}}],"lookup":["publish_origin:brands/COAST-PR (15194)","id:/6a9a116938437b58bc7e062e","slug:2026-09-06-show","slug:2026-09-06-show","keyword:keywords/spontaneous human combustion","keyword:keywords/true crime","keyword:keywords/Jack the Ripper"]}}],"resume":{"id":"ID:shows-feed","context":{"\u003clocale>":"en-US"},"size":8,"from":"eyJza2lwIjo4LCJjdXJzb3JzIjp7IkMwam1iIjoiZXlKdlptWnpaWFFpT2poOSJ9LCJlbmRzIjp7fX0=","scopes":null}}},{"id":"mbtLX","region":"main:dynamic","type":"ad","ordinal":2,"value":{"ad_split":0,"position":"3308"},"tags":[],"schedule":null},{"id":"f2MoB","region":"main:dynamic","type":"ad","ordinal":3,"value":{"ad_split":0,"position":"5052"},"tags":[],"schedule":null},{"id":"YP99Y","region":"footer:dynamic","type":"recommendation","ordinal":0,"value":{"widget_id":"AR_23"},"tags":[],"schedule":null},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script>
        <script>window.SDK = { environment:
                {"APTIVADA_SDK_HOST":"campaign.aptivada.com","APTIVADA_SDK_HOST_2":"https://xp.audience.io/sdk.js","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_ID":"7d044e9d-e966-4b73-b448-a29d06f71027","ONETRUST_COAST_ID":"4f76ca8a-4263-4392-8880-c448aa78ab63","PRIVACY_HOST":"local.inferno.us","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","GOOGLE_TRANSLATE_SCRIPT_URL":"https://translate.google.com/translate_a/element.js","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","WEB_ACCOUNT_HOST":"https://account.iheart.com","OAUTH_SIGNUP_PATH":"/sign-up/","OAUTH_LOGIN_PATH":"/login/","OAUTH_INFERNO_LOGOUT_PATH":"/auth/logout","OAUTH_INFERNO_PROFILE_PATH":"/auth/profile","OAUTH_AUTHORIZE_PATH":"/oauth2/v1/authorize","OAUTH_NON_IHR_CLIENT_ID":"a214486a-2314-40c0-8f4d-8b6d975e1a26","OAUTH_TOKEN_PATH":"/api/v1/token","IGLOO_URL":"https://us-events.api.iheart.com/events","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","POSTUP_CONTACT_TEMPLATE_ID":"3","WWW_AUTH_HOST":"https://www.iheart.com","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","AMAZON_PUBLISHER_ID":"3901","REQUEST_TIMEOUT":"15000","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","MAX_AGE_HEADERS":"2592000000","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}};
            </script>
        <script>
            // This needs to be here so it is loaded before lazysizes.
            // Lazysizes loads thanks to webpack, before any app code is run.
            // https://github.com/aFarkas/lazysizes#js-api
            window.lazySizesConfig = window.lazySizesConfig || {};
            window.lazySizesConfig.init = false;

            // CCPA Compliance
            window.deferAnalyticsVendorBeacons = false;
        </script>
                <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx","coast","packages-renderer-shared-ui-src-elements-MagicLink-component","vendor","packages_renderer_shared_core_src_auth_backends_pws_ts","CoastFeedLastNightShowItem-component","Heading-component","FauxButton-component","CoastFeedTonightShowsLoader-component","CoastFeedUpcomingShowsPreview-component","components-featured-CoastFeaturedLoader-component","CoastFeedInTheNewsHomepage-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["coast","packages-renderer-shared-ui-src-elements-MagicLink-component","CoastFeedLastNightShowItem-component","Heading-component","FauxButton-component","CoastFeedTonightShowsLoader-component","CoastFeedUpcomingShowsPreview-component","components-featured-CoastFeaturedLoader-component","CoastFeedInTheNewsHomepage-component"]}</script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.40927039cdc96381d1db.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.df07d3e9c7fdd3d632d9.js"></script>
<script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.3bd505eac3a9bef04510.js"></script>
<script async data-chunk="coast" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_ui_src_icons_SocialIcons_component_tsx.d3d8452bf8f9c31198c1.js"></script>
<script async data-chunk="coast" src="https://static.inferno.iheart.com/inferno/scripts/coast.a83bd0150306c4cb59f3.js"></script>
<script async data-chunk="packages-renderer-shared-ui-src-elements-MagicLink-component" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.489cbf025d7e1a37ef28.js"></script>
<script async data-chunk="CoastFeedLastNightShowItem-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_auth_backends_pws_ts.ce65c226708bb8aa693d.js"></script>
<script async data-chunk="CoastFeedLastNightShowItem-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedLastNightShowItem-component.90dfdcefaae5b012585f.js"></script>
<script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script>
<script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.9d6a8bfa29e035e27f5b.js"></script>
<script async data-chunk="CoastFeedTonightShowsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedTonightShowsLoader-component.bb0a5bc5d435853d6d3d.js"></script>
<script async data-chunk="CoastFeedUpcomingShowsPreview-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedUpcomingShowsPreview-component.2c2f9ae7943853c2a484.js"></script>
<script async data-chunk="components-featured-CoastFeaturedLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/components-featured-CoastFeaturedLoader-component.97a638086d0e5d1b13f1.js"></script>
<script async data-chunk="CoastFeedInTheNewsHomepage-component" src="https://static.inferno.iheart.com/inferno/scripts/CoastFeedInTheNewsHomepage-component.2bc7ae1194c2f5718597.js"></script>
            </body>
        </html>