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 Thu, 21 May 2026 10:23:01 GMT, it announces 45 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8820 announces 45 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
- 81.92.11.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
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
Blast radius
Approximate count of dependent hostnames if AS8820 disappeared from the routing table.
~18,680 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:23:01 GMT.
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.