Skip to content

Hostname

kts.co.jp

Last fetched

kts.co.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · kts.co.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kts.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.153.9715.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.154.1973.33.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
kawada technosystem co.,ltd.
Contact emails

Subdomains

8 observed subdomains of kts.co.jp.

Web-graph footprint

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

72 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for kts.co.jp.

MechanismTarget
SPF_INCLUDE_spf.smoothfile.jp
SPF_INCLUDEspf.nlk.mailds.jp
SPF_INCLUDEspf.nlk2-pr.mailds.jp
SPF_INCLUDEspf.securemx.jp
SPF_INCLUDEspf2.nlk2.smtps.jp

Related pages

Pivot deeper into the graph from kts.co.jp.

Cypher and MCP

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

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