Skip to content

Hostname

cloudlogi.jp

Last fetched

cloudlogi.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · cloudlogi.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cloudlogi.jp

Resolution chain

cloudlogi.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.141.14113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.203.11918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.234.3935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.235.752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.51.9052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.183.11954.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

2 observed subdomains of cloudlogi.jp.

Web-graph footprint

Distinct hostnames that link to or from cloudlogi.jp in the public web crawl.

20 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cloudlogi.jp

SPF policy

2 SPF mechanisms authorising senders for cloudlogi.jp.

MechanismTarget
SPF_Awww1511.sakura.ne.jp
SPF_MXcloudlogi.jp

Related pages

Pivot deeper into the graph from cloudlogi.jp.

Cypher and MCP

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

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