Skip to content

Hostname

kntv.jp

Last fetched

kntv.jp resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · kntv.jpRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kntv.jp

Resolution chain

kntv.jp resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.8.4713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.0.21013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.86.25413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.147.14613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
176.32.93.89176.32.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.158.21018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.205.703.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.188.1053.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.89.14135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.157.18835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.62.18635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.202.5152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.250.12852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.240.4254.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.144.22454.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.234.16154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.33.6013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.14.11457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.108.17813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

1 observed subdomain of kntv.jp.

Subdomain
stg.kntv.jp

Web-graph footprint

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

438 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kntv.jp.

MechanismTarget
SPF_INCLUDEkagoya.net
SPF_INCLUDEmdr0006.maildealer.jp
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf-bma.mpme.jp

Related pages

Pivot deeper into the graph from kntv.jp.

Cypher and MCP

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

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