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
Resolution chain
iaa.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.212.16.55 | 91.212.16.0/24 | AS48762 | — | IR |
WHOIS identity
- Registrar
- registrar:iran aseman airline|iran aseman airlines
- Organization
- —
- Contact emails
- —
Subdomains
25 observed subdomains of iaa.ir.
Showing 24 of 25. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | iaa.ir |
| SPF_IP | 144.76.174.132 |
| SPF_IP | 2a01:4f8:c17:2c2:0:0:0:1 |
| SPF_IP | 78.46.193.177 |
| SPF_IP | 91.212.16.12 |
| SPF_IP | 91.212.16.17 |
| SPF_MX | iaa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.