Autonomous System
AS2728 — GIGSOUTH - Gigsouth, LLC(US)
Last fetched
AS2728 is an Autonomous System operated by GIGSOUTH - Gigsouth, LLC and registered in US. As of Thu, 21 May 2026 01:09:53 GMT, it announces 24 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2728 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 131.143.232.0/24
- 131.143.233.0/24
- 162.255.88.0/24
- 162.255.89.0/24
- 162.255.90.0/24
- 162.255.91.0/24
- 162.255.88.0/21
- 162.255.92.0/24
- 162.255.93.0/24
- 162.255.94.0/24
- 162.255.95.0/24
- 199.185.174.0/24
- 199.185.174.0/23
- 199.185.175.0/24
- 2605:7b80::/38
- 2605:7b80:400::/38
- 2605:7b80:800::/38
- 2605:7b80:c00::/38
- 2605:7b80:1000::/38
- 2605:7b80:1400::/38
- 2605:7b80:1800::/38
- 2605:7b80:1c00::/38
- 2605:7b80:2000::/38
- 2605:7b80:2400::/38
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS400656 | METRO-SERVICE - Metro Service Center | US |
| AS395673 | ALABAMA-LIGHTWAVE - ALABAMA LIGHTWAVE, INC. | US |
| AS394177 | SHIFT-HOSTING-LLC - SHIFT HOSTING LLC | US |
| AS25091 | IP-MAX IP-Max SA | CH |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS14907 | WIKIMEDIA - Wikimedia Foundation Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS971 | PUREVOLTAGE - PureVoltage Hosting Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS2728 disappeared from the routing table.
~175 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:09:53 GMT.
MOAS / hijack watch
Prefixes routed by AS2728 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 AS2728 is unique to AS2728 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2728.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2728"})-[: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.