Skip to content

Hostname

yaaraa.ir

Last fetched

yaaraa.ir resolves to 1 IPv4 address operated by AS200554 in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.160.196.1425.160.196.0/24AS200554IR

WHOIS identity

No WHOIS records are currently associated with yaaraa.ir in WhisperGraph.

Subdomains

8 observed subdomains of yaaraa.ir.

Threat posture

History

Mail and authentication

MX records

  • yaaraa.ir

SPF policy

3 SPF mechanisms authorising senders for yaaraa.ir.

MechanismTarget
SPF_Ayaaraa.ir
SPF_IP5.160.196.142
SPF_MXyaaraa.ir

Related pages

Pivot deeper into the graph from yaaraa.ir.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "yaaraa.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.