Hostname
kish.ir
Last fetched
kish.ir resolves to 4 IPv4 addresses operated by AS205585 in IR. WHOIS lists registrar:kish free zone organization ( sub co as ictd) as the registrar.
Nutrition Label
Resolution chain
kish.ir resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:kish free zone organization ( sub co as ictd)
- Organization
- —
- Contact emails
- —
Subdomains
70 observed subdomains of kish.ir.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kish.ir in the public web crawl.
98 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from kish.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kish.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.