Skip to content

Hostname

smithlearning.ca

Last fetched

smithlearning.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:baremetal.com inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.29.22915.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.10.20315.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.185.14916.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.208.5716.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.219.316.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.132.503.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.163.1443.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.66.6916.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:baremetal.com inc
Organization
queen's university at kingston
Contact emails

Subdomains

2 observed subdomains of smithlearning.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for smithlearning.ca.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com

Related pages

Pivot deeper into the graph from smithlearning.ca.

Cypher and MCP

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

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