Skip to content

Hostname

triuso.de

Last fetched

triuso.de resolves to 1 IPv4 address operated by AS20791 in DE.

Nutrition Label

WHISPER CANON · triuso.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/triuso.de

Resolution chain

triuso.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.67.227.20980.67.224.0/20AS20791DE

WHOIS identity

No WHOIS records are currently associated with triuso.de in WhisperGraph.

Subdomains

6 observed subdomains of triuso.de.

Web-graph footprint

Distinct hostnames that link to or from triuso.de in the public web crawl.

104 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for triuso.de.

MechanismTarget
SPF_Amailgw01.bpxnet.de
SPF_Amailgw02.bpxnet.de
SPF_Aserver02.triuso.cust.bitpoint.de
SPF_Asmtp.bpx.de
SPF_Atriuso.de
SPF_MXtriuso.de

Related pages

Pivot deeper into the graph from triuso.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "triuso.de"})-[: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.