Skip to content

Hostname

snolab.ca

Last fetched

snolab.ca resolves to 1 IPv4 address operated by ORION-ASN - ORION in CA. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · snolab.caRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/snolab.ca

Resolution chain

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

IPPrefixASNOperatorCountry
142.51.70.102142.51.70.0/24AS26677ORION-ASN - ORIONCA

WHOIS identity

Registrar
iana:140
Organization
sudbury neutrino observatory institute at queen's university
Contact emails

Subdomains

264 observed subdomains of snolab.ca.

Web-graph footprint

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

228 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for snolab.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.51.70.230
SPF_IP142.51.70.239
SPF_IP142.51.70.241
SPF_IP142.51.70.243
SPF_IP142.51.70.244
SPF_MXsnolab.ca

Related pages

Pivot deeper into the graph from snolab.ca.

Cypher and MCP

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

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