Hostname
jkca.or.jp
Last fetched
jkca.or.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.
Nutrition Label
Resolution chain
jkca.or.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.162.58.37 | 3.162.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.58.38 | 3.162.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.58.70 | 3.162.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.58.93 | 3.162.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.169.36.105 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.17 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.26 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.95 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
No WHOIS records are currently associated with jkca.or.jp in WhisperGraph.
Subdomains
1 observed subdomain of jkca.or.jp.
| Subdomain |
|---|
| www.jkca.or.jp |
Web-graph footprint
Distinct hostnames that link to or from jkca.or.jp in the public web crawl.
6 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for jkca.or.jp.
| Mechanism | Target |
|---|---|
| SPF_A | www3387.sakura.ne.jp |
| SPF_MX | jkca.or.jp |
Related pages
Pivot deeper into the graph from jkca.or.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jkca.or.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.