Skip to content

Hostname

lasaga.ca

Last fetched

lasaga.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · lasaga.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lasaga.ca

Resolution chain

lasaga.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
Contact emails

Subdomains

8 observed subdomains of lasaga.ca.

Web-graph footprint

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

35 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for lasaga.ca.

MechanismTarget
SPF_Alasaga.ca
SPF_INCLUDEspf.likuid.com
SPF_IP51.222.130.234/32
SPF_IP54.39.105.178/32
SPF_IP67.215.7.18
SPF_MXlasaga.ca

Related pages

Pivot deeper into the graph from lasaga.ca.

Cypher and MCP

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

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