Skip to content

Hostname

triax.com

Last fetched

triax.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · triax.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/triax.com

Resolution chain

triax.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.62.65.164178.62.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:106
Organization
triax a/s
Contact emails

Subdomains

17 observed subdomains of triax.com.

Web-graph footprint

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

164 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for triax.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf1.triax.com
SPF_IP185.26.2.24
SPF_IP185.38.180.4
SPF_IP193.106.120.0/22
SPF_IP194.239.77.137
SPF_IP198.37.156.28/32
SPF_IP77.66.124.178
SPF_IP77.66.124.91
SPF_IP80.63.48.162
SPF_IP81.45.91.210
SPF_IP91.215.163.75
SPF_IP91.215.163.77
SPF_IP94.231.107.25

Related pages

Pivot deeper into the graph from triax.com.

Cypher and MCP

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

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