Hostname
hamisystem.ir
Last fetched
hamisystem.ir resolves to 2 IPv4 addresses operated by AS43754 in IR.
Nutrition Label
Resolution chain
hamisystem.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.147.162.186 | 185.147.162.0/24 | AS43754 | — | IR |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with hamisystem.ir in WhisperGraph.
Subdomains
96 observed subdomains of hamisystem.ir.
Showing 25 of 96. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hamisystem.ir in the public web crawl.
6 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hamisystem.ir.
| Mechanism | Target |
|---|---|
| SPF_A | mail.hamisystem.ir |
| SPF_IP | 185.147.162.186 |
| SPF_MX | hamisystem.ir |
Related pages
Pivot deeper into the graph from hamisystem.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hamisystem.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.