Skip to content

Hostname

kimay.it

Last fetched

kimay.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ribo s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

kimay.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:ribo s.r.l.
Organization
kimay srl
Contact emails

Subdomains

8 observed subdomains of kimay.it.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kimay.it.

MechanismTarget
SPF_Asmtp.planetel.it
SPF_INCLUDE_spf-a.planetel.it
SPF_INCLUDE_spf.mail.ribo.it
SPF_INCLUDEmail.spf.kqi.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.165.32.232
SPF_IP212.97.34.195
SPF_IP212.97.34.201
SPF_IP212.97.34.202
SPF_IP46.21.178.213/32
SPF_IP77.244.187.72/29

Related pages

Pivot deeper into the graph from kimay.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kimay.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.