Skip to content

Hostname

tredi.com.tr

Last fetched

tredi.com.tr resolves to 2 IPv4 addresses operated by AS48678 in TR.

Nutrition Label

WHISPER CANON · tredi.com.trRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/tredi.com.tr

Resolution chain

tredi.com.tr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with tredi.com.tr in WhisperGraph.

Subdomains

45 observed subdomains of tredi.com.tr.

Web-graph footprint

Distinct hostnames that link to or from tredi.com.tr in the public web crawl.

27 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tredi.com.tr.

MechanismTarget
SPF_Atredi.com.tr
SPF_IP194.26.115.201
SPF_IP194.26.115.202
SPF_IP194.26.115.209
SPF_IP194.26.115.211
SPF_IP81.21.164.201
SPF_IP81.21.164.202
SPF_IP81.21.164.209
SPF_IP81.21.164.211
SPF_MXtredi.com.tr

Related pages

Pivot deeper into the graph from tredi.com.tr.

Cypher and MCP

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

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