Skip to content

Country · ISO GD

Grenada

Last fetched

Grenada (GD) is home to 11 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Mon, 11 May 2026 04:00:52 GMT, networks based in Grenada announce 93 routed IP prefixes and host approximately 78 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Grenada ranked by routed-prefix count.

  1. TT-US-1 - TekTeraAS4665076 prefixes
  2. IFANRAS3936295 prefixes
  3. KUB-IN Kannada University, BellaryAS3936825 prefixes
  4. UCC-INET - Umpqua Community CollegeAS144322 prefixes
  5. P P A CARVALHO SERVICOS DE COMUNICACAOAS4014002 prefixes
  6. APOG-HUNTINGDON-COLLEGE - Apogee Telecom Inc.AS3992732 prefixes
  7. CHASKANET - CITY OF CHASKA CHASKANETAS302721 prefixes

Top hosting concentrations

ASNs based in Grenada ranked by hosted IPv4 count.

  1. TT-US-1 - TekTeraAS4665035 IPs
  2. CHASKANET - CITY OF CHASKA CHASKANETAS3027223 IPs
  3. IFANRAS39362919 IPs
  4. P P A CARVALHO SERVICOS DE COMUNICACAOAS4014001 IPs
  5. UCC-INET - Umpqua Community CollegeAS144320 IPs
  6. APOG-HUNTINGDON-COLLEGE - Apogee Telecom Inc.AS3992730 IPs
  7. KUB-IN Kannada University, BellaryAS3936820 IPs

Threat density

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

0listed IPs (snapshot Mon, 11 May 2026 04:00:52 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: "GD"})
RETURN count(DISTINCT a) AS asn_count

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