Skip to content

Hostname

oasisnavi.jp

Last fetched

oasisnavi.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · oasisnavi.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/oasisnavi.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.156.2413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
176.32.83.249176.32.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.101.24052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.248.20854.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.156.10354.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.196.62.14413.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
proto corporation
Contact emails

Subdomains

13 observed subdomains of oasisnavi.jp.

Web-graph footprint

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

41 sites link to this hostname.

394 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for oasisnavi.jp.

MechanismTarget
SPF_INCLUDE_spf.oasisnavi.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEpr1.portaml.info
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEsrs1931.cuenote.jp

Related pages

Pivot deeper into the graph from oasisnavi.jp.

Cypher and MCP

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

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