Skip to content

Hostname

caresul-kaigo.jp

Last fetched

caresul-kaigo.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · caresul-kaigo.jpRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/caresul-kaigo.jp

Resolution chain

caresul-kaigo.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.122.12018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.181.10018.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.1818.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.7218.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.9318.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
3.174.113.173.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.433.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.453.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.763.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
Organization
speee inc,
Contact emails

Subdomains

16 observed subdomains of caresul-kaigo.jp.

Web-graph footprint

Distinct hostnames that link to or from caresul-kaigo.jp in the public web crawl.

445 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for caresul-kaigo.jp.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from caresul-kaigo.jp.

Cypher and MCP

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

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