Autonomous System
AS204800 — WHG-SGP - WHG Hosting Services Ltd(GB)
Last fetched
AS204800 is an Autonomous System operated by WHG-SGP - WHG Hosting Services Ltd and registered in GB. As of Sun, 06 Sep 2026 13:08:11 GMT, it announces 25 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS204800 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.120.148.0/22
- 65.98.12.0/24
- 65.98.32.0/24
- 67.209.120.0/21
- 69.48.139.0/24
- 69.48.188.0/22
- 85.187.128.0/22
- 85.187.128.0/21
- 103.138.189.0/24
- 103.204.130.0/23
- 103.227.176.0/22
- 181.224.148.0/24
- 185.149.112.0/22
- 185.151.48.0/22
- 185.160.65.0/24
- 190.92.136.0/22
- 190.92.184.0/22
- 192.250.228.0/24
- 192.250.235.0/24
- 198.38.91.0/24
- 200.69.20.0/22
- 209.42.27.0/24
- 209.124.95.0/24
- 216.67.230.0/24
- 216.137.184.0/23
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS204800 disappeared from the routing table.
837,982 hostnames depend on this network.Exact count across all 24 announced prefixes. Snapshot Fri, 26 Jun 2026 20:00:32 GMT.
MOAS / hijack watch
Prefixes routed by AS204800 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 AS204800 is unique to AS204800 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS204800.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS204800"})-[: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.