Autonomous System
AS8820 — TAL-DE - tal.de GmbH(DE)
Last fetched
AS8820 is an Autonomous System operated by TAL-DE - tal.de GmbH and registered in DE. As of Sun, 06 Sep 2026 16:08:48 GMT, it announces 44 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8820 announces 44 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 46.236.218.0/23
- 78.41.50.0/24
- 78.41.51.0/24
- 81.92.0.0/24
- 81.92.6.0/24
- 81.92.0.0/20
- 81.92.10.0/24
- 82.139.196.0/22
- 82.139.200.0/22
- 82.139.222.0/24
- 82.139.222.0/23
- 82.139.223.0/24
- 82.139.252.0/22
- 92.119.104.0/24
- 92.119.104.0/22
- 92.119.107.0/24
- 188.246.17.0/24
- 188.246.23.0/24
- 195.8.224.0/24
- 195.8.225.0/24
- 195.8.226.0/24
- 195.8.229.0/24
- 195.8.232.0/24
- 195.8.233.0/24
- 195.8.234.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS13247 | ERDENREICH - Erdenreich Datentechnik GmbH | DE |
| AS15987 | PORTUNITY-AS - Portunity GmbH | DE |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS3223 | VOXILITY - Voxility LLP | GB |
| AS3320 | DTAG - Deutsche Telekom AG | DE |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS41692 | OPENCARRIER-AS - OpenCarrier eG | DE |
| AS43910 | INTRA2NET-AS - Intra2net AG | DE |
| AS5405 | INTERDOTLINK - Inter.link GmbH | DE |
| AS60123 | REMSCHEID-AS - Stadtverwaltung Remscheid | DE |
| AS60128 | ICIG-AS - ICIG Business Services GmbH | DE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS8820 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 AS8820 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 AS8820 is unique to AS8820 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8820.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8820"})-[: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.