Skip to content

Hostname

iju.ir

Last fetched

iju.ir resolves to 1 IPv4 address operated by AS59441 in IR.

Nutrition Label

WHISPER CANON · iju.irRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/iju.ir

Resolution chain

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

IPPrefixASNOperatorCountry
45.138.133.4345.138.133.0/24AS59441IR

WHOIS identity

No WHOIS records are currently associated with iju.ir in WhisperGraph.

Subdomains

23 observed subdomains of iju.ir.

Web-graph footprint

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

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • iju.ir

SPF policy

9 SPF mechanisms authorising senders for iju.ir.

MechanismTarget
SPF_Aiju.ir
SPF_INCLUDEmailii.org
SPF_INCLUDEspf.mailii.org
SPF_IP45.138.133.43
SPF_IP5.144.129.252
SPF_IP5.144.130.14
SPF_IP62.60.201.29
SPF_IP79.175.165.14
SPF_MXiju.ir

Related pages

Pivot deeper into the graph from iju.ir.

Cypher and MCP

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

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