Skip to content

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

WHISPER CANON · k-idea.jpRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/k-idea.jp

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.

IPPrefixASNOperatorCountry
18.164.124.1318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.3718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
kimura,takao
Contact emails

Subdomains

17 observed subdomains of k-idea.jp.

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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for k-idea.jp.

MechanismTarget
SPF_INCLUDE_spf.bownow.jp
SPF_IP153.120.134.204
SPF_IP153.122.60.92/32
SPF_IP157.7.107.112
SPF_IP163.43.117.233/32
SPF_IP163.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.