Skip to content

Hostname

trophy.at

Last fetched

trophy.at resolves to 1 IPv4 address operated by AS-ANEXIA ANEXIA Internetdienstleistungs GmbH in AT.

Nutrition Label

WHISPER CANON · trophy.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/trophy.at

Resolution chain

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

IPPrefixASNOperatorCountry
188.172.204.118188.172.204.0/22AS42473AS-ANEXIA ANEXIA Internetdienstleistungs GmbHAT

WHOIS identity

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

Subdomains

4 observed subdomains of trophy.at.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for trophy.at.

MechanismTarget
SPF_Atrophy.at
SPF_INCLUDEspf.xodox.de
SPF_IP188.172.204.116/32
SPF_IP188.172.204.117
SPF_IP188.172.204.118
SPF_IP188.172.205.40
SPF_IP195.234.228.181
SPF_IP195.234.228.184
SPF_IP195.234.228.216
SPF_MXtrophy.at

Related pages

Pivot deeper into the graph from trophy.at.

Cypher and MCP

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

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