Skip to content

Hostname

systemsengineer.ca

Last fetched

systemsengineer.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
micheal o'brien
Contact emails

Subdomains

2 observed subdomains of systemsengineer.ca.

Web-graph footprint

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

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for systemsengineer.ca.

MechanismTarget
SPF_Asystemsengineer.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDErinj.net
SPF_IP162.213.255.51
SPF_IP199.188.200.249
SPF_MXsystemsengineer.ca

Related pages

Pivot deeper into the graph from systemsengineer.ca.

Cypher and MCP

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

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