Skip to content

Hostname

native-trust.co.jp

Last fetched

native-trust.co.jp resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · native-trust.co.jpRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/native-trust.co.jp

Resolution chain

native-trust.co.jp resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.159.181.15813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.128.1318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.143.1463.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.50.12135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.158.14535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.143.20035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.68.13935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.124.22852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.23.14254.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.46.254.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.246.3754.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.164.20313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.12.8213.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.141.18357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.94.21713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
nativetrust
Contact emails

Subdomains

2 observed subdomains of native-trust.co.jp.

Web-graph footprint

Distinct hostnames that link to or from native-trust.co.jp in the public web crawl.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for native-trust.co.jp.

MechanismTarget
SPF_INCLUDEkagoya.net

Related pages

Pivot deeper into the graph from native-trust.co.jp.

Cypher and MCP

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

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