Autonomous System
AS149014 — TGC-AS-AP The Geelong College(HK)
Last fetched
AS149014 is an Autonomous System operated by TGC-AS-AP The Geelong College and registered in HK. As of Wed, 20 May 2026 21:54:57 GMT, it announces 32 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS149014 announces 32 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.243.240.0/22
- 45.198.116.0/24
- 45.198.138.0/24
- 45.198.145.0/24
- 103.109.108.0/24
- 103.118.14.0/23
- 103.118.16.0/24
- 103.154.214.0/24
- 103.154.215.0/24
- 103.156.84.0/24
- 103.156.86.0/24
- 103.168.112.0/24
- 103.168.114.0/24
- 103.168.120.0/24
- 103.168.121.0/24
- 103.211.176.0/24
- 103.211.177.0/24
- 103.211.176.0/22
- 103.211.178.0/24
- 103.237.156.0/24
- 155.145.188.0/24
- 155.145.204.0/23
- 155.145.214.0/23
- 155.145.215.0/24
- 157.15.89.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS206888 | BIL-AS-AP BeeCloud ICT Limited | HK |
| AS154309 | NATURALWIRELESS - Natural Wireless, LLC | HK |
| AS152450 | AXXESS-NETWORKS2 - Axxess Networks LLC | HK |
| AS152092 | Souza e Couto Empreendimentos Ltda | CN |
| AS150706 | RAGSAA-AS Ragsaa Communication pvt. ltd. | HK |
| AS137443 | CUEBID-ASN Cuebid Cloud Services | HK |
| AS133178 | DAIICTG-IN Dhirubhai Ambani Institute of Information and communication Technology, Gandhinagar | HK |
| AS132813 | TELCO-SA-AS | HK |
| AS21859 | PROHEALTH-CARE - ProHealth Care Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS149014 disappeared from the routing table.
~23,658 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:57 GMT.
MOAS / hijack watch
Prefixes routed by AS149014 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 AS149014 is unique to AS149014 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS149014.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS149014"})-[: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.