Skip to content

Hostname

trimblegeospatial.com

Last fetched

trimblegeospatial.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · trimblegeospatial.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trimblegeospatial.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.20.14108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.49108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.59108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.72108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.3113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.11118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.3554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.554.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5954.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7154.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

64 observed subdomains of trimblegeospatial.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for trimblegeospatial.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from trimblegeospatial.com.

Cypher and MCP

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

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