Skip to content

Hostname

iwcit.ir

Last fetched

iwcit.ir resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · iwcit.irRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/iwcit.ir

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.195.9195.220.160.0/20AS24940FI

WHOIS identity

No WHOIS records are currently associated with iwcit.ir in WhisperGraph.

Subdomains

2 observed subdomains of iwcit.ir.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • iwcit.ir

SPF policy

7 SPF mechanisms authorising senders for iwcit.ir.

MechanismTarget
SPF_Aiwcit.ir
SPF_IP135.181.140.2
SPF_IP148.251.237.234
SPF_IP5.9.124.29
SPF_IP95.217.195.91
SPF_IP95.217.224.55
SPF_MXiwcit.ir

Related pages

Pivot deeper into the graph from iwcit.ir.

Cypher and MCP

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

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