Skip to content

Hostname

webzi.ir

Last fetched

webzi.ir resolves to 3 IPv4 addresses operated by ARVANCLOUD-CDN- in IR.

Nutrition Label

WHISPER CANON · webzi.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webzi.ir

Resolution chain

webzi.ir resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for webzi.ir.

MechanismTarget
SPF_Awebzi.ir
SPF_INCLUDEwebzi.ir
SPF_IP31.214.255.48/28
SPF_IP94.182.110.232/29
SPF_IP94.182.110.234
SPF_IP94.182.110.238
SPF_IP94.182.154.64/28
SPF_MXwebzi.ir

Related pages

Pivot deeper into the graph from webzi.ir.

Cypher and MCP

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

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