Skip to content

Autonomous System

AS213915

Last fetched

AS213915 is operated by HOSTES-AS - HOSTES LTD, registered in GB, and announces 89 prefixes to 3 BGP neighbours. AS213915 has a reputation score of 18.9 (NEUTRAL); 727 of its 22,784 announced IPv4 addresses appear on threat feeds.

Nutrition Label

WHISPER CANON · AS213915Routing diversity9.7/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/213915

Routing footprint

Announced prefixes
89
BGP neighbours
3
RPKI ROAs
84
MOAS conflicts
0
Facilities
0
Internet exchanges
0

Blast radius

Announced IPv4 addresses
22,784
Threat-listed addresses
727
Threat density
3.1908 %
Routed prefixes
89

How much of the internet this network is responsible for, and how much of that address space currently appears on a threat feed. Coverage: computed.

Peering ecosystem

A sample of 3 of this network’s 3 BGP neighbours.

Reputation

18.9reputation score (NEUTRAL)

AS213915 (HOSTES-AS - HOSTES LTD, GB) has a reputation score of 52.2 (NEUTRAL).

Threat density
39.2/100
Graph metrics
55.0/100
Historical behaviour
75.0/100
Prefix age
40.0/100

These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.

Registration

Registered to
HOSTES LTD
RIR
RIPE
Registered
Mon, 11 May 2026 10:40:24 GMT

Threat-feed evidence

Related pages

Pivot from AS213915 into the prefixes, peers and country it routes for.

Cypher and MCP

Reproduce this network's routing footprint against graph.whisper.security:

MATCH (a:ASN {name: "AS213915"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS213915")

Or query Whisper from your own LLM workflow via the Whisper MCP server.