Skip to content

Hostname

wedge.trimble.com

Last fetched

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

Nutrition Label

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

Resolution chain

wedge.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 wedge.trimble.com in WhisperGraph.

Subdomains

1 observed subdomain of wedge.trimble.com.

Web-graph footprint

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

9 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wedge.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 wedge.trimble.com.

Cypher and MCP

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

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