Skip to content

Hostname

kftv.com

Last fetched

kftv.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.141.6176.34.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.145.20152.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.207.19452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.122.12952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.148.15454.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.172.2454.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.179.7754.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.81.9354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.128.9299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of kftv.com.

Web-graph footprint

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

361 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kftv.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kftv.com.

Cypher and MCP

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

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