Autonomous System
AS149535
Last fetched
AS149535 is operated by FIRSTMILE-AS-IN - FIRST MILE DIGITAL PRIVATE LIMITED, registered in IN, and announces 17 prefixes to 5 BGP neighbours. AS149535 has a reputation score of 15.2 (NEUTRAL).
Nutrition Label
Routing footprint
- Announced prefixes
- 17
- BGP neighbours
- 5
- RPKI ROAs
- 21
- MOAS conflicts
- 0
- Facilities
- 0
- Internet exchanges
- 0
Blast radius
Blast radius is temporarily unavailable.
The threat-density procedure returned no result for this ASN. Refresh in a moment to retry — fresh data is fetched on the next visit.
Peering ecosystem
A sample of 5 of this network’s 5 BGP neighbours.
- NCINSPL-IN - NTT COMMUNICATIONS INDIA NETWORK SERVICES PRIVATE LIMITED · AS17439
- JPRDIGITAL-IN - JPR Digital Pvt. Ltd. · AS132220
- NETBEATS-AS-AP - Netbeats Infoway Pvt. Ltd. · AS137004
- SSKY-AS-IN - SSKY CONNEECT PRIVATE LIMITED · AS149589
- AUIGANET-AS-IN - Auriganet Digital Technologies Private Limited · AS150027
Reputation
15.2reputation score (NEUTRAL)
AS149535 (FIRSTMILE-AS-IN - FIRST MILE DIGITAL PRIVATE LIMITED, IN) has a reputation score of 59.6 (NEUTRAL).
- Threat density
- 68.8/100
- Graph metrics
- 55.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.
Threat-feed evidence
Related pages
Pivot from AS149535 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: "AS149535"})
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("AS149535")Or query Whisper from your own LLM workflow via the Whisper MCP server.