Skip to content

Hostname

klib.in

Last fetched

klib.in resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · klib.inRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/klib.in

Resolution chain

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

IPPrefixASNOperatorCountry
52.219.64.12652.219.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.66.11852.219.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
klib technologies private
Contact emails

Subdomains

11 observed subdomains of klib.in.

Web-graph footprint

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

64 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for klib.in.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf.zoho.in
SPF_INCLUDEtransmail.net
SPF_INCLUDEtransmail.net.in
SPF_IP134.209.157.179
SPF_IP139.59.55.41
SPF_IP178.128.84.195
SPF_IP77.32.208.41
SPF_MXklib.in

Related pages

Pivot deeper into the graph from klib.in.

Cypher and MCP

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

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