Skip to content

Autonomous System

AS55039FATBEAM-AS - Fatbeam, LLC(US)

Last fetched

AS55039 is an Autonomous System operated by FATBEAM-AS - Fatbeam, LLC and registered in US. As of Thu, 21 May 2026 06:23:37 GMT, it announces 76 routed IP prefixes and peers with 20 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS55039Routing diversity9.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/55039

Routing footprint

AS55039 announces 76 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

20 distinct peers via BGP. The first 20 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS402184ONE15-LLC-BND - One15 LLCUS
AS401987SAMARITAN HEALTHCARE-ASN - Samaritan HealthcareUS
AS399676KANIKSU-01 - Kaniksu, LLCUS
AS396049EDNETICS - Ednetics, Inc.US
AS393384US-KONTIKI-2 - Kollective Technology, Inc.US
AS63298FATBEAM-TEKFINITY - Fatbeam, LLCUS
AS63282YVFWC - Yakima Valley Farm Workers ClinicUS
AS62990STCHARLESHEALTHSYSTEM - St. Charles Health System, Inc.US
AS55268WA-EDMONDS15 - Edmonds School District #15US
AS30107JSD2 - West Ada School DistrictUS
AS27282ASNIC - North Idaho CollegeUS
AS26036KOOTENAIHEALTH - Kootenai Medical CenterUS
AS23263EL-INTERNET-NORTHWEST - E.L. Internet NorthwestUS
AS18913AIR-PIPE-AS - WIRED OR WIRELESS INC.US
AS16679BSD403-ASN-111 - BETHEL SCHOOL DISTRICT 403US
AS11863PLU - Pacific Lutheran UniversityUS
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS
AS6461ZAYO-6461 - Zayo BandwidthUS

Blast radius

Approximate count of dependent hostnames if AS55039 disappeared from the routing table.

~897 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:23:37 GMT.

MOAS / hijack watch

Prefixes routed by AS55039 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

No active MOAS conflicts. Every prefix announced by AS55039 is unique to AS55039 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS55039.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS55039"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.