Autonomous System
AS20965 — OTE-AS(NL)
Last fetched
AS20965 is an Autonomous System operated by OTE-AS and registered in NL. As of Wed, 20 May 2026 23:31:34 GMT, it announces 3 routed IP prefixes and peers with 24 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS20965 announces 3 distinct routed prefixes. The 3-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
24 distinct peers via BGP. The first 24 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS513 | CERN | CH |
| AS198562 | Alaife Corporation LTDA | BA |
| AS136968 | NRCPG-IN National Research Centre on Pig, Guwahati | SG |
| AS36944 | MTDS-AS | MW |
| AS30983 | HSS-KSA | MA |
| AS24490 | ACCENTURE-AS-AU-AP Accenture Australia Pty Ltd AS | CN |
| AS21320 | EVERYMATRIX-AS | NL |
| AS20545 | GRENA-AS Tbilisi, Georgia | GE |
| AS12687 | URAN Kiev, Ukraine | UA |
| AS11537 | INTERNET2-RESEARCH-EDU - Internet2 | US |
| AS9885 | NKN-INTERNET-GW NKN INTERNET GATEWAY NETWORK | IN |
| AS8517 | ULAKNET | TR |
| AS7575 | AARNET-AS-AP Australian Academic and Research Network AARNet | AU |
| AS7497 | CSTNET-AS-AP Computer Network Information Center of Chinese Academy of Sciences CNIC-CAS | CN |
| AS6509 | CANARIE-NTN - CANARIE Inc | CA |
| AS5408 | GR-NET www.grnet.gr | GR |
| AS2907 | SINET-AS Research Organization of Information and Systems, National Institute of Informatics | JP |
| AS2603 | NORDUNET | DK |
| AS2200 | FR-RENATER Reseau National de telecommunications pour la Technologie | FR |
| AS1103 | SURFNET-NL SURFnet, The Netherlands | NL |
| AS786 | JANET Jisc Services Limited | GB |
| AS766 | REDIRIS RedIRIS Autonomous System | ES |
| AS680 | DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V. | DE |
| AS559 | SWITCH Switch, Swiss Academic and Research Network | CH |
Blast radius
Approximate count of dependent hostnames if AS20965 disappeared from the routing table.
~457 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:31:34 GMT.
MOAS / hijack watch
Prefixes routed by AS20965 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 AS20965 is unique to AS20965 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS20965.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS20965"})-[: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.