Skip to content

Hostname

goldentree.app

Last fetched

goldentree.app resolves to 1 IPv4 address operated by OPTIMUS-AS - Optimus IT d.o.o. in SI. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · goldentree.appRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/goldentree.app

Resolution chain

goldentree.app resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.240.216.16191.240.216.0/24AS48894OPTIMUS-AS - Optimus IT d.o.o.SI

WHOIS identity

Registrar
iana:2487
Organization
golden tree d.o.o.
Contact emails

Subdomains

15 observed subdomains of goldentree.app.

Web-graph footprint

Distinct hostnames that link to or from goldentree.app in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for goldentree.app.

MechanismTarget
SPF_Agoldentree.app
SPF_INCLUDEemsd1.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.sendinblue.com
SPF_IP91.240.216.68
SPF_IP91.240.216.70
SPF_MXgoldentree.app

Related pages

Pivot deeper into the graph from goldentree.app.

Cypher and MCP

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

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