Skip to content

Hostname

triumph.ca

Last fetched

triumph.ca resolves to 1 IPv4 address operated by GOOGLE - Google LLC in US. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · triumph.caRouting diversity1.5/10Peering density8.5/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/triumph.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.215.71.23535.215.64.0/18AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
Contact emails

Subdomains

11 observed subdomains of triumph.ca.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for triumph.ca.

MechanismTarget
SPF_Awebmail.triumph.ca
SPF_INCLUDEmailanyone.net
SPF_INCLUDEoutgoing-relays.descartes.com
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.240.2.37
SPF_IP203.62.213.207/32
SPF_IP35.215.71.235
SPF_IP38.140.222.220

Related pages

Pivot deeper into the graph from triumph.ca.

Cypher and MCP

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

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