Skip to content

Hostname

ikud.org

Last fetched

ikud.org resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ikud.orgRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ikud.org

Resolution chain

ikud.org resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.155.1993.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.483.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2043.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.343.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.803.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.933.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.13.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1083.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1123.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1223.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.723.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.17552.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.25152.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.2752.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.68.20852.219.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
atsushi tomiie
Contact emails

Subdomains

1 observed subdomain of ikud.org.

Subdomain
www.ikud.org

Threat posture

History

Related pages

Pivot deeper into the graph from ikud.org.

Cypher and MCP

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

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