Skip to content

Hostname

freetree.de

Last fetched

freetree.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · freetree.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/freetree.de

Resolution chain

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

IPPrefixASNOperatorCountry
176.9.21.74176.9.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with freetree.de in WhisperGraph.

Subdomains

5 observed subdomains of freetree.de.

Web-graph footprint

Distinct hostnames that link to or from freetree.de in the public web crawl.

14 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for freetree.de.

MechanismTarget
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEsendgrid.net
SPF_IP149.72.255.161
SPF_IP192.254.122.136
SPF_MXfreetree.de

Related pages

Pivot deeper into the graph from freetree.de.

Cypher and MCP

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

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