Skip to content

Hostname

kanoon.ir

Last fetched

kanoon.ir resolves to 2 IPv4 addresses operated by AS205585 in IR. WHOIS lists registrar:ghalamchi as the registrar.

Nutrition Label

WHISPER CANON · kanoon.irRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kanoon.ir

Resolution chain

kanoon.ir resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ghalamchi
Organization
saman gostare ghalam
Contact emails

Subdomains

20 observed subdomains of kanoon.ir.

Web-graph footprint

Distinct hostnames that link to or from kanoon.ir in the public web crawl.

322 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for kanoon.ir.

MechanismTarget
SPF_Akanoon.ir
SPF_IP185.143.233.104
SPF_IP185.88.153.165
SPF_MXkanoon.ir

Related pages

Pivot deeper into the graph from kanoon.ir.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "kanoon.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.