Skip to content

Hostname

ktnv.com

Last fetched

ktnv.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.141.10813.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.12013.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.6213.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.9013.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.103.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.143.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.493.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.743.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
52.222.214.11452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
the e. w. scripps
Contact emails

Subdomains

9 observed subdomains of ktnv.com.

Web-graph footprint

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

4,202 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ktnv.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from ktnv.com.

Cypher and MCP

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

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