Skip to content

Autonomous System

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

WHISPER CANON · AS20965Routing diversity3.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/20965

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 ASNOperatorCountry
AS513CERNCH
AS198562Alaife Corporation LTDABA
AS136968NRCPG-IN National Research Centre on Pig, GuwahatiSG
AS36944MTDS-ASMW
AS30983HSS-KSAMA
AS24490ACCENTURE-AS-AU-AP Accenture Australia Pty Ltd ASCN
AS21320EVERYMATRIX-ASNL
AS20545GRENA-AS Tbilisi, GeorgiaGE
AS12687URAN Kiev, UkraineUA
AS11537INTERNET2-RESEARCH-EDU - Internet2US
AS9885NKN-INTERNET-GW NKN INTERNET GATEWAY NETWORKIN
AS8517ULAKNETTR
AS7575AARNET-AS-AP Australian Academic and Research Network AARNetAU
AS7497CSTNET-AS-AP Computer Network Information Center of Chinese Academy of Sciences CNIC-CASCN
AS6509CANARIE-NTN - CANARIE IncCA
AS5408GR-NET www.grnet.grGR
AS2907SINET-AS Research Organization of Information and Systems, National Institute of InformaticsJP
AS2603NORDUNETDK
AS2200FR-RENATER Reseau National de telecommunications pour la TechnologieFR
AS1103SURFNET-NL SURFnet, The NetherlandsNL
AS786JANET Jisc Services LimitedGB
AS766REDIRIS RedIRIS Autonomous SystemES
AS680DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V.DE
AS559SWITCH Switch, Swiss Academic and Research NetworkCH

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 country

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