Skip to content

Hostname

zaffar.ir

Last fetched

zaffar.ir resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · zaffar.irRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/zaffar.ir

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.68.80159.69.0.0/16AS24940DE

WHOIS identity

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

Subdomains

9 observed subdomains of zaffar.ir.

Web-graph footprint

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

27 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • zaffar.ir

SPF policy

17 SPF mechanisms authorising senders for zaffar.ir.

MechanismTarget
SPF_Azaffar.ir
SPF_IP116.202.36.12
SPF_IP116.202.36.29
SPF_IP159.69.68.80
SPF_IP185.159.153.3
SPF_IP185.159.154.53
SPF_IP185.159.154.57
SPF_IP185.216.33.66
SPF_IP185.239.106.102
SPF_IP185.55.224.103
SPF_IP185.55.224.22
SPF_IP185.81.96.5
SPF_IP185.81.99.102
SPF_IP78.129.173.130
SPF_IP78.129.173.133
SPF_IP95.216.3.101
SPF_MXzaffar.ir

Related pages

Pivot deeper into the graph from zaffar.ir.

Cypher and MCP

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

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