Skip to content

Hostname

keyclient.it

Last fetched

keyclient.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · keyclient.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/keyclient.it

Resolution chain

keyclient.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
cartasi s.p.a.
Contact emails

Subdomains

10 observed subdomains of keyclient.it.

Web-graph footprint

Distinct hostnames that link to or from keyclient.it in the public web crawl.

18 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for keyclient.it.

MechanismTarget
SPF_Aowa.kchp.it
SPF_Aposta.iplusservice.it
SPF_Aposta2.iplusservice.it
SPF_Axmailnod.equensitalia.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.99.182.116
SPF_IP193.108.62.34/32
SPF_IP193.108.63.34/32
SPF_IP212.239.31.130
SPF_IP212.239.31.30
SPF_IP85.34.41.218/32
SPF_IP88.54.194.173/32

Related pages

Pivot deeper into the graph from keyclient.it.

Cypher and MCP

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

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