Skip to content

Autonomous System

AS12831TASK-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

WHISPER CANON · AS12831Routing diversity5.7/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/12831

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 ASNOperatorCountry
AS13293PIONIER-AS-COM PIONIERPL
AS211293CTM-PGZPL
AS204360SUMPTO-PL
AS198838VECTOR-ASPL
AS198613UMG-ASPL
AS197656ATENA-SOPOT-ASPL
AS197502WMCSI-ASPL
AS197396METALZBYTPL
AS196844PIONIER-AS-AMS-IX PIONIER, National Research and Education Network in PolandPL
AS56408AIRPORT_GDANSK-ASPL
AS51976JP-TELEKOM-ASPL
AS50828GPECPL
AS48859NPC-ASPL
AS43681UMSOPOTPL
AS34999PROINTERNET-AS ul. Leborska 23BPL
AS34409POLSKAPRESS-ASPL
AS34069RADIOGDANSK-ASPL
AS31683ZMPG-ASPL
AS29649LIMES-ASPL
AS29103GSR Gdansk, PolandPL

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.