Skip to content

Hostname

zabanshenas.com

Last fetched

zabanshenas.com resolves to 1 IPv4 address operated by AS43754 in IR. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · zabanshenas.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zabanshenas.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.120.221.226185.120.221.0/24AS43754IR

WHOIS identity

Registrar
iana:460
Organization
?-??u?u? u????u??u?
Contact emails

Subdomains

150 observed subdomains of zabanshenas.com.

Web-graph footprint

Distinct hostnames that link to or from zabanshenas.com in the public web crawl.

43 sites link to this hostname.

372 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zabanshenas.com.

MechanismTarget
SPF_Azabanshenas.com
SPF_INCLUDEspf.mail.zabanshenas.com
SPF_IP86.104.46.41
SPF_MXzabanshenas.com

Related pages

Pivot deeper into the graph from zabanshenas.com.

Cypher and MCP

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

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