Hostname
emdad.ir
Last fetched
emdad.ir resolves to 2 IPv4 addresses operated by AS197946 in IR. WHOIS lists registrar:komiteh emdad imam khomeini|dadeh pardazi iran as the registrar.
Nutrition Label
Resolution chain
emdad.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 |
|---|---|---|---|---|
| 185.231.114.218 | 185.231.114.0/24 | AS197946 | — | IR |
| 194.5.205.60 | 194.5.205.0/24 | AS60631 | — | IR |
WHOIS identity
- Registrar
- registrar:komiteh emdad imam khomeini|dadeh pardazi iran
- Organization
- —
- Contact emails
- —
Subdomains
63 observed subdomains of emdad.ir.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emdad.ir in the public web crawl.
136 sites link to this hostname.
49 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from emdad.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emdad.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.