Skip to content

Autonomous System

AS44400IR-FCP(IR)

Last fetched

AS44400 is an Autonomous System operated by IR-FCP and registered in IR. As of Thu, 21 May 2026 10:53:19 GMT, it announces 9 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS44400Routing diversity5.0/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/44400

Routing footprint

AS44400 announces 9 distinct routed prefixes. The 9-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

12 distinct peers via BGP. The first 12 are listed below.

Peer ASNOperatorCountry
AS5484CISIR
AS215351MGADMIN-ASIR
AS212067FEKRPARDAZIR
AS204499ERTEBATDEHI-ILAMIR
AS198569RAHANET-ASIR
AS62196RAYANRAVESHIR
AS58081BCN to AS48159 action pref100 networks ANYIR
AS58080HOORIR
AS56616SHARIF-ASIR
AS47843TANA-ASIR
AS43754ASIATECHIR
AS42337RESPINA-ASIR

Blast radius

Approximate count of dependent hostnames if AS44400 disappeared from the routing table.

~75 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:53:19 GMT.

MOAS / hijack watch

Prefixes routed by AS44400 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

No active MOAS conflicts. Every prefix announced by AS44400 is unique to AS44400 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS44400.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS44400"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

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