Skip to content

Hostname

ekimemo.com

Last fetched

ekimemo.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ekimemo.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ekimemo.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.230.19.4513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
176.32.69.127176.32.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.19.90176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.151.12818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.48.1303.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.209.12235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.56.12035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.172.4235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.117.4635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.78.3735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.169.3852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.96.19954.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.63.1254.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.151.3354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.164.1357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.174.8513.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.31.21352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of ekimemo.com owner
Contact emails

Subdomains

22 observed subdomains of ekimemo.com.

Web-graph footprint

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

178 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ekimemo.com.

MechanismTarget
SPF_INCLUDE_spf.ekimemo.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.our-rails.ekimemo.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from ekimemo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ekimemo.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.