Skip to content

Hostname

cysoft.gr

Last fetched

cysoft.gr resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · cysoft.grRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cysoft.gr

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.122.7157.238.175.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
172.232.209.5172.235.192.0/19AS63949IT

WHOIS identity

No WHOIS records are currently associated with cysoft.gr in WhisperGraph.

Subdomains

4 observed subdomains of cysoft.gr.

Web-graph footprint

Distinct hostnames that link to or from cysoft.gr in the public web crawl.

9 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cysoft.gr.

MechanismTarget
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEeu.zeptomail.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.eu
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEtransmail.eu
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from cysoft.gr.

Cypher and MCP

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

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