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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.29.17.165 | 185.29.17.0/24 | AS60435 | — | SI |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
28 SPF mechanisms authorising senders for trimo-group.com.
| Mechanism | Target |
|---|---|
| SPF_A | trimo-group.com |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.salesforce.com |
| SPF_IP | 13.111.0.0/16 |
| SPF_IP | 136.146.128.64/27 |
| SPF_IP | 136.146.208.0/21 |
| SPF_IP | 136.147.135.0/24 |
| SPF_IP | 136.147.176.0/24 |
| SPF_IP | 136.147.182.0/24 |
| SPF_IP | 136.147.32.0/19 |
| SPF_IP | 182.50.78.64/28 |
| SPF_IP | 185.29.17.165 |
| SPF_IP | 185.29.17.166 |
| SPF_IP | 185.29.17.167 |
| SPF_IP | 185.55.92.84 |
| SPF_IP | 185.55.92.85 |
| SPF_IP | 198.245.81.0/24 |
| SPF_IP | 199.122.123.0/24 |
| SPF_IP | 85.222.128.0/19 |
| SPF_IP | 91.220.55.100 |
| SPF_IP | 91.220.55.22 |
| SPF_IP | 91.220.55.220 |
| SPF_IP | 91.220.55.32 |
| SPF_IP | 91.220.55.72 |
| SPF_IP | 91.220.55.73 |
| SPF_IP | 96.43.144.0/20 |
| SPF_MX | trimo-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.