Skip to content

Hostname

trimo-group.com

Last fetched

trimo-group.com resolves to 1 IPv4 address operated by AS60435 in SI. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · trimo-group.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trimo-group.com

Resolution chain

trimo-group.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.29.17.165185.29.17.0/24AS60435SI

WHOIS identity

Registrar
iana:1052
Organization
trimo, d.d.
Contact emails

Subdomains

6 observed subdomains of trimo-group.com.

Web-graph footprint

Distinct hostnames that link to or from trimo-group.com in the public web crawl.

99 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for trimo-group.com.

MechanismTarget
SPF_Atrimo-group.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP13.111.0.0/16
SPF_IP136.146.128.64/27
SPF_IP136.146.208.0/21
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP136.147.32.0/19
SPF_IP182.50.78.64/28
SPF_IP185.29.17.165
SPF_IP185.29.17.166
SPF_IP185.29.17.167
SPF_IP185.55.92.84
SPF_IP185.55.92.85
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP85.222.128.0/19
SPF_IP91.220.55.100
SPF_IP91.220.55.22
SPF_IP91.220.55.220
SPF_IP91.220.55.32
SPF_IP91.220.55.72
SPF_IP91.220.55.73
SPF_IP96.43.144.0/20
SPF_MXtrimo-group.com

Related pages

Pivot deeper into the graph from trimo-group.com.

Cypher and MCP

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

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