Autonomous System
AS205019 — G1SAT(NL)
Last fetched
AS205019 is an Autonomous System operated by G1SAT and registered in NL. As of Thu, 21 May 2026 01:04:36 GMT, it announces 43 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS205019 announces 43 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 66.252.228.0/22
- 67.206.136.0/24
- 67.206.137.0/24
- 67.206.155.0/24
- 67.206.156.0/24
- 141.195.64.0/24
- 141.195.65.0/24
- 141.195.66.0/24
- 141.195.67.0/24
- 141.195.68.0/24
- 141.195.69.0/24
- 141.195.70.0/24
- 141.195.71.0/24
- 141.195.72.0/24
- 141.195.73.0/24
- 141.195.74.0/24
- 141.195.75.0/24
- 141.195.76.0/24
- 141.195.77.0/24
- 141.195.78.0/24
- 141.195.79.0/24
- 142.44.16.0/24
- 142.44.17.0/24
- 142.44.18.0/24
- 142.44.19.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS205019 disappeared from the routing table.
No dependent hostnames recorded for this network.Snapshot Thu, 21 May 2026 01:04:36 GMT.
MOAS / hijack watch
Prefixes routed by AS205019 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 66.252.228.0/22 | AS26857 | TRUSTCOMM-AS - TrustComm, Inc. |
| 159.242.15.0/24 | AS26857 | TRUSTCOMM-AS - TrustComm, Inc. |
| 159.242.13.0/24 | AS26857 | TRUSTCOMM-AS - TrustComm, Inc. |
| 159.242.9.0/24 | AS26857 | TRUSTCOMM-AS - TrustComm, Inc. |
| 159.242.8.0/24 | AS26857 | TRUSTCOMM-AS - TrustComm, Inc. |
| 141.195.79.0/24 | AS26857 | TRUSTCOMM-AS - TrustComm, Inc. |
| 141.195.78.0/24 | AS26857 | TRUSTCOMM-AS - TrustComm, Inc. |
| 141.195.66.0/24 | AS26857 | TRUSTCOMM-AS - TrustComm, Inc. |
Threat posture
Related pages
Pivot deeper into the graph from AS205019.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS205019"})-[: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.