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
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.
- 45.12.192.0/22
- 84.246.64.0/21
- 87.77.0.0/16
- 128.7.0.0/16
- 128.140.208.0/21
- 128.176.0.0/16
- 129.26.0.0/16
- 129.70.0.0/16
- 129.217.0.0/16
- 129.233.128.0/18
- 129.233.202.0/24
- 129.233.210.0/24
- 129.233.224.0/20
- 129.247.0.0/16
- 130.73.0.0/16
- 130.75.0.0/16
- 130.133.0.0/16
- 130.149.0.0/16
- 130.183.0.0/16
- 131.173.0.0/16
- 131.188.0.0/16
- 131.220.0.0/16
- 131.234.0.0/16
- 132.176.0.0/16
- 132.180.0.0/16
Peering ecosystem
49 distinct peers via BGP. The first 49 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12643 | — | DE |
| AS12654 | — | NL |
| AS12816 | — | DE |
| AS1299 | — | SE |
| AS13040 | — | DE |
| AS1754 | — | DE |
| AS199578 | — | DE |
| AS200943 | — | DE |
| AS205046 | — | DE |
| AS20588 | — | DE |
| AS20633 | — | DE |
| AS207592 | — | DE |
| AS207611 | — | DE |
| AS209499 | — | DE |
| AS20965 | — | NL |
| AS210482 | — | DE |
| AS2117 | — | DE |
| AS24482 | — | SG |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS29169 | — | FR |
| AS29484 | — | DE |
| AS31500 | — | AG |
| AS31705 | — | DE |
| AS3214 | — | DE |
| AS3216 | — | RU |
| AS3320 | — | DE |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS33891 | — | DE |
| AS34019 | — | FR |
| AS34520 | — | DE |
| AS34549 | — | DE |
| AS34878 | — | DE |
| AS41289 | — | DE |
| AS41969 | — | DE |
| AS42708 | — | SE |
| AS43066 | — | DE |
| AS47610 | — | DE |
| AS49234 | — | DE |
| AS5405 | — | DE |
| AS5501 | — | DE |
| AS5520 | — | DE |
| AS553 | — | DE |
| AS56357 | — | DE |
| AS60824 | — | DE |
| AS6461 | ZAYO-6461 - Zayo Bandwidth | US |
| AS6733 | — | DE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS8519 | — | DE |
| AS9002 | — | GB |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.