Skip to content

Hostname

trt-5.org

Last fetched

trt-5.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · trt-5.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/trt-5.org

Resolution chain

trt-5.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
laurent rossignol
Contact emails

Subdomains

2 observed subdomains of trt-5.org.

Web-graph footprint

Distinct hostnames that link to or from trt-5.org in the public web crawl.

60 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for trt-5.org.

MechanismTarget
SPF_Atrt-5.org
SPF_INCLUDEmx.ovh.com
SPF_IP92.243.8.140
SPF_IP92.243.8.150
SPF_IP92.243.8.204
SPF_IP92.243.8.219
SPF_IP92.243.9.19
SPF_IP92.243.9.20
SPF_MXtrt-5.org

Related pages

Pivot deeper into the graph from trt-5.org.

Cypher and MCP

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

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