Skip to content

Autonomous System

AS680(DE)

Last fetched

AS680 is an Autonomous System registered in DE. As of Mon, 13 Jul 2026 19:41:49 GMT, it announces 318 routed IP prefixes and peers with 49 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS680Routing diversity10.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/680

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS12643DE
AS12654NL
AS12816DE
AS1299SE
AS13040DE
AS1754DE
AS199578DE
AS200943DE
AS205046DE
AS20588DE
AS20633DE
AS207592DE
AS207611DE
AS209499DE
AS20965NL
AS210482DE
AS2117DE
AS24482SG
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS29169FR
AS29484DE
AS31500AG
AS31705DE
AS3214DE
AS3216RU
AS3320DE
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS33891DE
AS34019FR
AS34520DE
AS34549DE
AS34878DE
AS41289DE
AS41969DE
AS42708SE
AS43066DE
AS47610DE
AS49234DE
AS5405DE
AS5501DE
AS5520DE
AS553DE
AS56357DE
AS60824DE
AS6461ZAYO-6461 - Zayo BandwidthUS
AS6733DE
AS6939HURRICANE - Hurricane Electric LLCUS
AS8519DE
AS9002GB

Blast radius

Count of dependent hostnames if AS680 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 AS680 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 AS680 is unique to AS680 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS680.

Cypher and MCP

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

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