Hostname
csis.ir
Last fetched
csis.ir resolves to 2 IPv4 addresses operated by AS51074 in IR. WHOIS lists registrar:markaz khadamat hozehaye elmie as the registrar.
Nutrition Label
Resolution chain
csis.ir resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.252.190.14 | 178.252.128.0/18 | AS51074 | — | IR |
| 80.191.92.14 | 80.191.88.0/21 | AS58224 | — | IR |
WHOIS identity
- Registrar
- registrar:markaz khadamat hozehaye elmie
- Organization
- —
- Contact emails
- —
Subdomains
28 observed subdomains of csis.ir.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from csis.ir in the public web crawl.
49 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for csis.ir.
| Mechanism | Target |
|---|---|
| SPF_A | csis.ir |
| SPF_IP | 178.252.190.12/32 |
| SPF_IP | 80.191.92.4/32 |
| SPF_MX | csis.ir |
Related pages
Pivot deeper into the graph from csis.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "csis.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.