Skip to content

Hostname

trigg.gr

Last fetched

trigg.gr is a registered hostname under the .gr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · trigg.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/trigg.gr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with trigg.gr in WhisperGraph.

Subdomains

9 observed subdomains of trigg.gr.

Web-graph footprint

Distinct hostnames that link to or from trigg.gr in the public web crawl.

1,431 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • trigg.gr

SPF policy

6 SPF mechanisms authorising senders for trigg.gr.

MechanismTarget
SPF_Atrigg.gr
SPF_INCLUDErelay.is.cc
SPF_INCLUDErelay.mailbaby.net
SPF_IP66.45.228.91
SPF_IP74.50.75.142
SPF_MXtrigg.gr

Related pages

Pivot deeper into the graph from trigg.gr.

Cypher and MCP

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

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