Skip to content

Hostname

i20.ir

Last fetched

i20.ir resolves to 1 IPv4 address operated by AS215708 in IR.

Nutrition Label

WHISPER CANON · i20.irRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/i20.ir

Resolution chain

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

IPPrefixASNOperatorCountry
45.129.37.11545.129.37.0/24AS215708IR

WHOIS identity

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

Subdomains

10 observed subdomains of i20.ir.

Web-graph footprint

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

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • i20.ir

SPF policy

10 SPF mechanisms authorising senders for i20.ir.

MechanismTarget
SPF_Ai20.ir
SPF_IP100.64.233.29
SPF_IP136.243.150.14
SPF_IP148.251.80.174
SPF_IP188.0.241.196
SPF_IP51.38.241.254
SPF_IP77.238.121.20
SPF_IP78.47.113.177
SPF_IP87.236.209.220
SPF_MXi20.ir

Related pages

Pivot deeper into the graph from i20.ir.

Cypher and MCP

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

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