Skip to content

Hostname

tripon.ca

Last fetched

tripon.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:156 as the registrar.

Nutrition Label

WHISPER CANON · tripon.caRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/tripon.ca

Resolution chain

tripon.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.157.56.415.158.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.206.9416.56.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.77.923.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.114.1903.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:156
Organization
swoo
Contact emails

Subdomains

4 observed subdomains of tripon.ca.

Web-graph footprint

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

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tripon.ca.

MechanismTarget
SPF_INCLUDEspf.improvmx.com

Related pages

Pivot deeper into the graph from tripon.ca.

Cypher and MCP

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

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