Autonomous System
AS719(FI)
Last fetched
AS719 is an Autonomous System registered in FI. As of Tue, 21 Jul 2026 12:26:06 GMT, it announces 156 routed IP prefixes and peers with 30 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS719 announces 156 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.7.16.0/20
- 31.132.12.0/24
- 46.182.112.0/21
- 62.142.0.0/16
- 62.148.192.0/19
- 62.216.96.0/19
- 62.240.64.0/19
- 62.248.128.0/17
- 77.109.192.0/18
- 80.81.160.0/19
- 80.88.176.0/20
- 80.186.0.0/16
- 80.248.96.0/19
- 81.197.0.0/16
- 81.209.0.0/17
- 82.103.192.0/18
- 82.118.192.0/19
- 82.141.64.0/18
- 82.215.192.0/18
- 83.245.128.0/17
- 84.230.0.0/15
- 85.76.0.0/14
- 85.156.0.0/16
- 85.157.0.0/16
- 85.217.0.0/17
Peering ecosystem
30 distinct peers via BGP. The first 30 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1780 | — | FI |
| AS197115 | — | FI |
| AS197930 | — | FI |
| AS198443 | — | FI |
| AS200444 | — | FI |
| AS200905 | — | FI |
| AS206520 | — | FI |
| AS207003 | — | FI |
| AS207041 | — | FI |
| AS209457 | — | FI |
| AS212881 | — | FI |
| AS215776 | — | FI |
| AS23154 | SANMINA-SCI - Sanmina-SCI Corporation | US |
| AS28883 | — | FI |
| AS29293 | — | FI |
| AS30754 | — | FI |
| AS33801 | — | FI |
| AS34541 | — | FI |
| AS41701 | — | FI |
| AS41993 | — | FI |
| AS4878 | NOKIA-TECH - Nokia Technologies | US |
| AS51691 | — | FI |
| AS52170 | — | FI |
| AS5420 | — | FI |
| AS57692 | — | FI |
| AS58003 | — | FI |
| AS62357 | — | FI |
| AS6667 | — | FI |
| AS8145 | GW - Trans-Atlantic Communications | FI |
| AS8983 | — | FI |
Blast radius
Count of dependent hostnames if AS719 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 AS719 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 AS719 is unique to AS719 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS719.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS719"})-[: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.