Skip to content

Autonomous System

AS36698

Last fetched

AS36698 is operated by FATBANANA-BROADBAND - Fatbanana Broadband Inc., registered in CA, and announces 9 prefixes to 2 BGP neighbours. AS36698 has a reputation score of 16.2 (NEUTRAL); 8 of its 3,840 announced IPv4 addresses appear on threat feeds.

Nutrition Label

WHISPER CANON · AS36698Routing diversity5.0/10Peering density1.9/10MOAS conflict⚠ 2 conflictsThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/36698

Routing footprint

Announced prefixes
9
BGP neighbours
2
RPKI ROAs
1
MOAS conflicts
2
CAIDA AS-rank
9,771
Customer-cone ASNs
2
Facilities
9
Internet exchanges
1

Blast radius

Announced IPv4 addresses
3,840
Threat-listed addresses
8
Threat density
0.2083 %
Routed prefixes
9

How much of the internet this network is responsible for, and how much of that address space currently appears on a threat feed. Coverage: computed.

Peering ecosystem

A sample of 2 of this network’s 2 BGP neighbours.

MOAS / hijack watch

2 announced prefixes conflict with AS36698 — another network announces the same address space. A sample:

Reputation

16.2reputation score (NEUTRAL)

AS36698 (FATBANANA-BROADBAND - Fatbanana Broadband Inc., CA) has a reputation score of 57.5 (NEUTRAL).

Threat density
62.9/100
Graph metrics
55.0/100
Historical behaviour
75.0/100
Prefix age
20.0/100

These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.

Registration

Registered to
Fatbanana Broadband Inc.
RIR
ARIN
Registered
Wed, 22 Mar 2006 22:38:48 GMT

Threat-feed evidence

Related pages

Pivot from AS36698 into the prefixes, peers and country it routes for.

Cypher and MCP

Reproduce this network's routing footprint against graph.whisper.security:

MATCH (a:ASN {name: "AS36698"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS36698")

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