Skip to content

Hostname

kci-world.com

Last fetched

kci-world.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · kci-world.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/kci-world.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.0.234.186162.0.234.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:2288
Organization
technical business pubications ii
Contact emails

Subdomains

16 observed subdomains of kci-world.com.

Web-graph footprint

Distinct hostnames that link to or from kci-world.com in the public web crawl.

37 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kci-world.com.

MechanismTarget
SPF_Akci-world.com
SPF_Asqldynamics.kci-world.com
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.0.234.186
SPF_IP31.149.75.209
SPF_IP85.215.182.216

Related pages

Pivot deeper into the graph from kci-world.com.

Cypher and MCP

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

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