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
Resolution chain
trioks.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.247.162.18 | 104.247.162.0/24 | AS42846 | guzelhosting - GNET Internet Telekomunikasyon A.S. | TR |
| 78.135.82.192 | 78.135.82.0/24 | AS207326 | HostLAB - 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
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- mail.trioks.com
- trioks.com
SPF policy
9 SPF mechanisms authorising senders for trioks.com.
| Mechanism | Target |
|---|---|
| SPF_A | trioks.com |
| SPF_INCLUDE | relay.guzelhosting.com |
| SPF_IP | 185.93.71.204 |
| SPF_IP | 208.74.121.83 |
| SPF_IP | 34.213.2.224 |
| SPF_IP | 46.31.79.2 |
| SPF_IP | 52.55.120.73 |
| SPF_IP | 78.135.82.192 |
| SPF_MX | trioks.com |
Related pages
Pivot deeper into the graph from trioks.com.
- IP · 104.247.162.18
- ASN · AS42846guzelhosting - GNET Internet Telekomunikasyon A.S.
- Registrar · iana:303
- Country · TR
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.