Skip to content

Hostname

cisma.art

Last fetched

cisma.art resolves to 2 IPv4 addresses operated by AS50926 in ES. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · cisma.artRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/cisma.art

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
gianfranco spada
Contact emails

Subdomains

3 observed subdomains of cisma.art.

Web-graph footprint

Distinct hostnames that link to or from cisma.art in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for cisma.art.

MechanismTarget
SPF_Amail.cisma.art
SPF_INCLUDEmx.ovh.com
SPF_IP188.164.199.92
SPF_IP94.143.137.123
SPF_MXcisma.art

Related pages

Pivot deeper into the graph from cisma.art.

Cypher and MCP

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

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