Skip to content

Hostname

ccsi.ir

Last fetched

ccsi.ir resolves to 1 IPv4 address operated by AS31549 in IR.

Nutrition Label

WHISPER CANON · ccsi.irRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/ccsi.ir

Resolution chain

ccsi.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.182.185.8694.182.184.0/23AS31549IR

WHOIS identity

Registrar
Organization
hamed kazemzadeh
Contact emails

Subdomains

2 observed subdomains of ccsi.ir.

Web-graph footprint

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

92 sites link to this hostname.

881 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ccsi.ir.

MechanismTarget
SPF_Accsi.ir
SPF_IP94.182.185.105
SPF_MXccsi.ir

Related pages

Pivot deeper into the graph from ccsi.ir.

Cypher and MCP

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

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