Skip to content

Hostname

server-navi.com

Last fetched

server-navi.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:3759 as the registrar.

Nutrition Label

WHISPER CANON · server-navi.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/server-navi.com

Resolution chain

server-navi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.249.105.13754.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:3759
Organization
hiroshi watanabe
Contact emails

Subdomains

2 observed subdomains of server-navi.com.

Web-graph footprint

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

37 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for server-navi.com.

MechanismTarget
SPF_Aserver-navi.com
SPF_IP54.238.146.205/32
SPF_IP54.249.59.162
SPF_MXserver-navi.com

Related pages

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

Cypher and MCP

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

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