Skip to content

Hostname

mosh.jp

Last fetched

mosh.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.13.11218.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.12118.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.1718.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.2118.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.173.205.10318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.145.5018.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.5518.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.718.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.145.7018.67.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
mosh,inc
Contact emails

Subdomains

25 observed subdomains of mosh.jp.

Web-graph footprint

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

1,756 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from mosh.jp.

Cypher and MCP

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

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