Skip to content

Hostname

moontrek.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.2403.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.103.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.15252.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.19552.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.9552.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.6752.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.8752.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.12352.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
shinichi miyake
Contact emails

Subdomains

1 observed subdomain of moontrek.jp.

Web-graph footprint

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

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from moontrek.jp.

Cypher and MCP

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

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