Skip to content

Hostname

kurashiru.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.129.8913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.49.15713.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.78.21218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.157.1143.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.70.1603.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.229.12035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.150.8052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.9.1854.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.160.5654.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.50.23357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.94.9113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.199.6413.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

13 observed subdomains of kurashiru.com.

Web-graph footprint

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

2,385 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kurashiru.com.

MechanismTarget
SPF_INCLUDE23854620.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from kurashiru.com.

Cypher and MCP

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

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