Skip to content

Hostname

nextcloud.jp

Last fetched

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

Nutrition Label

WHISPER CANON · nextcloud.jpRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nextcloud.jp

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.154.1103.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2343.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1143.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1723.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2213.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2303.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.333.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1123.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1483.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.803.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.0.25252.219.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.3952.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.6352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.6852.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.5552.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.17152.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

3 observed subdomains of nextcloud.jp.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nextcloud.jp.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nextcloud.jp.

Cypher and MCP

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

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