Skip to content

Hostname

nosweb.jp

Last fetched

nosweb.jp resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.66.21213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.167.21213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.170.17013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.27.5213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.19.12113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.220.3335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.79.15235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.208.18352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.245.3352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.236.11652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.232.352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.23.5452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.51.8554.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.57.6557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.186.25518.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.51.16813.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.108.16013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.153.857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
toru wada
Contact emails

Subdomains

4 observed subdomains of nosweb.jp.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nosweb.jp.

MechanismTarget
SPF_IP153.127.77.214

Related pages

Pivot deeper into the graph from nosweb.jp.

Cypher and MCP

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

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