Skip to content

Hostname

tsarenfrew.ca

Last fetched

tsarenfrew.ca resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.214.78.220162.214.72.0/21AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
51.79.20.14851.79.0.0/17AS16276OVH - OVH SASCA

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
trinity - st. andrew's united church
Contact emails

Subdomains

8 observed subdomains of tsarenfrew.ca.

Web-graph footprint

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

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tsarenfrew.ca.

MechanismTarget
SPF_Atsarenfrew.ca
SPF_IP162.214.78.220
SPF_IP51.79.20.148
SPF_MXtsarenfrew.ca

Related pages

Pivot deeper into the graph from tsarenfrew.ca.

Cypher and MCP

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

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