Skip to content

Hostname

ecnavi.jp

Last fetched

ecnavi.jp resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

WHISPER CANON · ecnavi.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ecnavi.jp

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.118.11143.204.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.82.1053.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.283.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.823.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.893.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.97.123.164.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.81.113.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ecnavi.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.voyagegr.info
SPF_INCLUDEvoyage.maildealer.jp
SPF_INCLUDEvoyage.spf.cuenote.jp

Related pages

Pivot deeper into the graph from ecnavi.jp.

Cypher and MCP

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

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