Skip to content

Hostname

vps.simplex.com.cy

Last fetched

vps.simplex.com.cy resolves to 1 IPv4 address operated by SIMPLEX_SOFTWARE-AS in CY.

Nutrition Label

WHISPER CANON · vps.simplex.com.cyRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vps.simplex.com.cy

Resolution chain

vps.simplex.com.cy resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.109.224.2493.109.224.0/24AS203598SIMPLEX_SOFTWARE-ASCY

WHOIS identity

No WHOIS records are currently associated with vps.simplex.com.cy in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for vps.simplex.com.cy.

MechanismTarget
SPF_Avps.simplex.com.cy
SPF_IP46.21.53.249
SPF_IP87.228.203.94
SPF_IP93.109.224.24
SPF_MXvps.simplex.com.cy

Related pages

Pivot deeper into the graph from vps.simplex.com.cy.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vps.simplex.com.cy"})-[: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.