Skip to content

Hostname

mail.fanavari.com

Last fetched

mail.fanavari.com resolves to 2 IPv4 addresses operated by MABNA - GOSTARESH-E-ERTEBATAT-E MABNA COMPANY (Private Joint Stock) in IR.

Nutrition Label

WHISPER CANON · mail.fanavari.comRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mail.fanavari.com

Resolution chain

mail.fanavari.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.252.189.46178.252.128.0/18AS51074MABNA - GOSTARESH-E-ERTEBATAT-E MABNA COMPANY (Private Joint Stock)IR
92.242.193.20192.242.193.0/24AS42337RESPINA-AS - Respina Networks & Beyond PJSCIR

WHOIS identity

No WHOIS records are currently associated with mail.fanavari.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mail.fanavari.com.

MechanismTarget
SPF_Amail.fanavari.com
SPF_IP178.252.189.46
SPF_IP92.242.193.201
SPF_MXmail.fanavari.com

Related pages

Pivot deeper into the graph from mail.fanavari.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.fanavari.com"})-[: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.