Skip to content

Hostname

irenx.ir

Last fetched

irenx.ir resolves to 1 IPv4 address operated by AS204213 in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.212.22.236188.212.22.0/24AS204213IR

WHOIS identity

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

Subdomains

14 observed subdomains of irenx.ir.

Web-graph footprint

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

78 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for irenx.ir.

MechanismTarget
SPF_Airenx.ir
SPF_IP116.202.54.107
SPF_IP138.201.200.167
SPF_IP138.201.200.169
SPF_IP188.212.22.236
SPF_IP195.201.172.39
SPF_IP86.104.44.175
SPF_IP89.39.208.162
SPF_IP89.39.208.163
SPF_IP89.42.209.236
SPF_IP94.130.121.3
SPF_IP94.130.50.153
SPF_MXirenx.ir

Related pages

Pivot deeper into the graph from irenx.ir.

Cypher and MCP

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

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