Skip to content

Hostname

simleader.ca

Last fetched

simleader.ca resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in US. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.208.83.21535.208.0.0/15AS43515YOUTUBE YOUTUBEUS

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
Contact emails

Subdomains

8 observed subdomains of simleader.ca.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for simleader.ca.

MechanismTarget
SPF_Asimleader.ca
SPF_INCLUDEspf.likuid.com
SPF_IP158.69.5.179
SPF_IP167.114.205.151/32
SPF_IP67.215.9.185
SPF_IP68.168.114.163/32
SPF_MXsimleader.ca

Related pages

Pivot deeper into the graph from simleader.ca.

Cypher and MCP

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

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