Skip to content

Hostname

amiraligrr.ir

Last fetched

amiraligrr.ir resolves to 1 IPv4 address operated by Dade-Samane-Fanava - Dade Samane Fanava Company (PJS) in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.157.38.6878.157.38.0/24AS62442Dade-Samane-Fanava - Dade Samane Fanava Company (PJS)IR

WHOIS identity

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

Subdomains

14 observed subdomains of amiraligrr.ir.

Threat posture

History

Mail and authentication

MX records

  • amiraligrr.ir

SPF policy

3 SPF mechanisms authorising senders for amiraligrr.ir.

MechanismTarget
SPF_Aamiraligrr.ir
SPF_IP78.157.38.68
SPF_MXamiraligrr.ir

Related pages

Pivot deeper into the graph from amiraligrr.ir.

Cypher and MCP

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

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