Skip to content

Hostname

n-pri.jp

Last fetched

n-pri.jp resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · n-pri.jpRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/n-pri.jp

Resolution chain

n-pri.jp resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.57.13513.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.197.713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.188.8513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.210.25218.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.163.19235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.22.252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.121.252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.157.4152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.53.3154.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.23.7254.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.27.18154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.124.8157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.109.22857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
shimauma print system,
Contact emails

Subdomains

33 observed subdomains of n-pri.jp.

Web-graph footprint

Distinct hostnames that link to or from n-pri.jp in the public web crawl.

545 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for n-pri.jp.

MechanismTarget
SPF_INCLUDEcnuapjge87.powerspf.com

Related pages

Pivot deeper into the graph from n-pri.jp.

Cypher and MCP

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

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