Autonomous System
AS1930 — RCCN Fundacao para a Ciencia e a Tecnologia, I.P.(PT)
Last fetched
AS1930 is an Autonomous System operated by RCCN Fundacao para a Ciencia e a Tecnologia, I.P. and registered in PT. As of Thu, 21 May 2026 12:42:22 GMT, it announces 79 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS1930 announces 79 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 139.83.0.0/16
- 158.162.0.0/19
- 158.162.64.0/19
- 158.162.96.0/20
- 158.162.112.0/21
- 158.162.128.0/18
- 185.175.184.0/22
- 192.26.231.0/24
- 192.26.236.0/24
- 192.26.239.0/24
- 192.67.76.0/24
- 192.68.186.0/24
- 192.68.209.0/24
- 192.68.216.0/24
- 192.68.221.0/24
- 192.68.224.0/24
- 192.80.20.0/24
- 192.82.127.0/24
- 192.82.214.0/24
- 192.84.13.0/24
- 192.84.15.0/24
- 192.86.138.0/24
- 192.88.17.0/24
- 192.88.250.0/24
- 192.88.251.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS5516 | INESC Lisboa, Portugal | PT |
| AS207969 | POINTS | PT |
| AS199993 | DNS | PT |
| AS199155 | REDE-MEC | PT |
| AS57350 | EUROPEAN-MARITIME-SAFETY-AGENCY-AS EMSA | PT |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35038 | INESCTEC Instituto de Engenharia de Sistemas e Computadores, Tecnologia e Ci?ncia | PT |
| AS21320 | GEANT_IAS_VRF | NL |
| AS20965 | GEANT The GEANT IP Service | NL |
| AS12833 | GIGAPIX GigaPix - Portuguese Internet eXchange | PT |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
MOAS / hijack watch
Prefixes routed by AS1930 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 AS1930 is unique to AS1930 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS1930.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS1930"})-[: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.