Skip to content

Hostname

msll.ca

Last fetched

msll.ca resolves to 2 IPv4 addresses operated by OVH in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · msll.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/msll.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.100.159.124198.100.144.0/20AS16276OVHCA
3.98.88.1083.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
mount seymour little league
Contact emails

Subdomains

1 observed subdomain of msll.ca.

Subdomain
www.msll.ca

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for msll.ca.

MechanismTarget
SPF_Amsll.ca
SPF_INCLUDEspappz.com
SPF_INCLUDEspf.web-dns1.com
SPF_IP51.222.203.13
SPF_MXmsll.ca

Related pages

Pivot deeper into the graph from msll.ca.

Cypher and MCP

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

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