Autonomous System
AS59787 — WEBHS WEBSP LDA(PT)
Last fetched
AS59787 is an Autonomous System operated by WEBHS WEBSP LDA and registered in PT. As of Thu, 21 May 2026 06:42:20 GMT, it announces 23 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS59787 announces 23 distinct routed prefixes. The 23-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.231.160.0/19
- 185.29.223.0/24
- 185.29.224.0/24
- 185.29.225.0/24
- 185.29.227.0/24
- 185.40.240.0/22
- 185.88.112.0/22
- 185.88.116.0/23
- 185.88.116.0/22
- 185.88.118.0/23
- 185.202.242.0/24
- 185.246.170.0/24
- 194.34.80.0/24
- 194.34.80.0/22
- 194.34.82.0/24
- 194.34.83.0/24
- 2a00:8100::/32
- 2a05:8a00:5::/48
- 2a0c:9a40:1005::/48
- 2a0f:e1c7:2::/48
- 2a10:2f01:214::/48
- 2a10:4540:2::/48
- 2a11:340::/29
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2860 | NOS_COMUNICACOES | PT |
Blast radius
Approximate count of dependent hostnames if AS59787 disappeared from the routing table.
~2,861 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:42:20 GMT.
MOAS / hijack watch
Prefixes routed by AS59787 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 AS59787 is unique to AS59787 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS59787.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS59787"})-[: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.