Skip to content

Hostname

trigonos.at

Last fetched

trigonos.at resolves to 1 IPv4 address operated by AS202516 in AT.

Nutrition Label

WHISPER CANON · trigonos.atRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/trigonos.at

Resolution chain

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

IPPrefixASNOperatorCountry
193.58.164.126193.58.164.0/22AS202516AT

WHOIS identity

No WHOIS records are currently associated with trigonos.at in WhisperGraph.

Subdomains

15 observed subdomains of trigonos.at.

Web-graph footprint

Distinct hostnames that link to or from trigonos.at in the public web crawl.

22 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for trigonos.at.

MechanismTarget
SPF_INCLUDEemailsys.net
SPF_INCLUDErm01.trigonos.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.175.7.230

Related pages

Pivot deeper into the graph from trigonos.at.

Cypher and MCP

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

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