Skip to content

Autonomous System

AS2860(PT)

Last fetched

AS2860 is an Autonomous System registered in PT. As of Tue, 21 Jul 2026 12:26:05 GMT, it announces 144 routed IP prefixes and peers with 53 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS2860Routing diversity10.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/2860

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS12527PT
AS13134PT
AS13150IL
AS13200PT
AS15457PT
AS1897PT
AS19584DATACAMO-LOSANGELES - Datacamo, Inc.US
AS199130PT
AS200655US
AS200706PT
AS200942PT
AS201170PT
AS201523PT
AS201782PT
AS203119ES
AS203898US
AS207112PT
AS208457PT
AS210300PT
AS212554PT
AS215306PT
AS215446PT
AS25005PT
AS25060PT
AS25253PT
AS28672PT
AS28998PT
AS31497PT
AS3320DE
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS34549DE
AS35280FR
AS3573ACCENTURE - Accenture LLPUS
AS35757PT
AS35822PT
AS38993PT
AS41345PT
AS42580PT
AS43643PT
AS43652PT
AS43887PT
AS47202PT
AS47310PT
AS49941PT
AS50271PT
AS51171PT
AS51512PT
AS59745DE
AS59787PT
AS64472PT
AS6453US
AS6939HURRICANE - Hurricane Electric LLCUS
AS9002GB

Blast radius

Count of dependent hostnames if AS2860 disappeared from the routing table.

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

Prefixes routed by AS2860 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 AS2860 is unique to AS2860 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS2860.

Cypher and MCP

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

MATCH (a:ASN {name: "AS2860"})-[: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.