Hostname
ije.ir
Last fetched
ije.ir resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1723 as the registrar.
Nutrition Label
Resolution chain
ije.ir resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.3.56 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.130.70 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 185.143.233.95 | 185.143.233.0/24 | AS205585 | ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock) | IR |
| 185.143.234.95 | 185.143.234.0/24 | AS205585 | ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock) | IR |
WHOIS identity
- Registrar
- iana:1723
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of ije.ir.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ije.ir in the public web crawl.
221 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ije.ir.
| Mechanism | Target |
|---|---|
| SPF_A | ije.ir |
| SPF_IP | 185.14.161.179 |
| SPF_IP | 185.14.162.9 |
| SPF_IP | 185.225.242.20 |
| SPF_IP | 92.114.18.0/27 |
| SPF_MX | ije.ir |
Related pages
Pivot deeper into the graph from ije.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ije.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.