Skip to content

Hostname

minute.jp

Last fetched

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

Nutrition Label

WHISPER CANON · minute.jpRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/minute.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.230.194.17513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.225.23918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.23.19218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.109.5252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.9.18354.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.197.15854.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.241.16054.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.91.19857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.6.15118.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.7.10743.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.182.12913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
minute_jp
Contact emails

Subdomains

4 observed subdomains of minute.jp.

Web-graph footprint

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

34 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from minute.jp.

Cypher and MCP

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

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