Hostname
ipm.ac.ir
Last fetched
ipm.ac.ir resolves to 1 IPv4 address operated by AS6736 in IR. WHOIS lists registrar:institute for research in fundamental sciences iranet as the registrar.
Nutrition Label
Resolution chain
ipm.ac.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 |
|---|---|---|---|---|
| 194.225.72.194 | 194.225.0.0/17 | AS6736 | — | IR |
WHOIS identity
- Registrar
- registrar:institute for research in fundamental sciences iranet
- Organization
- —
- Contact emails
- —
Subdomains
112 observed subdomains of ipm.ac.ir.
Showing 25 of 112. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ipm.ac.ir in the public web crawl.
304 sites link to this hostname.
284 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for ipm.ac.ir.
| Mechanism | Target |
|---|---|
| SPF_A | chapar.iranet.ir |
| SPF_A | express.iranet.ir |
| SPF_A | mail.ipm.ir |
| SPF_A | mail.iranet.ir |
| SPF_A | mail.nano.ipm.ac.ir |
| SPF_A | mailz.ipm.ir |
| SPF_A | nano.ipm.ac.ir |
| SPF_A | theory.ipm.ac.ir |
| SPF_IP | 194.225.68.0/24 |
| SPF_IP | 194.225.73.128/26 |
| SPF_MX | ipm.ac.ir |
Related pages
Pivot deeper into the graph from ipm.ac.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ipm.ac.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.