Skip to content

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

WHISPER CANON · ije.irRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ije.ir

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.3.56104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.130.70172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.143.233.95185.143.233.0/24AS205585ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock)IR
185.143.234.95185.143.234.0/24AS205585ARVANCLOUD-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.

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

SPF policy

6 SPF mechanisms authorising senders for ije.ir.

MechanismTarget
SPF_Aije.ir
SPF_IP185.14.161.179
SPF_IP185.14.162.9
SPF_IP185.225.242.20
SPF_IP92.114.18.0/27
SPF_MXije.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.