Skip to content

Autonomous System

AS136306

Last fetched

AS136306 is operated by TEXES-AS - Texes Connect Private Limited, registered in IN, and announces 10 prefixes to 9 BGP neighbours. AS136306 has a reputation score of 18.3 (NEUTRAL); 4 of its 2,304 announced IPv4 addresses appear on threat feeds.

Nutrition Label

WHISPER CANON · AS136306Routing diversity5.2/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/136306

Routing footprint

Announced prefixes
10
BGP neighbours
9
RPKI ROAs
12
MOAS conflicts
0
CAIDA AS-rank
7,342
Customer-cone ASNs
3
Facilities
44
Internet exchanges
3

Blast radius

Announced IPv4 addresses
2,304
Threat-listed addresses
4
Threat density
0.1736 %
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 9 of this network’s 9 BGP neighbours.

Reputation

18.3reputation score (NEUTRAL)

AS136306 (TEXES-AS - Texes Connect Private Limited, IN) has a reputation score of 53.3 (NEUTRAL).

Threat density
61.7/100
Graph metrics
55.0/100
Historical behaviour
60.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
Texes Connect Private Limited

Threat-feed evidence

Related pages

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

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