Hostname
mosh.jp
Last fetched
mosh.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE.
Nutrition Label
Resolution chain
mosh.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.13.112 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.121 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.17 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.21 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.173.205.103 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.17 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.40 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.65 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.145.50 | 18.67.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.145.55 | 18.67.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.145.7 | 18.67.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.145.70 | 18.67.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- —
- Organization
- mosh,inc
- Contact emails
Subdomains
25 observed subdomains of mosh.jp.
Showing 23 of 25. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from mosh.jp.
- IP · 18.164.13.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · PE
- Email · 06241d6bbb270b8b09d2645f65f0c3d3-6635225@contact.gandi.net
- TLD · .jp
- Browse hostnames · mo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.