Skip to content

Hostname

newtonproject.org

Last fetched

newtonproject.org resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · newtonproject.orgRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/newtonproject.org

Resolution chain

newtonproject.org resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.87.15813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.145.21113.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.18.24713.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.109.15218.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.151.14318.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.175.9435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.119.25552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.68.20052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.226.6157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.39.14754.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.141.7713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.193.19613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.126.11918.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

33 observed subdomains of newtonproject.org.

Web-graph footprint

Distinct hostnames that link to or from newtonproject.org in the public web crawl.

115 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for newtonproject.org.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from newtonproject.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "newtonproject.org"})-[: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.