Hostname
tridesign.si
Last fetched
tridesign.si resolves to 1 IPv4 address operated by AS34779 in SI. WHOIS lists registrar:kabi d.o.o. registrar-url: http://domene.kabi.si as the registrar.
Nutrition Label
Resolution chain
tridesign.si 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 |
|---|---|---|---|---|
| 84.255.194.6 | 84.255.192.0/18 | AS34779 | — | SI |
WHOIS identity
- Registrar
- registrar:kabi d.o.o. registrar-url: http://domene.kabi.si
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of tridesign.si.
Web-graph footprint
Distinct hostnames that link to or from tridesign.si in the public web crawl.
23 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for tridesign.si.
| Mechanism | Target |
|---|---|
| SPF_A | tridesign.si |
| SPF_INCLUDE | spf.t-2.net |
| SPF_IP | 2a01:260:d000:fffe:698a:e418:eaf4:f951 |
| SPF_IP | 2a01:261:0:9:0:0:0:efd |
| SPF_MX | tridesign.si |
Related pages
Pivot deeper into the graph from tridesign.si.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tridesign.si"})-[: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.