Skip to content

Hostname

ikyu.com

Last fetched

ikyu.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ikyu.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ikyu.com

Resolution chain

ikyu.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.10613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.10618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.167.1023.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.63.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.663.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.773.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
52.85.65.10052.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.11952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7652.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7752.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ikyu.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ikyu.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mxhero.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf2.nlk2.smtps.jp
SPF_INCLUDEu3783051.wl052.sendgrid.net
SPF_IP180.148.171.128/25
SPF_IP182.236.93.72/32
SPF_IP202.143.79.0/24

Related pages

Pivot deeper into the graph from ikyu.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ikyu.com"})-[: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.