Skip to content

Autonomous System

AS23700 — Fastnet-AS-ID - Linknet-Fastnet ASN(ID)

Last fetched

AS23700 is an Autonomous System operated by Fastnet-AS-ID - Linknet-Fastnet ASN and registered in ID. As of Sun, 06 Sep 2026 14:04:48 GMT, it announces 157 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS23700Routing diversity10.0/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/23700

Routing footprint

AS23700 announces 157 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

8 distinct peers via BGP. The first 8 are listed below.

Peer ASNOperatorCountry
AS131724IDNIC-DISKOMINFO-JATENG-AS-ID - DISKOMINFO PROV. JAWA TENGAHID
AS139341ACE-AS-AP - ACESG
AS4800LINTASARTA-AS-AP - PT Aplikanusa LintasartaID
AS54994ML-1432-54994 - Meteverse Limited.CA
AS56234NARATEL-AS-ID - PT Naraya TelematikaID
AS7632Linknet-Exchange-AS-ID - Linknet-Exchange ASNID
AS7717OPENIXP-AS-ID-AP - OpenIXP ASNID
AS9905LINKNET-ID-AP - Linknet ASNID

Blast radius

Count of dependent hostnames if AS23700 disappeared from the routing table.

14,343 hostnames depend on this network.Exact count across all 157 announced prefixes. Snapshot Mon, 13 Jul 2026 06:00:13 GMT.

MOAS / hijack watch

Prefixes routed by AS23700 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 AS23700 is unique to AS23700 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS23700.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS23700"})-[: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.