Skip to content

Hostname

kyprianou.com

Last fetched

kyprianou.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · kyprianou.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/kyprianou.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.223.22.129159.223.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:1068
Organization
ezpz world.com
Contact emails

Subdomains

11 observed subdomains of kyprianou.com.

Web-graph footprint

Distinct hostnames that link to or from kyprianou.com in the public web crawl.

41 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kyprianou.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.235.183.22
SPF_IP194.42.143.73
SPF_IP46.199.93.87
SPF_IP79.129.80.186
SPF_IP80.106.183.204
SPF_IP81.4.144.210
SPF_IP87.228.228.194

Related pages

Pivot deeper into the graph from kyprianou.com.

Cypher and MCP

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

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