Skip to content

Hostname

triacom.ca

Last fetched

triacom.ca resolves to 1 IPv4 address operated by AS63949 in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · triacom.caRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/triacom.ca

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.97.239172.105.96.0/20AS63949CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
kalida technologies
Contact emails

Subdomains

7 observed subdomains of triacom.ca.

Web-graph footprint

Distinct hostnames that link to or from triacom.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for triacom.ca.

MechanismTarget
SPF_Aapps.compluspos.com
SPF_Aprinter.triacom.ca
SPF_Atriacom.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_IP108.163.138.196
SPF_IP142.4.217.158
SPF_IP70.38.74.80/28
SPF_MXtriacom.ca

Related pages

Pivot deeper into the graph from triacom.ca.

Cypher and MCP

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

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