Autonomous System
AS4638 — IS-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
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.
- 45.112.179.0/24
- 45.112.180.0/24
- 45.112.180.0/22
- 45.112.182.0/24
- 45.112.184.0/24
- 103.52.26.0/24
- 103.52.27.0/24
- 103.52.28.0/24
- 103.52.28.0/23
- 103.52.29.0/24
- 103.76.103.0/24
- 103.147.254.0/24
- 103.148.0.0/24
- 119.234.80.0/21
- 119.234.86.0/23
- 119.234.88.0/21
- 119.234.94.0/23
- 119.234.96.0/21
- 119.234.102.0/23
- 119.234.104.0/21
- 119.234.110.0/23
- 119.234.120.0/24
- 119.234.121.0/24
- 119.234.122.0/24
- 119.234.123.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS45349 | TFL-AS-AP Telecom Fiji Ltd | FJ |
| AS153509 | CHINATELECOM-GUANGXI-LIUZHOU-5G-NETWORK CHINATELECOM GUANGXI province LiuZhou 5G network | FJ |
| AS149429 | WORK TELECOM INTERNET LTDA | FJ |
| AS141695 | OB-VELIKO-TARNOVO | NC |
| AS141470 | ASENEGAN ENEGAN | FJ |
| AS135647 | PARTHIV-AS Excogitate Technologies Pvt Ltd | FJ |
| AS132248 | SRIHER-AS Sri Ramachandra Institute Of Higher Education And Research | FJ |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.