Autonomous System
AS263170
Last fetched
AS263170 is operated by AS263170 - Netsys, registered in HN, and announces 12 prefixes to 4 BGP neighbours. AS263170 has a reputation score of 14.6 (NEUTRAL); 1 of its 2,560 announced IPv4 addresses appear on threat feeds.
Nutrition Label
Routing footprint
- Announced prefixes
- 12
- BGP neighbours
- 4
- RPKI ROAs
- 10
- MOAS conflicts
- 0
- CAIDA AS-rank
- 10,679
- Customer-cone ASNs
- 2
- Facilities
- 0
- Internet exchanges
- 0
Blast radius
- Announced IPv4 addresses
- 2,560
- Threat-listed addresses
- 1
- Threat density
- 0.0391 %
- Routed prefixes
- 10
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 4 of this network’s 4 BGP neighbours.
- LIBERTY-NETWORKS - Columbus Networks USA, Inc. · AS23520
- BIZNESSHOSTING-DBA-VOLICO - VOLICO · AS33724
- AS52468 - UFINET PANAMA S.A. · AS52468
- AS272009 - INVERSIONES NUEVOS HORIZONTES S.A DE C.V · AS272009
Reputation
14.6reputation score (NEUTRAL)
AS263170 (AS263170 - Netsys, HN) has a reputation score of 60.8 (NEUTRAL).
- Threat density
- 72.1/100
- Graph metrics
- 55.0/100
- Historical behaviour
- 75.0/100
- Prefix age
- 20.0/100
These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.
Registration
- Registered to
- Netsys
- RIR
- LACNIC
- Registered
- Mon, 12 Aug 2013 20:41:59 GMT
Threat-feed evidence
Related pages
Pivot from AS263170 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: "AS263170"})
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("AS263170")Or query Whisper from your own LLM workflow via the Whisper MCP server.