Hostname
webzi.ir
Last fetched
webzi.ir resolves to 3 IPv4 addresses operated by ARVANCLOUD-CDN- in IR.
Nutrition Label
Resolution chain
webzi.ir resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.143.233.235 | 185.143.233.0/24 | AS205585 | ARVANCLOUD-CDN- | IR |
| 185.143.234.235 | 185.143.234.0/24 | AS205585 | ARVANCLOUD-CDN- | IR |
| 94.182.110.238 | 94.182.110.0/23 | AS31549 | RASANA | IR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for webzi.ir.
| Mechanism | Target |
|---|---|
| SPF_A | webzi.ir |
| SPF_INCLUDE | webzi.ir |
| SPF_IP | 31.214.255.48/28 |
| SPF_IP | 94.182.110.232/29 |
| SPF_IP | 94.182.110.234 |
| SPF_IP | 94.182.110.238 |
| SPF_IP | 94.182.154.64/28 |
| SPF_MX | webzi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.