Autonomous System
AS25577 — DOMAINTECHNIK(GB)
Last fetched
AS25577 is an Autonomous System operated by DOMAINTECHNIK and registered in GB. As of Wed, 20 May 2026 22:00:15 GMT, it announces 55 routed IP prefixes and peers with 40 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS25577 announces 55 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.134.128.0/18
- 5.134.160.0/22
- 5.134.168.0/22
- 31.15.16.0/24
- 31.15.19.0/24
- 31.15.20.0/24
- 31.15.32.0/19
- 31.15.72.0/22
- 37.77.58.0/23
- 37.77.61.0/24
- 62.113.43.0/24
- 77.91.76.0/24
- 77.91.80.0/22
- 78.95.71.0/24
- 78.95.74.0/24
- 81.162.216.0/21
- 81.162.224.0/24
- 81.162.228.0/24
- 81.162.230.0/24
- 81.162.231.0/24
- 81.162.235.0/24
- 81.162.236.0/24
- 81.162.239.0/24
- 81.162.241.0/24
- 81.162.242.0/24
Peering ecosystem
40 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3223 | VOXILITY | GB |
| AS203035 | SESCAM | GB |
| AS59493 | ERFANNETFARSINTERNETANDSUPPORTSERVICESCOMPANY | GB |
| AS51572 | AS-ICUK | GB |
| AS50882 | AS50873 | GB |
| AS49503 | MDM-AS | GB |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS44934 | NORD_CONNECT | GB |
| AS34549 | TELESMART-AS | DE |
| AS31708 | ROBERTCOLLEGE-AS | GB |
| AS24482 | EPWORTH-MULTIHOME-AU-AP Epworth Hospital | SG |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS25577 disappeared from the routing table.
~9,207 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 22:00:15 GMT.
MOAS / hijack watch
Prefixes routed by AS25577 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 AS25577 is unique to AS25577 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS25577.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS25577"})-[: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.