Skip to content

Hostname

mail.trioks.com

Last fetched

mail.trioks.com resolves to 2 IPv4 addresses operated by guzelhosting - GNET Internet Telekomunikasyon A.S. in TR.

Nutrition Label

WHISPER CANON · mail.trioks.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.trioks.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.247.162.18104.247.162.0/24AS42846guzelhosting - GNET Internet Telekomunikasyon A.S.TR
78.135.82.19278.135.82.0/24AS207326HostLAB - HostLAB Bilisim Teknolojileri A.S.TR

WHOIS identity

No WHOIS records are currently associated with mail.trioks.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.trioks.com.

MechanismTarget
SPF_Amail.trioks.com
SPF_IP185.93.71.204
SPF_IP208.74.121.83
SPF_IP34.213.2.224
SPF_IP46.31.79.2
SPF_IP52.55.120.73
SPF_IP78.135.82.192
SPF_MXmail.trioks.com

Related pages

Pivot deeper into the graph from mail.trioks.com.

Cypher and MCP

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

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