Skip to content

Hostname

logotherapy.ca

Last fetched

logotherapy.ca resolves to 5 IPv4 addresses operated by OVH in CA. WHOIS lists registrar:ovhcloud (hébergement ovh inc) as the registrar.

Nutrition Label

WHISPER CANON · logotherapy.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/logotherapy.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.45.12615.235.0.0/17AS16276OVHCA
18.165.116.10218.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.5418.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.6118.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.8518.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ovhcloud (hébergement ovh inc)
Organization
Contact emails

Subdomains

3 observed subdomains of logotherapy.ca.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for logotherapy.ca.

MechanismTarget
SPF_Amail.logotherapy.ca

Related pages

Pivot deeper into the graph from logotherapy.ca.

Cypher and MCP

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

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