Skip to content

Hostname

kntr.jp

Last fetched

kntr.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.1413.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.2413.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.2813.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.5013.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.33.252.2113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.59.1073.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.59.643.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.59.893.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.59.903.174.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

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

Subdomains

7 observed subdomains of kntr.jp.

Web-graph footprint

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

51 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kntr.jp.

MechanismTarget
SPF_INCLUDEwebcas.net
SPF_IP114.31.83.0/24
SPF_IP175.41.241.235
SPF_IP175.41.241.238
SPF_IP203.167.52.128/27
SPF_IP210.128.246.0/28
SPF_MXkntr.jp

Related pages

Pivot deeper into the graph from kntr.jp.

Cypher and MCP

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

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