Skip to content

Hostname

forestry.trimble.com

Last fetched

forestry.trimble.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · forestry.trimble.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/forestry.trimble.com

Resolution chain

forestry.trimble.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.144.161.20716.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.172.3516.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.59.14335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.91.21844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.221.5144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.203.1154.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with forestry.trimble.com in WhisperGraph.

Subdomains

8 observed subdomains of forestry.trimble.com.

Web-graph footprint

Distinct hostnames that link to or from forestry.trimble.com in the public web crawl.

33 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for forestry.trimble.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf1.trimble.com
SPF_IP155.63.0.0/16
SPF_IP192.254.117.0/24
SPF_IP193.64.145.7
SPF_IP210.210.24.0/24
SPF_IP62.95.72.0/24

Related pages

Pivot deeper into the graph from forestry.trimble.com.

Cypher and MCP

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

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