Skip to content

Hostname

charisma.ro

Last fetched

charisma.ro resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.212.152.96188.212.152.0/24AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

Registrar
registrar:cyber_folks s.r.l.
Organization
Contact emails

Subdomains

8 observed subdomains of charisma.ro.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for charisma.ro.

MechanismTarget
SPF_INCLUDEnewsman.app
SPF_IP188.212.152.96
SPF_MXcharisma.ro
SPF_MXmail.charisma.ro

Related pages

Pivot deeper into the graph from charisma.ro.

Cypher and MCP

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

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