Autonomous System
AS154408 — URLSTART-AS-AP - URLSTART(IN)
Last fetched
AS154408 is an Autonomous System operated by URLSTART-AS-AP - URLSTART and registered in IN. As of Sun, 06 Sep 2026 13:08:24 GMT, it announces 11 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS154408 announces 11 distinct routed prefixes. The 11-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS134375 | FWSPL-AS-AP - Fusionnet Web Services Private Limited | IN |
| AS138364 | IRINN-NEXTAWEB-AS-IN - NEXTA WEB SOLUTION PRIVATE LIMITED | IN |
| AS154633 | SPARROWHOST-AS-AP - Sparrowhost Technologies Private Limited | IN |
| AS209389 | TEXTRAHOST - Ritik Barnwal trading as M/S TextraHost Web Solutions | IN |
| AS212306 | BYTEBLISS-SOLUTIONS - Hemant Singh Taratiya trading as BYTEBLISS SOLUTIONS | IN |
| AS213711 | URLStart - Akshay Singh trading as URLStart | IN |
| AS55470 | CYFUTURE-AS-IN - Cyfuture India Pvt. Ltd. | IN |
Blast radius
Count of dependent hostnames if AS154408 disappeared from the routing table.
31 hostnames depend on this network.Exact count across all 12 announced prefixes. Snapshot Sun, 07 Jun 2026 09:00:23 GMT.
MOAS / hijack watch
Prefixes routed by AS154408 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 163.61.97.0/24 | AS199242 | malakmadze - Malakmadze Web LLC |
Threat posture
Related pages
Pivot deeper into the graph from AS154408.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS154408"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.