Skip to content

Hostname

t-host.com.tr

Last fetched

t-host.com.tr resolves to 3 IPv4 addresses operated by AS25145 in TR.

Nutrition Label

WHISPER CANON · t-host.com.trRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/t-host.com.tr

Resolution chain

t-host.com.tr resolves to 3 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 t-host.com.tr in WhisperGraph.

Subdomains

25 observed subdomains of t-host.com.tr.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for t-host.com.tr.

MechanismTarget
SPF_At-host.com.tr
SPF_IP77.92.99.0/24
SPF_MXt-host.com.tr

Related pages

Pivot deeper into the graph from t-host.com.tr.

Cypher and MCP

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

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