Skip to content

Hostname

mora.jp

Last fetched

mora.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · mora.jpRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/mora.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.254.102108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.120108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.80108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.88108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.154.227.1418.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.5218.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.718.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.227.9618.154.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.10118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.10418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.11418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
thomson reuters professional kk. thomson brandy
Contact emails

Subdomains

34 observed subdomains of mora.jp.

Web-graph footprint

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

3,051 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mora.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_IP202.238.66.0/24
SPF_IP54.249.243.132
SPF_IP54.249.249.52
SPF_IP54.249.26.64
SPF_IP54.249.26.68
SPF_IP54.249.7.241
SPF_IP54.249.9.144

Related pages

Pivot deeper into the graph from mora.jp.

Cypher and MCP

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

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