Skip to content

Hostname

kca.it

Last fetched

kca.it resolves to 4 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists registrar:centralnic group ltd as the registrar.

Nutrition Label

WHISPER CANON · kca.itRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/kca.it

Resolution chain

kca.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.198.68.197143.198.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
46.166.189.9846.166.188.0/23AS43350NL

WHOIS identity

Registrar
registrar:centralnic group ltd
Organization
luciano fabbianelli
Contact emails

Subdomains

7 observed subdomains of kca.it.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for kca.it.

MechanismTarget
SPF_Arelay.teamgioia.it
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from kca.it.

Cypher and MCP

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

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