Skip to content

Hostname

navi-school.com

Last fetched

navi-school.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · navi-school.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/navi-school.com

Resolution chain

navi-school.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.179.216.11818.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.123.2235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.143.3035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.205.8235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.146.23235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.40.24135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.130.10752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.77.1854.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.120.10713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
chubu telecommunications co.
Contact emails

Subdomains

17 observed subdomains of navi-school.com.

Web-graph footprint

Distinct hostnames that link to or from navi-school.com in the public web crawl.

121 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for navi-school.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdigital-knowledge.sm.air.ne.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEtm.spf.cuenote.jp
SPF_IP158.201.243.109

Related pages

Pivot deeper into the graph from navi-school.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "navi-school.com"})-[: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.