Autonomous System
AS219504
Last fetched
AS219504 is operated by YOSSICOM - YOSSI COMMUNICATION Y.A LTD, registered in IL, and announces 5 prefixes to 1 BGP neighbour. AS219504 has a reputation score of 11.9 (NEUTRAL); 0 of its 768 announced IPv4 addresses appear on threat feeds.
Nutrition Label
Routing footprint
- Announced prefixes
- 5
- BGP neighbours
- 1
- RPKI ROAs
- 3
- MOAS conflicts
- 0
- Facilities
- 0
- Internet exchanges
- 0
Blast radius
- Announced IPv4 addresses
- 768
- Threat-listed addresses
- 0
- Threat density
- 0.0000 %
- Routed prefixes
- 4
How much of the internet this network is responsible for, and how much of that address space currently appears on a threat feed. Coverage: clean.
Peering ecosystem
A sample of 1 of this network’s 1 BGP neighbours.
- GILAT-TELECOM-LTD - Gilat Telecom Ltd. · AS12491
Reputation
11.9reputation score (NEUTRAL)
AS219504 (YOSSICOM - YOSSI COMMUNICATION Y.A LTD, IL) has a reputation score of 66.3 (NEUTRAL).
- Threat density
- 90.0/100
- Graph metrics
- 30.0/100
- Historical behaviour
- 85.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
- YOSSI COMMUNICATION Y.A LTD
- RIR
- RIPE
- Registered
- Mon, 08 Jun 2026 14:31:01 GMT
Threat-feed evidence
Related pages
Pivot from AS219504 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: "AS219504"})
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("AS219504")Or query Whisper from your own LLM workflow via the Whisper MCP server.