Skip to content

Hostname

kaft.com

Last fetched

kaft.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · kaft.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kaft.com

Resolution chain

kaft.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.49.47.22213.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.209.10613.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.29.13316.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.171.73.4216.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.65.17451.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.33.16113.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.192.13.6416.192.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SE
13.60.142.9813.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.192.11.18616.192.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.123.11213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.192.37.15916.192.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.98.7051.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:1454
Organization
ozgur zeytinci
Contact emails

Subdomains

9 observed subdomains of kaft.com.

Web-graph footprint

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

147 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kaft.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail.freshdesk.com

Related pages

Pivot deeper into the graph from kaft.com.

Cypher and MCP

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

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