Autonomous System
AS12831 — TASK-AS(PL)
Last fetched
AS12831 is an Autonomous System operated by TASK-AS and registered in PL. As of Thu, 21 May 2026 06:26:17 GMT, it announces 13 routed IP prefixes and peers with 20 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12831 announces 13 distinct routed prefixes. The 13-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
20 distinct peers via BGP. The first 20 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS13293 | PIONIER-AS-COM PIONIER | PL |
| AS211293 | CTM-PGZ | PL |
| AS204360 | SUMPTO- | PL |
| AS198838 | VECTOR-AS | PL |
| AS198613 | UMG-AS | PL |
| AS197656 | ATENA-SOPOT-AS | PL |
| AS197502 | WMCSI-AS | PL |
| AS197396 | METALZBYT | PL |
| AS196844 | PIONIER-AS-AMS-IX PIONIER, National Research and Education Network in Poland | PL |
| AS56408 | AIRPORT_GDANSK-AS | PL |
| AS51976 | JP-TELEKOM-AS | PL |
| AS50828 | GPEC | PL |
| AS48859 | NPC-AS | PL |
| AS43681 | UMSOPOT | PL |
| AS34999 | PROINTERNET-AS ul. Leborska 23B | PL |
| AS34409 | POLSKAPRESS-AS | PL |
| AS34069 | RADIOGDANSK-AS | PL |
| AS31683 | ZMPG-AS | PL |
| AS29649 | LIMES-AS | PL |
| AS29103 | GSR Gdansk, Poland | PL |
Blast radius
Approximate count of dependent hostnames if AS12831 disappeared from the routing table.
~4,011 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:26:17 GMT.
MOAS / hijack watch
Prefixes routed by AS12831 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 AS12831 is unique to AS12831 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12831.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12831"})-[: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.