Skip to content

Hostname

mos.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.107.11613.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.1213.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.3513.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.8213.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.1163.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.23.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.573.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.923.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.4852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.6952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
mos food services,
Contact emails

Subdomains

31 observed subdomains of mos.jp.

Web-graph footprint

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

2,179 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mos.jp.

MechanismTarget
SPF_INCLUDE_netblocks.3hands.co.jp
SPF_INCLUDE_nos.mos.jp
SPF_INCLUDE_spf.mos.jp
SPF_INCLUDEcrmstyle.com
SPF_IP13.230.103.174/32
SPF_IP202.221.180.128/25
SPF_IP210.128.158.77
SPF_IP54.95.193.205/32
SPF_IP61.209.243.68

Related pages

Pivot deeper into the graph from mos.jp.

Cypher and MCP

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

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