Hostname
k-idea.jp
Last fetched
k-idea.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
k-idea.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.124.13 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.37 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.67 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.81 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- kimura,takao
- Contact emails
Subdomains
17 observed subdomains of k-idea.jp.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from k-idea.jp in the public web crawl.
162 sites link to this hostname.
218 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for k-idea.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bownow.jp |
| SPF_IP | 153.120.134.204 |
| SPF_IP | 153.122.60.92/32 |
| SPF_IP | 157.7.107.112 |
| SPF_IP | 163.43.117.233/32 |
| SPF_IP | 163.43.30.222 |
Related pages
Pivot deeper into the graph from k-idea.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "k-idea.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.