Skip to content

Hostname

networkprint.ne.jp

Last fetched

networkprint.ne.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · networkprint.ne.jpRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/networkprint.ne.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.219.14713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.57.17013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.27.14418.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.128.3635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.202.18152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.153.15052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.209.21354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.37.21113.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with networkprint.ne.jp in WhisperGraph.

Subdomains

5 observed subdomains of networkprint.ne.jp.

Web-graph footprint

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

990 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for networkprint.ne.jp.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP13.230.208.175/32
SPF_IP54.249.67.165/32

Related pages

Pivot deeper into the graph from networkprint.ne.jp.

Cypher and MCP

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

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