Skip to content

Hostname

kftechsols.com

Last fetched

kftechsols.com resolves to 1 IPv4 address operated by AS49981 in NL. WHOIS lists iana:1509 as the registrar.

Nutrition Label

WHISPER CANON · kftechsols.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/kftechsols.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.14.135.5545.14.132.0/22AS49981NL

WHOIS identity

Registrar
iana:1509
Organization
Contact emails

Subdomains

5 observed subdomains of kftechsols.com.

Web-graph footprint

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

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kftechsols.com

SPF policy

4 SPF mechanisms authorising senders for kftechsols.com.

MechanismTarget
SPF_Akftechsols.com
SPF_IP45.14.135.55
SPF_IP51.89.192.109
SPF_MXkftechsols.com

Related pages

Pivot deeper into the graph from kftechsols.com.

Cypher and MCP

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

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