Hostname
mora.jp
Last fetched
mora.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label
Resolution chain
mora.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- thomson reuters professional kk. thomson brandy
- Contact emails
Subdomains
34 observed subdomains of mora.jp.
Showing 25 of 34. View all subdomains →
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
MX records
SPF policy
9 SPF mechanisms authorising senders for mora.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_IP | 202.238.66.0/24 |
| SPF_IP | 54.249.243.132 |
| SPF_IP | 54.249.249.52 |
| SPF_IP | 54.249.26.64 |
| SPF_IP | 54.249.26.68 |
| SPF_IP | 54.249.7.241 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.