Skip to content

Hostname

a-navikuru.com

Last fetched

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

Nutrition Label

WHISPER CANON · a-navikuru.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/a-navikuru.com

Resolution chain

a-navikuru.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.74.220.3835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.109.24052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.161.7754.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.252.22554.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.82.20754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.92.14457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
ateam lifestyle
Contact emails

Subdomains

2 observed subdomains of a-navikuru.com.

Web-graph footprint

Distinct hostnames that link to or from a-navikuru.com in the public web crawl.

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for a-navikuru.com.

MechanismTarget
SPF_INCLUDEa-tm1.spf.cuenote.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf-ns.a-navikuru.com
SPF_INCLUDEspf-ns.a-tm.co.jp
SPF_INCLUDEspf.besender.jp
SPF_INCLUDEspf.navikuru.smtps.jp

Related pages

Pivot deeper into the graph from a-navikuru.com.

Cypher and MCP

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

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