Skip to content

Autonomous System

AS4638IS-FJ-AS Telecom Fiji Limited(FJ)

Last fetched

AS4638 is an Autonomous System operated by IS-FJ-AS Telecom Fiji Limited and registered in FJ. As of Thu, 21 May 2026 06:39:14 GMT, it announces 97 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS4638Routing diversity9.9/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/4638

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS45349TFL-AS-AP Telecom Fiji LtdFJ
AS153509CHINATELECOM-GUANGXI-LIUZHOU-5G-NETWORK CHINATELECOM GUANGXI province LiuZhou 5G networkFJ
AS149429WORK TELECOM INTERNET LTDAFJ
AS141695OB-VELIKO-TARNOVONC
AS141470ASENEGAN ENEGANFJ
AS135647PARTHIV-AS Excogitate Technologies Pvt LtdFJ
AS132248SRIHER-AS Sri Ramachandra Institute Of Higher Education And ResearchFJ

Blast radius

Approximate count of dependent hostnames if AS4638 disappeared from the routing table.

~301 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:39:14 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS4638.

Cypher and MCP

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

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