Skip to content

Hostname

kli.org

Last fetched

kli.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · kli.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kli.org

Resolution chain

kli.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.46.186104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.146.223172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:431
Organization
klingon language institute
Contact emails

Subdomains

3 observed subdomains of kli.org.

Web-graph footprint

Distinct hostnames that link to or from kli.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kli.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDElists.kli.org
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP219.118.79.135/32
SPF_IP64.90.62.162/32
SPF_IP64.90.62.194
SPF_IP64.90.62.213
SPF_IP69.163.136.25
SPF_MXkli.org

Related pages

Pivot deeper into the graph from kli.org.

Cypher and MCP

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

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