Skip to content

Hostname

iaa.ir

Last fetched

iaa.ir resolves to 1 IPv4 address operated by AS48762 in IR. WHOIS lists registrar:iran aseman airline|iran aseman airlines as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.212.16.5591.212.16.0/24AS48762IR

WHOIS identity

Registrar
registrar:iran aseman airline|iran aseman airlines
Organization
Contact emails

Subdomains

25 observed subdomains of iaa.ir.

Web-graph footprint

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

215 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for iaa.ir.

MechanismTarget
SPF_Aiaa.ir
SPF_IP144.76.174.132
SPF_IP2a01:4f8:c17:2c2:0:0:0:1
SPF_IP78.46.193.177
SPF_IP91.212.16.12
SPF_IP91.212.16.17
SPF_MXiaa.ir

Related pages

Pivot deeper into the graph from iaa.ir.

Cypher and MCP

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

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