Autonomous System
AS28753 — LEASEWEB-DE-FRA-10(DE)
Last fetched
AS28753 is an Autonomous System operated by LEASEWEB-DE-FRA-10 and registered in DE. As of Thu, 21 May 2026 06:42:30 GMT, it announces 176 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28753 announces 176 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.61.31.0/24
- 23.19.41.0/24
- 23.19.44.0/22
- 23.19.176.0/21
- 23.19.184.0/21
- 31.56.133.0/24
- 31.57.37.0/24
- 31.57.68.0/24
- 31.57.78.0/24
- 31.57.79.0/24
- 31.57.83.0/24
- 31.57.86.0/24
- 31.58.4.0/24
- 31.58.18.0/24
- 31.58.19.0/24
- 31.59.5.0/24
- 37.1.187.0/24
- 37.58.32.0/21
- 38.180.150.0/24
- 38.180.151.0/24
- 38.180.160.0/24
- 38.180.163.0/24
- 38.180.166.0/24
- 38.180.169.0/24
- 38.180.203.0/24
Peering ecosystem
5 distinct peers via BGP. The first 6 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS32787 | PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc. | US |
| AS16265 | LEASEWEB-NETWORK LeaseWeb Network B.V. | NL |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS28753 disappeared from the routing table.
~1,218,712 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:42:30 GMT.
MOAS / hijack watch
Prefixes routed by AS28753 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 2a12:cb47:ffff::/48 | AS204211 | GESTOR PAGO CONS. E TECNOLOGIA DA INFORMACAO LTDA |
| 2a12:cb47:ffff::/48 | AS211575 | Avanti-AS |
Threat posture
Related pages
Pivot deeper into the graph from AS28753.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28753"})-[: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.