Skip to content

Hostname

se-navi.jp

Last fetched

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

Nutrition Label

WHISPER CANON · se-navi.jpRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/se-navi.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.81.8413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.158.15418.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.119.6935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.190.20154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.117.9254.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.194.21513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

13 observed subdomains of se-navi.jp.

Web-graph footprint

Distinct hostnames that link to or from se-navi.jp in the public web crawl.

105 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for se-navi.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.secure.ne.jp
SPF_IP13.113.0.20
SPF_IP13.115.93.3
SPF_IP49.212.198.108
SPF_IP52.196.104.23
SPF_IP52.197.227.225
SPF_IP52.198.113.214
SPF_IP52.198.33.149

Related pages

Pivot deeper into the graph from se-navi.jp.

Cypher and MCP

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

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