Skip to content

Hostname

technoscience.ca

Last fetched

technoscience.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:a.r.c. informatique inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
67.215.5.23567.215.0.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:a.r.c. informatique inc.
Organization
conseil de developpement du loisir scientifique
Contact emails

Subdomains

32 observed subdomains of technoscience.ca.

Web-graph footprint

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

108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for technoscience.ca.

MechanismTarget
SPF_Atechnoscience.ca
SPF_INCLUDElikuid.com
SPF_INCLUDEspf.likuid.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP67.215.5.234
SPF_MXtechnoscience.ca

Related pages

Pivot deeper into the graph from technoscience.ca.

Cypher and MCP

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

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