Skip to content

Hostname

treecosmetics.org

Last fetched

treecosmetics.org resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · treecosmetics.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/treecosmetics.org

Resolution chain

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

WHOIS identity

Registrar
iana:1479
Organization
mtwo service
Contact emails

Subdomains

5 observed subdomains of treecosmetics.org.

Web-graph footprint

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

88 sites link to this hostname.

5,333 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • treecosmetics.org

SPF policy

7 SPF mechanisms authorising senders for treecosmetics.org.

MechanismTarget
SPF_Atreecosmetics.org
SPF_INCLUDE_spf.mailerix.net
SPF_IP148.251.114.235
SPF_IP65.21.93.175
SPF_IP95.217.136.219
SPF_IP95.217.199.121
SPF_MXtreecosmetics.org

Related pages

Pivot deeper into the graph from treecosmetics.org.

Cypher and MCP

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

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