Skip to content

Hostname

charisma.ir

Last fetched

charisma.ir resolves to 3 IPv4 addresses operated by CHARISMA in IR.

Nutrition Label

WHISPER CANON · charisma.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/charisma.ir

Resolution chain

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

WHOIS identity

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

Subdomains

36 observed subdomains of charisma.ir.

Web-graph footprint

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

209 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for charisma.ir.

MechanismTarget
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEsrs.mailii.org
SPF_IP146.19.104.254
SPF_IP5.144.130.55/32
SPF_IP79.127.30.3
SPF_MXcharisma.ir

Related pages

Pivot deeper into the graph from charisma.ir.

Cypher and MCP

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

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