Skip to content

Country · ISO SC

Seychelles

Last fetched

Seychelles (SC) is home to 89 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Sat, 16 May 2026 04:00:19 GMT, networks based in Seychelles announce 1,255 routed IP prefixes and host approximately 63 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Seychelles ranked by routed-prefix count.

  1. INET-ASAS42375248 prefixes
  2. AS57858AS57858183 prefixes
  3. CWSeychelles-ASAS3695885 prefixes
  4. HOTZONEAS13377270 prefixes
  5. AS-63119AS6311969 prefixes
  6. PL-3K33AS20626459 prefixes
  7. KUK-IN Kurukshetra University, KurukshetraAS20242557 prefixes
  8. ASINTELVISIONAS3690242 prefixes
  9. NSISAS20249232 prefixes
  10. FIBREWAYAS21343831 prefixes

Top hosting concentrations

ASNs based in Seychelles ranked by hosted IPv4 count.

  1. Kokonet-BGPAS3686732 IPs
  2. SHIELD-ASAS3404615 IPs
  3. CWSeychelles-ASAS369588 IPs
  4. SAFEVALUE-ASAS427457 IPs
  5. AS-IPTPAS377401 IPs
  6. INET-ASAS423750 IPs
  7. SEY-IX-PEERINGAS377070 IPs
  8. ASINTELVISIONAS369020 IPs
  9. FIBERGRIDAS375180 IPs
  10. AirtelSeychellesAS373430 IPs

Threat density

IPv4 addresses registered in Seychelles that appear on at least one threat feed.

0listed IPs (snapshot Sat, 16 May 2026 04:00:19 GMT)

Related pages

Every directory page links to related entities so you (and crawlers) can pivot through the graph.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN)-[:HAS_COUNTRY]->(c:COUNTRY {name: "SC"})
RETURN count(DISTINCT a) AS asn_count

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