Skip to content

Autonomous System

AS263290

Last fetched

AS263290 is operated by AS263290 - IMUNIDADE DIGITAL SERVICOS EM COMUNICACAO LTDA, registered in BR, and announces 20 prefixes to 15 BGP neighbours. AS263290 has a reputation score of 10.6 (NEUTRAL); 2 of its 2,048 announced IPv4 addresses appear on threat feeds.

Nutrition Label

WHISPER CANON · AS263290Routing diversity6.6/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/263290

Routing footprint

Announced prefixes
20
BGP neighbours
15
RPKI ROAs
0
MOAS conflicts
0
CAIDA AS-rank
10,522
Customer-cone ASNs
2
Facilities
0
Internet exchanges
0

Blast radius

Announced IPv4 addresses
2,048
Threat-listed addresses
2
Threat density
0.0977 %
Routed prefixes
8

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 15 of this network’s 15 BGP neighbours.

Reputation

10.6reputation score (NEUTRAL)

AS263290 (AS263290 - IMUNIDADE DIGITAL SERVICOS EM COMUNICACAO LTDA, BR) has a reputation score of 68.8 (NEUTRAL).

Threat density
70.2/100
Graph metrics
90.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
IMUNIDADE DIGITAL SERVICOS EM COMUNICACAO LTDA
RIR
LACNIC
Registered
Thu, 24 Apr 2014 19:45:10 GMT

Threat-feed evidence

Related pages

Pivot from AS263290 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: "AS263290"})
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("AS263290")

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