Skip to content

Hostname

notepm.jp

Last fetched

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

Nutrition Label

WHISPER CANON · notepm.jpRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/notepm.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.178.36.11118.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.234.1133.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.253.2553.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.209.18935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.1.22452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.196.2552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.34.24054.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.179.22754.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.31.7613.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.250.4057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
project mode,
Contact emails

Subdomains

10 observed subdomains of notepm.jp.

Web-graph footprint

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

332 sites link to this hostname.

1,351 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for notepm.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com

Related pages

Pivot deeper into the graph from notepm.jp.

Cypher and MCP

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

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