Skip to content

Hostname

treenewbee.click

Last fetched

treenewbee.click resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · treenewbee.clickRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/treenewbee.click

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.2023.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2313.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.463.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.853.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.223.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.783.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.12452.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.8452.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.3652.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.11152.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.15552.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.14752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.10352.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.7152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.15952.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
chinasofti
Contact emails

Subdomains

2 observed subdomains of treenewbee.click.

Web-graph footprint

Distinct hostnames that link to or from treenewbee.click in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from treenewbee.click.

Cypher and MCP

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

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