Skip to content

Hostname

ffiri.ir

Last fetched

ffiri.ir resolves to 1 IPv4 address operated by AS200324 in IR. WHOIS lists registrar:ariagostar info tech|keyana parsian kish as the registrar.

Nutrition Label

WHISPER CANON · ffiri.irRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ffiri.ir

Resolution chain

ffiri.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.41.49.41194.41.49.0/24AS200324IR

WHOIS identity

Registrar
registrar:ariagostar info tech|keyana parsian kish
Organization
Contact emails

Subdomains

17 observed subdomains of ffiri.ir.

Web-graph footprint

Distinct hostnames that link to or from ffiri.ir in the public web crawl.

308 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ffiri.ir.

MechanismTarget
SPF_Affiri.ir
SPF_IP109.236.85.46
SPF_IP130.185.76.125
SPF_IP172.245.55.68
SPF_MXffiri.ir

Related pages

Pivot deeper into the graph from ffiri.ir.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ffiri.ir"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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