Skip to content

Hostname

trioks.com

Last fetched

trioks.com resolves to 2 IPv4 addresses operated by guzelhosting - GNET Internet Telekomunikasyon A.S. in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · trioks.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/trioks.com

Resolution chain

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

Registrar
iana:303
Organization
izgi tasarim hizmetleri
Contact emails

Subdomains

10 observed subdomains of trioks.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for trioks.com.

MechanismTarget
SPF_Atrioks.com
SPF_INCLUDErelay.guzelhosting.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_MXtrioks.com

Related pages

Pivot deeper into the graph from trioks.com.

Cypher and MCP

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

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