Skip to content

Hostname

titleist.ca

Last fetched

titleist.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · titleist.caRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/titleist.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.8613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.229.10718.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.1818.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.3418.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.7618.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
54.192.35.2754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
Contact emails

Subdomains

7 observed subdomains of titleist.ca.

Web-graph footprint

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

134 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for titleist.ca.

MechanismTarget
SPF_Aproduction.na.acushnetcompany.demandware.net
SPF_INCLUDEspf-00454501.pphosted.com
SPF_INCLUDEspf-00454502.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.0.159.135
SPF_IP12.38.120.135
SPF_IP65.126.226.135

Related pages

Pivot deeper into the graph from titleist.ca.

Cypher and MCP

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

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