Skip to content

Country · ISO ME

Montenegro

Last fetched

Montenegro (ME) is home to 30 Autonomous Systems registered in the WhisperGraph infrastructure dataset. As of Thu, 14 May 2026 04:00:13 GMT, networks based in Montenegro announce 129 routed IP prefixes and host approximately 339 sampled IPv4 addresses across the country's largest operators.

Top operators

ASNs based in Montenegro ranked by routed-prefix count.

  1. MTEL-ASAS4394065 prefixes
  2. INTERNET-CGAS858515 prefixes
  3. SYSECTAS2027999 prefixes
  4. ITDEVELOP-ASAS2112118 prefixes
  5. INFOSME-ASAS2038245 prefixes
  6. CBCGME-ASAS2016494 prefixes
  7. AS15397AS153973 prefixes
  8. IPMONT-ASAS623013 prefixes
  9. BEENET-ASAS2002762 prefixes
  10. UNIVCGAS409812 prefixes

Top hosting concentrations

ASNs based in Montenegro ranked by hosted IPv4 count.

  1. UNIVCGAS40981159 IPs
  2. MNNEWS-ASAS47881121 IPs
  3. INTERNET-CGAS858528 IPs
  4. AS15397AS1539719 IPs
  5. PORTOMONTENEGRO-ASAS519246 IPs
  6. MTEL-ASAS439402 IPs
  7. IPMONT-ASAS623012 IPs
  8. DOMENAS474512 IPs
  9. ASREDCATAS608610 IPs
  10. MERCATOR-CG-AS Put Radomira Ivanovica 2AS514340 IPs

Threat density

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

0listed IPs (snapshot Thu, 14 May 2026 04:00:13 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: "ME"})
RETURN count(DISTINCT a) AS asn_count

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