Skip to content

Hostname

tonejs.org

Last fetched

tonejs.org resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.10116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.9316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.19116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.64.18916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.251.5952.216.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.27.3552.216.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.20552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.13952.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.7752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.81.1152.217.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.98.4352.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:472
Organization
dutch gramophone
Contact emails

Subdomains

1 observed subdomain of tonejs.org.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from tonejs.org.

Cypher and MCP

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

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