Hostname
kntr.jp
Last fetched
kntr.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.
Nutrition Label
Resolution chain
kntr.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.173.14 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.24 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.28 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.50 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.33.252.21 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.33 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.56 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.76 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.59.107 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.64 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.89 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.90 | 3.174.58.0/23 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for kntr.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | webcas.net |
| SPF_IP | 114.31.83.0/24 |
| SPF_IP | 175.41.241.235 |
| SPF_IP | 175.41.241.238 |
| SPF_IP | 203.167.52.128/27 |
| SPF_IP | 210.128.246.0/28 |
| SPF_MX | kntr.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.