Skip to content

Hostname

treesforcities.org

Last fetched

treesforcities.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · treesforcities.orgRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/treesforcities.org

Resolution chain

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

IPPrefixASNOperatorCountry
159.65.210.153159.65.208.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:69
Organization
rachel spriggens
Contact emails

Subdomains

17 observed subdomains of treesforcities.org.

Web-graph footprint

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

518 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for treesforcities.org.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-v6b.rocketseed.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.65.210.153
SPF_IP209.97.176.218
SPF_IP62.172.59.183
SPF_IP85.199.220.238

Related pages

Pivot deeper into the graph from treesforcities.org.

Cypher and MCP

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

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